Skip to content

chore(deps-dev): Bump eslint-plugin-regexp from 1.15.0 to 3.1.0#21104

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/eslint-plugin-regexp-3.1.0
Open

chore(deps-dev): Bump eslint-plugin-regexp from 1.15.0 to 3.1.0#21104
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/eslint-plugin-regexp-3.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Bumps eslint-plugin-regexp from 1.15.0 to 3.1.0.

Release notes

Sourced from eslint-plugin-regexp's releases.

v3.1.0

Minor Changes

  • refactor: Name the default export 'regexp' (#952)

v3.0.0

Major Changes

  • Drop support for ESLint v8. The minimum supported ESLint version is now v9.38.0 and above. (#917)

  • Drop support for ESLint Legacy Config (.eslintrc). Only Flat Config (eslint.config.js) is now supported. The recommended and all config exports now provide Flat Config. The flat/recommended and flat/all exports are kept for backwards compatibility. (#917)

  • Drop support for Node.js 18. The minimum supported Node.js version is now 20.19.0, 22.13.0, or 24.0.0 and above. (#915)

  • Change to ESM package (#913)

Minor Changes

  • feat: update jsdoc-type-pratt-parser (#919)

  • feat: enhance jsdoc type parsing (#919)

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)

v2.9.0

Minor Changes

  • feat: support explicit comparisons to null for prefer-regexp-test (#839)

v2.8.0

Minor Changes

  • Add allows option to prefer-quantifier rule (#835)

v2.7.0

Minor Changes

  • Add support for ES2025 duplicate named capturing groups (#752)

Patch Changes

  • Updates unicode property alias resource with latest (#766)

... (truncated)

Changelog

Sourced from eslint-plugin-regexp's changelog.

3.1.0

Minor Changes

  • refactor: Name the default export 'regexp' (#952)

3.0.0

Major Changes

  • Drop support for ESLint v8. The minimum supported ESLint version is now v9.38.0 and above. (#917)

  • Drop support for ESLint Legacy Config (.eslintrc). Only Flat Config (eslint.config.js) is now supported. The recommended and all config exports now provide Flat Config. The flat/recommended and flat/all exports are kept for backwards compatibility. (#917)

  • Drop support for Node.js 18. The minimum supported Node.js version is now 20.19.0, 22.13.0, or 24.0.0 and above. (#915)

  • Change to ESM package (#913)

Minor Changes

  • feat: update jsdoc-type-pratt-parser (#919)

  • feat: enhance jsdoc type parsing (#919)

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)

2.9.0

Minor Changes

  • feat: support explicit comparisons to null for prefer-regexp-test (#839)

2.8.0

Minor Changes

  • Add allows option to prefer-quantifier rule (#835)

2.7.0

... (truncated)

Commits
  • 788787a chore: release eslint-plugin-regexp (#953)
  • 2b7ef30 chore: remove @types/eslint-scope from devDependencies (#954)
  • 7ebe092 chore(deps): bump rollup from 4.26.0 to 4.59.0 (#948)
  • 888f68e chore(deps): update eslint monorepo to v10 (major) (#940)
  • 7bd8d3e chore(deps): bump ajv from 6.12.6 to 6.14.0 (#946)
  • c66913c chore: Name the default export 'regexp' (#952)
  • e1bb66e chore(deps): update dependency tsdown to ^0.21.0 (#951)
  • c68de66 chore(deps): update dependency markdownlint-cli to ^0.48.0 (#950)
  • e92a056 chore(deps): update dependency c8 to v11 (#947)
  • b012d15 chore(deps): update dependency vite-plugin-eslint4b to ^0.7.0 (#949)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-regexp since your current version.


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 [eslint-plugin-regexp](https://github.com/ota-meshi/eslint-plugin-regexp) from 1.15.0 to 3.1.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@v1.15.0...v3.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-regexp
  dependency-version: 3.1.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 May 21, 2026
@dependabot dependabot Bot requested review from a team as code owners May 21, 2026 16:54
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label May 21, 2026
@dependabot dependabot Bot requested review from JPeer264, andreiborza, logaretm and mydea and removed request for a team May 21, 2026 16:54
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.

0 participants