[PR #337] [MERGED] chore(deps-dev): Bump cypress from 15.10.0 to 15.11.0 #354

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

📋 Pull Request Information

Original PR: https://github.com/BreizhHardware/portfolio/pull/337
Author: @dependabot[bot]
Created: 3/2/2026
Status: Merged
Merged: 3/25/2026
Merged by: @BreizhHardware

Base: devHead: dependabot/npm_and_yarn/dev/cypress-15.11.0


📝 Commits (1)

  • e6158a0 chore(deps-dev): Bump cypress from 15.10.0 to 15.11.0

📊 Changes

2 files changed (+57 additions, -37 deletions)

View changed files

📝 package.json (+1 -1)
📝 pnpm-lock.yaml (+56 -36)

📄 Description

Bumps cypress from 15.10.0 to 15.11.0.

Release notes

Sourced from cypress's releases.

v15.11.0

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

Commits
  • 94ff6db build: ensure tslib is bundled with the cli (#33407)
  • d0a3b9c chore: Update Chrome (stable) to 145.0.7632.116 and Chrome (beta) to 146.0.76...
  • d67167d chore: release v15.11.0 (#33403)
  • b8f4c49 feat: Remove EOL CI Providers + Add Support for CI Providers (#33396)
  • 66abd41 chore: Update v8 snapshot cache - linux (#33392)
  • c172e15 chore: updating v8 snapshot cache (#33395)
  • cdc9085 chore: Update Chrome (stable) to 145.0.7632.109 and Chrome (beta) to 146.0.76...
  • 273f424 chore: Update v8 snapshot cache - darwin (#33368)
  • 282ca22 fix: cleanup protocol listeners (#33391)
  • fb6de82 refactor: remove net-stubbing->server->net-stubbing cycle (#33394)
  • 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 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/337 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/2/2026 **Status:** ✅ Merged **Merged:** 3/25/2026 **Merged by:** [@BreizhHardware](https://github.com/BreizhHardware) **Base:** `dev` ← **Head:** `dependabot/npm_and_yarn/dev/cypress-15.11.0` --- ### 📝 Commits (1) - [`e6158a0`](https://github.com/BreizhHardware/portfolio/commit/e6158a0ffb7e01ce3779da57073709a9281d282f) chore(deps-dev): Bump cypress from 15.10.0 to 15.11.0 ### 📊 Changes **2 files changed** (+57 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+56 -36) </details> ### 📄 Description Bumps [cypress](https://github.com/cypress-io/cypress) from 15.10.0 to 15.11.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>v15.11.0</h2> <p>Changelog: <a href="https://docs.cypress.io/app/references/changelog#15-11-0">https://docs.cypress.io/app/references/changelog#15-11-0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/94ff6dbcf34843aff50d05b6f85bbf48ca0d38d4"><code>94ff6db</code></a> build: ensure tslib is bundled with the cli (<a href="https://redirect.github.com/cypress-io/cypress/issues/33407">#33407</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/d0a3b9c36ea3f194007ee385040ae50690c78fed"><code>d0a3b9c</code></a> chore: Update Chrome (stable) to 145.0.7632.116 and Chrome (beta) to 146.0.76...</li> <li><a href="https://github.com/cypress-io/cypress/commit/d67167d10cc88bae4c0e4be1544fabf229631f27"><code>d67167d</code></a> chore: release v15.11.0 (<a href="https://redirect.github.com/cypress-io/cypress/issues/33403">#33403</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/b8f4c497fe360cc225fc1ac27edfa078c143c1e1"><code>b8f4c49</code></a> feat: Remove EOL CI Providers + Add Support for CI Providers (<a href="https://redirect.github.com/cypress-io/cypress/issues/33396">#33396</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/66abd416b3823535779111e2c7d93675d8a6e76e"><code>66abd41</code></a> chore: Update v8 snapshot cache - linux (<a href="https://redirect.github.com/cypress-io/cypress/issues/33392">#33392</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/c172e152842c2b895013e9be9ed0f86cf3b9dd6f"><code>c172e15</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/33395">#33395</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/cdc9085cb220a7f97365c646ea9e1478ef57954c"><code>cdc9085</code></a> chore: Update Chrome (stable) to 145.0.7632.109 and Chrome (beta) to 146.0.76...</li> <li><a href="https://github.com/cypress-io/cypress/commit/273f424dec4772711cbd6ed6938d2d257b1e53ba"><code>273f424</code></a> chore: Update v8 snapshot cache - darwin (<a href="https://redirect.github.com/cypress-io/cypress/issues/33368">#33368</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/282ca2244e549580da3f993cb2a38d38a6307cef"><code>282ca22</code></a> fix: cleanup protocol listeners (<a href="https://redirect.github.com/cypress-io/cypress/issues/33391">#33391</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/fb6de823386f968758a0dc1e902db41dfb61e5c9"><code>fb6de82</code></a> refactor: remove net-stubbing-&gt;server-&gt;net-stubbing cycle (<a href="https://redirect.github.com/cypress-io/cypress/issues/33394">#33394</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v15.10.0...v15.11.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=15.10.0&new-version=15.11.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 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:16:33 +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#354
No description provided.