Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 22, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-regexp ^0.5.0 -> ^0.6.0 age adoption passing confidence

Release Notes

ota-meshi/eslint-plugin-regexp

v0.6.2

Compare Source

🐛 Bug Fixes

  • #​69 Fixed false positives for regular expressions that are used multiple times in regexp/no-unused-capturing-group.

v0.6.1

Compare Source

🐛 Bug Fixes

  • #​66 Fixed false positives for quantifier in regexp/no-useless-non-capturing-group rule.

v0.6.0

Compare Source

✨ Enhancements

  • #​60 Added regexp/no-legacy-features rule that disallow legacy RegExp features.
  • #​62 Added regexp/no-useless-dollar-replacements rule that aims to detect and disallow useless $ replacements in regular expression replacements.
  • #​62 Added regexp/prefer-escape-replacement-dollar-char rule that aims to enforce escape when using the $ character in replacement pattern of string replacement.
  • #​65 Added regexp/no-unused-capturing-group rule that disallow unused capturing group.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, 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 has been generated by WhiteSource Renovate. View repository job log here.

@ota-meshi ota-meshi merged commit 9c3f592 into master Mar 22, 2021
@ota-meshi ota-meshi deleted the renovate/eslint-plugin-regexp-0.x branch March 22, 2021 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants