Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade(dev): Bump eslint-plugin-regexp from 0.13.2 to 1.4.1 #111

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 8, 2021

Bumps eslint-plugin-regexp from 0.13.2 to 1.4.1.

Release notes

Sourced from eslint-plugin-regexp's releases.

v1.4.1

🐛 Bug Fixes


Full Changelog: ota-meshi/eslint-plugin-regexp@v1.4.0...v1.4.1

v1.4.0

✨ Enhancements

⚙️ Updates


Full Changelog: ota-meshi/eslint-plugin-regexp@v1.3.1...v1.4.0

v1.3.1

🐛 Bug Fixes

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

v1.3.0

🐛 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 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)

Bumps [eslint-plugin-regexp](https://github.com/ota-meshi/eslint-plugin-regexp) from 0.13.2 to 1.4.1.
- [Release notes](https://github.com/ota-meshi/eslint-plugin-regexp/releases)
- [Commits](ota-meshi/eslint-plugin-regexp@v0.13.2...v1.4.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-regexp
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 8, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2021

Superseded by #115.

@dependabot dependabot bot closed this Oct 28, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-regexp-1.4.1 branch October 28, 2021 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant