chore(deps): update auto-merged devdependencies #2400
+131
−131
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.0.0-alpha.6→2.0.0-alpha.7^22.0.5→^24.0.0^24.10.7→^24.10.824.10.9^24.10.7→^24.10.824.10.9^8.52.0→^8.53.0^8.52.0→^8.53.0^8.52.0→^8.53.0^4.0.16→^4.0.17^4.0.16→^4.0.17Warning
Some dependencies could not be looked up. Check the warning logs for more information.
This is a special PR that replaces
@tsconfig/node22with the community suggested minimal stable replacement version.Release Notes
signalwire/docusaurus-plugins (@signalwire/docusaurus-plugin-llms-txt)
v2.0.0-alpha.7Compare 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:
<pre>element's className<br/>to newlinesTested with 21 programming languages in MDX Tabs and regular code blocks.
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.53.0Compare Source
🚀 Features
🩹 Fixes
errortyped" with more helpful description (#11704)extendsandimplementsin interface declaration (#11935)❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.53.0Compare 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.0Compare 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.17Compare Source
🚀 Experimental Features
🐞 Bug Fixes
addEventHandler#9371 - by @ThibautMarechal in #9372 and #9371 (40841)process.envandimport.meta.envdefines in inline project - by @hi-ogawa in #9239 (b70c9)ErrorEvent.messagewhen unhandledErrorEvent.erroris null - by @hi-ogawa in #9322 (5d84e)fileParallelismon an instance - by @sheremet-va in #9328 (15006)istanbul-lib-source-mapsusage - by @AriPerkkio in #9344 (b0940)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.
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.