fix(deps): update all non-major dependencies#70
Merged
nekomeowww merged 1 commit intomainfrom May 1, 2025
Merged
Conversation
7d0ad3c to
3f7dc61
Compare
3f7dc61 to
c80d08c
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
12c8e52 to
d2a68df
Compare
d2a68df to
4b0f478
Compare
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:
1.2.32->1.2.332.16.0->2.17.02.16.0->2.17.02.16.0->2.17.02.16.0->2.17.02.16.0->2.17.02.16.0->2.17.022.14.1->22.15.39.24.0->9.25.1v1.49.1->v1.50.0v0.32.3->v0.33.0v0.32.3->v0.33.0v0.32.3->v0.33.0v0.32.3->v0.33.010.8.1->10.10.06.2.7->6.3.411.0.0->11.0.1Release Notes
nolebase/integrations (@nolebase/ui)
v2.17.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
eslint/eslint (eslint)
v9.25.1Compare Source
v9.25.0Compare Source
samber/lo (github.com/samber/lo)
v1.50.0Compare Source
What's Changed
Here is the 50th minor version !! 🔥🥂
New methods
Improvements
Documentation
Dependencies
New Contributors
Full Changelog: samber/lo@v1.49.1...v1.50.0
kubernetes/api (k8s.io/api)
v0.33.0Compare Source
v0.32.4Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.33.0Compare Source
v0.32.4Compare Source
kubernetes/cli-runtime (k8s.io/cli-runtime)
v0.33.0Compare Source
v0.32.4Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.33.0Compare Source
v0.32.4Compare Source
pnpm/pnpm (pnpm)
v10.10.0Compare Source
Minor Changes
preResolution,importPackage, andfetchershooks from local pnpmfile.Patch Changes
cdcommand, whenshellEmulatoristrue#7838.pnpm-workspace.yaml#9453.npm_package_jsonenvironment variable to the executed scripts #9452.--reporter=silentoption.v10.9.0Compare Source
Minor Changes
Added support for installing JSR packages. You can now install JSR packages using the following syntax:
or with a version range:
For example, running:
will add the following entry to your
package.json:{ "dependencies": { "@​foo/bar": "jsr:^0.1.2" } }When publishing, this entry will be transformed into a format compatible with npm, older versions of Yarn, and previous pnpm versions:
{ "dependencies": { "@​foo/bar": "npm:@​jsr/foo__bar@^0.1.2" } }Related issue: #8941.
Note: The
@jsrscope defaults to https://npm.jsr.io/ if the@jsr:registrysetting is not defined.Added a new setting,
dangerouslyAllowAllBuilds, for automatically running any scripts of dependencies without the need to approve any builds. It was already possible to allow all builds by adding this topnpm-workspace.yaml:dangerouslyAllowAllBuildshas the same effect but also allows to be set globally via:It can also be set when running a command:
Patch Changes
verifyDepsBeforeRunwhennodeLinkerishoistedand there is a workspace package without dependencies andnode_modulesdirectory #9424.verifyDepsBeforeRunsupport fornodeLinker: pnp. CombiningverifyDepsBeforeRunandnodeLinker: pnpwill now print a warning.vitejs/vite (vite)
v6.3.4Compare Source
requireto import externals in optimized dependenci (efc5eab), closes #19940v6.3.3Compare Source
ssrTransformre-export deps and test stacktrace with first line (#19629) (9399cda), closes #19629v6.3.2Compare Source
css.lightningcssoption in css minification process (#19879) (b5055e0), closes #19879v6.3.1Compare Source
Promise.allSettledin preload function (#19805) (35c7f35), closes #19805transformcalls (#19878) (a152b7c), closes #19878v6.3.0Compare Source
hot.invalidatein circular deps (#19870) (d4ee5e8), closes #19870antfu/vite-plugin-inspect (vite-plugin-inspect)
v11.0.1Compare Source
No significant changes
View changes on GitHub
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.