stylelint / eslint-config-stylelint

Stylelint org's shareable config for eslint
MIT License
59 stars 9 forks source link

Bump eslint-plugin-regexp from 1.1.0 to 1.4.1 #149

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps eslint-plugin-regexp from 1.1.0 to 1.4.1.

Release notes

Sourced from eslint-plugin-regexp's releases.

v1.4.1

🐛 Bug Fixes


Full Changelog: https://github.com/ota-meshi/eslint-plugin-regexp/compare/v1.4.0...v1.4.1

v1.4.0

✨ Enhancements

⚙️ Updates


Full Changelog: https://github.com/ota-meshi/eslint-plugin-regexp/compare/v1.3.1...v1.4.0

v1.3.1

:bug: Bug Fixes

  • #338 Fixed autofix not working for unknown patterns in regexp/sort-flags rule.

v1.3.0

:bug: Bug Fixes

  • #335 Fixed false negatives in regexp/no-useless-lazy rule.

v1.2.0

✨ Enhancements

  • #319 Added regexp/no-contradiction-with-assertion rule.
  • #324 Added regexp/prefer-lookaround rule.
  • #329 Added regexp/no-empty-character-class rule.
  • #330 Added regexp/prefer-named-capture-group rule.
  • #331 Added regexp/require-unicode-regexp rule.
  • #332 Added regexp/no-misleading-unicode-character rule.
  • #333 Added regexp/no-control-character rule.
  • #316 Improved regexp/no-useless-assertion rule for nested assertions.

:bug: Bug Fixes

  • #327 Fixed false negatives for regex in RegExp constructor in regexp/control-character-escape rule.

... (truncated)

Commits
  • bdb63bc 1.4.1
  • bc0a29e Fix false positives for replacer function with rest arg in `regexp/no-unused-...
  • a227562 Chore: minor upgrade dev deps (#339)
  • 8bd4f86 1.4.0
  • 155f1f4 Add regexp/prefer-result-array-groups rule (#351)
  • 9c3e37a Add regexp/prefer-named-replacement rule (#350)
  • 903cced Remove the unused name check from regexp/no-unused-capturing-group rule (#349)
  • 22a3613 Add regexp/use-ignore-case rule (#345)
  • 38e6456 Improve no-unused-capturing-group docs (#348)
  • 4f41661 Add insideCharacterClass option to prefer-d (#343)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)
dependabot[bot] commented 2 years ago

Looks like eslint-plugin-regexp is up-to-date now, so this is no longer needed.