Skip to content

Update all non-major dependencies #104

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

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Update all non-major dependencies #104

merged 1 commit into from
Dec 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/kit (source) ^3.14.159 -> ^3.14.1592 age adoption passing confidence
@nuxt/schema (source) ^3.14.159 -> ^3.14.1592 age adoption passing confidence
@types/node (source) 22.9.0 -> 22.10.2 age adoption passing confidence
@vitejs/plugin-vue (source) 5.1.5 -> 5.2.1 age adoption passing confidence
@vitest/coverage-istanbul (source) ^2.1.4 -> ^2.1.8 age adoption passing confidence
@vue/compiler-sfc (source) 3.5.12 -> 3.5.13 age adoption passing confidence
dotenv-cli 7.4.2 -> 7.4.4 age adoption passing confidence
execa 9.5.1 -> 9.5.2 age adoption passing confidence
husky 9.1.6 -> 9.1.7 age adoption passing confidence
lint-staged 15.2.10 -> 15.2.11 age adoption passing confidence
memfs 4.14.0 -> 4.15.0 age adoption passing confidence
pnpm (source) 9.12.3 -> 9.15.0 age adoption passing confidence
typescript (source) 5.6.3 -> 5.7.2 age adoption passing confidence
vitest (source) 2.1.4 -> 2.1.8 age adoption passing confidence
vue (source) 3.5.12 -> 3.5.13 age adoption passing confidence
webpack 5.96.1 -> 5.97.1 age adoption passing confidence

Release Notes

nuxt/nuxt (@​nuxt/kit)

v3.14.1592

Compare Source

3.14.1592 is the next patch release.

👉 Changelog

compare changes

🩹 Fixes
  • rspack: Update webpackbar with support for rspack (#​29823)
  • nuxt: Assign default name to component without setup (#​29869)
  • kit: Use dst to deduplicate templates when adding them (#​29895)
  • nuxt: Handle empty plugin files (d44408e87)
  • vite: Use resolved nuxt template dst to invalidate modules (6cd3352de)
  • nuxt: Return null map for empty plugin metadata (302a66da9)
  • kit: Resolve module paths before appending subpaths (#​29955)
  • nuxt: Recompile templates on change events (#​29954)
  • nuxt: Do not include <NuxtWelcome> when building (#​29956)
  • nuxt: Allow scanning metadata from 2+ files at same path (#​29969)
  • nuxt: Do not disallow importing nitro dependencies (#​29975)
💅 Refactors
  • nuxt: Define layouts as async vue components (#​29957)
📖 Documentation
🏡 Chore
  • Remove unused imports and update eslint config (#​29876)
✅ Tests
🤖 CI
❤️ Contributors
vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.2.1

v5.2.0

  • feat: add a feature option to support custom component id generator (#​461) (7a1fc4c), closes #​461
vitest-dev/vitest (@​vitest/coverage-istanbul)

v2.1.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.6

Compare Source

🚀 Features

  • Support Vite 6
    View changes on GitHub

v2.1.5

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
vuejs/core (@​vue/compiler-sfc)

v3.5.13

Compare Source

Bug Fixes
Performance Improvements
entropitor/dotenv-cli (dotenv-cli)

v7.4.4: Fix security issue

Compare Source

https://github.com/entropitor/dotenv-cli/pull/119

v7.4.3: Forward signals to child process

Compare Source

https://github.com/entropitor/dotenv-cli/pull/107

sindresorhus/execa (execa)

v9.5.2

Compare Source

Bug fixes

typicode/husky (husky)

v9.1.7

Compare Source

lint-staged/lint-staged (lint-staged)

v15.2.11

Compare Source

Patch Changes
  • #​1484 bcfe309 Thanks @​wormsik! - Escape paths containing spaces when using the "shell" option.

  • #​1487 7dd8caa Thanks @​iiroj! - Do not treat submodule root paths as "staged files". This caused lint-staged to fail to a Git error when only updating the revision of a submodule.

streamich/memfs (memfs)

v4.15.0

Compare Source

Features

4.14.1 (2024-12-02)

Bug Fixes
  • accept passing a FileHandle to createReadStream and createWriteStream (#​1077) (af163dc)

v4.14.1

Compare Source

Bug Fixes
  • accept passing a FileHandle to createReadStream and createWriteStream (#​1077) (af163dc)
pnpm/pnpm (pnpm)

v9.15.0

Compare Source

v9.14.4

Compare Source

v9.14.3

Compare Source

v9.14.2

Compare Source

Patch Changes

  • pnpm publish --json should work #​8788.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

v9.14.1

Compare Source

Minor Changes

  • Added support for pnpm pack --json to print packed tarball and contents in JSON format #​8765.

Patch Changes

  • pnpm exec should print a meaningful error message when no command is provided #​8752.
  • pnpm setup should remove the CLI from the target location before moving the new binary #​8173.
  • Fix ERR_PNPM_TARBALL_EXTRACT error while installing a dependency from GitHub having a slash in branch name #​7697.
  • Don't crash if the use-node-version setting is used and the system has no Node.js installed #​8769.
  • Convert settings in local .npmrc files to their correct types. For instance, child-concurrency should be a number, not a string #​5075.
  • pnpm should fail if a project requires a different package manager even if manage-package-manager-versions is set to true.
  • pnpm init should respect the --dir option #​8768.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

v9.14.0

Compare Source

v9.13.2: pnpm 9.13.2

Compare Source

Patch Changes

  • Detection of circular peer dependencies should not crash with aliased dependencies #​8759. Fixes a regression introduced in the previous version.
  • Fix race condition of symlink creations caused by multiple parallel dlx processes.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

Silver Sponsors

Leniolabs_ Vercel
Depot moonrepo
devowl.io Cerbos
vlt Vite

v9.13.1: pnpm 9.13.1

Compare Source

Patch Changes

  • Fixed some edge cases where resolving circular peer dependencies caused a dead lock #​8720.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
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 force-pushed the renovate/all-minor-patch branch from 811a570 to 95bca4f Compare November 13, 2024 17:26
Copy link

pkg-pr-new bot commented Nov 13, 2024

Open in Stackblitz

npm i https://pkg.pr.new/fluent-vue/unplugin-fluent-vue@104

commit: 694e74b

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 83143de to 837c6ba Compare November 20, 2024 14:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from f0eb3d8 to 7da5105 Compare November 28, 2024 18:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from e51caf3 to d0d732d Compare December 5, 2024 17:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 505da4d to 3b7dda7 Compare December 9, 2024 02:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 5b0c317 to 305a03e Compare December 11, 2024 09:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 95b6ebb to 9843562 Compare December 19, 2024 20:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9843562 to 694e74b Compare December 19, 2024 20:13
@Demivan Demivan merged commit 904f8d0 into main Dec 19, 2024
8 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch December 19, 2024 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant