Skip to content

Update ESLint#276

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/eslint
Jun 25, 2026
Merged

Update ESLint#276
renovate[bot] merged 1 commit into
mainfrom
renovate/eslint

Conversation

@renovate

@renovate renovate Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@typescript-eslint/eslint-plugin (source) ^8.59.1^8.62.0 age confidence
eslint-plugin-prettier ^5.5.5^5.5.6 age confidence

Release Notes

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

v8.62.0

Compare Source

🚀 Features
  • remove redundant package.json "files" (#​12444)
❤️ Thank You

See GitHub Releases for more information.

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

v8.61.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-template-expression] respect ECMAScript line terminators (#​12388)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] fix precedence bug in autofix (#​12413)
  • eslint-plugin: [no-unnecessary-type-assertion] wrap object literal in parens when removing TSTypeAssertion in arrow body (#​12394, #​12393)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid false positive for template literal expressions (#​12281)
  • eslint-plugin: [consistent-indexed-object-style] do not remove comments when fixing (#​12396, #​10577)
❤️ Thank You

See GitHub Releases for more information.

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

v8.61.0

Compare Source

🚀 Features
  • ast-spec: change type of UnaryExpression.prefix to always true (#​12372)
❤️ Thank You

See GitHub Releases for more information.

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

v8.60.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-shadow] correct rule to match ESLint v10 handling (#​12182)
  • eslint-plugin: respect ECMAScript line terminators in ts-comment rules (#​12352)
❤️ Thank You

See GitHub Releases for more information.

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

v8.60.0

Compare Source

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

See GitHub Releases for more information.

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

v8.59.4

Compare Source

🩹 Fixes
  • eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#​12294)
❤️ Thank You

See GitHub Releases for more information.

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

v8.59.3

Compare Source

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

See GitHub Releases for more information.

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

v8.59.2

Compare Source

🩹 Fixes
  • eslint-plugin: [no-deprecated] object destructuring values should be treated as declarations (#​12292)
  • eslint-plugin: [no-unsafe-type-assertion] handle crash on recursive template literal types (#​12150)
❤️ Thank You

See GitHub Releases for more information.

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

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

v5.5.6

Compare Source

Patch Changes

Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • "on the 1st day of the month"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 enabled auto-merge (squash) June 1, 2026 21:02
@renovate
renovate Bot requested a review from emmercm June 2, 2026 02:46
@renovate
renovate Bot force-pushed the renovate/eslint branch from 4ef2c70 to 81b455d Compare June 4, 2026 21:03
@renovate
renovate Bot force-pushed the renovate/eslint branch 2 times, most recently from 5de2ae8 to ca5433d Compare June 18, 2026 23:05
@renovate
renovate Bot force-pushed the renovate/eslint branch from ca5433d to e792883 Compare June 25, 2026 18:29
@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.61%. Comparing base (61ba734) to head (e792883).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #276   +/-   ##
=======================================
  Coverage   91.61%   91.61%           
=======================================
  Files          19       19           
  Lines        1133     1133           
  Branches      283      283           
=======================================
  Hits         1038     1038           
  Misses         86       86           
  Partials        9        9           
Flag Coverage Δ
metalsmith-build-cache 92.85% <ø> (ø)
metalsmith-collections-related 98.00% <ø> (ø)
metalsmith-css-unused 83.33% <ø> (ø)
metalsmith-github-profile 78.31% <ø> (ø)
metalsmith-htaccess 100.00% <ø> (ø)
metalsmith-html-favicons 69.44% <ø> (ø)
metalsmith-html-glob 97.67% <ø> (ø)
metalsmith-html-linter 90.76% <ø> (ø)
metalsmith-html-relative 97.43% <ø> (ø)
metalsmith-html-sri 90.90% <ø> (ø)
metalsmith-html-unused 100.00% <ø> (ø)
metalsmith-img-sharp 90.90% <ø> (ø)
metalsmith-include-files 100.00% <ø> (ø)
metalsmith-link-checker 93.52% <ø> (ø)
metalsmith-mermaid 97.22% <ø> (ø)
metalsmith-multi-collections 77.77% <ø> (ø)
metalsmith-reading-time 100.00% <ø> (ø)
metalsmith-tracer 85.85% <ø> (ø)
metalsmith-vega 90.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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 merged commit dd61e34 into main Jun 25, 2026
18 checks passed
@renovate
renovate Bot deleted the renovate/eslint branch June 25, 2026 18:33
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.

1 participant