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 cypress from 13.2.0 to 13.6.2 #725

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 27, 2023

Bumps cypress from 13.2.0 to 13.6.2.

Release notes

Sourced from cypress's releases.

v13.6.2

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

v13.6.1

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

v13.6.0

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

v13.5.1

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

v.13.5.0

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

v13.4.0

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

v13.3.3

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

v13.3.2

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

v13.3.1

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

v13.3.0

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

Commits
  • ce8ee60 chore: release 13.6.2 (#28589)
  • 77d661b chore: adds SKIP_RELEASE_CHANGELOG_VALIDATION_FOR_BRANCHES to verify-mocha-re...
  • fd02263 chore: upgrade nvm on windows so we can install node 20 in kitchensink binary...
  • d6f356f chore: update changelog to fix release readiness check (#28551)
  • 3eece90 chore: Revert "chore: moves fix annotation to dependency update section" (#28...
  • 38049f2 misc: moves fix annotation to dependency update section (#28549)
  • 9c46519 chore: increases windows resourcing (#28494)
  • fa971f1 perf: improve performance when finding unique selectors for Test Replay (#28536)
  • 17eea15 docs: Add more descriptive changelog entry since this bug is fixed. [skip ci]...
  • 3725158 dependency: Bump ts-node to 10.9.2 (#28528)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [cypress](https://github.com/cypress-io/cypress) from 13.2.0 to 13.6.2.
- [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.2.0...v13.6.2)

---
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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 27, 2023
Copy link

sonarcloud bot commented Dec 27, 2023

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Dec 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.12%. Comparing base (4274f7f) to head (106e79e).
Report is 12 commits behind head on master.

❗ Current head 106e79e differs from pull request most recent head 79d8444. Consider uploading reports for the commit 79d8444 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #725   +/-   ##
=======================================
  Coverage   52.12%   52.12%           
=======================================
  Files          53       53           
  Lines         752      752           
  Branches      209      209           
=======================================
  Hits          392      392           
  Misses        328      328           
  Partials       32       32           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BilelJegham BilelJegham enabled auto-merge (squash) April 2, 2024 11:51
Copy link

cypress bot commented Apr 2, 2024

1 failed test on run #707 ↗︎

1 6 0 0 Flakiness 0

Details:

chore(deps-dev): Bump cypress from 13.2.0 to 13.6.2
Project: GeoGuess Commit: 37f3129a22
Status: Failed Duration: 01:49 💡
Started: Apr 3, 2024 2:04 PM Ended: Apr 3, 2024 2:06 PM
Failed  tests/e2e/specs/game/gameSingleCountry.test.js • 1 failed test • chrome

View Output

Test Artifacts
SinglePlayer > Play SinglePlayer Mode Country Time 10s Test Replay Screenshots

Review all test suite changes for PR #725 ↗︎

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2024

A newer version of cypress exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Copy link

sonarcloud bot commented Apr 3, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

auto-merge was automatically disabled April 30, 2024 08:02

Merge queue setting changed

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.

None yet

1 participant