Skip to content

Bump the cypress group across 1 directory with 3 updates #7551

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2024

Bumps the cypress group with 3 updates in the / directory: @badeball/cypress-cucumber-preprocessor, @cucumber/cucumber and cypress.

Updates @badeball/cypress-cucumber-preprocessor from 20.0.4 to 20.0.7

Release notes

Sourced from @​badeball/cypress-cucumber-preprocessor's releases.

v20.0.7

  • Updated all dependencies, fixes #1198.

v20.0.6

  • Search for configuration files using strategy project, fixes #1185.

v20.0.5

  • Updated all dependencies, fixes #1180.
Changelog

Sourced from @​badeball/cypress-cucumber-preprocessor's changelog.

v20.0.7

  • Updated all dependencies, fixes #1198.

v20.0.6

  • Search for configuration files using strategy project, fixes #1185.

v20.0.5

  • Updated all dependencies, fixes #1180.
Commits
  • 6c81d49 v20.0.7
  • 84021c1 Update nearly all dependencies, including esbuild
  • e05488c Run *.cmd commands with shell: true
  • 982ee5e Update patch of @​cypress/vite-dev-server
  • 4d111e3 v20.0.6
  • b3836ec Search for configuration files using strategy project
  • 8b3f45d Add cypress-split to event handler examples
  • a6862bd Merge branch 'master' of github.com:badeball/cypress-cucumber-preprocessor
  • 0173e4f v20.0.5
  • 9759458 Ensure clean install before publishing
  • Additional commits viewable in compare view

Updates @cucumber/cucumber from 10.6.0 to 10.8.0

Release notes

Sourced from @​cucumber/cucumber's releases.

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

Sourced from @​cucumber/cucumber's changelog.

[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)
Commits
  • e70a98c Prepare release v10.8.0
  • bdb7f61 Add debug logging to start of run
  • 1901ec8 Add world and context proxies for use in arrow functions (#2402)
  • 2990fe4 add documentation note about tsconfig-paths and esm
  • c3435b8 Prepare release v10.7.0
  • 9cb30b8 Add explicit Node.js 22 support and testing (#2405)
  • a28dc9b fix: Ensure parallel rules aren't bypassed on retries (#2404)
  • b02a90a Add formatter plugins and start reimplementing builtins (#2400)
  • 6dae044 docs: specify LTS versions with register support
  • See full diff in compare view

Updates cypress from 13.8.1 to 13.12.0

Release notes

Sourced from cypress's releases.

v13.12.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-12-0

v13.11.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-11-0

v13.10.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-10-0

v13.9.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-9-0

Commits

You can trigger a rebase of this PR 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 the cypress group with 3 updates in the / directory: [@badeball/cypress-cucumber-preprocessor](https://github.com/badeball/cypress-cucumber-preprocessor), [@cucumber/cucumber](https://github.com/cucumber/cucumber-js) and [cypress](https://github.com/cypress-io/cypress).


Updates `@badeball/cypress-cucumber-preprocessor` from 20.0.4 to 20.0.7
- [Release notes](https://github.com/badeball/cypress-cucumber-preprocessor/releases)
- [Changelog](https://github.com/badeball/cypress-cucumber-preprocessor/blob/master/CHANGELOG.md)
- [Commits](badeball/cypress-cucumber-preprocessor@v20.0.4...v20.0.7)

Updates `@cucumber/cucumber` from 10.6.0 to 10.8.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@v10.6.0...v10.8.0)

Updates `cypress` from 13.8.1 to 13.12.0
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.8.1...v13.12.0)

---
updated-dependencies:
- dependency-name: "@badeball/cypress-cucumber-preprocessor"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cypress
- dependency-name: "@cucumber/cucumber"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cypress
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cypress
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 29, 2024

Superseded by #7572.

@dependabot dependabot bot closed this Jun 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cypress-8bf60b6588 branch June 29, 2024 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant