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

chore(deps): bump @cucumber/cucumber from 9.6.0 to 10.0.0 #561

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @cucumber/cucumber from 9.6.0 to 10.0.0.

Release notes

Sourced from @​cucumber/cucumber's releases.

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)
Changelog

Sourced from @​cucumber/cucumber's changelog.

[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)
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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [@cucumber/cucumber](https://github.com/cucumber/cucumber-js) from 9.6.0 to 10.0.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.6.0...v10.0.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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 10, 2023
@antoinezanardi antoinezanardi merged commit 17361b4 into develop Oct 10, 2023
12 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/cucumber/cucumber-10.0.0 branch October 10, 2023 13:47
antoinezanardi pushed a commit that referenced this pull request Oct 14, 2023
## [1.20.0](v1.19.0...v1.20.0) (2023-10-14)

### 🚀 Features

* **game-play:** occurrences for game plays ([#558](#558)) ([fdf28d0](fdf28d0))

### ✅ Tests

* **acceptance:** acceptance tests for current game play source players ([#548](#548)) ([286d4f8](286d4f8))
* **acceptance:** acceptance tests villager-villager role ([#566](#566)) ([879999c](879999c))
* **acceptance:** acceptance tests werewolf role ([#565](#565)) ([8cdb589](8cdb589))

### 🔁 CI

* **release:** fetch-depth set to 0 to merge main into develop ([#551](#551)) ([fd497cc](fd497cc))
* **release:** merge main into develop before running semantic release ([9c1fd27](9c1fd27))
* **release:** merge main into develop before running semantic release ([#550](#550)) ([ab46912](ab46912))

### 🧹 Chore

* **branch-name:** expand possible branch prefixes ([#570](#570)) ([d5a7d79](d5a7d79))
* **commands:** run commands are available undeer the .run directory ([#567](#567)) ([b36ee52](b36ee52)), closes [#547](#547)
* **constants:** deep readonly for all constants and consistent way of declare mongoose props ([#568](#568)) ([72ed7b3](72ed7b3)), closes [#564](#564)
* **deps:** bump @cucumber/cucumber from 9.5.1 to 9.6.0 ([#556](#556)) ([53bd156](53bd156))
* **deps:** bump @cucumber/cucumber from 9.6.0 to 10.0.0 ([#561](#561)) ([17361b4](17361b4)), closes [/github.com/cucumber/cucumber-js/blob/main/UPGRADING.md#1000](https://github.com/antoinezanardi//github.com/cucumber/cucumber-js/blob/main/UPGRADING.md/issues/1000) [#2331](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2331) [#2334](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2334) [#2334](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2334) [#2337](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2337) [#2260](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2260) [#2331](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2331) [#2331](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2331) [#2334](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2334) [#2334](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2334) [#2337](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2337) [#2260](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2260) [#2331](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2331) [#2337](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2337) [#2336](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2336) [#2334](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2334) [#2330](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2330) [#2261](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2261) [#2331](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2331)
* **deps:** bump mongoose from 7.5.4 to 7.6.0 ([#557](#557)) ([ca953b6](ca953b6))
* **deps:** bump mongoose from 7.6.0 to 7.6.1 ([#562](#562)) ([b1c8d2a](b1c8d2a))
* **deps:** bump the eslint group with 1 update ([#553](#553)) ([6439751](6439751))
* **deps:** bump the jest group with 1 update ([#560](#560)) ([2b0701e](2b0701e))
* **deps:** bump the types group with 1 update ([#552](#552)) ([07d669d](07d669d))
* **deps:** bump the types group with 1 update ([#563](#563)) ([56d254c](56d254c))
* **deps:** bump the types group with 1 update ([#569](#569)) ([b4e8c98](b4e8c98))
* **deps:** bump the types group with 3 updates ([#559](#559)) ([8b5a977](8b5a977))
* **deps:** bump ts-loader from 9.4.4 to 9.5.0 ([#555](#555)) ([7bb987d](7bb987d))
* **deps:** bump type-fest from 4.3.3 to 4.4.0 ([#554](#554)) ([25cb4ef](25cb4ef)), closes [#682](#682) [#682](#682)
@antoinezanardi
Copy link
Owner

🎉 This PR is included in version 1.20.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant