Skip to content

chore(deps-dev): bump the npm-e2e-minor-and-patch group in /test/e2e with 5 updates - #4342

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/test/e2e/npm-e2e-minor-and-patch-d08433957b
Open

chore(deps-dev): bump the npm-e2e-minor-and-patch group in /test/e2e with 5 updates#4342
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/test/e2e/npm-e2e-minor-and-patch-d08433957b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-e2e-minor-and-patch group in /test/e2e with 5 updates:

Package From To
@cypress/grep 6.0.2 6.0.3
globals 17.9.0 17.11.0
cypress 15.20.0 15.20.1
eslint 10.8.0 10.8.1
smol-toml 1.7.1 1.8.0

Updates @cypress/grep from 6.0.2 to 6.0.3

Commits
  • b1494e6 chore: release @​cypress/grep-v6.0.3
  • 98d14f9 chore: continue unmodified CDP Fetch responses instead of fulfilling (#34493)
  • 23bb5b4 chore: run shared middleware for extra-target CDP sessions when proxy is disa...
  • ca1f7d3 chore: remove dead files from scripts (#34524)
  • a052981 chore: propagate CDP Fetch resourceType onto synthetic req (#34482)
  • 4e8fe8e fix(grep): ignore empty parts in a semicolon-separated grep title (#34525)
  • 548316e fix: prevent the AUT pane from going blank after pinning a command (#34502)
  • 689d691 test: de-flake the webkit screenshot viewport capture system test (#34511)
  • 6b2daca chore: quote mocha --fgrep for multi-word POSIX filters (#34494)
  • 23c4c89 docs: update stale cypress-services paths in development guides (#34509)
  • Additional commits viewable in compare view

Updates globals from 17.9.0 to 17.11.0

Commits

Updates cypress from 15.20.0 to 15.20.1

Commits
  • a994966 dependency: update tsx from 4.22.4 to 4.23.12 (#34548)
  • 14f2cba fix: resolve the cloud env when the urql client is created (#34536)
  • 15b4f2d test(driver): cover cy.wait retrying in an afterEach hook after a failure (#3...
  • f267bfb chore(grep): remove dead code and cover specify in CI (#34532)
  • dd3f914 test: cover cy.contains() with combined special characters (#34546)
  • 7f5a8c6 misc: report the overridden cache folder when the binary is missing in CI (#3...
  • 2579fcb chore: Update v8 snapshot cache (#34538)
  • 50b5426 test(server): skip the proxy performance suite while its fixture host throttl...
  • 1bc3fb6 test: await project server close before reopen (#34275)
  • b1494e6 chore: release @​cypress/grep-v6.0.3
  • Additional commits viewable in compare view

Updates eslint from 10.8.0 to 10.8.1

Commits

Updates smol-toml from 1.7.1 to 1.8.0

Commits
  • 6d0f477 chore: bump version
  • 97e9713 docs: mention temporal api
  • 7a3068d perf: ubench opt for instanceof Date
  • 7e8c09a feat: stringify temporal
  • 19239d0 chore: bump version
  • 5f55c3a chore: revert sourcemap publishing
  • 5c26f1b chore: update benchmarks
  • 92832d2 refactor: better logic orchestration in structs
  • 2fb9ab8 refactor: ctx object instead of pointer arg + tuple returns
  • e6017c4 ci: use staged publish
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-e2e-minor-and-patch group in /test/e2e with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@cypress/grep](https://github.com/cypress-io/cypress) | `6.0.2` | `6.0.3` |
| [globals](https://github.com/sindresorhus/globals) | `17.9.0` | `17.11.0` |
| [cypress](https://github.com/cypress-io/cypress) | `15.20.0` | `15.20.1` |
| [eslint](https://github.com/eslint/eslint) | `10.8.0` | `10.8.1` |
| [smol-toml](https://github.com/squirrelchat/smol-toml) | `1.7.1` | `1.8.0` |


Updates `@cypress/grep` from 6.0.2 to 6.0.3
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/grep-v6.0.2...@cypress/grep-v6.0.3)

Updates `globals` from 17.9.0 to 17.11.0
- [Commits](sindresorhus/globals@v17.9.0...v17.11.0)

Updates `cypress` from 15.20.0 to 15.20.1
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v15.20.0...v15.20.1)

Updates `eslint` from 10.8.0 to 10.8.1
- [Commits](eslint/eslint@v10.8.0...v10.8.1)

Updates `smol-toml` from 1.7.1 to 1.8.0
- [Commits](squirrelchat/smol-toml@v1.7.1...v1.8.0)

---
updated-dependencies:
- dependency-name: "@cypress/grep"
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-e2e-minor-and-patch
- dependency-name: globals
  dependency-version: 17.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-e2e-minor-and-patch
- dependency-name: cypress
  dependency-version: 15.20.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-e2e-minor-and-patch
- dependency-name: eslint
  dependency-version: 10.8.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-e2e-minor-and-patch
- dependency-name: smol-toml
  dependency-version: 1.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-e2e-minor-and-patch
...

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 Aug 17, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 17, 2026 13:34
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.

1 participant