Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint-plugin-regexp to v2.7.0 #217

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-regexp 2.1.1 -> 2.7.0 age adoption passing confidence

Release Notes

ota-meshi/eslint-plugin-regexp (eslint-plugin-regexp)

v2.7.0

Compare Source

Minor Changes
  • Add support for ES2025 duplicate named capturing groups (#​752)
Patch Changes
  • Updates unicode property alias resource with latest (#​766)

  • fix(regexp/no-useless-dollar-replacements): Correct capturing group not found grammar (#​776)

v2.6.0

Compare Source

Minor Changes
  • Improved compatibility of type information with typescript-eslint in config. (#​740)

v2.5.0

Compare Source

Minor Changes
  • Add regexp/unicode-property rule to enforce consistent naming of unicode properties (#​722)
Patch Changes
  • Publish type declarations (#​724)

v2.4.0

Compare Source

Minor Changes
  • Change default configuration of prefer-d to ignore digits inside character classes. (#​715)

v2.3.0

Compare Source

Minor Changes
  • Add support for flat config (#​702)

v2.2.0

Compare Source

Minor Changes
  • Add allowNamed option to no-unused-capturing-group rule to allow for unused named capturing groups. (#​689)

v2.1.2

Compare Source

Patch Changes
  • Fixed false positives for hasIndices in regexp/no-unused-capturing-group (#​676)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 4, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-regexp-2.x-lockfile branch 4 times, most recently from db7ced1 to a12387d Compare December 5, 2024 02:33
@renovate renovate bot force-pushed the renovate/eslint-plugin-regexp-2.x-lockfile branch from a12387d to 807052e Compare December 5, 2024 03:11
@renovate renovate bot merged commit 1ddbab4 into main Dec 5, 2024
14 checks passed
@renovate renovate bot deleted the renovate/eslint-plugin-regexp-2.x-lockfile branch December 5, 2024 06:12
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants