jest-location-mock
jest-location-mock copied to clipboard
Upgrade(dev): Bump eslint-plugin-regexp from 0.13.2 to 1.9.0
Bumps eslint-plugin-regexp from 0.13.2 to 1.9.0.
Release notes
Sourced from eslint-plugin-regexp's releases.
v1.9.0
✨ Enhancements
- Add
minAlternatives
option forregexp/prefer-character-class
rule by@RunDevelopment
in ota-meshi/eslint-plugin-regexp#462Full Changelog: https://github.com/ota-meshi/eslint-plugin-regexp/compare/v1.8.0...v1.9.0
v1.8.0
✨ Enhancements
- Add option for capturing groups to
regexp/optimal-quantifier-concatenation
by@RunDevelopment
in ota-meshi/eslint-plugin-regexp#452Full Changelog: https://github.com/ota-meshi/eslint-plugin-regexp/compare/v1.7.0...v1.8.0
v1.7.0
✨ Enhancements
- Improve
regexp/no-dupe-disjunctions
rule by@RunDevelopment
in ota-meshi/eslint-plugin-regexp#415- Improve
regexp/sort-alternatives
rule by@RunDevelopment
in ota-meshi/eslint-plugin-regexp#419, ota-meshi/eslint-plugin-regexp#423⚙️ Updates
- Upgrade to
regexp-ast-analysis
v0.5.1 by@RunDevelopment
in ota-meshi/eslint-plugin-regexp#415, ota-meshi/eslint-plugin-regexp#419Full Changelog: https://github.com/ota-meshi/eslint-plugin-regexp/compare/v1.6.0...v1.7.0
v1.6.0
✨ Enhancements
- Make
regexp/no-dupe-disjunctions
account for nested alternatives by@RunDevelopment
in ota-meshi/eslint-plugin-regexp#404- Add suggestions for
regexp/no-dupe-disjunctions
by@RunDevelopment
in ota-meshi/eslint-plugin-regexp#406🐛 Bug Fixes
- Fix false positives for matchAll in
regexp/no-unused-capturing-group
rule by@ota-meshi
in ota-meshi/eslint-plugin-regexp#403Full Changelog: https://github.com/ota-meshi/eslint-plugin-regexp/compare/v1.5.1...v1.6.0
v1.5.1
🐛 Bug Fixes
- Fix crash when used with TypeScript by
@ota-meshi
in ota-meshi/eslint-plugin-regexp#379Full Changelog: https://github.com/ota-meshi/eslint-plugin-regexp/compare/v1.5.0...v1.5.1
v1.5.0
✨ Enhancements
... (truncated)
Commits
bf4cccb
1.9.0416eafa
AddminAlternatives
option forprefer-character-class
(#462)201043b
Add new further reading link tono-super-linear-move
docs (#461)47ff551
Update dependency stylelint-config-standard to v28de92f96
Update actions/configure-pages action to v2 (#458)88b9394
Update dependency stylelint-stylus to ^0.17.0 (#457)927dd9f
Chore: use ghpages build with actions (#456)b908266
Update dependency stylelint-config-standard to v27515323b
Update dependency eslint-plugin-regexp to ~1.8.0 (#454)7fb4d1f
1.8.0- Additional commits viewable in compare view
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 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)
The search seems to be using the repository json files, not the deployed static html files.
Perhaps I can find an easy way to retrieve exactly the version of the submodule within the web project to update the search index from. I'll at it to my TODO list :)