Skip to content

Bump @cucumber/cucumber from 9.1.0 to 11.1.0#2056

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/cucumber/cucumber-11.1.0
Open

Bump @cucumber/cucumber from 9.1.0 to 11.1.0#2056
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/cucumber/cucumber-11.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps @cucumber/cucumber from 9.1.0 to 11.1.0.

Release notes

Sourced from @​cucumber/cucumber's releases.

v11.1.0

Added

  • Add support for Node.js 23 (#2446)

Changed

  • Replace JUnit formatter with messages-based package (#2445)

Fixed

  • Handle UNKNOWN status when rendering test run outcome (#2441)

v11.0.1

Fixed

  • Add missing setParallelCanAssign export (#2427)

v11.0.0

This release contains breaking changes, see https://github.com/cucumber/cucumber-js/blob/main/UPGRADING.md for advice.

Changed

  • Major refactor of runtime code for both serial and parallel modes (#2422)

Removed

  • BREAKING CHANGE: Remove previously-deprecated parseGherkinMessageStream (#2420)
  • BREAKING CHANGE: Remove previously-deprecated PickleFilter (#2420)
  • BREAKING CHANGE: Remove previously-deprecated Runtime (#2420)
  • BREAKING CHANGE: Remove support for Node.js 21 (#2423)

v10.9.0

Added

v10.8.0

Added

  • Add world and context to allow accessing state from arrow functions (#2402)

v10.7.0

Added

  • Explicit support for Node.js 22 (#2405)

Fixed

  • Ensure that parallel workers remain in-progress during retries (#2404)

v10.6.0

Added

  • Add loader option for ESM loader hooks #2399

v10.5.1

Fixed

  • Type signature of defineParameterType correctly reflects transformer property's optionality.

... (truncated)

Changelog

Sourced from @​cucumber/cucumber's changelog.

[11.1.0] - 2024-11-17

Added

  • Add support for Node.js 23 (#2446)

Changed

  • Replace JUnit formatter with messages-based package (#2445)

Fixed

  • Handle UNKNOWN status when rendering test run outcome (#2441)

[11.0.1] - 2024-09-14

Fixed

  • Add missing setParallelCanAssign export (#2427)

[11.0.0] - 2024-08-29

Changed

  • Major refactor of runtime code for both serial and parallel modes (#2422)

Removed

  • BREAKING CHANGE: Remove previously-deprecated parseGherkinMessageStream (#2420)
  • BREAKING CHANGE: Remove previously-deprecated PickleFilter (#2420)
  • BREAKING CHANGE: Remove previously-deprecated Runtime (#2420)
  • BREAKING CHANGE: Remove support for Node.js 21 (#2423)

[10.9.0] - 2024-08-13

Added

[10.8.0] - 2024-05-26

Added

  • Add world and context to allow accessing state from arrow functions (#2402)

[10.7.0] - 2024-05-11

Added

  • Explicit support for Node.js 22 (#2405)

Fixed

  • Ensure that parallel workers remain in-progress during retries (#2404)

[10.6.0] - 2024-04-25

Added

  • Add loader option for ESM loader hooks #2399

[10.5.1] - 2024-04-21

Fixed

  • Type signature of defineParameterType correctly reflects transformer property's optionality.

[10.5.0] - 2024-04-21

Added

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 18, 2024
Bumps [@cucumber/cucumber](https://github.com/cucumber/cucumber-js) from 9.1.0 to 11.1.0.
- [Release notes](https://github.com/cucumber/cucumber-js/releases)
- [Changelog](https://github.com/cucumber/cucumber-js/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-js@v9.1.0...v11.1.0)

---
updated-dependencies:
- dependency-name: "@cucumber/cucumber"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cucumber/cucumber-11.1.0 branch from b5d2ec6 to b76c1a0 Compare November 29, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants