-
Notifications
You must be signed in to change notification settings - Fork 45
fix(deps): update all dependencies #428
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
✅ Deploy Preview for theojs-lumen ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
0721b45 to
66e839f
Compare
commit: |
commit: |
11abd7b to
68c87b5
Compare
68c87b5 to
791fdbb
Compare
f2bd7db to
53490a0
Compare
8718f64 to
39b2e88
Compare
902def4 to
17dcde4
Compare
5ab58e7 to
195d22a
Compare
9007a11 to
7599b7b
Compare
7599b7b to
418346d
Compare
|
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:
^0.22.1->^0.22.2^0.22.2->^0.22.3^5.2.2->^6.0.0^3.6.0->^3.7.1v5->v6^3.0.1->^3.0.2^16.2.4->^16.2.6^0.94.0->^0.96.010.18.2->10.20.0^1.3.3->^1.5.0^7.1.16->^7.2.0^1.6.3->^1.6.5^1.8.0->^1.8.1Release Notes
mdit-plugins/mdit-plugins (@mdit/plugin-figure)
v0.22.2Compare Source
Note: Version bump only for package @mdit/plugin-figure
mdit-plugins/mdit-plugins (@mdit/plugin-img-size)
v0.22.3Compare Source
Note: Version bump only for package @mdit/plugin-img-size
trivago/prettier-plugin-sort-imports (@trivago/prettier-plugin-sort-imports)
v6.0.0Compare Source
Breaking Changes
New features
<BUILTIN_MODULES>placeholder #381 by @sdotson - Add support for sorting Node.js builtin modules to a specific position using<BUILTIN_MODULES>placeholder inimportOrder<SEPARATOR>placeholder #339 - Add<SEPARATOR>keyword for fine-grained control over import group separation whenimportOrderSeparationis enabledimportOrderExcludeoption #384 by @RyderKishan - Add support for excluding specific files from import sorting using glob patternssort-imports-ignoredetection #358 by @ckwalsh - Improved detection ofsort-imports-ignorecomments throughout the file, not just at line 1Performance improvements
removeNodesFromOriginalCode()performance #356 by @ckwalsh - Replace RegExp logic with string slices for better performanceRefactoring
Chores
walinejs/waline (@waline/client)
v3.7.1Compare Source
v3.7.0Compare Source
actions/setup-node (actions/setup-node)
v6Compare Source
lint-staged/lint-staged (lint-staged)
v16.2.6Compare Source
Patch Changes
33d4502Thanks @Adrian-Baran-GY! - Fix problems with--continue-on-erroroption, where tasks might have still been killed (SIGINT) when one of them failed.v16.2.5Compare Source
Patch Changes
9e02d9dThanks @iiroj! - Fix unhandled promise rejection when spawning tasks (instead of the tasks themselves failing). Previously when a task failed to spawn, lint-staged also failed and the backup stash might not have been automatically restored.oxc-project/oxc (oxc-minify)
v0.96.0🚀 Features
9e36186napi/minify: Exposedrop_labelsoption (#14635) (sapphi-red)d09c7eeminifier: Adddrop_labelsfeature (#14634) (sapphi-red)v0.95.0🚀 Features
c19c9ecnapi/minify: Expose join_vars, sequences, and max_iterations options (#14545) (IWANABETHATGUY)🐛 Bug Fixes
32a41cfnapi/minify: S/passes/max_iterations to avoid confusion (#14608) (Boshen)14686a4napi/minify: Handle boolean values forcompress.unusedoption (#14513) (Kentaro Suzuki)pnpm/pnpm (pnpm)
v10.20.0Compare Source
Minor Changes
--alloption inpnpm --helpto list all commands #8628.Patch Changes
latestversion doesn't satisfy the maturity requirement configured byminimumReleaseAge, pick the highest version that is mature enough, even if it has a different major version #10100.createcommand should not verify patch info.managePackageManagerVersionstofalse, when switching to a different version of pnpm CLI, in order to avoid subsequent switches #10063.v10.19.0Compare Source
Minor Changes
You can now allow specific versions of dependencies to run postinstall scripts.
onlyBuiltDependenciesnow accepts package names with lists of trusted versions. For example:Related PR: #10104.
Added support for exact versions in
minimumReleaseAgeExclude#9985.You can now list one or more specific versions that pnpm should allow to install, even if those versions don’t satisfy the maturity requirement set by
minimumReleaseAge. For example:v10.18.3Compare Source
Patch Changes
verifyDepsBeforeInstall: installand pre/post install scripts that called other pnpm scripts #10060.@scope:registry) being parsed as property paths inpnpm config getwhen--location=projectis used #9362.pnpm config set --location=projectincorrectly handling keys with slashes (auth tokens, registry settings) #9884.pnpm-workspace.yamland.npmrcexist,pnpm config set --location=projectnow writes topnpm-workspace.yaml(matching read priority) #10072.pnpm outdated --long#10040.hosseinmd/prettier-plugin-jsdoc (prettier-plugin-jsdoc)
v1.5.0Compare Source
vitejs/rolldown-vite (vite)
v7.2.0Compare Source
Bug Fixes
Miscellaneous Chores
v7.1.20Compare Source
Features
Bug Fixes
Tests
v7.1.19Compare Source
Features
Bug Fixes
resolvedSourcescorrectly (#20959) (c4f6039)Miscellaneous Chores
Code Refactoring
define) (61f4caa)Build System
v7.1.18Compare Source
Bug Fixes
server.fs.denycheck (#20968) (f479cc5)Miscellaneous Chores
Code Refactoring
Build System
v7.1.17Compare Source
Features
Bug Fixes
//(#20760) (b95fa2a)fileToBuiltUrl(#20898) (73b6d24)Documentation
WebSocketspelling (#20890) (29e98dc)Miscellaneous Chores
yuyinws/vitepress-plugin-group-icons (vitepress-plugin-group-icons)
v1.6.5Compare Source
No significant changes
View changes on GitHub
v1.6.4Compare Source
🐞 Bug Fixes
View changes on GitHub
okineadev/vitepress-plugin-llms (vitepress-plugin-llms)
v1.8.1Compare Source
🩹 Fixes
💖 Contributors
View changes on GitHub
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.