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

build(deps-dev): bump the cypress group across 1 directory with 4 updates #604

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps the cypress group with 4 updates in the /tests directory: @badeball/cypress-cucumber-preprocessor, @bahmutov/cypress-esbuild-preprocessor, cypress and multiple-cucumber-html-reporter.

Updates @badeball/cypress-cucumber-preprocessor from 20.1.1 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.

v21.0.0

Breaking changes:

  • Exported member preprocessor of @badeball/cypress-cucumber-preprocessor/browserify is removed.

  • The executable cypress-cucumber-diagnostics has been replaced by a dryRun option, relates to #1120 and #1129.

    • This is a massive overhaul of a feature that was originally ill-thought-out. I'm curious about the reception.

Other changees:

  • Re-introduce support for Node v18, fixes #1230.

  • Generate a temporary messages report in case of JsonFormatter errors, relates to #1161.

  • Support project directories containing square brackets, EG. /home/[foo] my project/, relates to #1196.

  • Allow features in arbitrary locations, fixes #1225.

v20.1.2

  • Updated all dependencies, including esbuild, relates to #1068.
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.

v21.0.0

Breaking changes:

  • Exported member preprocessor of @badeball/cypress-cucumber-preprocessor/browserify is removed.

  • The executable cypress-cucumber-diagnostics has been replaced by a dryRun option, relates to #1120 and #1129.

    • This is a massive overhaul of a feature that was originally ill-thought-out. I'm curious about the reception.

Other changees:

  • Re-introduce support for Node v18, fixes #1230.

  • Generate a temporary messages report in case of JsonFormatter errors, relates to #1161.

  • Support project directories containing square brackets, EG. /home/[foo] my project/, relates to #1196.

  • Allow features in arbitrary locations, fixes #1225.

v20.1.2

  • Updated all dependencies, including esbuild, relates to #1068.
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 @bahmutov/cypress-esbuild-preprocessor from 2.2.2 to 2.2.3

Release notes

Sourced from @​bahmutov/cypress-esbuild-preprocessor's releases.

v2.2.3

2.2.3 (2024-09-06)

Bug Fixes

  • deps: update dependency debug to v4.3.7 (6b34d4e)
Commits
  • 6b34d4e fix(deps): update dependency debug to v4.3.7
  • acac1b6 Updated badges
  • dca860f chore(deps): update dependency cypress to v13.14.2
  • 589ca52 Updated badges
  • 1ac3aec chore(deps): update dependency cypress to v13.14.1
  • 636e42e Updated badges
  • 8fc2866 chore(deps): update dependency cypress to v13.14.0
  • dc3d8d4 Updated badges
  • 490f0f2 chore(deps): update dependency semantic-release to v24.1.0
  • 04f6a70 chore(deps): update dependency esbuild to v0.23.1
  • Additional commits viewable in compare view

Updates cypress from 13.13.2 to 13.15.0

Release notes

Sourced from cypress's releases.

v13.15.0

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

v13.14.2

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

v13.14.1

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

v13.14.0

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

v13.13.3

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

Commits
  • 5afb929 chore: Update Chrome (stable) to 129.0.6668.70 (#30279)
  • 0d2248c chore: release 13.15.0 (#30292)
  • 8d71cc4 chore: Update changelog to 'addresses' rather than addressed in (#30275)
  • 1d84532 feat: Improve UX when Test Replay upload fails due to slow upload (#30235)
  • fbe51fc chore: fix net_stubbing flake (#30276)
  • 88900e7 chore: update tests to skip the welcome screen on launchpad tests. (#30240)
  • 954cc50 chore: [Snyk] Security upgrade express from 4.19.2 to 4.21.0 in packages/grap...
  • 3ff88b7 chore: Fix double bugfixes headings in changelog (#30268)
  • 0bdf495 chore: Update Chrome (beta) to 130.0.6723.6 (#30256)
  • f7946de docs: update guides/building-release-artifacts.md (#30257)
  • 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

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

…ates

Bumps the cypress group with 4 updates in the /tests directory: [@badeball/cypress-cucumber-preprocessor](https://github.com/badeball/cypress-cucumber-preprocessor), [@bahmutov/cypress-esbuild-preprocessor](https://github.com/bahmutov/cypress-esbuild-preprocessor), [cypress](https://github.com/cypress-io/cypress) and [multiple-cucumber-html-reporter](https://github.com/WasiqB/multiple-cucumber-html-reporter).


Updates `@badeball/cypress-cucumber-preprocessor` from 20.1.1 to 21.0.2
- [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.1.1...v21.0.2)

Updates `@bahmutov/cypress-esbuild-preprocessor` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/bahmutov/cypress-esbuild-preprocessor/releases)
- [Commits](bahmutov/cypress-esbuild-preprocessor@v2.2.2...v2.2.3)

Updates `cypress` from 13.13.2 to 13.15.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.13.2...v13.15.0)

Updates `multiple-cucumber-html-reporter` from 3.7.0 to 3.8.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.7.0...v3.8.0)

---
updated-dependencies:
- dependency-name: "@badeball/cypress-cucumber-preprocessor"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: cypress
- dependency-name: "@bahmutov/cypress-esbuild-preprocessor"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cypress
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 5, 2024
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.

0 participants