fix(deps): update npm dependencies#38342
Open
GiteaBot wants to merge 3 commits into
Open
Conversation
Collaborator
Author
|
b6afb3e to
997c42c
Compare
997c42c to
dd6da4c
Compare
The npm postUpgradeTasks run `make generate-codemirror-languages`, but the allowlist only permitted `make (tidy|svg)`, so renovate reported an artifact update failure. Add the command to RENOVATE_ALLOWED_POST_UPGRADE_COMMANDS. Assisted-by: Claude Code:Opus 4.8
silverwind
approved these changes
Jul 6, 2026
Member
Fixed in 43e1889, all other bumps are fine. |
Collaborator
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
delvh
approved these changes
Jul 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
6.12.3→6.12.46.43.2→6.43.40.2.1→0.2.219.28.1→19.29.18.62.0→8.62.13.16.0→3.17.04.2.0→4.2.15.1.0→5.2.011.15.0→11.16.08.5.15→8.5.161.0.8→1.0.917.13.0→17.14.08.62.0→8.62.117.18.0→17.18.18.1.0→8.1.22.0.4→2.0.53.5.38→3.5.393.3.5→3.3.6Release Notes
mermaid-js/mermaid (@mermaid-js/layout-elk)
v0.2.2Compare Source
Patch Changes
#7712
e2e518aThanks @knsv-bot! - fix(elk): propagateelk.mergeEdgesconfig to subgraphs in ELK layout — previously edges defined inside a subgraph were not merged even whenelk.mergeEdges: truewas setUpdated dependencies [
ea1c48f,f45cc2c,f1f4d45,633c261,c8ba156,4e4e6c4,cfd2391,c1f116d,b4d0442,72fbab1,a6f097d,37f2e36,4e63e9d,4887e97,a4c1e50,cc75089,be2e282,d945968,2f5e9e8,8dcdce4,1bbc189,05223be,365c1b1,06a32b7,afaf306,216e4e9,79e97cd,e5c75e6,974fa7b,c2305df,a4a250b]:primer/octicons (@primer/octicons)
v19.29.1Compare Source
Patch Changes
91db6df3Thanks @liuliu-dev! - Fixrepo-forked-locked-16rendering mangledv19.29.0Compare Source
Minor Changes
2f1449f1Thanks @dylanatsmith! - Add project-check, graph-stacked-area, and view-files icons (16px and 24px)typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.62.1Compare Source
This was a version bump only for parser 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.
asciinema/asciinema-player (asciinema-player)
v3.17.0: 3.17.0Compare Source
This is a mostly bug fix release:
idleTimeLimitoption (fixes #326)cols/rowsoptions (regressed in 3.16.0)This release also brings an experimental segmented recording loading (similar to HLS segmenting). It's not documented yet, I'll test the behavior and API on asciinema.org first before I commit to it fully.
nodeca/js-yaml (js-yaml)
v5.2.0Compare Source
Added
maxTotalMergeKeys(10000) loader option to limit the total number ofkeys processed by YAML merge (
<<) across oneload()/loadAll()call.maxAliases(-1) loader option to limit the number of YAML aliases perdocument.
Removed
maxMergeSeqLengthreplaced withmaxTotalMergeKeysfor limiting YAML mergeprocessing.
Fixed
1e21)postcss/postcss (postcss)
v8.5.16Compare Source
Input#origin()position (by @mizdra).rawsafter rehydrating a JSON AST (by @sarathfrancis90).nodesof new node (by @MahinAnowar).offsetinpositionBy()(by @greymoth-jp).rangeBy()onindex: 0(by @sarathfrancis90).stylelint/stylelint (stylelint)
v17.14.0Compare Source
It fixes 3 bugs, including a false negative one.
TIMINGonly on use (#9356) (@jeddy3).function-calc-no-unspaced-operatorfalse negatives for unspaced+and-operators following a*or/operator (#9357) (@sarathfrancis90).typescript-eslint/typescript-eslint (typescript-eslint)
v8.62.1Compare Source
This was a version bump only for typescript-eslint 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.
vitejs/vite (vite)
v8.1.2Compare Source
Bug Fixes
v8.1.1Compare Source
Features
Bug Fixes
import.meta.hot.invalidate()(#22797) (709eb8e)@importurls with lightningcss (#22718) (9fa7ab4)esbuild.jsxSideEffectswhen converting tooxc.jsx.pure(#22809) (33895ba)ERR_CLOSED_SERVERin scanner (#22784) (085a0ab)inputfromroot(#22769) (9722b07)Miscellaneous Chores
Code Refactoring
Object.valuescalls (#22790) (1113acf)Tests
vuejs/core (vue)
v3.5.39Compare Source
Bug Fixes
vuejs/language-tools (vue-tsc)
v3.3.6Compare Source
language-core
.d.tsboundary (#6104) - Thanks to @Holiden!WeakMapto cache inline TS ASTs - Thanks to @KazariEX!v-bindparsing behavior - Thanks to @KazariEX!allCodeFeatures- Thanks to @KazariEX!Configuration
📅 Schedule: (UTC)
* * * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate.