[PR #88] [CLOSED] Bump cypress from 13.15.1 to 13.16.0 #162

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

📋 Pull Request Information

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

Base: masterHead: dependabot/npm_and_yarn/cypress-13.16.0


📝 Commits (1)

  • b5cdc98 Bump cypress from 13.15.1 to 13.16.0

📊 Changes

2 files changed (+70 additions, -90 deletions)

View changed files

📝 package-lock.json (+69 -89)
📝 package.json (+1 -1)

📄 Description

Bumps cypress from 13.15.1 to 13.16.0.

Release notes

Sourced from cypress's releases.

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
  • 5c21c4b chore: release 13.16.0 (#30650)
  • 6e523b0 chore(deps): update dependency cypress-example-kitchensink to 3.1.2 (#30640)
  • 82f45c5 feat: added ability to specify the default browser in cypress config (#30517)
  • 4bf8e58 fix: ensure that each js file served up by vite dev server has an inline sour...
  • 50db03b docs: add contributing restriction for ubuntu 24.10 (#30617)
  • 0975b2f feat: update the protocol to be able to flex logic based on project config (#...
  • 8fe4499 chore: Update Chrome (stable) to 131.0.6778.69 (#30608)
  • 0b0143a chore: update v8 snapshot cache action to not squash merge on conflicts (#30598)
  • 55888e8 chore: Update Chrome (beta) to 131.0.6778.33 (#30573)
  • 52da561 chore: Update v8 snapshot cache - windows (#30570)
  • 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/88 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/2/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/cypress-13.16.0` --- ### 📝 Commits (1) - [`b5cdc98`](https://github.com/BreizhHardware/portfolio/commit/b5cdc9840025bafb8cb712d16c4cfa27a2e4f173) Bump cypress from 13.15.1 to 13.16.0 ### 📊 Changes **2 files changed** (+70 additions, -90 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+69 -89) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [cypress](https://github.com/cypress-io/cypress) from 13.15.1 to 13.16.0. <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.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/5c21c4b40186670572acef9452ebd0875c296dc9"><code>5c21c4b</code></a> chore: release 13.16.0 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30650">#30650</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/6e523b06fae3809c4033acbecce61411cb4b8c66"><code>6e523b0</code></a> chore(deps): update dependency cypress-example-kitchensink to 3.1.2 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30640">#30640</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/82f45c51d61fcf12c0a68b0ce1f59a40af9a14ae"><code>82f45c5</code></a> feat: added ability to specify the default browser in cypress config (<a href="https://redirect.github.com/cypress-io/cypress/issues/30517">#30517</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/4bf8e585cd68e0f5bb879a960073ed30791ebc37"><code>4bf8e58</code></a> fix: ensure that each js file served up by vite dev server has an inline sour...</li> <li><a href="https://github.com/cypress-io/cypress/commit/50db03b74227d3c8492ae7232dd1982c7d226858"><code>50db03b</code></a> docs: add contributing restriction for ubuntu 24.10 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30617">#30617</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/0975b2f07fed1802081a87ea5df5d5fa67a84965"><code>0975b2f</code></a> feat: update the protocol to be able to flex logic based on project config (#...</li> <li><a href="https://github.com/cypress-io/cypress/commit/8fe449922a7d7825dbac66913dcaa47d8ce36207"><code>8fe4499</code></a> chore: Update Chrome (stable) to 131.0.6778.69 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30608">#30608</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/0b0143aa863c0a5563264f8588a5930c9f3e96c2"><code>0b0143a</code></a> chore: update v8 snapshot cache action to not squash merge on conflicts (<a href="https://redirect.github.com/cypress-io/cypress/issues/30598">#30598</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/55888e898963e2880112833837dda766e2d62208"><code>55888e8</code></a> chore: Update Chrome (beta) to 131.0.6778.33 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30573">#30573</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/52da5615b8004120c2e635681c623de6c2cbed47"><code>52da561</code></a> chore: Update v8 snapshot cache - windows (<a href="https://redirect.github.com/cypress-io/cypress/issues/30570">#30570</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v13.15.1...v13.16.0">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.0)](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:39 +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#162
No description provided.