Skip to content

[deps]: Update typescript-eslint monorepo to v8.46.0 - #885

Merged
BTreston merged 1 commit into
mainfrom
renovate/typescript-eslint-monorepo
Oct 17, 2025
Merged

[deps]: Update typescript-eslint monorepo to v8.46.0#885
BTreston merged 1 commit into
mainfrom
renovate/typescript-eslint-monorepo

Conversation

@renovate

@renovate renovate Bot commented Sep 29, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@typescript-eslint/eslint-plugin (source) 8.43.0 -> 8.46.0 age confidence
@typescript-eslint/parser (source) 8.43.0 -> 8.46.0 age confidence

Release Notes

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

v8.46.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unsafe-member-access] add allowOptionalChaining option (#​11659)
  • rule-schema-to-typescript-types: clean up and make public (#​11633)
🩹 Fixes
  • eslint-plugin: [prefer-readonly-parameter-types] ignore tagged primitives (#​11660)
  • typescript-estree: forbid abstract method and accessor to have implementation (#​11657)
  • eslint-plugin: removed error type previously deprecated (#​11674)
  • eslint-plugin: [no-deprecated] ignore deprecated export imports (#​11603)
  • eslint-plugin: [unbound-method] improve wording around this: void and binding (#​11634)
  • rule-tester: deprecate TestCaseError#type and LintMessage#nodeType (#​11628)
  • eslint-plugin: [no-floating-promises] remove excess parentheses in suggestions (#​11487)
❤️ Thank You

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

v8.45.0

Compare Source

🚀 Features
  • eslint-plugin: expose rule name via RuleModule interface (#​11616)
🩹 Fixes
  • eslint-plugin: [prefer-nullish-coalescing] ignoreBooleanCoercion should not apply to top-level ternary expressions (#​11614)
  • eslint-plugin: [no-base-to-string] check if superclass is ignored (#​11617)
❤️ Thank You

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

v8.44.1

Compare Source

🩹 Fixes
  • eslint-plugin: [await-thenable] should not report passing values to promise aggregators which may be a promise in an array literal (#​11611)
  • eslint-plugin: [no-unsafe-enum-comparison] support unions of literals (#​11599)
  • eslint-plugin: [no-base-to-string] make ignoredTypeNames match type names without generics (#​11597)
❤️ Thank You

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

v8.44.0

Compare Source

🚀 Features
  • eslint-plugin: [await-thenable] report invalid (non-promise) values passed to promise aggregator methods (#​11267)
🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-conversion] ignore enum members (#​11490)
❤️ Thank You

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

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

v8.46.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.45.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.44.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.44.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.


Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (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 these updates again.


  • 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 a team as a code owner September 29, 2025 02:59
@renovate
renovate Bot requested a review from BTreston September 29, 2025 02:59
@bitwarden-bot bitwarden-bot changed the title [deps]: Update typescript-eslint monorepo to v8.44.0 [PM-26262] [deps]: Update typescript-eslint monorepo to v8.44.0 Sep 29, 2025
@bitwarden-bot

Copy link
Copy Markdown

Internal tracking:

@codecov

codecov Bot commented Sep 29, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 7.67%. Comparing base (b13895b) to head (29c1f07).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #885   +/-   ##
=====================================
  Coverage   7.67%   7.67%           
=====================================
  Files         68      68           
  Lines       2775    2775           
  Branches     482     482           
=====================================
  Hits         213     213           
  Misses      2547    2547           
  Partials      15      15           

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot changed the title [PM-26262] [deps]: Update typescript-eslint monorepo to v8.44.0 [deps]: Update typescript-eslint monorepo to v8.44.0 Sep 29, 2025
@renovate
renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 7c2805b to 1d3a918 Compare September 29, 2025 18:56
@renovate renovate Bot changed the title [deps]: Update typescript-eslint monorepo to v8.44.0 [deps]: Update typescript-eslint monorepo to v8.44.1 Sep 29, 2025
@renovate
renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 1d3a918 to 61d0cac Compare October 6, 2025 18:38
@renovate renovate Bot changed the title [deps]: Update typescript-eslint monorepo to v8.44.1 [deps]: Update typescript-eslint monorepo to v8.45.0 Oct 6, 2025
@renovate
renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 61d0cac to e9b40a3 Compare October 7, 2025 14:12
@renovate
renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from e9b40a3 to 29c1f07 Compare October 13, 2025 19:32
@renovate renovate Bot changed the title [deps]: Update typescript-eslint monorepo to v8.45.0 [deps]: Update typescript-eslint monorepo to v8.46.0 Oct 13, 2025

@BTreston BTreston left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Builds ✅ Tests ✅ Smoke Test ✅

@BTreston
BTreston merged commit 4e21b28 into main Oct 17, 2025
18 of 19 checks passed
@BTreston
BTreston deleted the renovate/typescript-eslint-monorepo branch October 17, 2025 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants