Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2026

Bumps cypress from 13.17.0 to 15.9.0.

Release notes

Sourced from cypress's releases.

v15.9.0

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

v15.8.2

Changelog: https://docs.cypress.io/app/references/changelog#15-8-2

v15.8.1

Changelog: https://docs.cypress.io/app/references/changelog#15-8-1

v15.8.0

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

v15.7.1

Changelog: https://docs.cypress.io/app/references/changelog#15-7-1

v15.7.0

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

v15.6.0

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

v15.5.0

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

v15.4.0

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

v15.3.0

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

v15.2.0

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

v15.1.0

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

v15.0.0

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

v14.5.4

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

v14.5.3

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

v14.5.2

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

v14.5.1

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

... (truncated)

Commits
  • 2b07fd1 chore: prepare 15.9.0 release (#33227)
  • 9a8e52e chore: correct grammar & typos in CHANGELOG linting (#33225)
  • e0a7eec chore: enforce CHANGELOG release date MM/DD/YYYY format (#33224)
  • 3de32cf chore: Remove unused exports/type exports + remove export from internal types...
  • b6ccf40 chore: Update v8 snapshot cache - darwin (#33223)
  • 562be94 chore: Update v8 snapshot cache - windows (#33222)
  • a478a87 chore: Update v8 snapshot cache - linux (#33221)
  • 5ea6549 chore(deps): update dependency fast-xml-parser to ^4.5.3 (#33216)
  • f25153a feat: experimentalRunAllSpecs for component testing (#32926)
  • 530b0dd chore: Remove unused exports + remove 'export' from internal functions + fix ...
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added the FlowAuth Issues related to FlowAuth label Jan 14, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 14, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-flowauth-frontend-cypress-15.9.0 branch from fbc97a4 to d820fa6 Compare January 29, 2026 04:07
@codecov
Copy link

codecov bot commented Jan 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.97%. Comparing base (1e2f355) to head (d820fa6).

❗ There is a different number of reports uploaded between BASE (1e2f355) and HEAD (d820fa6). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (1e2f355) HEAD (d820fa6)
5 4
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #7225       +/-   ##
===========================================
- Coverage   87.65%   76.97%   -10.69%     
===========================================
  Files         254       43      -211     
  Lines       10552     2944     -7608     
  Branches      681      118      -563     
===========================================
- Hits         9249     2266     -6983     
+ Misses       1149      656      -493     
+ Partials      154       22      -132     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Bumps [cypress](https://github.com/cypress-io/cypress) from 13.17.0 to 15.9.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.17.0...v15.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-flowauth-frontend-cypress-15.9.0 branch from d820fa6 to a04aecb Compare January 29, 2026 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

FlowAuth Issues related to FlowAuth

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants