Skip to content

chore(deps-dev): bump @cypress/grep from 4.1.1 to 6.0.0 in /test/e2e#3526

Merged
zackverham merged 7 commits intomainfrom
dependabot/npm_and_yarn/test/e2e/cypress/grep-6.0.0
Feb 17, 2026
Merged

chore(deps-dev): bump @cypress/grep from 4.1.1 to 6.0.0 in /test/e2e#3526
zackverham merged 7 commits intomainfrom
dependabot/npm_and_yarn/test/e2e/cypress/grep-6.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps @cypress/grep from 4.1.1 to 6.0.0.

Commits

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)

Bumps [@cypress/grep](https://github.com/cypress-io/cypress) from 4.1.1 to 6.0.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/grep-v4.1.1...@cypress/grep-v6.0.0)

---
updated-dependencies:
- dependency-name: "@cypress/grep"
  dependency-version: 6.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Feb 16, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 16, 2026 14:40
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 16, 2026
zackverham and others added 5 commits February 17, 2026 10:37
The @cypress/grep 6.0.0 changed its exports - the plugin is now
exported from './plugin' instead of './src/plugin'.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add @eslint/js and globals as explicit dependencies - these are
imported in eslint.config.mjs but were previously resolved as
transitive dependencies.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
In @cypress/grep 6.0.0, the plugin is exported as a named export
instead of a default export.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
In @cypress/grep 6.0.0, the client-side registration is exported as
a named export 'register' instead of a default export.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-cypress": "^5.3.0",
"eslint-plugin-mocha": "^11.2.0",
"globals": "^16.0.0",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this is duplicated. "globals": "^16.0.0" is above on line 17

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops, I bungled the merge, yeah you're right.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@zackverham zackverham requested a review from dotNomad February 17, 2026 19:17
Copy link
Collaborator

@dotNomad dotNomad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome 🎉

@zackverham zackverham merged commit 59a393a into main Feb 17, 2026
19 checks passed
@zackverham zackverham deleted the dependabot/npm_and_yarn/test/e2e/cypress/grep-6.0.0 branch February 17, 2026 19:18
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.

2 participants