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

Chore: Update dependency eslint-plugin-regexp to ^0.12.0 #31

Merged
merged 1 commit into from
Jun 16, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 11, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

ota-meshi/eslint-plugin-regexp

v0.12.1

Compare Source

πŸ› Bug Fixes

  • 5f67457 Fixed false positives for space in RegExp constructor in regexp/no-invisible-character rule.

v0.12.0

Compare Source

✨ Enhancements

  • #​220 Added regexp/strict rule.
  • #​235 Added regexp/sort-alternatives rule.
  • #​224 Added support for y flag to regexp/no-useless-flag rule.
  • #​215 Added new option to allow only partial use to the allowTop option of regexp/no-useless-non-capturing-group rule.
  • #​216 Added ignorePartial option to regexp/no-lazy-ends rule.
  • #​226 Made the regexp/no-useless-escape rule to auto-fixable.

πŸ› Bug Fixes

  • #​219 Fixed regexp/prefer-range for adjacent but not-allowed ranges.

βš™οΈ Updates

  • #​221 Added regexp/no-empty-capturing-group rule that same regexp/no-assertion-capturing-group rule.
  • #​237 Added regexp/sort-character-class-elements rule that same regexp/order-in-character-class rule.
  • #​234 Changed to handle variables listed in exported directive as unknown usage.

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.


This change is Reviewable

@renovate renovate bot force-pushed the renovate/eslint-plugin-regexp-0.x branch from 6289e5f to 063ac2a Compare June 14, 2021 17:12
@sonarcloud
Copy link

sonarcloud bot commented Jun 14, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@pustovitDmytro
Copy link
Owner

Warnings
⚠️

Only owner can change system files [package-lock.json, package.json], please provide issue instead

Messages
πŸ“– Changed Files in this PR:
  • package-lock.json

  • package.json

Generated by 🚫 dangerJS against 063ac2a

@renovate renovate bot merged commit 51ff304 into master Jun 16, 2021
@renovate renovate bot deleted the renovate/eslint-plugin-regexp-0.x branch June 16, 2021 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants