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 to v8.51.0 - autoclosed #496

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

eslint/eslint (eslint)

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

v8.49.0

Compare Source

Features

  • da09f4e feat: Implement onUnreachableCodePathStart/End (#​17511) (Nicholas C. Zakas)
  • 32b2327 feat: Emit deprecation warnings in RuleTester (#​17527) (Nicholas C. Zakas)
  • acb7df3 feat: add new enforce option to lines-between-class-members (#​17462) (Nitin Kumar)

Documentation

  • ecfb54f docs: Update README (GitHub Actions Bot)
  • de86b3b docs: update no-promise-executor-return examples (#​17529) (Nitin Kumar)
  • 032c4b1 docs: add typescript template (#​17500) (James)
  • cd7da5c docs: Update README (GitHub Actions Bot)

Chores

v8.48.0

Compare Source

Features
  • 1fbb3b0 feat: correct update direction in for-direction (#​17483) (Francesco Trotta)
  • d73fbf2 feat: rule tester do not create empty valid or invalid test suites (#​17475) (fnx)
  • ee2f718 feat: Allow void in rule no-promise-executor-return (#​17282) (nopeless)
Bug Fixes
  • 7234f6a fix: update RuleTester JSDoc and deprecations (#​17496) (Jonas Berlin)
Documentation
  • 7a51d77 docs: no-param-reassign mention strict mode (#​17494) (Stephen Hardy)
  • 9cd7ac2 docs: add fetch script to package.json conventions (#​17459) (Nitin Kumar)
  • cab21e6 docs: advice for inline disabling of rules (#​17458) (Ashish Yadav)
  • 056499d docs: fix example of flat config from plugin (#​17482) (Francesco Trotta)
  • 9e9edf9 docs: update documentation URL in error message (#​17465) (Nitin Kumar)
Chores

v8.47.0

Compare Source

Features

  • 53d7508 feat: update regex for methods with thisArg (#​17439) (Francesco Trotta)

Bug Fixes

  • 631648e fix: do not report on shadowed constructors in no-new-wrappers (#​17447) (Francesco Trotta)

Documentation

Chores


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 dependencies label May 5, 2023
@nx-cloud
Copy link

nx-cloud bot commented May 5, 2023

☁️ Nx Cloud Report

Attention: This version of the Nx Cloud GitHub bot will cease to function on July 1st, 2023. An organization admin can update your integration here.

CI is running/has finished running commands for commit b1cf2e0. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 3 targets

Sent with 💌 from NxCloud.

@renovate renovate bot changed the title chore(deps): update dependency eslint to v8.40.0 chore(deps): update dependency eslint to v8.41.0 May 19, 2023
@renovate renovate bot changed the title chore(deps): update dependency eslint to v8.41.0 chore(deps): update dependency eslint to v8.42.0 Jun 3, 2023
@renovate renovate bot force-pushed the renovate/eslint-8.x branch 3 times, most recently from 36007a3 to da23383 Compare June 15, 2023 09:30
@renovate renovate bot changed the title chore(deps): update dependency eslint to v8.42.0 chore(deps): update dependency eslint to v8.43.0 Jun 16, 2023
@renovate renovate bot changed the title chore(deps): update dependency eslint to v8.43.0 chore(deps): update dependency eslint to v8.44.0 Jun 30, 2023
@renovate renovate bot changed the title chore(deps): update dependency eslint to v8.44.0 chore(deps): update dependency eslint to v8.45.0 Jul 14, 2023
@renovate renovate bot changed the title chore(deps): update dependency eslint to v8.45.0 chore(deps): update dependency eslint to v8.46.0 Jul 28, 2023
@renovate renovate bot changed the title chore(deps): update dependency eslint to v8.46.0 chore(deps): update dependency eslint to v8.47.0 Aug 11, 2023
@renovate renovate bot changed the title chore(deps): update dependency eslint to v8.47.0 chore(deps): update dependency eslint to v8.48.0 Aug 25, 2023
@renovate renovate bot changed the title chore(deps): update dependency eslint to v8.48.0 chore(deps): update dependency eslint to v8.49.0 Sep 8, 2023
@renovate renovate bot changed the title chore(deps): update dependency eslint to v8.49.0 chore(deps): update dependency eslint to v8.50.0 Sep 22, 2023
@renovate renovate bot changed the title chore(deps): update dependency eslint to v8.50.0 chore(deps): update dependency eslint to v8.51.0 Oct 6, 2023
@renovate renovate bot force-pushed the renovate/eslint-8.x branch 3 times, most recently from a3adc0c to 92a0691 Compare October 8, 2023 12:39
@renovate renovate bot changed the title chore(deps): update dependency eslint to v8.51.0 chore(deps): update dependency eslint to v8.51.0 - autoclosed Oct 8, 2023
@renovate renovate bot closed this Oct 8, 2023
@renovate renovate bot deleted the renovate/eslint-8.x branch October 8, 2023 13:08
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.

0 participants