Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/compat 1.2.8 -> 1.2.9 age adoption passing confidence
@eslint/js (source) 9.25.1 -> 9.26.0 age adoption passing confidence
@types/node (source) 22.14.1 -> 22.15.18 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.31.0 -> 8.32.1 age adoption passing confidence
@typescript-eslint/parser (source) 8.31.0 -> 8.32.1 age adoption passing confidence
@vitest/coverage-v8 (source) 3.1.2 -> 3.1.3 age adoption passing confidence
@vitest/eslint-plugin 1.1.43 -> 1.1.44 age adoption passing confidence
eslint (source) 9.25.1 -> 9.26.0 age adoption passing confidence
eslint-plugin-prettier 5.2.6 -> 5.4.0 age adoption passing confidence
typescript-eslint (source) 8.31.0 -> 8.32.1 age adoption passing confidence
vitest (source) 3.1.2 -> 3.1.3 age adoption passing confidence

Release Notes

eslint/rewrite (@​eslint/compat)

v1.2.9

Compare Source

eslint/eslint (@​eslint/js)

v9.26.0

Compare Source

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

v8.32.1

Compare Source

🩹 Fixes
  • eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#​11177)
  • eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for TSMappedType with no type annotation (#​11180)
  • eslint-plugin: [no-deprecated] support computed member access (#​10867)
  • eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#​11194)
❤️ Thank You

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

v8.32.0

Compare Source

🚀 Features
  • eslint-plugin: [only-throw-error] add option allowRethrowing (#​11075)
  • eslint-plugin: [no-unnecessary-type-conversion] add rule (#​10182)
🩹 Fixes
  • eslint-plugin: [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#​11098)
  • eslint-plugin: [unified-signatures] exempt this from optional parameter overload check (#​11005)
  • eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#​10907)
❤️ Thank You

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

v8.31.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] downgrade fix to suggestion (#​11081)
❤️ Thank You

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

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

v8.32.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.32.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.31.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.

vitest-dev/vitest (@​vitest/coverage-v8)

v3.1.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vitest-dev/eslint-plugin-vitest (@​vitest/eslint-plugin)

v1.1.44

Compare Source

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.43...v1.1.44

eslint/eslint (eslint)

v9.26.0

Compare Source

prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.4.0

Compare Source

Minor Changes

v5.3.1

Compare Source

Patch Changes

v5.3.0

Compare Source

Minor Changes
typescript-eslint/typescript-eslint (typescript-eslint)

v8.32.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.32.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.31.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.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 requested a review from adrianmjim as a code owner April 24, 2025 22:22
@renovate renovate bot enabled auto-merge (squash) April 24, 2025 22:22
@codecov
Copy link

codecov bot commented Apr 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.50%. Comparing base (a5e0fb9) to head (0c0c04e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #106   +/-   ##
=======================================
  Coverage   99.50%   99.50%           
=======================================
  Files          11       11           
  Lines         200      200           
  Branches       34       34           
=======================================
  Hits          199      199           
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot changed the title chore(deps): update dependency @types/node to v22.15.0 chore(deps): update dependency @types/node to v22.15.1 Apr 25, 2025
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 1d6003d to 38f7126 Compare April 25, 2025 03:50
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v22.15.1 chore(deps): update dependency @types/node to v22.15.2 Apr 25, 2025
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 38f7126 to 5cb9bee Compare April 25, 2025 11:40
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v22.15.2 chore(deps): update dependency @types/node to v22.15.3 Apr 28, 2025
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 5cb9bee to 19c1c61 Compare April 28, 2025 06:58
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v22.15.3 chore(deps): update all non-major dependencies Apr 28, 2025
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch 7 times, most recently from 7449d08 to a4337c9 Compare May 5, 2025 19:05
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch 9 times, most recently from 511e17f to 9b956a8 Compare May 12, 2025 23:40
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 9b956a8 to 0c0c04e Compare May 14, 2025 07:23
@renovate renovate bot merged commit 1f6425f into main May 15, 2025
6 checks passed
@renovate renovate bot deleted the renovate/all-non-major-dependencies branch May 15, 2025 07:36
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.

2 participants