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.6.0 to 10.6.0 in /backend #561

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2024

Bumps @cucumber/cucumber from 9.6.0 to 10.6.0.

Release notes

Sourced from @​cucumber/cucumber's releases.

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.

v10.5.0

Added

  • Allow supplying error details for pending steps (#2393)
  • Allow defining a default function profile to be used as profile builder (#2384)

Fixed

v10.4.0

Added

  • Add more debug logging around code loading (#2389)

v10.3.2

Changed

  • Use explicit status to check if Cucumber is running when registering support code (#2386)

v10.3.1

Changed

  • Allow provided configuration to be an array (#2374)

v10.3.0

Added

  • Allow provided configuration to be a string (#2373)
  • Include stackTrace in result exception object (#2371)

v10.2.1

Fixed

  • Resolve release process issues

Changed

  • Improve API documentation and TypeScript types (#2367)

v10.1.0

Added

  • Ability to access World parameters from BeforeAll/AfterAll hooks (see documentation) (#1770)
  • Support for Node.js 21 (#2365)

Changed

  • Replace usage of VError with Error.cause (#2363)
  • Updated HTML formatter with better search UX and smaller bundle size (react-components#337)

Fixed

... (truncated)

Changelog

Sourced from @​cucumber/cucumber's changelog.

[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

  • Allow supplying error details for pending steps (#2393)
  • Allow defining a default function profile to be used as profile builder (#2384)

Fixed

[10.4.0] - 2024-04-07

Added

  • Add more debug logging around code loading (#2389)

[10.3.2] - 2024-03-27

Changed

  • Use explicit status to check if Cucumber is running when registering support code (#2386)

[10.3.1] - 2024-01-16

Changed

  • Allow provided configuration to be an array (#2374)

[10.3.0] - 2024-01-15

Added

  • Allow provided configuration to be a string (#2373)
  • Include stackTrace in result exception object (#2371)

[10.2.1] - 2024-01-07

Fixed

  • Resolve release process issues

[10.2.0] - 2024-01-07

Changed

  • Improve API documentation and TypeScript types (#2367)

[10.1.0] - 2023-12-21

Added

  • Ability to access World parameters from BeforeAll/AfterAll hooks (see documentation) (#1770)
  • Support for Node.js 21 (#2365)

Changed

  • Replace usage of VError with Error.cause (#2363)
  • Updated HTML formatter with better search UX and smaller bundle size (react-components#337)

... (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)

Bumps [@cucumber/cucumber](https://github.com/cucumber/cucumber-js) from 9.6.0 to 10.6.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.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 9, 2024
Copy link

sonarcloud bot commented May 9, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@sMeilbeck
Copy link
Collaborator

This cannot be updated until the cucumber-html-reporter is updated to handle breaking changes of cucumber version 10, else screenshots not working

@sMeilbeck sMeilbeck added bug Something isn't working interdependency-problem Other package needs an update first and removed bug Something isn't working labels May 10, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 16, 2024

Superseded by #572.

@dependabot dependabot bot closed this May 16, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/backend/dev/cucumber/cucumber-10.6.0 branch May 16, 2024 11:25
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 interdependency-problem Other package needs an update first
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant