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 with 3 updates #8141

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2025

Bumps the cypress group with 3 updates: @cucumber/cucumber, cypress-network-idle and multiple-cucumber-html-reporter.

Updates @cucumber/cucumber from 11.1.1 to 11.2.0

Release notes

Sourced from @​cucumber/cucumber's releases.

v11.2.0

Added

  • junit formatter now includes timestamp attribute (junit-xml-formatter#45)
  • Hook message now includes type (#2463)
  • TestRunStarted message now includes id; TestCase and TestRunFinished messages reference it in testRunStartedId (#2463)

Fixed

  • Enable world proxy in parameter transformers (#2465)
Changelog

Sourced from @​cucumber/cucumber's changelog.

[11.2.0] - 2025-01-09

Added

  • junit formatter now includes timestamp attribute (junit-xml-formatter#45)
  • Hook message now includes type (#2463)
  • TestRunStarted message now includes id; TestCase and TestRunFinished messages reference it in testRunStartedId (#2463)

Fixed

  • Enable world proxy in parameter transformers (#2465)
Commits

Updates cypress-network-idle from 1.14.2 to 1.14.4

Release notes

Sourced from cypress-network-idle's releases.

v1.14.4

1.14.4 (2025-01-09)

Bug Fixes

  • add example and document the timeout option (#182) (0f6de5b)

v1.14.3

1.14.3 (2025-01-09)

Bug Fixes

  • docs: use correct path for after.js link (#119) (86113fe)
Commits

Updates multiple-cucumber-html-reporter from 3.8.0 to 3.9.0

Release notes

Sourced from multiple-cucumber-html-reporter's releases.

Release 3.9.0

  • fix: 🐛 upgraded datatables library to fix security issues (#411) (bd58e2c)
  • chore(deps-dev): bump the dependencies group across 1 directory with 2 updates (#409) (d87a26a)
  • chore(deps-dev): bump the dependencies group across 1 directory with 3 updates (#403) (6a3631b)
  • chore(deps-dev): bump @​types/node (#398) (6ffc893)
  • chore(deps-dev): bump @​types/node (#396) (e13bbd0)
  • chore(deps-dev): bump @​types/node (#394) (40c8021)
  • chore(deps-dev): bump the dependencies group (#391) (5413f25)
  • chore(deps): bump micromatch (#388) (25cc89a)
  • chore(deps-dev): bump the dependencies group (#387) (950b262)
Commits
  • b855e17 chore: release v3.9.0
  • bd58e2c fix: 🐛 upgraded datatables library to fix security issues (#411)
  • d87a26a chore(deps-dev): bump the dependencies group across 1 directory with 2 update...
  • 6a3631b chore(deps-dev): bump the dependencies group across 1 directory with 3 update...
  • 6ffc893 chore(deps-dev): bump @​types/node (#398)
  • e13bbd0 chore(deps-dev): bump @​types/node (#396)
  • 40c8021 chore(deps-dev): bump @​types/node (#394)
  • 5413f25 chore(deps-dev): bump the dependencies group (#391)
  • 25cc89a chore(deps): bump micromatch (#388)
  • 950b262 chore(deps-dev): bump the dependencies group (#387)
  • See full diff 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: [@cucumber/cucumber](https://github.com/cucumber/cucumber-js), [cypress-network-idle](https://github.com/bahmutov/cypress-network-idle) and [multiple-cucumber-html-reporter](https://github.com/WasiqB/multiple-cucumber-html-reporter).


Updates `@cucumber/cucumber` from 11.1.1 to 11.2.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@v11.1.1...v11.2.0)

Updates `cypress-network-idle` from 1.14.2 to 1.14.4
- [Release notes](https://github.com/bahmutov/cypress-network-idle/releases)
- [Commits](bahmutov/cypress-network-idle@v1.14.2...v1.14.4)

Updates `multiple-cucumber-html-reporter` from 3.8.0 to 3.9.0
- [Release notes](https://github.com/WasiqB/multiple-cucumber-html-reporter/releases)
- [Changelog](https://github.com/WasiqB/multiple-cucumber-html-reporter/blob/main/CHANGELOG.md)
- [Commits](WasiqB/multiple-cucumber-html-reporter@v3.8.0...v3.9.0)

---
updated-dependencies:
- dependency-name: "@cucumber/cucumber"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cypress
- dependency-name: cypress-network-idle
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cypress
- dependency-name: multiple-cucumber-html-reporter
  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 Jan 18, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 18, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cypress-d4bcc64a8e branch January 18, 2025 02:45
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.

0 participants