Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 22, 2025

This PR contains the following updates:

Package Change 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

Release Notes

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.


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 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 added the dependencies Pull requests that update a dependency file label Mar 22, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Mar 22, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ API spectral 1 0 0 1.76s
⚠️ BASH bash-exec 6 1 0 0.02s
✅ BASH shellcheck 6 0 0 0.2s
✅ BASH shfmt 6 0 0 0 0.49s
✅ COPYPASTE jscpd yes no no 2.76s
✅ DOCKERFILE hadolint 129 0 0 28.85s
✅ JSON jsonlint 20 0 0 0.2s
✅ JSON v8r 22 0 0 14.38s
⚠️ MARKDOWN markdownlint 267 0 302 0 21.16s
✅ MARKDOWN markdown-table-formatter 267 0 0 0 170.78s
⚠️ PYTHON bandit 215 66 0 3.79s
✅ PYTHON black 215 0 0 0 5.72s
✅ PYTHON flake8 215 0 0 2.0s
✅ PYTHON isort 215 0 0 0 1.3s
✅ PYTHON mypy 215 0 0 12.89s
✅ PYTHON pylint 215 0 0 28.87s
✅ PYTHON ruff 215 0 0 0 0.82s
✅ REPOSITORY checkov yes no no 33.39s
✅ REPOSITORY git_diff yes no no 0.46s
⚠️ REPOSITORY grype yes 28 no 24.71s
✅ REPOSITORY secretlint yes no no 10.77s
✅ REPOSITORY syft yes no no 1.66s
✅ REPOSITORY trivy yes no no 14.79s
✅ REPOSITORY trivy-sbom yes no no 0.71s
⚠️ REPOSITORY trufflehog yes 1 no 56.37s
✅ SPELL cspell 718 0 0 11.88s
⚠️ SPELL lychee 349 30 0 29.52s
✅ XML xmllint 3 0 0 0 0.95s
✅ YAML prettier 160 0 0 0 3.65s
✅ YAML v8r 103 0 0 22.15s
✅ YAML yamllint 161 0 0 2.95s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@nvuillam nvuillam merged commit 7bbecfa into main Mar 22, 2025
130 checks passed
@nvuillam nvuillam deleted the renovate/typescript-eslint-monorepo branch March 22, 2025 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants