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(deps): update dependency eslint-plugin-regexp to v2 #15521

Merged
merged 2 commits into from Nov 12, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-regexp 1.15.0 -> 2.1.1 age adoption passing confidence

Release Notes

ota-meshi/eslint-plugin-regexp (eslint-plugin-regexp)

v2.1.1

Compare Source

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

v2.1.0

Compare Source

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

Compare Source

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)

  • Add support for v flag to regexp/prefer-character-class (#​619)

  • Improve regexp/strict rule to ignore patterns with v flag (#​591)

  • Add support for string literal to regexp/no-empty-alternative (#​633)

  • Add support for v flag to regexp/prefer-d rule (#​602)

  • Add support for v flag to regexp/use-ignore-case (#​617)

  • Update refa, regexp-ast-analysis, and scslre (#​568)

  • Add support for v flag to regexp/prefer-unicode-codepoint-escapes rule (#​592)

  • Improve regexp/negation rule to report nested negation character classes (#​595)

  • Add support for v flag to regexp/no-dupe-characters-character-class rule (#​608)

  • Add support for v flag to regexp/no-useless-character-class rule (#​593)

  • Add support for v flag to regexp/sort-character-class-elements rule (#​588)

  • Add support for v flag to regexp/negation rule (#​560)

  • Use Intl.Segmenter instead of grapheme-splitter (#​642)

  • Add support for v flag to regexp/no-misleading-capturing-group (#​620)

  • Add support for v flag to regexp/unicode-escape rule (#​592)

  • Add support for v flag to regexp/match-any (#​628)

  • Improve regexp/require-unicode-regexp rule to allow patterns with v flag (#​586)

  • Add support for v flag to regexp/no-contradiction-with-assertion (#​606)

  • Add support for v flag to regexp/no-empty-character-class (#​637)

  • Add suggestions for regexp/no-lazy-ends (#​624)

  • Improve regexp/sort-alternatives rule to add support for string alternatives and v flag (#​587)

  • Add suggestions for regexp/optimal-lookaround-quantifier (#​623)

  • Add support for v flag to regexp/no-useless-escape rule (#​585)

  • Update @eslint-community/regexpp to v4.6 (#​554)

  • Add support for v flag to regexp/no-misleading-unicode-character rule (#​584)

  • Add regexp/require-unicode-sets-regexp rule (#​598)

  • Add suggestions for regexp/no-empty-alternative (#​621)

  • prefer-w: Add support for v flag (#​578)

  • Added suggestions for regexp/no-escape-backspace (#​622)

  • Improve regexp/no-invalid-regexp rule to check for unknown pattern flags. (#​583)

  • Add support for v flag to regexp/prefer-predefined-assertion (#​611)

Patch Changes
  • fix: update regexpp (#​634)

  • Fixed incorrect default of ignoreSticky option in regexp/no-super-linear-move (#​630)

  • Use new refa AST transformers and fixed max character for v-flag regexes in no-dupe-disjunctions and no-super-linear-move. (#​569)

  • fix: autofix for incorrect no-escaping in regexp/no-useless-string-literal (#​645)

  • Fix typo in no-useless-non-capturing-group (#​555)

  • Use new ESLint API (#​654)

  • Account for v flag in 2 util methods (#​570)

  • Add more v flag tests (#​627)

  • Fix parseFlags (#​571)


Configuration

📅 Schedule: Branch creation - "after 01:00 on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 Mend Renovate. View repository job log here.

@renovate renovate bot added the dependency Dependency Upgrade label Oct 19, 2023
@github-actions
Copy link

github-actions bot commented Oct 19, 2023

Size Change: +3.89 kB (0%)

Total Size: 8.45 MB

Filename Size Change
./dist/plugins/flow.js 683 kB +1.96 kB (0%)
./dist/plugins/flow.mjs 682 kB +1.96 kB (0%)
./dist/plugins/html.js 145 kB -8 B (0%)
./dist/plugins/html.mjs 145 kB -8 B (0%)
./dist/plugins/postcss.js 153 kB -10 B (0%)
./dist/plugins/postcss.mjs 153 kB -10 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/bin 4.1 kB
./dist/bin/prettier.cjs 2.15 kB
./dist/doc.d.ts 6.91 kB
./dist/doc.js 53.2 kB
./dist/doc.mjs 49.5 kB
./dist/index.cjs 35.8 kB
./dist/index.d.ts 26.3 kB
./dist/index.mjs 810 kB
./dist/internal 4.1 kB
./dist/internal/cli.mjs 230 kB
./dist/internal/internal.mjs 20.1 kB
./dist/LICENSE 240 kB
./dist/package.json 6.31 kB
./dist/plugins 4.1 kB
./dist/plugins/acorn.d.ts 109 B
./dist/plugins/acorn.js 149 kB
./dist/plugins/acorn.mjs 149 kB
./dist/plugins/angular.d.ts 177 B
./dist/plugins/angular.js 43.6 kB
./dist/plugins/angular.mjs 42.9 kB
./dist/plugins/babel.d.ts 402 B
./dist/plugins/babel.js 313 kB
./dist/plugins/babel.mjs 313 kB
./dist/plugins/estree.d.ts 11 B
./dist/plugins/estree.js 194 kB
./dist/plugins/estree.mjs 194 kB
./dist/plugins/flow.d.ts 90 B
./dist/plugins/glimmer.d.ts 93 B
./dist/plugins/glimmer.js 138 kB
./dist/plugins/glimmer.mjs 138 kB
./dist/plugins/graphql.d.ts 93 B
./dist/plugins/graphql.js 43.7 kB
./dist/plugins/graphql.mjs 43 kB
./dist/plugins/html.d.ts 139 B
./dist/plugins/markdown.d.ts 127 B
./dist/plugins/markdown.js 150 kB
./dist/plugins/markdown.mjs 150 kB
./dist/plugins/meriyah.d.ts 93 B
./dist/plugins/meriyah.js 120 kB
./dist/plugins/meriyah.mjs 120 kB
./dist/plugins/postcss.d.ts 121 B
./dist/plugins/typescript.d.ts 96 B
./dist/plugins/typescript.js 1.15 MB
./dist/plugins/typescript.mjs 1.15 MB
./dist/plugins/yaml.d.ts 90 B
./dist/plugins/yaml.js 122 kB
./dist/plugins/yaml.mjs 121 kB
./dist/README.md 4.03 kB
./dist/standalone.d.ts 1.42 kB
./dist/standalone.js 76.8 kB
./dist/standalone.mjs 76.6 kB

compressed-size-action

@renovate renovate bot force-pushed the renovate/eslint-plugin-regexp-2.x branch 2 times, most recently from 622eb72 to e1204db Compare October 23, 2023 10:41
@sosukesuzuki sosukesuzuki self-assigned this Oct 27, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-regexp-2.x branch from e1204db to bf52783 Compare November 12, 2023 16:46
@renovate renovate bot force-pushed the renovate/eslint-plugin-regexp-2.x branch from bf52783 to 7284f8a Compare November 12, 2023 17:23
@fisker fisker assigned fisker and unassigned sosukesuzuki Nov 12, 2023
Copy link
Contributor Author

renovate bot commented Nov 12, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@fisker fisker merged commit 6a1d409 into main Nov 12, 2023
30 checks passed
@fisker fisker deleted the renovate/eslint-plugin-regexp-2.x branch November 12, 2023 17:50
medikoo pushed a commit to medikoo/prettier-elastic that referenced this pull request Feb 16, 2024
…5521)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: fisker <lionkay@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Dependency Upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants