Update dependency eslint-plugin-regexp to ^0.9.0 #110
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.8.0->^0.9.0Release Notes
ota-meshi/eslint-plugin-regexp
v0.9.0Compare Source
✨ Enhancements
regexp/no-trivially-nested-assertionrule.regexp/no-potentially-useless-backreferencerule.regexp/no-obscure-rangerule.regexp/no-optional-assertionrule.regexp/no-useless-assertionsrule.regexp/prefer-named-backreferencerule.regexp/no-useless-flagrule.regexp/no-trivially-nested-quantifierrule.regexp/hexadecimal-escaperule.regexp/sort-flagsrule.regexp/unicode-escaperule.regexp/no-non-standard-flagrule.regexp/control-character-escaperule.regexp/no-useless-backreferencerule to detect more useless backreferences.regexp/no-octalrule.regexp/no-useless-non-greedyrule to detect more useless non-greedy.regexp/no-dupe-characters-character-classrule.regexp/no-dupe-characters-character-classrule.regexp/no-dupe-characters-character-classrule to report that escape character class include escape character class.regexp/no-useless-non-capturing-grouprule to detect more useless non-capturing-group.allowTopoption toregexp/no-useless-non-capturing-grouprule.regexp/prefer-character-classrule to convert more disjunctions to character classes.🐛 Bug Fixes
regexp/prefer-regexp-testrule.regexp/optimal-lookaround-quantifierrule.regexp/no-useless-rangerule.regexp/prefer-rangesrule.[\s\u180e]inregexp/no-dupe-characters-character-classrule.iflag inregexp/no-dupe-characters-character-classrule.⚙️ Updates
regexp/optimal-lookaround-quantifierrule to a consistent message format.plugin:regexp/recommendedsharable configuration to turn off the ESLint'sno-useless-backreferencerule and enableregexp/no-useless-backreferencerule.settingstoregexp/prefer-rangesrule.regexp/no-dupe-characters-character-classrule when fully including elements.regexp/prefer-wrule.regexp/invisible-characterrule.Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.