Skip to content

Bump cypress from 4.12.1 to 14.3.3 #787

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
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2025

Bumps cypress from 4.12.1 to 14.3.3.

Release notes

Sourced from cypress's releases.

v14.3.3

Changelog: https://docs.cypress.io/app/references/changelog#14-3-3

v14.3.2

Changelog: https://docs.cypress.io/app/references/changelog#14-3-2

v14.3.1

Changelog: https://docs.cypress.io/app/references/changelog#14-3-1

v14.3.0

Changelog: https://docs.cypress.io/app/references/changelog#14-3-0

v14.2.1

Changelog: https://docs.cypress.io/app/references/changelog#14-2-1

v14.2.0

Changelog: https://docs.cypress.io/app/references/changelog#14-2-0

v14.1.0

Changelog: https://docs.cypress.io/app/references/changelog#14-1-0

v14.0.3

Changelog: https://docs.cypress.io/app/references/changelog#14-0-3

v14.0.2

Changelog: https://docs.cypress.io/app/references/changelog#14-0-2

v14.0.1

Changelog: https://docs.cypress.io/app/references/changelog#14-0-1

v14.0.0

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

v13.17.0

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

v13.16.1

Changelog: https://docs.cypress.io/app/references/changelog#13-16-1

v13.16.0

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

v13.15.2

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

v13.15.1

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

v13.15.0

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

... (truncated)

Commits
  • 242fb56 chore: release 14.3.3 (#31650)
  • 2e57751 internal: update data-cy for cloud studio in studio.cy.ts (#31649)
  • 1119625 fix: no longer hang when piping stdout+stderr to a file under certain conditi...
  • 6d03bd0 chore: updating v8 snapshot cache (#31647)
  • 5b8032a chore: updating v8 snapshot cache (#31646)
  • 182e636 chore: updating v8 snapshot cache (#31645)
  • 8cf4aad chore: fix duplicate changelog entry (#31644)
  • 7e14583 chore: Update Chrome (stable) to 136.0.7103.59 and Chrome (beta) to 137.0.715...
  • 53f7aae misc: Assertion dropdown UI update (#31598)
  • acaaf30 chore: (studio) set up infrastructure for cypress in cypress tests for cloud ...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by cypress-npm-publisher, a new releaser for cypress since your current version.


Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cypress](https://github.com/cypress-io/cypress) from 4.12.1 to 14.3.3.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v4.12.1...v14.3.3)

---
updated-dependencies:
- dependency-name: cypress
  dependency-version: 14.3.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. labels May 7, 2025
@dependabot dependabot bot requested review from cici37, jimangel, jrsapi and salaxander May 7, 2025 11:27
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign puerco for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. sig/release Categorizes an issue or PR as relevant to SIG Release. labels May 7, 2025
Copy link

netlify bot commented May 7, 2025

Deploy Preview for kubernetes-sigs-release-notes failed. Why did it fail? →

Name Link
🔨 Latest commit f270eda
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-release-notes/deploys/681b43a0e0bf620008ac5ce9

@k8s-ci-robot
Copy link
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label May 7, 2025
@k8s-ci-robot
Copy link
Contributor

@dependabot[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-release-notes-e2e f270eda link true /test pull-release-notes-e2e

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Copy link
Contributor Author

dependabot bot commented on behalf of github May 21, 2025

Superseded by #802.

@dependabot dependabot bot closed this May 21, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cypress-14.3.3 branch May 21, 2025 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. sig/release Categorizes an issue or PR as relevant to SIG Release. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant