nuxt-ui-pro / dashboard

A dashboard template made with Vue and Nuxt UI Pro.
https://dashboard-template.nuxt.dev
414 stars 93 forks source link

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

Closed renovate[bot] closed 4 weeks ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/heroicons ^1.2.0 -> ^1.2.1 age adoption passing confidence
@iconify-json/simple-icons ^1.2.4 -> ^1.2.9 age adoption passing confidence
@nuxt/eslint (source) ^0.5.7 -> ^0.6.0 age adoption passing confidence
@nuxt/fonts ^0.9.2 -> ^0.10.0 age adoption passing confidence
@nuxt/ui-pro ^1.4.3 -> ^1.4.4 age adoption passing confidence
eslint (source) ^9.11.1 -> ^9.13.0 age adoption passing confidence
pnpm (source) 9.11.0 -> 9.12.2 age adoption passing confidence

Release Notes

nuxt/eslint (@​nuxt/eslint) ### [`v0.6.0`](https://redirect.github.com/nuxt/eslint/releases/tag/v0.6.0) [Compare Source](https://redirect.github.com/nuxt/eslint/compare/v0.5.7...v0.6.0) #####    🚀 Features - **eslint-plugin**: New `nuxt-config-keys-order` rule  -  by [@​antfu](https://redirect.github.com/antfu) in [https://github.com/nuxt/eslint/issues/491](https://redirect.github.com/nuxt/eslint/issues/491) [(b65a8)](https://redirect.github.com/nuxt/eslint/commit/b65a80a) #####     [View changes on GitHub](https://redirect.github.com/nuxt/eslint/compare/v0.5.7...v0.6.0)
nuxt/fonts (@​nuxt/fonts) ### [`v0.10.0`](https://redirect.github.com/nuxt/fonts/blob/HEAD/CHANGELOG.md#v0100) [Compare Source](https://redirect.github.com/nuxt/fonts/compare/v0.9.2...v0.10.0) [compare changes](https://redirect.github.com/nuxt/fonts/compare/v0.9.2...v0.10.0) ##### 🩹 Fixes - Scan font families declared in `font:` ([#​299](https://redirect.github.com/nuxt/fonts/pull/299)) ##### 💅 Refactors - Use `jiti.import` to resolve custom providers ([#​308](https://redirect.github.com/nuxt/fonts/pull/308)) - ⚠️ Migrate to `unifont` to handle providers ([#​315](https://redirect.github.com/nuxt/fonts/pull/315)) ##### 📖 Documentation - Update link to downloads count badge ([0a5742f](https://redirect.github.com/nuxt/fonts/commit/0a5742f)) - Update link to downloads count badge ([1cbb70f](https://redirect.github.com/nuxt/fonts/commit/1cbb70f)) ##### 🏡 Chore - Use `pnpm` to run release ([dbbf438](https://redirect.github.com/nuxt/fonts/commit/dbbf438)) ##### ✅ Tests - Adjust css regexp ([f8cd4eb](https://redirect.github.com/nuxt/fonts/commit/f8cd4eb)) ##### ⚠️ Breaking Changes - ⚠️ Migrate to `unifont` to handle providers ([#​315](https://redirect.github.com/nuxt/fonts/pull/315)) ##### ❤️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe)) - Tom Tang ([@​qwerzl](http://github.com/qwerzl))
nuxt/ui-pro (@​nuxt/ui-pro) ### [`v1.4.4`](https://redirect.github.com/nuxt/ui-pro/compare/a7da211881ce018e0a1e8a1eebbc6854b6deddc6...030e49fff10812aef35a8fa30cb363a311ce84bd) [Compare Source](https://redirect.github.com/nuxt/ui-pro/compare/a7da211881ce018e0a1e8a1eebbc6854b6deddc6...030e49fff10812aef35a8fa30cb363a311ce84bd)
eslint/eslint (eslint) ### [`v9.13.0`](https://redirect.github.com/eslint/eslint/compare/v9.12.0...1a7cdbfad8d3355132aab3201c7dd3f2e879b19d) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.12.0...v9.13.0)
pnpm/pnpm (pnpm) ### [`v9.12.2`](https://redirect.github.com/pnpm/pnpm/releases/tag/v9.12.2): pnpm 9.12.2 [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v9.12.1...v9.12.2) #### Patch Changes - When checking whether a file in the store has executable permissions, the new approach checks if at least one of the executable bits (owner, group, and others) is set to 1. Previously, a file was incorrectly considered executable only when all the executable bits were set to 1. This fix ensures that files with any executable permission, regardless of the user class, are now correctly identified as executable [#​8546](https://redirect.github.com/pnpm/pnpm/issues/8546). #### Platinum Sponsors
#### Gold Sponsors
#### Our Silver Sponsors
### [`v9.12.1`](https://redirect.github.com/pnpm/pnpm/releases/tag/v9.12.1): pnpm 9.12.1 [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v9.12.0...v9.12.1) #### Patch Changes - `pnpm update --latest` should not update the automatically installed peer dependencies [#​6657](https://redirect.github.com/pnpm/pnpm/issues/6657). - `pnpm publish` should be able to publish from a local tarball [#​7950](https://redirect.github.com/pnpm/pnpm/issues/7950). - The pnpx command should work correctly on Windows, when pnpm is installed via the standalone installation script [#​8608](https://redirect.github.com/pnpm/pnpm/pull/8608). - Prevent `EBUSY` errors caused by creating symlinks in parallel `dlx` processes [#​8604](https://redirect.github.com/pnpm/pnpm/pull/8604). - Fix maximum call stack size exceeded error related to circular workspace dependencies [#​8599](https://redirect.github.com/pnpm/pnpm/pull/8599). #### Platinum Sponsors
#### Gold Sponsors
#### Our Silver Sponsors
### [`v9.12.0`](https://redirect.github.com/pnpm/pnpm/releases/tag/v9.12.0): pnpm 9.12 [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v9.11.0...v9.12.0) ##### Minor Changes - Fix peer dependency resolution dead lock [#​8570](https://redirect.github.com/pnpm/pnpm/issues/8570). This change might change some of the keys in the `snapshots` field inside `pnpm-lock.yaml` but it should happen very rarely. - `pnpm outdated` command supports now a `--sort-by=name` option for sorting outdated dependencies by package name [#​8523](https://redirect.github.com/pnpm/pnpm/pull/8523). - Added the ability for `overrides` to remove dependencies by specifying `"-"` as the field value [#​8572](https://redirect.github.com/pnpm/pnpm/issues/8572). For example, to remove `lodash` from the dependencies, use this configuration in `package.json`: ```json { "pnpm": { "overrides": { "lodash": "-" } } } ``` ##### Patch Changes - Fixed an issue where `pnpm list --json pkg` showed `"private": false` for a private package [#​8519](https://redirect.github.com/pnpm/pnpm/issues/8519). - Packages with `libc` that differ from `pnpm.supportedArchitectures.libc` are not downloaded [#​7362](https://redirect.github.com/pnpm/pnpm/issues/7362). - Prevent `ENOENT` errors caused by running `store prune` in parallel [#​8586](https://redirect.github.com/pnpm/pnpm/pull/8586). - Add issues alias to `pnpm bugs` [#​8596](https://redirect.github.com/pnpm/pnpm/pull/8596). ##### Platinum Sponsors
##### Gold Sponsors
##### Our Silver Sponsors

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 1 month ago

Deploying dashboard-w1c0 with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5c06926
Status: ✅  Deploy successful!
Preview URL: https://d589d015.dashboard-w1c0.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.dashboard-w1c0.pages.dev

View logs