Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @cucumber/cucumber from 9.1.0 to 10.0.1 #1796

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps @cucumber/cucumber from 9.1.0 to 10.0.1.

Release notes

Sourced from @​cucumber/cucumber's releases.

v10.0.1

Fixed

  • Honour order of paths in configuration (#2345)

v10.0.0

See the upgrading guide for how to adapt to the breaking changes in this release.

Added

  • Add support for Node.js 20 (#2331)

Changed

  • BREAKING CHANGE: Use appropriate module loading mechanism for configuration files (#2334)
  • BREAKING CHANGE: Use await import() to load all custom formatters and snippet syntaxes (#2334)
  • BREAKING CHANGE: Use await import() for default support code loading (#2337)

Fixed

  • Ensure attached string literals are base64-encoded in JSON reports (#2260)

Removed

  • BREAKING CHANGE: Drop support for Node.js 14, 16 and 19 (#2331)

v9.6.0

Fixed

  • Improve handling of formatter paths (#2315)
  • Warn on ambiguous colons in formatter paths (#2335)

v9.5.1

Fixed

  • Allow single-item arrays as a format (#2324)

v9.5.0

Added

  • Support array notation of formats with path in configuration files (#2318)

Fixed

  • Wait for stream to finish at end of publish plugin (#2322)

v9.4.0

Fixed

  • Fix type import from cucumber-expressions (#2310)

Removed

  • Remove Cucumber Reports suggestion (#2311)

v9.3.0

Added

  • Support attachments with filenames (#2297)
  • Support downloading attachments from HTML report (#2300)

v9.2.0

... (truncated)

Changelog

Sourced from @​cucumber/cucumber's changelog.

[10.0.1] - 2023-10-20

Fixed

  • Honour order of paths in configuration (#2345)

[10.0.0] - 2023-10-09

Added

  • Add support for Node.js 20 (#2331)

Changed

  • BREAKING CHANGE: Use appropriate module loading mechanism for configuration files (#2334)
  • BREAKING CHANGE: Use await import() to load all custom formatters and snippet syntaxes (#2334)
  • BREAKING CHANGE: Use await import() for default support code loading (#2337)

Fixed

  • Ensure attached string literals are base64-encoded in JSON reports (#2260)

Removed

  • BREAKING CHANGE: Drop support for Node.js 14, 16 and 19 (#2331)

[9.6.0] - 2023-10-07

Fixed

  • Improve handling of formatter paths (#2315)
  • Warn on ambiguous colons in formatter paths (#2335)

[9.5.1] - 2023-09-06

Fixed

  • Allow single-item arrays as a format (#2324)

[9.5.0] - 2023-09-03

Added

  • Support array notation of formats with path in configuration files (#2318)

Fixed

  • Wait for stream to finish at end of publish plugin (#2322)

[9.4.0] - 2023-08-12

Fixed

  • Fix type import from cucumber-expressions (#2310)

Removed

  • Remove Cucumber Reports suggestion (#2311)

[9.3.0] - 2023-07-14

Added

  • Support attachments with filenames (#2297)
  • Support downloading attachments from HTML report (#2300)

[9.2.0] - 2023-06-22

Added

  • New option for JUnit test suite name to be passed in formatOptions (#2265)

... (truncated)

Commits
  • 6eede88 Prepare release v10.0.1
  • f98d567 honour order of paths in configuration (#2345)
  • 52fa813 chore(deps-dev): bump @​babel/traverse from 7.21.4 to 7.23.2 (#2344)
  • 842099b fix: point status badges correctly
  • ed34524 Prepare release v10.0.0
  • b0592ab chore: add upgrading advice for 10.0.0
  • 3c9974f chore: update older versions list
  • 5224de2 use import by default for support code (#2337)
  • ddb3312 consistent pattern for imports (#2336)
  • 3d23eec use import wherever possible to load code (#2334)
  • Additional commits viewable in compare view

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 Oct 23, 2023
Bumps [@cucumber/cucumber](https://github.com/cucumber/cucumber-js) from 9.1.0 to 10.0.1.
- [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...v10.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cucumber/cucumber-10.0.1 branch from 437404d to 616b59f Compare November 7, 2023 14:10
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 22, 2023

Superseded by #1822.

@dependabot dependabot bot closed this Dec 22, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cucumber/cucumber-10.0.1 branch December 22, 2023 07:39
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