-
Notifications
You must be signed in to change notification settings - Fork 77
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
chore(deps): update all non-major dependencies #745
Conversation
Bundle Stats — create-nuxt size comparisonHey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle. As this PR is updated, I'll keep you updated on how the bundle size is impacted. Total
Changeset
View detailed bundle breakdownAdded No assets were added Removed No assets were removed Bigger
Smaller No assets were smaller Unchanged
|
Bundle Stats — nuxi size comparisonHey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle. As this PR is updated, I'll keep you updated on how the bundle size is impacted. Total
Changeset
View detailed bundle breakdownAdded No assets were added Removed No assets were removed Bigger
Smaller No assets were smaller Unchanged
|
Bundle Stats — nuxt-cli size comparisonHey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle. As this PR is updated, I'll keep you updated on how the bundle size is impacted. Total
Changeset No files were changed View detailed bundle breakdownAdded No assets were added Removed No assets were removed Bigger No assets were bigger Smaller No assets were smaller Unchanged
|
540d6ab
to
45e01e6
Compare
45e01e6
to
3ac412c
Compare
This PR contains the following updates:
^4.2.0
->^4.3.0
^1.0.1
->^1.1.0
^22.13.2
->^22.13.4
^3.0.5
->^3.0.6
^5.44.1
->^5.44.4
10.3.0
->10.4.1
^4.34.6
->^4.34.8
^3.0.5
->^3.0.6
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v4.3.0
Compare Source
🚀 Features
unicorn
to v57,eslint-stylistic
to v4 - by @antfu (c1873)🏎 Performance
yargs
tocac
- by @antfu (4344a)View changes on GitHub
v4.2.1
Compare Source
🚀 Features
View changes on GitHub
nuxt/eslint (@nuxt/eslint-config)
v1.1.0
Compare Source
🚀 Features
unicorn
v57,stylistic
v4 - by @antfu (a9846)View changes on GitHub
vitest-dev/vitest (@vitest/coverage-v8)
v3.0.6
Compare Source
🐞 Bug Fixes
getMockedSystemTime
foruseFakeTimer
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7405 (03912)queueMicrotask
from default fake timers to not break node fetch - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7505 (167a9)toHaveClass
typing - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7383 (7ef23)maxWorkers
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7483 (adbb2)vite-node
to pass correct execution wrapper offset - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7417 (1f2e5)inspect
related cli options - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7373 (ed15b)View changes on GitHub
webpro-nl/knip (knip)
v5.44.4
Compare Source
workspace
checks in Windows (4f4d0bf
)v5.44.3
Compare Source
v5.44.2
Compare Source
f63df95
)6098cb9
)d3b7ab6
)c145c58
)dae0f78
)0b7f05f
)8209917
)pnpm/pnpm (pnpm)
v10.4.1
Compare Source
Patch Changes
--allow-build
option overlaps with thepnpm.ignoredBuildDependencies
list #9105.init-package-manager
should work.v10.4.0
Compare Source
Minor Changes
pnpm approve-builds --global
works now for allowing dependencies of globally installed packages to run postinstall scripts.The
pnpm add
command now supports a new flag,--allow-build
, which allows building the specified dependencies. For instance, if you want to install a package calledbundle
that hasesbuild
as a dependency and want to allowesbuild
to run postinstall scripts, you can run:This will run
esbuild
's postinstall script and also add it to thepnpm.onlyBuiltDependencies
field ofpackage.json
. So,esbuild
will always be allowed to run its scripts in the future.Related PR: #9086.
The
pnpm init
command adds apackageManager
field with the current version of pnpm CLI #9069. To disable this behaviour, set theinit-package-manager
setting tofalse
.Patch Changes
pnpm approve-builds
should work after two consecutivepnpm install
runs #9083.packageManager
cannot start withv
.rollup/rollup (rollup)
v4.34.8
Compare Source
2025-02-17
Bug Fixes
Pull Requests
v4.34.7
Compare Source
2025-02-14
Bug Fixes
Pull Requests
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.