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

build(deps-dev): bump the eslint group with 1 update #335

Merged
merged 1 commit into from
Oct 28, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2023

Bumps the eslint group with 1 update: eslint-plugin-regexp.

Release notes

Sourced from eslint-plugin-regexp's releases.

v2.1.1

Patch Changes

  • Improved error message and docs for regexp/no-useless-non-capturing-group (#668)

v2.1.0

Minor Changes

  • Improve detection of useless assertions for regexp/no-useless-assertion (#663)

  • Add suggestions for regexp/no-useless-assertion (#666)

Patch Changes

  • Fixed crash for v flag in regexp/optimal-quantifier-concatenation (#660)

  • Fixed minor mistake in message of no-misleading-unicode-character (#664)

v2.0.0

Major Changes

  • Drop support for Node.js <=v17, and v19 (#550)

  • Add regexp/simplify-set-operations rule (#595)

  • Remove deprecated rules (#652)

  • Add regexp/no-useless-string-literal rule (#639)

  • Add regexp/no-empty-string-literal rule (#632)

  • Change recommended config (#552)

  • Drop support for ESLint < v8.44 (#558)

  • Add regexp/no-useless-set-operand rule (#625)

  • Add regexp/prefer-set-operation rule (#616)

  • Use jsdoc-type-pratt-parser instead of jsdoctypeparser (#651)

Minor Changes

  • Add support for v flag to regexp/no-dupe-disjunctions (#612)

  • Add support for v flag to regexp/optimal-quantifier-concatenation (#618)

  • Add support for v flag to regexp/no-non-standard-flag rule (#596)

  • Add regexp/grapheme-string-literal rule (#646)

... (truncated)

Changelog

Sourced from eslint-plugin-regexp's changelog.

2.1.1

Patch Changes

  • Improved error message and docs for regexp/no-useless-non-capturing-group (#668)

2.1.0

Minor Changes

  • Improve detection of useless assertions for regexp/no-useless-assertion (#663)

  • Add suggestions for regexp/no-useless-assertion (#666)

Patch Changes

  • Fixed crash for v flag in regexp/optimal-quantifier-concatenation (#660)

  • Fixed minor mistake in message of no-misleading-unicode-character (#664)

2.0.0

Major Changes

  • Drop support for Node.js <=v17, and v19 (#550)

  • Add regexp/simplify-set-operations rule (#595)

  • Remove deprecated rules (#652)

  • Add regexp/no-useless-string-literal rule (#639)

  • Add regexp/no-empty-string-literal rule (#632)

  • Change recommended config (#552)

  • Drop support for ESLint < v8.44 (#558)

  • Add regexp/no-useless-set-operand rule (#625)

  • Add regexp/prefer-set-operation rule (#616)

  • Use jsdoc-type-pratt-parser instead of jsdoctypeparser (#651)

Minor Changes

  • Add support for v flag to regexp/no-dupe-disjunctions (#612)

  • Add support for v flag to regexp/optimal-quantifier-concatenation (#618)

... (truncated)

Commits
  • 69b9035 chore: release eslint-plugin-regexp (#669)
  • eebcfc5 Improved error message and docs for regexp/no-useless-non-capturing-group (...
  • 3ad2a1a chore(deps): update dependency eslint-plugin-regexp to ~2.1.0 (#667)
  • 9918179 chore: release eslint-plugin-regexp (#665)
  • 5301eef Add suggestions for regexp/no-useless-assertion (#666)
  • 542c39d Fixed crash for v flag in regexp/optimal-quantifier-concatenation (#660)
  • 669b239 Fixed minor mistake in message of no-misleading-unicode-character (#664)
  • 882beb3 Improve detection for regexp/no-useless-assertion (#663)
  • 3956097 chore(deps): update dependency eslint-plugin-regexp to v2 (#658)
  • 4380f32 Bump @​babel/traverse from 7.20.1 to 7.23.2 (#657)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the eslint group with 1 update: [eslint-plugin-regexp](https://github.com/ota-meshi/eslint-plugin-regexp).

- [Release notes](https://github.com/ota-meshi/eslint-plugin-regexp/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-regexp/blob/master/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-regexp@v1.15.0...v2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 28, 2023
@github-actions github-actions bot merged commit 6adc0a6 into main Oct 28, 2023
18 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/eslint-ad28665489 branch October 28, 2023 22:21
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants