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

deps: update dependency eslint to v8.52.0 - autoclosed #133

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) 8.49.0 -> 8.52.0 age adoption passing confidence

Release Notes

eslint/eslint (eslint)

v8.52.0

Compare Source

Features

  • 70648ee feat: report-unused-disable-directive to report unused eslint-enable (#​17611) (Yosuke Ota)

Bug Fixes

  • 5de9637 fix: Ensure shared references in rule configs are separated (#​17666) (Nicholas C. Zakas)
  • dcfe573 fix: add preceding semicolon in suggestions of no-object-constructor (#​17649) (Francesco Trotta)

Documentation

  • 476d58a docs: Add note about invalid CLI flags when using flat config. (#​17664) (Nicholas C. Zakas)
  • 660ed3a docs: Plugin flat config migration guide (#​17640) (Nicholas C. Zakas)
  • a58aa20 docs: fix examples for several rules (#​17645) (Milos Djermanovic)
  • 179929b docs: Remove trailing newline from the code of Playground links (#​17641) (Francesco Trotta)
  • f8e5c30 docs: Update README (GitHub Actions Bot)
  • b7ef2f3 docs: Enable pretty code formatter output (#​17635) (Nicholas C. Zakas)
  • 0bcb9a8 docs: Fix syntax errors in rule examples (#​17633) (Francesco Trotta)
  • 61b9083 docs: Make no-continue example code work (#​17643) (Zhongyuan Zhou)
  • 9fafe45 docs: upgrade to 11ty 2.0 (#​17632) (Percy Ma)
  • ff8e4bf docs: Update README (GitHub Actions Bot)
  • fab249a docs: Update README (GitHub Actions Bot)
  • 392305b docs: Update no-irregular-whitespace and fix examples (#​17626) (Francesco Trotta)
  • 6b8acfb docs: Add real whitespace to no-trailing-spaces examples (#​17630) (Francesco Trotta)
  • 1000187 docs: Fix examples in unicode-bom (#​17631) (Francesco Trotta)
  • 000290c docs: Update README (GitHub Actions Bot)

Chores

v8.51.0

Compare Source

Features

  • 0a9c433 feat: Add --no-warn-ignored CLI option for flat config (#​17569) (Domantas Petrauskas)
  • 977e67e feat: logical-assignment-operators to report expressions with 3 operands (#​17600) (Yosuke Ota)

Bug Fixes

  • f976b2f fix: make rule severity case-sensitive in flat config (#​17619) (Milos Djermanovic)
  • 0edfe36 fix: Ensure crash error messages are not duplicated (#​17584) (Nicholas C. Zakas)
  • dd79abc fix: eslint-disable to be able to parse quoted rule names (#​17612) (Yosuke Ota)
  • d2f6801 fix: Ensure correct code path for && followed by ?? (#​17618) (Nicholas C. Zakas)

Documentation

  • ee5be81 docs: default to sourceType: "module" in rule examples (#​17615) (Francesco Trotta)
  • 1aa26df docs: Add more examples for multiline-ternary (#​17610) (George Ashiotis)
  • 47d0b44 docs: Update README (GitHub Actions Bot)
  • dbf831e docs: use generated og image (#​17601) (Percy Ma)
  • 1866da5 docs: Update README (GitHub Actions Bot)

Chores

v8.50.0

Compare Source

Features

  • 27d5a9e feat: add suggestions to array-callback-return (#​17590) (Tanuj Kanti)
  • f9082ff feat: flat-rule-tester make sure default config always matches (#​17585) (fnx)
  • 83914ad feat: Implement SourceCode#applyInlineConfig() (#​17351) (Nicholas C. Zakas)
  • 22a5582 feat: add rule no-object-constructor, deprecate no-new-object (#​17576) (Francesco Trotta)
  • 85a3d9e feat: allowVoid option in array-callback-return (#​17564) (Tanuj Kanti)

Bug Fixes

  • cc4d26b fix: Ensure deprecated context.parserServices warns (#​17593) (Nicholas C. Zakas)
  • 1ea4cfb fix: Ensure all RuleTester tests all deprecated context methods (#​17587) (Nicholas C. Zakas)
  • aa1b657 fix: wrong suggestion and message in no-misleading-character-class (#​17571) (Yosuke Ota)

Documentation

  • 1800537 docs: Fix and standardize JSX code examples (#​17591) (Francesco Trotta)
  • 48a44a7 docs: Add correct/incorrect tags to prefer-arrow-callback (#​17589) (Francesco Trotta)
  • 20893d4 docs: fix incorrect tag's place (#​17575) (Tanuj Kanti)
  • bd7a71f docs: Update README (GitHub Actions Bot)

Chores


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 these updates 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 requested a review from a team as a code owner August 28, 2023 20:14
@renovate renovate bot added deps Update of dependencies dev-deps Update of development dependencies labels Aug 28, 2023
@renovate renovate bot changed the title deps: update dependency eslint to v8.48.0 deps: update dependency eslint to v8.48.0 - autoclosed Sep 4, 2023
@renovate renovate bot closed this Sep 4, 2023
@renovate renovate bot deleted the renovate/eslint-8.x-lockfile branch September 4, 2023 08:13
@renovate renovate bot changed the title deps: update dependency eslint to v8.48.0 - autoclosed deps: update dependency eslint to v8.48.0 Sep 8, 2023
@renovate renovate bot reopened this Sep 8, 2023
@renovate renovate bot restored the renovate/eslint-8.x-lockfile branch September 8, 2023 21:04
@renovate renovate bot changed the title deps: update dependency eslint to v8.48.0 deps: update dependency eslint to v8.49.0 Sep 9, 2023
@renovate renovate bot force-pushed the renovate/eslint-8.x-lockfile branch 2 times, most recently from 02d07be to bd14979 Compare September 11, 2023 12:49
@renovate renovate bot changed the title deps: update dependency eslint to v8.49.0 deps: update dependency eslint to v8.49.0 - autoclosed Sep 18, 2023
@renovate renovate bot closed this Sep 18, 2023
@renovate renovate bot deleted the renovate/eslint-8.x-lockfile branch September 18, 2023 07:24
@renovate renovate bot changed the title deps: update dependency eslint to v8.49.0 - autoclosed deps: update dependency eslint to v8.49.0 Sep 23, 2023
@renovate renovate bot reopened this Sep 23, 2023
@renovate renovate bot restored the renovate/eslint-8.x-lockfile branch September 23, 2023 02:02
@renovate renovate bot changed the title deps: update dependency eslint to v8.49.0 deps: update dependency eslint to v8.50.0 Sep 23, 2023
@renovate renovate bot force-pushed the renovate/eslint-8.x-lockfile branch from bd14979 to 24c7864 Compare September 23, 2023 05:09
@renovate renovate bot force-pushed the renovate/eslint-8.x-lockfile branch from 24c7864 to e60c9c3 Compare October 9, 2023 21:16
@renovate renovate bot changed the title deps: update dependency eslint to v8.50.0 deps: update dependency eslint to v8.51.0 Oct 9, 2023
@renovate renovate bot force-pushed the renovate/eslint-8.x-lockfile branch from e60c9c3 to bb5afe1 Compare October 23, 2023 21:19
@renovate renovate bot changed the title deps: update dependency eslint to v8.51.0 deps: update dependency eslint to v8.52.0 Oct 23, 2023
@renovate renovate bot changed the title deps: update dependency eslint to v8.52.0 deps: update dependency eslint to v8.52.0 - autoclosed Oct 25, 2023
@renovate renovate bot closed this Oct 25, 2023
@renovate renovate bot deleted the renovate/eslint-8.x-lockfile branch October 25, 2023 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps Update of dependencies dev-deps Update of development dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants