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-dev): bump the dependencies group in /examples/cypress with 2 updates #387

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps the dependencies group in /examples/cypress with 2 updates: @badeball/cypress-cucumber-preprocessor and multiple-cucumber-html-reporter.

Updates @badeball/cypress-cucumber-preprocessor from 21.0.0 to 21.0.2

Release notes

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

v21.0.2

  • Cache requested source maps, fixes #1245.

v21.0.1

  • Support config file locations other than project root, fixes #1243.
Changelog

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

v21.0.2

  • Cache requested source maps, fixes #1245.

v21.0.1

  • Support config file locations other than project root, fixes #1243.
Commits
  • ffe6808 v21.0.2
  • 8acb238 Cache requested source maps
  • 1e11dca v21.0.1
  • 10423a8 Support config file locations other than project root
  • a8b0926 Less noisy renovate bot
  • 931ec88 Update dependency @​cucumber/messages to v26
  • a3fa7cc Update dependency @​cucumber/gherkin to v29
  • 2c5d05d Update dependency @​cucumber/cucumber to v11
  • d26bdba Avoid multiple runs on renovate bot's PRs
  • a16cf61 Merge pull request #1234 from badeball/renovate/configure
  • Additional commits viewable in compare view

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

Release notes

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

Release 3.8.0

  • fix: dark mode in useCDN case (#383) (494fae3)
  • chore(deps-dev): bump the dependencies group across 1 directory with 3 updates (#385) (fe9accc)
  • chore(deps-dev): bump the dependencies group (#372) (71300ad)
  • chore(deps-dev): bump @​types/node (#368) (7f2b309)
  • Create in report support for webm video in the report output (#369) (732ba1e)
  • chore(deps): bump the dependencies group (#367) (2c391d3)
  • chore(deps-dev): bump @​types/node (#366) (6811914)
  • chore(deps-dev): bump the dependencies group (#364) (71c8980)
  • fix: 🐛 fixed sample cypress project (#362) (631c3e3)
  • chore(deps): bump the dependencies group (#360) (f87b15e)
Commits
  • c751ff7 chore: release v3.8.0
  • 494fae3 fix: dark mode in useCDN case (#383)
  • fe9accc chore(deps-dev): bump the dependencies group across 1 directory with 3 update...
  • 71300ad chore(deps-dev): bump the dependencies group (#372)
  • 7f2b309 chore(deps-dev): bump @​types/node (#368)
  • 732ba1e Create in report support for webm video in the report output (#369)
  • 2c391d3 chore(deps): bump the dependencies group (#367)
  • 6811914 chore(deps-dev): bump @​types/node (#366)
  • 71c8980 chore(deps-dev): bump the dependencies group (#364)
  • 631c3e3 fix: 🐛 fixed sample cypress project (#362)
  • Additional commits viewable in compare view

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 the dependencies group in /examples/cypress with 2 updates: [@badeball/cypress-cucumber-preprocessor](https:/badeball/cypress-cucumber-preprocessor) and [multiple-cucumber-html-reporter](https:/WasiqB/multiple-cucumber-html-reporter).


Updates `@badeball/cypress-cucumber-preprocessor` from 21.0.0 to 21.0.2
- [Release notes](https:/badeball/cypress-cucumber-preprocessor/releases)
- [Changelog](https:/badeball/cypress-cucumber-preprocessor/blob/master/CHANGELOG.md)
- [Commits](badeball/cypress-cucumber-preprocessor@v21.0.0...v21.0.2)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 7, 2024
@WasiqB WasiqB merged commit 950b262 into main Oct 7, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/examples/cypress/main/dependencies-eab73fac1f branch October 7, 2024 14:51
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant