Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 7, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

ota-meshi/eslint-plugin-regexp

v0.10.0

Compare Source

✨ Enhancements

  • #​171 Added regexp/prefer-predefined-assertion rule.
  • #​175 Added regexp/no-standalone-backslash rule.
  • #​197 Added regexp/no-useless-quantifier rule.
  • #​200 Added regexp/no-zero-quantifier rule.
  • #​177, #​179 Improved regexp/no-dupe-disjunctions rule to detect more duplicates.
  • #​179 Added new options to regexp/no-dupe-disjunctions rule.
  • #​188 Improved regexp/no-assertion-capturing-group rule to detect more empty capturing groups.
  • #​191 Updated regexp/no-dupe-characters-character-class rule to support autofix.
  • #​191 Improved regexp/no-dupe-characters-character-class rule to detect more duplicates.

🐛 Bug Fixes

  • #​196 Fixed false positives in regexp/no-dupe-disjunctions rule.

⚙️ Updates

  • #​174 Added regexp/no-useless-lazy rule that same regexp/no-useless-non-greedy rule.
  • #​191 Updated regexp/no-dupe-characters-character-class rule to improve report messages.
  • #​179 Updated regexp/no-dupe-disjunctions rule to detect more without setting disallowNeverMatch option (disallowNeverMatch option will be removed in v1.0.).

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 8228351 into master May 7, 2021
@ota-meshi ota-meshi deleted the renovate/eslint-plugin-regexp-0.x branch May 7, 2021 23:19
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