Skip to content
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

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config ^4.2.0 -> ^4.3.0 age adoption passing confidence
@nuxt/eslint-config (source) ^1.0.1 -> ^1.1.0 age adoption passing confidence
@types/node (source) ^22.13.2 -> ^22.13.4 age adoption passing confidence
@vitest/coverage-v8 (source) ^3.0.5 -> ^3.0.6 age adoption passing confidence
knip (source) ^5.44.1 -> ^5.44.4 age adoption passing confidence
pnpm (source) 10.3.0 -> 10.4.1 age adoption passing confidence
rollup (source) ^4.34.6 -> ^4.34.8 age adoption passing confidence
vitest (source) ^3.0.5 -> ^3.0.6 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v4.3.0

Compare Source

   🚀 Features
   🏎 Performance
    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
    View changes on GitHub
vitest-dev/vitest (@​vitest/coverage-v8)

v3.0.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
webpro-nl/knip (knip)

v5.44.4

Compare Source

  • Fix workspace checks in Windows (4f4d0bf)

v5.44.3

Compare Source

v5.44.2

Compare Source

pnpm/pnpm (pnpm)

v10.4.1

Compare Source

Patch Changes
  • Throws an error when the value provided by the --allow-build option overlaps with the pnpm.ignoredBuildDependencies list #​9105.
  • Print pnpm's version after the execution time at the end of the console output.
  • Print warning about ignored builds of dependencies on repeat install #​9106.
  • Setting 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 called bundle that has esbuild as a dependency and want to allow esbuild to run postinstall scripts, you can run:

    pnpm --allow-build=esbuild add bundle
    

    This will run esbuild's postinstall script and also add it to the pnpm.onlyBuiltDependencies field of package.json. So, esbuild will always be allowed to run its scripts in the future.

    Related PR: #​9086.

  • The pnpm init command adds a packageManager field with the current version of pnpm CLI #​9069. To disable this behaviour, set the init-package-manager setting to false.

Patch Changes
  • pnpm approve-builds should work after two consecutive pnpm install runs #​9083.
  • Fix instruction for updating pnpm with corepack #​9101.
  • The pnpm version specified by packageManager cannot start with v.
rollup/rollup (rollup)

v4.34.8

Compare Source

2025-02-17

Bug Fixes
  • Do not make assumptions about the value of nested paths in logical expressions if the expression cannot be simplified (#​5846)
Pull Requests
  • #​5846: return UnknownValue if the usedbranch is unkown and the path is not empty (@​TrickyPi)

v4.34.7

Compare Source

2025-02-14

Bug Fixes
  • Ensure that calls to parameters are included correctly when using try-catch deoptimization (#​5842)
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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from danielroe as a code owner February 14, 2025 01:01
Copy link
Contributor

github-actions bot commented Feb 14, 2025

Bundle Stats — create-nuxt size comparison

Hey 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

Files count Total bundle size % Changed
49 5.82 MB → 5.82 MB (+231 B) +0.00%
Changeset
File Δ Size
node_modules/get-stream/source/utils.js 📈 +51 B (+20.56%) 248 B → 299 B
node_modules/get-stream/source/array-buffer.js 📈 +150 B (+4.92%) 2.98 kB → 3.13 kB
node_modules/get-stream/source/string.js 📈 +30 B (+3.12%) 963 B → 993 B
View detailed bundle breakdown

Added

No assets were added

Removed

No assets were removed

Bigger

Asset File Size % Changed
chunks/index4.mjs 71.77 kB → 71.99 kB (+231 B) +0.31%

Smaller

No assets were smaller

Unchanged

Asset File Size % Changed
index.mjs 1.05 kB 0%
chunks/multipart-parser.mjs 5.11 kB 0%
chunks/add.mjs 6.83 kB 0%
chunks/analyze.mjs 3.18 kB 0%
chunks/build.mjs 1.97 kB 0%
chunks/cleanup.mjs 471 B 0%
chunks/dev-child.mjs 1.94 kB 0%
chunks/dev.mjs 7.39 kB 0%
chunks/devtools.mjs 764 B 0%
chunks/generate.mjs 388 B 0%
chunks/info.mjs 4.39 kB 0%
chunks/index.mjs 274 B 0%
chunks/prepare.mjs 984 B 0%
chunks/preview.mjs 3.22 kB 0%
chunks/test.mjs 1.16 kB 0%
chunks/typecheck.mjs 1.74 kB 0%
chunks/upgrade.mjs 6.27 kB 0%
chunks/prompt.mjs 42.92 kB 0%
chunks/satisfies.mjs 116 B 0%
chunks/kit.mjs 1.34 kB 0%
chunks/index2.mjs 923.65 kB 0%
chunks/dev2.mjs 69.61 kB 0%
chunks/index3.mjs 17.14 kB 0%
chunks/add2.mjs 12.04 kB 0%
chunks/search.mjs 45.83 kB 0%
chunks/xdg-open.mjs 25.32 kB 0%
chunks/node.mjs 134.28 kB 0%
chunks/index5.mjs 1.23 kB 0%
chunks/index6.mjs 6.25 kB 0%
chunks/index7.mjs 50.51 kB 0%
chunks/index8.mjs 5.85 kB 0%
chunks/index9.mjs 885.9 kB 0%
chunks/multipart-parser2.mjs 4.58 kB 0%
shared/create-nuxt.BLV6kl2G.mjs 1.16 MB 0%
shared/create-nuxt.BJ17g9hj.mjs 18.95 kB 0%
shared/create-nuxt.B5-l66FY.mjs 804 B 0%
shared/create-nuxt.CPYcTEN8.mjs 294 B 0%
shared/create-nuxt.DrboBvPR.mjs 3.9 kB 0%
shared/create-nuxt.BELlCbf7.mjs 17.66 kB 0%
shared/create-nuxt.BSm0_9Hr.mjs 107 B 0%
shared/create-nuxt.Bwetu3yF.mjs 836 B 0%
shared/create-nuxt.Cfp_K-Nl.mjs 108.13 kB 0%
shared/create-nuxt.mAqWXvH-.mjs 14.63 kB 0%
shared/create-nuxt.DSOryZM4.mjs 2.02 MB 0%
shared/create-nuxt.jjur9XJH.mjs 43.55 kB 0%
shared/create-nuxt.BjhZEm2-.mjs 1.75 kB 0%
shared/create-nuxt.DnK9Crop.mjs 26.94 kB 0%
shared/create-nuxt.C2SmL123.mjs 124.17 kB 0%

Copy link
Contributor

github-actions bot commented Feb 14, 2025

Bundle Stats — nuxi size comparison

Hey 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

Files count Total bundle size % Changed
54 5.66 MB → 5.66 MB (+231 B) +0.00%
Changeset
File Δ Size
node_modules/get-stream/source/utils.js 📈 +51 B (+20.56%) 248 B → 299 B
node_modules/get-stream/source/array-buffer.js 📈 +150 B (+4.92%) 2.98 kB → 3.13 kB
node_modules/get-stream/source/string.js 📈 +30 B (+3.12%) 963 B → 993 B
View detailed bundle breakdown

Added

No assets were added

Removed

No assets were removed

Bigger

Asset File Size % Changed
chunks/index4.mjs 71.77 kB → 71.99 kB (+231 B) +0.31%

Smaller

No assets were smaller

Unchanged

Asset File Size % Changed
index.mjs 188 B 0%
chunks/prompt.mjs 42.92 kB 0%
chunks/add.mjs 6.83 kB 0%
chunks/analyze.mjs 3.18 kB 0%
chunks/build.mjs 1.97 kB 0%
chunks/cleanup.mjs 471 B 0%
chunks/dev-child.mjs 1.94 kB 0%
chunks/dev.mjs 7.39 kB 0%
chunks/devtools.mjs 764 B 0%
chunks/generate.mjs 388 B 0%
chunks/info.mjs 4.39 kB 0%
chunks/init.mjs 796.09 kB 0%
chunks/index.mjs 274 B 0%
chunks/prepare.mjs 984 B 0%
chunks/preview.mjs 3.22 kB 0%
chunks/test.mjs 1.16 kB 0%
chunks/typecheck.mjs 1.74 kB 0%
chunks/upgrade.mjs 6.27 kB 0%
chunks/satisfies.mjs 116 B 0%
chunks/main.mjs 15.3 kB 0%
chunks/index2.mjs 915.2 kB 0%
chunks/dev2.mjs 69.62 kB 0%
chunks/index3.mjs 17.14 kB 0%
chunks/multipart-parser.mjs 5.11 kB 0%
chunks/add2.mjs 12.04 kB 0%
chunks/search.mjs 45.83 kB 0%
chunks/xdg-open.mjs 25.32 kB 0%
chunks/node.mjs 134.28 kB 0%
chunks/index5.mjs 1.23 kB 0%
chunks/index6.mjs 5.85 kB 0%
chunks/index7.mjs 885.9 kB 0%
chunks/multipart-parser2.mjs 4.58 kB 0%
shared/nuxi.BHVGYAc-.mjs 76.38 kB 0%
shared/nuxi.DqkIr2yV.mjs 18.95 kB 0%
shared/nuxi.CT4_2lIc.mjs 804 B 0%
shared/nuxi.DoqvXlrr.mjs 294 B 0%
shared/nuxi.DrahZK8n.mjs 2.57 kB 0%
shared/nuxi.D2_bzAv0.mjs 1.54 kB 0%
shared/nuxi.BMsQ-MbH.mjs 17.66 kB 0%
shared/nuxi.BSm0_9Hr.mjs 107 B 0%
shared/nuxi.-XzRnnQ-.mjs 836 B 0%
shared/nuxi.CdLKTWzs.mjs 1.34 kB 0%
shared/nuxi.HiGHWrR5.mjs 14.63 kB 0%
shared/nuxi.Cx_HAvUZ.mjs 9.65 kB 0%
shared/nuxi.BxQQOHdn.mjs 2.02 MB 0%
shared/nuxi.E-ZsRS8r.mjs 943 B 0%
shared/nuxi.BjhZEm2-.mjs 1.75 kB 0%
shared/nuxi.kG5X0MaH.mjs 124.17 kB 0%
shared/nuxi.Kph9bHCN.mjs 26.94 kB 0%
shared/nuxi.Bu_55mY6.mjs 284.98 kB 0%
shared/nuxi.D4vggcPe.mjs 5.7 kB 0%
shared/nuxi.Do0aYBCO.mjs 5.46 kB 0%
shared/nuxi.jjur9XJH.mjs 43.55 kB 0%

Copy link
Contributor

github-actions bot commented Feb 14, 2025

Bundle Stats — nuxt-cli size comparison

Hey 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

Files count Total bundle size % Changed
30 80.24 kB 0%

Changeset

No files were changed

View detailed bundle breakdown

Added

No assets were added

Removed

No assets were removed

Bigger

No assets were bigger

Smaller

No assets were smaller

Unchanged

Asset File Size % Changed
index.mjs 224 B 0%
chunks/add.mjs 6.83 kB 0%
chunks/analyze.mjs 3.18 kB 0%
chunks/build.mjs 1.97 kB 0%
chunks/cleanup.mjs 471 B 0%
chunks/dev-child.mjs 1.95 kB 0%
chunks/dev.mjs 7.34 kB 0%
chunks/devtools.mjs 763 B 0%
chunks/generate.mjs 388 B 0%
chunks/info.mjs 4.39 kB 0%
chunks/init.mjs 5.76 kB 0%
chunks/index.mjs 274 B 0%
chunks/prepare.mjs 984 B 0%
chunks/preview.mjs 3.22 kB 0%
chunks/test.mjs 1.16 kB 0%
chunks/typecheck.mjs 1.74 kB 0%
chunks/upgrade.mjs 6.27 kB 0%
chunks/dev2.mjs 7.78 kB 0%
chunks/add2.mjs 10.19 kB 0%
chunks/search.mjs 2.94 kB 0%
shared/cli.BlRB3DZQ.mjs 5.5 kB 0%
shared/cli.BAwo9lPr.mjs 804 B 0%
shared/cli.CtXqLDQa.mjs 294 B 0%
shared/cli.Be8tlMIk.mjs 1.23 kB 0%
shared/cli.BSm0_9Hr.mjs 107 B 0%
shared/cli.Ci3951v3.mjs 836 B 0%
shared/cli.DlcAx0De.mjs 1.04 kB 0%
shared/cli.BxCbNVgo.mjs 1.98 kB 0%
shared/cli.xeQT2QTr.mjs 78 B 0%
shared/cli.C935N1ss.mjs 687 B 0%

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 540d6ab to 45e01e6 Compare February 18, 2025 17:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 45e01e6 to 3ac412c Compare February 19, 2025 09:32
@danielroe danielroe merged commit 53d0862 into main Feb 19, 2025
9 of 10 checks passed
@danielroe danielroe deleted the renovate/all-minor-patch branch February 19, 2025 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant