Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2025

Bumps eslint-plugin-regexp from 2.9.0 to 2.10.0.

Release notes

Sourced from eslint-plugin-regexp's releases.

v2.10.0

Minor Changes

  • refctor: replace indexOf() with strict equality (#864)

v2.9.1

Patch Changes

  • fix(sort-character-class-elements): wrong autofix for ^ (#859)
Changelog

Sourced from eslint-plugin-regexp's changelog.

2.10.0

Minor Changes

  • refctor: replace indexOf() with strict equality (#864)

2.9.1

Patch Changes

  • fix(sort-character-class-elements): wrong autofix for ^ (#859)
Commits
  • e186a4e chore: release eslint-plugin-regexp (#865)
  • 15ff713 refctor: replace indexOf with strict equality (#864)
  • 98f9189 chore(deps): update dependency eslint-plugin-eslint-plugin to v7 (#861)
  • 4ea847c chore(deps): update dependency @​ota-meshi/eslint-plugin to ^0.18.0 (#863)
  • 4d00edb chore(deps): update typescript-eslint monorepo to ~8.39.0 (#862)
  • c380e30 chore: release eslint-plugin-regexp (#860)
  • a072d14 fix(sort-character-class-elements): wrong fix for ^ (#859)
  • 8b4056b chore(deps): update mcr.microsoft.com/devcontainers/typescript-node docker ta...
  • f7351f3 chore(deps): update dependency @​types/eslint-scope to v8 (#829)
  • a3be44b chore(deps): update dependency eslint-plugin-vue to v10 (#813)
  • 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)

@dependabot dependabot bot added the pr: dependencies relates to dependencies label Sep 18, 2025
Bumps [eslint-plugin-regexp](https://github.com/ota-meshi/eslint-plugin-regexp) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/ota-meshi/eslint-plugin-regexp/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-regexp/blob/master/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-regexp@v2.9.0...v2.10.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-regexp
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-regexp-2.10.0 branch from 64604f8 to afe32a5 Compare September 18, 2025 09:33
@jeddy3 jeddy3 merged commit c9dd294 into main Sep 18, 2025
4 checks passed
@jeddy3 jeddy3 deleted the dependabot/npm_and_yarn/eslint-plugin-regexp-2.10.0 branch September 18, 2025 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: dependencies relates to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants