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 #6920

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/ni ^0.23.0 -> ^0.23.1 age adoption passing confidence
@playwright/test (source) ^1.48.2 -> ^1.49.0 age adoption passing confidence
@shikijs/vitepress-twoslash (source) ^1.22.2 -> ^1.23.1 age adoption passing confidence
@types/node (source) ^22.9.0 -> ^22.9.1 age adoption passing confidence
@unocss/reset ^0.64.0 -> ^0.64.1 age adoption passing confidence
@vitejs/plugin-vue (source) ^5.1.5 -> ^5.2.0 age adoption passing confidence
flatted ^3.3.1 -> ^3.3.2 age adoption passing confidence
happy-dom ^15.11.4 -> ^15.11.6 age adoption passing confidence
local-pkg ^0.5.0 -> ^0.5.1 age adoption passing confidence
magic-string ^0.30.12 -> ^0.30.13 age adoption passing confidence
msw (source) ^2.6.4 -> ^2.6.5 age adoption passing confidence
playwright (source) ^1.48.2 -> ^1.49.0 age adoption passing confidence
playwright-core (source) ^1.48.2 -> ^1.49.0 age adoption passing confidence
pnpm (source) 9.12.3 -> 9.14.1 age adoption passing confidence
react-is-19 (source) 19.0.0-rc-b01722d5-20241114 -> 19.0.0-rc-fb9a90fa48-20240614 age adoption passing confidence
rollup (source) ^4.25.0 -> ^4.27.3 age adoption passing confidence
unocss ^0.64.0 -> ^0.64.1 age adoption passing confidence
unplugin-auto-import ^0.18.3 -> ^0.18.5 age adoption passing confidence
vite-plugin-pwa ^0.20.5 -> ^0.21.0 age adoption passing confidence
vue (source) ^3.5.12 -> ^3.5.13 age adoption passing confidence

Release Notes

antfu-collective/ni (@​antfu/ni)

v0.23.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
microsoft/playwright (@​playwright/test)

v1.49.0

Compare Source

shikijs/shiki (@​shikijs/vitepress-twoslash)

v1.23.1

Compare Source

   🚀 Features
    View changes on GitHub

v1.23.0

Compare Source

   🚀 Features
    View changes on GitHub
unocss/unocss (@​unocss/reset)

v0.64.1

Compare Source

No significant changes

    View changes on GitHub
vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.2.0

  • feat: add a feature option to support custom component id generator (#​461) (7a1fc4c), closes #​461
WebReflection/flatted (flatted)

v3.3.2

Compare Source

capricorn86/happy-dom (happy-dom)

v15.11.6

Compare Source

👷‍♂️ Patch fixes

v15.11.5

Compare Source

👷‍♂️ Patch fixes
  • HTMLSelectElement should not dispatch "change" event when changing value or index - By @​capricorn86 in task #​1603
antfu/local-pkg (local-pkg)

v0.5.1

Compare Source

   🚀 Features
    View changes on GitHub
rich-harris/magic-string (magic-string)

v0.30.13

Compare Source

Features
mswjs/msw (msw)

v2.6.5

Compare Source

v2.6.5 (2024-11-16)

Bug Fixes
pnpm/pnpm (pnpm)

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
u|screen JetBrains
Nx CodeRabbit
Route4Me

Silver Sponsors

Leniolabs_ Vercel
Depot moonrepo
devowl.io Cerbos
vlt Vite

v9.13.0: pnpm 9.13

Compare Source

Minor Changes

  • The self-update now accepts a version specifier to install a specific version of pnpm. E.g.:

    pnpm self-update 9.5.0
    

    or

    pnpm self-update next-10
    

Patch Changes

  • Fix Cannot read properties of undefined (reading 'name') that is printed while trying to render the missing peer dependencies warning message #​8538.

Platinum Sponsors

Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

Silver Sponsors

Leniolabs_ Vercel
Depot moonrepo
devowl.io Cerbos
vlt Vite
facebook/react (react-is-19)

v19.0.0-rc-fb9a90fa48-20240614

Compare Source

v19.0.0-rc-fa6eab58-20240815

Compare Source

v19.0.0-rc-f9ebd85a-20240925

Compare Source

v19.0.0-rc-f994737d14-20240522

Compare Source

v19.0.0-rc-f90a6bcc-20240827

Compare Source

v19.0.0-rc-f6cce072-20240723

Compare Source

v19.0.0-rc-f65ac7bd-20240826

Compare Source

v19.0.0-rc-f3e09d6328-20240612

Compare Source

v19.0.0-rc-f38c22b244-20240704

Compare Source

v19.0.0-rc-f2df5694-20240916

Compare Source

v19.0.0-rc-ee1a403a-20240916

Compare Source

[v19.0.0-rc-ed966dac-20241007](https://redirect.github.com/facebook/react/compare/ed15d5007ca7ee4d61294c741ce3e858d3c1d461...ed966


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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.


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

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

Copy link

netlify bot commented Nov 18, 2024

Deploy Preview for vitest-dev ready!

Name Link
🔨 Latest commit e74e180
🔍 Latest deploy log https://app.netlify.com/sites/vitest-dev/deploys/673d4657dbb9a70008046773
😎 Deploy Preview https://deploy-preview-6920--vitest-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 1baabd8 to d1e72a5 Compare November 19, 2024 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants