nuxt / content

The file-based CMS for your Nuxt application, powered by Markdown and Vue components.
https://content.nuxt.com
MIT License
3.08k stars 624 forks source link

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

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/ph ^1.1.11 -> ^1.1.12 age adoption passing confidence
@iconify-json/simple-icons ^1.1.96 -> ^1.1.99 age adoption passing confidence
@nuxt/devtools (source) ^1.1.1 -> ^1.1.5 age adoption passing confidence
@nuxt/fonts ^0.4.0 -> ^0.6.1 age adoption passing confidence
@​nuxt/ui-pro ^1.0.2 -> ^1.1.0 age adoption passing confidence

Release Notes

nuxt/devtools (@​nuxt/devtools) ### [`v1.1.5`](https://togithub.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#115-2024-03-28) [Compare Source](https://togithub.com/nuxt/devtools/compare/v1.1.4...v1.1.5) ##### Features - update `@vue/devtools-applet`, fix [#​640](https://togithub.com/nuxt/devtools/issues/640) ([cbb711d](https://togithub.com/nuxt/devtools/commit/cbb711d1d56ff27bb78055945267c05ad8cc7328)) ### [`v1.1.4`](https://togithub.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#114-2024-03-26) [Compare Source](https://togithub.com/nuxt/devtools/compare/v1.1.3...v1.1.4) ##### Bug Fixes - update vue devtools applet ([5163c0d](https://togithub.com/nuxt/devtools/commit/5163c0de4cc9ba3e9ad75adb686852d65ffdf29e)) - vite-inspect iframe url ([#​633](https://togithub.com/nuxt/devtools/issues/633)) ([2c942e5](https://togithub.com/nuxt/devtools/commit/2c942e59a664204b9a16acfd086c60588f1e3b4a)) ### [`v1.1.3`](https://togithub.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#113-2024-03-21) [Compare Source](https://togithub.com/nuxt/devtools/compare/v1.1.2...v1.1.3) ##### Bug Fixes - **devtools:** do not try to overlay on server ([#​630](https://togithub.com/nuxt/devtools/issues/630)) ([9b633cd](https://togithub.com/nuxt/devtools/commit/9b633cda75377afb4a5b6b26780a1e92012b6063)) ### [`v1.1.2`](https://togithub.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#112-2024-03-21) [Compare Source](https://togithub.com/nuxt/devtools/compare/v1.1.1...v1.1.2) ##### Bug Fixes - **pinia:** pinia module searching null safety ([#​628](https://togithub.com/nuxt/devtools/issues/628)) ([8937b78](https://togithub.com/nuxt/devtools/commit/8937b783cbb8d5e4a480d7b82c32626abaea5c8d)) - scheduledTasks can be undefined ([#​626](https://togithub.com/nuxt/devtools/issues/626)) ([7044c47](https://togithub.com/nuxt/devtools/commit/7044c47fad36fe90ebbc2e1bef3d92783a1aa596)) ##### Features - enable picture in picture for localhost ([#​627](https://togithub.com/nuxt/devtools/issues/627)) ([c43500a](https://togithub.com/nuxt/devtools/commit/c43500ae2f2cdf30ccf4592e729fbda7c20995e8))
nuxt/fonts (@​nuxt/fonts) ### [`v0.6.1`](https://togithub.com/nuxt/fonts/blob/HEAD/CHANGELOG.md#v061) [Compare Source](https://togithub.com/nuxt/fonts/compare/v0.6.0...v0.6.1) [compare changes](https://togithub.com/nuxt/fonts/compare/v0.6.0...v0.6.1) ##### 🩹 Fixes - Add style in variable font local fallback name ([#​110](https://togithub.com/nuxt/fonts/pull/110)) ##### πŸ“– Documentation - Add link to adobe's terms and warning to read ([7872b28](https://togithub.com/nuxt/fonts/commit/7872b28)) - Mention non-latin subset support for adobe provider ([#​109](https://togithub.com/nuxt/fonts/pull/109)) ##### 🏑 Chore - **release:** V0.6.0 ([0913b4b](https://togithub.com/nuxt/fonts/commit/0913b4b)) ##### ❀️ Contributors - Tom Tang ([@​qwerzl](http://github.com/qwerzl)) - Daniel Roe ([@​danielroe](http://github.com/danielroe)) ### [`v0.6.0`](https://togithub.com/nuxt/fonts/blob/HEAD/CHANGELOG.md#v060) [Compare Source](https://togithub.com/nuxt/fonts/compare/v0.5.1...v0.6.0) [compare changes](https://togithub.com/nuxt/fonts/compare/v0.5.1...v0.6.0) ##### πŸš€ Enhancements - **fontsource:** Support variable fonts ([#​102](https://togithub.com/nuxt/fonts/pull/102)) ##### 🩹 Fixes - Render variable font weight correctly ([#​99](https://togithub.com/nuxt/fonts/pull/99)) - Preserve `@font-face` order when rendering ([836a605](https://togithub.com/nuxt/fonts/commit/836a605)) - Only prepend once 🀣 and update snapshots ([8a000ae](https://togithub.com/nuxt/fonts/commit/8a000ae)) - Adopt forward-compatible approach to `builder:watch` ([#​101](https://togithub.com/nuxt/fonts/pull/101)) - Handle custom `app.baseURL` in development ([d9f4fae](https://togithub.com/nuxt/fonts/commit/d9f4fae)) ##### πŸ“– Documentation - Add image ([608653b](https://togithub.com/nuxt/fonts/commit/608653b)) - Mention disabling unocss web fonts preset ([627125b](https://togithub.com/nuxt/fonts/commit/627125b)) ##### 🏑 Chore - Link to latest version in badges ([42e7030](https://togithub.com/nuxt/fonts/commit/42e7030)) ##### βœ… Tests - Update poppins snapshot ([274ae5f](https://togithub.com/nuxt/fonts/commit/274ae5f)) ##### ❀️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe)) - Tom Tang ([@​qwerzl](http://github.com/qwerzl)) - SΓ©bastien Chopin ([@​Atinux](http://github.com/Atinux)) ### [`v0.5.1`](https://togithub.com/nuxt/fonts/blob/HEAD/CHANGELOG.md#v051) [Compare Source](https://togithub.com/nuxt/fonts/compare/v0.5.0...v0.5.1) [compare changes](https://togithub.com/nuxt/fonts/compare/v0.5.0...v0.5.1) ##### 🩹 Fixes - Invalidate cache on new package releases ([ee9678a](https://togithub.com/nuxt/fonts/commit/ee9678a)) ##### ❀️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe)) ### [`v0.5.0`](https://togithub.com/nuxt/fonts/blob/HEAD/CHANGELOG.md#v050) [Compare Source](https://togithub.com/nuxt/fonts/compare/v0.4.0...v0.5.0) [compare changes](https://togithub.com/nuxt/fonts/compare/v0.4.0...v0.5.0) ##### πŸš€ Enhancements - **fontsource:** Support subsets ([#​84](https://togithub.com/nuxt/fonts/pull/84)) ##### 🩹 Fixes - Inherit css preload data when chunks are bundled up ([c11b257](https://togithub.com/nuxt/fonts/commit/c11b257)) - Continue if font family doesn't match in `getFontDetails` ([#​88](https://togithub.com/nuxt/fonts/pull/88)) - Handle numbers in font family names ([d3d3de6](https://togithub.com/nuxt/fonts/commit/d3d3de6)) - Handle escape characters in font family names ([777cb0f](https://togithub.com/nuxt/fonts/commit/777cb0f)) ##### πŸ’… Refactors - Share storage instance between meta/assets ([d5b8184](https://togithub.com/nuxt/fonts/commit/d5b8184)) - Separate type import ([593117b](https://togithub.com/nuxt/fonts/commit/593117b)) ##### 🏑 Chore - Dedupe dependencies ([4793b4c](https://togithub.com/nuxt/fonts/commit/4793b4c)) ##### βœ… Tests - Clear font cache before running tests ([ff64cff](https://togithub.com/nuxt/fonts/commit/ff64cff)) - Add snapshots for adobe provider ([c1dc27e](https://togithub.com/nuxt/fonts/commit/c1dc27e)) - Single adobe playground page ([76d7b8a](https://togithub.com/nuxt/fonts/commit/76d7b8a)) ##### ❀️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe)) - Tom Tang ([@​qwerzl](http://github.com/qwerzl))

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 has been generated by Mend Renovate. View repository job log here.

cloudflare-workers-and-pages[bot] commented 6 months ago

Deploying nuxt-content with  Cloudflare Pages  Cloudflare Pages

Latest commit: dbcceb1
Status: βœ…  Deploy successful!
Preview URL: https://b51b82ea.nuxt-content-1il.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.nuxt-content-1il.pages.dev

View logs