Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2025

Bumps eslint-plugin-regexp from 2.7.0 to 2.9.0.

Release notes

Sourced from eslint-plugin-regexp's releases.

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)
Changelog

Sourced from eslint-plugin-regexp's changelog.

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)
Commits
  • 8a950a0 chore: release eslint-plugin-regexp (#840)
  • 8bf592c feat: support explicit comparisons to null for prefer-regexp-test (#839)
  • 0d14f05 chore(deps): update dependency eslint-plugin-regexp to ~2.8.0 (#837)
  • 6960157 chore: release eslint-plugin-regexp (#836)
  • eb11a61 chore(deps): bump vite from 5.4.16 to 5.4.19 (#826)
  • 7e5cb0b feat: Add allows option to prefer-quantifier rule (#835)
  • 81e1cf1 chore(deps): update typescript-eslint monorepo to ~8.33.0 (#833)
  • e6aed3a style: enable unicorn/prefer-string-raw (#830)
  • aa14446 ci(nodeci): add node 24 to test matrix (#831)
  • 14ac3d8 chore(deps): update typescript-eslint monorepo to ~8.32.0 (#827)
  • 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 Jun 24, 2025
@ybiquitous ybiquitous added this pull request to the merge queue Jun 24, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Jun 24, 2025
Bumps [eslint-plugin-regexp](https://github.com/ota-meshi/eslint-plugin-regexp) from 2.7.0 to 2.9.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.7.0...v2.9.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-regexp
  dependency-version: 2.9.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.9.0 branch from da7bce7 to ba6835a Compare June 24, 2025 00:38
@ybiquitous ybiquitous added this pull request to the merge queue Jun 24, 2025
Merged via the queue into main with commit 967d256 Jun 24, 2025
4 checks passed
@ybiquitous ybiquitous deleted the dependabot/npm_and_yarn/eslint-plugin-regexp-2.9.0 branch June 24, 2025 00:50
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