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 the cypress group across 1 directory with 3 updates #7600

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 6, 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.1.0

Release notes

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

v20.1.0

  • Include skipped (not omitted) tests in reports, fixes #1041.

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.1.0

  • Include skipped (not omitted) tests in reports, fixes #1041.

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
  • f2875e5 v20.1.0
  • fb421ae Provide some debug output upon spec filtering
  • bf8fcff Update to actions/{upload,download}-artifact@v4
  • 15b2aa5 Include skipped (not omitted) tests in reports
  • f343cc3 Omit outputting filtered pickles
  • b3a9174 Conditionally repopulate internal spec properties
  • 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
  • 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.13.0

Release notes

Sourced from cypress's releases.

v13.13.0

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

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
  • a16edd5 chore: move frontend-shared from a dev dependency to a runtime dependency in ...
  • 10f90f9 chore: release 13.13.0 (#29781)
  • c0f2f1a chore: Update v8 snapshot cache (#29773)
  • aa8aaa1 chore: fix testing kitchen sink job against staging as it needs node 20.8 or ...
  • c2473c0 dependency: update dependency launch-editor to v2.8.0 (#29770)
  • f2554f1 feat: add Angular Signals CT Harness for Angular 17.2 and up for users to be ...
  • ed85a2c chore: Update v8 snapshot cache (#29758)
  • a3f7a3c chore: Update Chrome (beta) to 127.0.6533.26 (#29760)
  • 606a43b refactor: CriClient -> traditional class + async factory (#29676)
  • db6afb1 dependency: update dependency memfs to v3.5.3 (#29746)
  • Additional commits viewable in compare view

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.1.0
- [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.1.0)

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.13.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.13.0)

---
updated-dependencies:
- dependency-name: "@badeball/cypress-cucumber-preprocessor"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 20, 2024

Superseded by #7634.

@dependabot dependabot bot closed this Jul 20, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cypress-ab6b5270a9 branch July 20, 2024 01:17
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.

None yet

1 participant