Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 5, 2026

This PR contains the following updates:

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

Release Notes

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

v8.52.0

Compare Source

🚀 Features
  • eslint-plugin-internal: [no-multiple-lines-of-errors] add rule (#​11899)
🩹 Fixes
  • eslint-plugin: [no-base-to-string] detect @​@​toPrimitive and valueOf (#​11901)
  • eslint-plugin: [no-useless-default-assignment] handle conditional initializer (#​11908)
❤️ Thank You
  • Josh Goldberg ✨
  • Ulrich Stark

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

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

v8.52.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 - 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.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
⚠️ ACTION actionlint 4 4 0 0.11s
✅ COPYPASTE jscpd yes no no 1.71s
✅ JSON jsonlint 5 0 0 0.19s
✅ JSON npm-package-json-lint yes no no 0.35s
✅ JSON prettier 9 0 0 0 0.28s
✅ JSON v8r 9 0 0 7.47s
⚠️ MARKDOWN markdownlint 5 0 2 0 0.81s
✅ MARKDOWN markdown-table-formatter 5 0 0 0 0.27s
✅ REPOSITORY checkov yes no no 11.78s
✅ REPOSITORY gitleaks yes no no 3.74s
✅ REPOSITORY git_diff yes no no 0.0s
✅ REPOSITORY grype yes no no 27.26s
✅ REPOSITORY secretlint yes no no 0.41s
✅ REPOSITORY syft yes no no 1.89s
✅ REPOSITORY trivy yes no no 4.91s
✅ REPOSITORY trivy-sbom yes no no 0.21s
✅ REPOSITORY trufflehog yes no no 7.52s
✅ SPELL cspell 34 0 0 3.85s
⚠️ SPELL lychee 19 1 0 0.67s
✅ TYPESCRIPT eslint 9 0 0 0 4.26s
✅ TYPESCRIPT prettier 9 0 0 0 0.87s
✅ YAML prettier 6 0 0 0 0.51s
✅ YAML v8r 6 0 0 5.37s
✅ YAML yamllint 6 0 0 0.62s

Detailed Issues

⚠️ ACTION / actionlint - 4 errors
.github/workflows/deploy.yml:38:11: input "always-auth" is not defined in action "actions/setup-node@v6". available inputs are "architecture", "cache", "cache-dependency-path", "check-latest", "mirror", "mirror-token", "node-version", "node-version-file", "package-manager-cache", "registry-url", "scope", "token" [action]
   |
38 |           always-auth: true
   |           ^~~~~~~~~~~~
.github/workflows/deploy.yml:64:11: input "always-auth" is not defined in action "actions/setup-node@v6". available inputs are "architecture", "cache", "cache-dependency-path", "check-latest", "mirror", "mirror-token", "node-version", "node-version-file", "package-manager-cache", "registry-url", "scope", "token" [action]
   |
64 |           always-auth: true
   |           ^~~~~~~~~~~~
.github/workflows/github-dependents-info.yml:54:9: shellcheck reported issue in this script: SC2086:info:1:15: Double quote to prevent globbing and word splitting [shellcheck]
   |
54 |         run: sudo chown -R $USER:$USER .
   |         ^~~~
.github/workflows/github-dependents-info.yml:54:9: shellcheck reported issue in this script: SC2086:info:1:21: Double quote to prevent globbing and word splitting [shellcheck]
   |
54 |         run: sudo chown -R $USER:$USER .
   |         ^~~~
⚠️ SPELL / lychee - 1 error
[403] https://npmjs.org/package/node-sarif-builder | Network error: Forbidden
📝 Summary
---------------------
🔍 Total...........45
✅ Successful......31
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded........13
❓ Unknown..........0
🚫 Errors...........1

Errors in README.md
[403] https://npmjs.org/package/node-sarif-builder | Network error: Forbidden
⚠️ MARKDOWN / markdownlint - 2 errors
.github/ISSUE_TEMPLATE.md:1 error MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "- **I'm submitting a ...**"]
.github/PULL_REQUEST_TEMPLATE.md:1 error MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "- **What kind of change does t..."]

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.3.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,COPYPASTE_JSCPD,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,JSON_NPM_PACKAGE_JSON_LINT,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_CSPELL,SPELL_LYCHEE,TYPESCRIPT_ES,TYPESCRIPT_PRETTIER,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security

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