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

Upgrade: Bump cypress from 13.7.1 to 13.13.0 #1721

Merged
merged 2 commits into from
Jul 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 9, 2024

Bumps cypress from 13.7.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

v13.8.1

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

v13.8.0

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

v13.7.3

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

v13.7.2

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

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

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @nextcloud-command.


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)

@dependabot dependabot bot added 3. to review dependencies Pull requests that update a dependency file labels Jul 9, 2024
@AndyScherzinger
Copy link
Member

/compile /

Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 9, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Copy link

cypress bot commented Jul 9, 2024

2 failed and 1 flaky tests on run #1680 ↗︎

2 8 0 0 Flakiness 1

Details:

Upgrade: Bump cypress from 13.7.1 to 13.13.0
Project: Activity Commit: 0e9385834b
Status: Failed Duration: 05:26 💡
Started: Jul 12, 2024 3:31 PM Ended: Jul 12, 2024 3:36 PM
Failed  cypress/e2e/sidebar.cy.ts • 2 failed tests • Run E2E

View Output

Test Artifacts
Check activity listing in the sidebar > Has favorite activity Test Replay Screenshots
Check activity listing in the sidebar > Has comment activity Test Replay Screenshots
Flakiness  cypress/e2e/sidebar.cy.ts • 1 flaky test • Run E2E

View Output

Test Artifacts
Check activity listing in the sidebar > Has tag activity Test Replay Screenshots

Review all test suite changes for PR #1721 ↗︎

@AndyScherzinger
Copy link
Member

@dependabot recreate

@AndyScherzinger AndyScherzinger added this to the Nextcloud 30 milestone Jul 12, 2024
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.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.7.1...v13.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cypress-13.13.0 branch from d47e6f4 to 285ecf0 Compare July 12, 2024 14:32
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@AndyScherzinger
Copy link
Member

/compile /

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@AndyScherzinger AndyScherzinger merged commit d16a5a3 into master Jul 13, 2024
43 of 45 checks passed
@AndyScherzinger AndyScherzinger deleted the dependabot/npm_and_yarn/cypress-13.13.0 branch July 13, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants