Skip to content

Conversation

@renovate-sh-app
Copy link
Contributor

@renovate-sh-app renovate-sh-app bot commented Jan 15, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@signalwire/docusaurus-plugin-llms-txt (source) 2.0.0-alpha.62.0.0-alpha.7 age confidence devDependencies patch
@tsconfig/node22 (source) → @tsconfig/node24 ^22.0.5^24.0.0 devDependencies replacement
@types/node (source) ^24.10.7^24.10.8 age confidence devDependencies major 24.10.9
@types/node (source) ^24.10.7^24.10.8 age confidence devDependencies patch 24.10.9
@typescript-eslint/eslint-plugin (source) ^8.52.0^8.53.0 age confidence devDependencies minor
@typescript-eslint/parser (source) ^8.52.0^8.53.0 age confidence devDependencies minor
@typescript-eslint/rule-tester (source) ^8.52.0^8.53.0 age confidence devDependencies minor
vitest (source) ^4.0.16^4.0.17 age confidence devDependencies patch
vitest (source) ^4.0.16^4.0.17 age confidence devDependencies patch

Warning

Some dependencies could not be looked up. Check the warning logs for more information.

⚠️ Renovate's replacement functionality does not currently wire in the release age for a package, so the Minimum Release Age checks can apply. You will need to manually validate the Minimum Release Age for these package(s).

This is a special PR that replaces @tsconfig/node22 with the community suggested minimal stable replacement version.


Release Notes

signalwire/docusaurus-plugins (@​signalwire/docusaurus-plugin-llms-txt)

v2.0.0-alpha.7

Compare Source

Patch Changes
  • Fix code block language identifiers lost in MDX components (fixes #​20)

    Code blocks were losing their language identifiers during HTML → Markdown conversion because
    Docusaurus places language classes on <pre> and wrapper <div> elements, not on <code>
    elements. Implemented a custom pre handler that:

    • Extracts language from <pre> element's className
    • Falls back to checking parent element if needed
    • Preserves code formatting by converting <br/> to newlines
    • Handles all edge cases gracefully with proper fallbacks

    Tested with 21 programming languages in MDX Tabs and regular code blocks.

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

v8.53.0

Compare Source

🚀 Features
  • eslint-plugin: add rule [strict-void-return] (#​9707)
  • eslint-plugin: [no-unused-vars] add a fixer to remove unused imports (#​11922)
🩹 Fixes
  • eslint-plugin: [no-useless-default-assignment] fix false positive for parameters corresponding to a rest parameter (#​11916)
  • eslint-plugin: replace unclear "error typed" with more helpful description (#​11704)
  • typescript-estree: forbid invalid extends and implements in interface declaration (#​11935)
  • typescript-estree: forbid invalid class implements (#​11934)
  • typescript-estree: forbid type-only import with both default and named specifiers (#​11930)
❤️ Thank You

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

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

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

typescript-eslint/typescript-eslint (@​typescript-eslint/rule-tester)

v8.53.0

Compare Source

This was a version bump only for rule-tester 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)

v4.0.17

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

@renovate-sh-app renovate-sh-app bot added dependencies Update one or more dependencies version javascript Pull requests that update Javascript code labels Jan 15, 2026
@renovate-sh-app renovate-sh-app bot requested a review from a team as a code owner January 15, 2026 18:21
@renovate-sh-app renovate-sh-app bot added the no-changelog Don't include in changelog and version calculations label Jan 15, 2026
@renovate-sh-app renovate-sh-app bot requested a review from a team as a code owner January 15, 2026 18:21
@renovate-sh-app renovate-sh-app bot added dependencies Update one or more dependencies version javascript Pull requests that update Javascript code labels Jan 15, 2026
@renovate-sh-app renovate-sh-app bot added the no-changelog Don't include in changelog and version calculations label Jan 15, 2026
@renovate-sh-app renovate-sh-app bot requested a review from academo January 15, 2026 18:21
@renovate-sh-app renovate-sh-app bot enabled auto-merge (squash) January 15, 2026 18:21
@renovate-sh-app renovate-sh-app bot requested review from andresmgot and s4kh January 15, 2026 18:21
@github-actions
Copy link
Contributor

github-actions bot commented Jan 15, 2026

Hello! 👋 This repository uses Auto for releasing packages using PR labels.

✨ This PR can be merged. It will not be considered when calculating future versions of the npm packages and will not appear in the changelogs.

@grafana-plugins-platform-bot grafana-plugins-platform-bot bot moved this from 📬 Triage to 🔬 In review in Plugins Platform / Grafana Community Jan 15, 2026
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/dev-dependencies-automerge branch 2 times, most recently from ce5af35 to 6d8aa11 Compare January 16, 2026 11:28
@renovate-sh-app renovate-sh-app bot changed the title chore(deps): replace auto-merged devdependencies chore(deps): update auto-merged devdependencies Jan 16, 2026
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/dev-dependencies-automerge branch from 6d8aa11 to 8ec3dc3 Compare January 16, 2026 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update one or more dependencies version javascript Pull requests that update Javascript code no-changelog Don't include in changelog and version calculations

Projects

Status: 🔬 In review

Development

Successfully merging this pull request may close these issues.

0 participants