[PR #93] [CLOSED] Bump cypress from 13.15.1 to 13.16.1 #168

Closed
opened 2026-05-06 12:15:41 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/BreizhHardware/portfolio/pull/93
Author: @dependabot[bot]
Created: 12/9/2024
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/cypress-13.16.1


📝 Commits (1)

  • 8c35840 Bump cypress from 13.15.1 to 13.16.1

📊 Changes

2 files changed (+119 additions, -185 deletions)

View changed files

📝 package-lock.json (+118 -184)
📝 package.json (+1 -1)

📄 Description

Bumps cypress from 13.15.1 to 13.16.1.

Release notes

Sourced from cypress's releases.

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

Commits
  • 06aeb9d chore: remove unapplicable changelog entry (#30705)
  • 246b37a chore: release 13.16.1 (#30704)
  • 3910744 chore: Update Chrome (stable) to 131.0.6778.85 and Chrome (beta) to 132.0.683...
  • 32c7b72 fix: failing Create Instance api call no longer skips spec (#30697)
  • 9c2277e docs: fix @​cypress/grep readme links (#30688)
  • 12df40e fix: support multiple imports of one module with multiple lines (#30314)
  • d6d5c6d chore: Update v8 snapshot cache - windows (#30644)
  • d265722 chore: Update v8 snapshot cache - linux (#30642)
  • c5bc8e0 chore: Update v8 snapshot cache - darwin (#30643)
  • 12af627 chore: fix github token issue on windows with v8 snapshot action (#30668)
  • 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BreizhHardware/portfolio/pull/93 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/9/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/cypress-13.16.1` --- ### 📝 Commits (1) - [`8c35840`](https://github.com/BreizhHardware/portfolio/commit/8c3584027b4de3f8fa871f4117e946d8348615aa) Bump cypress from 13.15.1 to 13.16.1 ### 📊 Changes **2 files changed** (+119 additions, -185 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+118 -184) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [cypress](https://github.com/cypress-io/cypress) from 13.15.1 to 13.16.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cypress-io/cypress/releases">cypress's releases</a>.</em></p> <blockquote> <h2>v13.16.1</h2> <p>Changelog: <a href="https://docs.cypress.io/app/references/changelog#13-16-1">https://docs.cypress.io/app/references/changelog#13-16-1</a></p> <h2>v13.16.0</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#13-16-0">https://docs.cypress.io/guides/references/changelog#13-16-0</a></p> <h2>v13.15.2</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#13-15-2">https://docs.cypress.io/guides/references/changelog#13-15-2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/06aeb9dfddaffc679a4d5c55447767682855d4aa"><code>06aeb9d</code></a> chore: remove unapplicable changelog entry (<a href="https://redirect.github.com/cypress-io/cypress/issues/30705">#30705</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/246b37a8ea44dc9b52969d773113b290a3affe63"><code>246b37a</code></a> chore: release 13.16.1 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30704">#30704</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/3910744347855ce25a9b63e741c64848f3efcb7c"><code>3910744</code></a> chore: Update Chrome (stable) to 131.0.6778.85 and Chrome (beta) to 132.0.683...</li> <li><a href="https://github.com/cypress-io/cypress/commit/32c7b72c7ce6016985f174bc600841ca7c7aa81e"><code>32c7b72</code></a> fix: failing Create Instance api call no longer skips spec (<a href="https://redirect.github.com/cypress-io/cypress/issues/30697">#30697</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/9c2277e73d7986e38dfd7a9055c483ecd9c8ecff"><code>9c2277e</code></a> docs: fix <code>@​cypress/grep</code> readme links (<a href="https://redirect.github.com/cypress-io/cypress/issues/30688">#30688</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/12df40ed8c1101c5c4053a1fe63c06fcd2809bc7"><code>12df40e</code></a> fix: support multiple imports of one module with multiple lines (<a href="https://redirect.github.com/cypress-io/cypress/issues/30314">#30314</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/d6d5c6d24655f6c8329d9ea61ef256dfdd7b6dd4"><code>d6d5c6d</code></a> chore: Update v8 snapshot cache - windows (<a href="https://redirect.github.com/cypress-io/cypress/issues/30644">#30644</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/d26572201569118a7a145b52f6b294a61b5a0d73"><code>d265722</code></a> chore: Update v8 snapshot cache - linux (<a href="https://redirect.github.com/cypress-io/cypress/issues/30642">#30642</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/c5bc8e0d66d594b17d8c104dac353ede2462c743"><code>c5bc8e0</code></a> chore: Update v8 snapshot cache - darwin (<a href="https://redirect.github.com/cypress-io/cypress/issues/30643">#30643</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/12af62701d83b4837dc708ff5cff11498976cbf4"><code>12af627</code></a> chore: fix github token issue on windows with v8 snapshot action (<a href="https://redirect.github.com/cypress-io/cypress/issues/30668">#30668</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v13.15.1...v13.16.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cypress&package-manager=npm_and_yarn&previous-version=13.15.1&new-version=13.16.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 12:15:41 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BreizhHardware/portfolio#168
No description provided.