nuxt / ui

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
https://ui.nuxt.com
MIT License
4.11k stars 542 forks source link

chore(deps): update all non-major dependencies (v3) #2694

Closed renovate[bot] closed 2 days ago

renovate[bot] commented 2 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/simple-icons ^1.2.11 -> ^1.2.12 age adoption passing confidence
pnpm (source) 9.13.2 -> 9.14.1 age adoption passing confidence
wrangler (source) ^3.87.0 -> ^3.88.0 age adoption passing confidence

Release Notes

pnpm/pnpm (pnpm) ### [`v9.14.1`](https://redirect.github.com/pnpm/pnpm/releases/tag/v9.14.1) [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v9.14.0...v9.14.1) #### Minor Changes - Added support for `pnpm pack --json` to print packed tarball and contents in JSON format [#​8765](https://redirect.github.com/pnpm/pnpm/pull/8765). #### Patch Changes - `pnpm exec` should print a meaningful error message when no command is provided [#​8752](https://redirect.github.com/pnpm/pnpm/issues/8752). - `pnpm setup` should remove the CLI from the target location before moving the new binary [#​8173](https://redirect.github.com/pnpm/pnpm/issues/8173). - Fix `ERR_PNPM_TARBALL_EXTRACT` error while installing a dependency from GitHub having a slash in branch name [#​7697](https://redirect.github.com/pnpm/pnpm/issues/7697). - Don't crash if the `use-node-version` setting is used and the system has no Node.js installed [#​8769](https://redirect.github.com/pnpm/pnpm/issues/8769). - Convert settings in local `.npmrc` files to their correct types. For instance, `child-concurrency` should be a number, not a string [#​5075](https://redirect.github.com/pnpm/pnpm/issues/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](https://redirect.github.com/pnpm/pnpm/pull/8768). #### Platinum Sponsors
Bit Bit Figma
#### Gold Sponsors
Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me
### [`v9.14.0`](https://redirect.github.com/pnpm/pnpm/compare/v9.13.2...v9.14.0) [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v9.13.2...v9.14.0)
cloudflare/workers-sdk (wrangler) ### [`v3.88.0`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3880) [Compare Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@3.87.0...wrangler@3.88.0) ##### Minor Changes - [#​7173](https://redirect.github.com/cloudflare/workers-sdk/pull/7173) [`b6cbfbd`](https://redirect.github.com/cloudflare/workers-sdk/commit/b6cbfbdd10dfbb732ec12a5c69bd4a74b07de8a0) Thanks [@​Ankcorn](https://redirect.github.com/Ankcorn)! - Adds \[observability.logs] settings to wrangler. This setting lets developers control the settings for logs as an independent dataset enabling more dataset types in the future. The most specific setting will win if any of the datasets are not enabled. It also adds the following setting to the logs config - `invocation_logs` - set to false to disable invocation logs. Defaults to true. ```toml [observability.logs] enabled = true invocation_logs = false ``` - [#​7207](https://redirect.github.com/cloudflare/workers-sdk/pull/7207) [`edec415`](https://redirect.github.com/cloudflare/workers-sdk/commit/edec41591dcf37262d459568c0f454820b90dbaa) Thanks [@​jonesphillip](https://redirect.github.com/jonesphillip)! - Added r2 bucket lifecycle command to Wrangler including list, add, remove, set ##### Patch Changes - [#​7243](https://redirect.github.com/cloudflare/workers-sdk/pull/7243) [`941d411`](https://redirect.github.com/cloudflare/workers-sdk/commit/941d4110ca84510d235b72b3f98692e4188a7ad4) Thanks [@​penalosa](https://redirect.github.com/penalosa)! - Include Version Preview URL in Wrangler's output file - [#​7038](https://redirect.github.com/cloudflare/workers-sdk/pull/7038) [`e2e6912`](https://redirect.github.com/cloudflare/workers-sdk/commit/e2e6912bcb7a1f6b7f8081b889a4e08be8a740a1) Thanks [@​petebacondarwin](https://redirect.github.com/petebacondarwin)! - fix: only show fetch warning if on old compatibility_date Now that we have the `allow_custom_ports` compatibility flag, we only need to show the fetch warnings when that flag is not enabled. Fixes [https://github.com/cloudflare/workerd/issues/2955](https://redirect.github.com/cloudflare/workerd/issues/2955) - [#​7216](https://redirect.github.com/cloudflare/workers-sdk/pull/7216) [`09e6e90`](https://redirect.github.com/cloudflare/workers-sdk/commit/09e6e905d9825d33b8e90acabb8ff7b962cc908b) Thanks [@​vicb](https://redirect.github.com/vicb)! - chore(wrangler): update unenv dependency version - [#​7081](https://redirect.github.com/cloudflare/workers-sdk/pull/7081) [`b4a0e74`](https://redirect.github.com/cloudflare/workers-sdk/commit/b4a0e74680440084342477fc9373f9f76ab91c0b) Thanks [@​penalosa](https://redirect.github.com/penalosa)! - Default the file based registry (`--x-registry`) to on. This should improve stability of multi-worker development - Updated dependencies \[]: - miniflare@3.20241106.0

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.

cloudflare-workers-and-pages[bot] commented 2 days ago

Deploying ui3 with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3d4e9f7
Status: ✅  Deploy successful!
Preview URL: https://a99612a8.ui-6q2.pages.dev
Branch Preview URL: https://renovate-v3-all-minor-patch.ui-6q2.pages.dev

View logs

pkg-pr-new[bot] commented 2 days ago
pnpm add https://pkg.pr.new/@nuxt/ui@2694

commit: 3d4e9f7