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

fix(deps): update code-quality #9742

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/js (source) ^9.21.0 -> ^9.22.0 age adoption passing confidence
@types/bun (source) ^1.2.4 -> ^1.2.5 age adoption passing confidence
@types/node (source) ^20.17.22 -> ^20.17.24 age adoption passing confidence
@types/qunit (source) 2.19.10 -> 2.19.12 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^8.25.0 -> ^8.27.0 age adoption passing confidence
@typescript-eslint/parser (source) ^8.25.0 -> ^8.27.0 age adoption passing confidence
eslint (source) ^9.21.0 -> ^9.22.0 age adoption passing confidence
eslint-plugin-n ^17.15.1 -> ^17.16.2 age adoption passing confidence
prettier (source) ^3.5.2 -> ^3.5.3 age adoption passing confidence
typescript-eslint (source) ^8.25.0 -> ^8.27.0 age adoption passing confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.22.0

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.27.0

Compare Source

🚀 Features
  • utils: support DeprecatedInfo for rule.meta.deprecated (#​10932)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.26.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unsafe-return] handle recursive type (#​10883)
  • eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as eligible for nullish coalescing (#​10865)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.26.0

Compare Source

🚀 Features
  • eslint-plugin: [unified-signatures] support ignoring overload signatures with different JSDoc comments (#​10781)
  • eslint-plugin: [explicit-module-boundary-types] add an option to ignore overload implementations (#​10889)
  • eslint-plugin: [no-unused-var] handle implicit exports in declaration files (#​10714)
  • support TypeScript 5.8 (#​10903)
  • eslint-plugin: [no-unnecessary-type-parameters] special case tuples and parameter location arrays as single-use (#​9536)
🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] handle unknown (#​10875)
  • eslint-plugin: [no-invalid-void-type] report accessor properties with an invalid void type (#​10864)
  • eslint-plugin: [unified-signatures] does not differentiate truly private methods (#​10806)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.27.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.26.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.26.0

Compare Source

🚀 Features
❤️ Thank You

You can read about our versioning strategy and releases on our website.

eslint/eslint (eslint)

v9.22.0

Compare Source

eslint-community/eslint-plugin-n (eslint-plugin-n)

v17.16.2

Compare Source

🩹 Fixes
  • Revert "feat: add support for ignoring sync methods from certain locations" (#​416) (0779e2f)
typescript-eslint/typescript-eslint (typescript-eslint)

v8.27.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.26.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.26.0

Compare Source

🚀 Features
❤️ Thank You

You can read about our versioning strategy and releases on our website.


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added :dependabot: 🏷️ dependencies Pull requests that update a dependency file labels Mar 4, 2025
@renovate renovate bot force-pushed the renovate/code-quality branch from ea0cb2c to 8c5a3ff Compare March 5, 2025 08:59
@renovate renovate bot changed the title chore(deps): update dependency @types/qunit to v2.19.12 fix(deps): update code-quality Mar 5, 2025
@renovate renovate bot force-pushed the renovate/code-quality branch 7 times, most recently from c93415e to b02cf73 Compare March 11, 2025 10:58
@renovate renovate bot force-pushed the renovate/code-quality branch 2 times, most recently from 4a7d082 to 9a74223 Compare March 14, 2025 05:43
@renovate renovate bot force-pushed the renovate/code-quality branch 2 times, most recently from d978712 to 1a2ff6a Compare March 22, 2025 09:49
@renovate renovate bot force-pushed the renovate/code-quality branch from 1a2ff6a to 39e2348 Compare March 23, 2025 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:dependabot: 🏷️ dependencies Pull requests that update a dependency file
Projects
Status: needs triage
Development

Successfully merging this pull request may close these issues.

0 participants