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

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/simple-icons ^1.1.88 -> ^1.1.89 age adoption passing confidence
@nuxt/content (source) ^2.10.0 -> ^2.11.0 age adoption passing confidence
@nuxthq/studio (source) ^1.0.9 -> ^1.0.10 age adoption passing confidence
@nuxtjs/tailwindcss ^6.10.4 -> ^6.11.1 age adoption passing confidence
pnpm (source) 8.14.1 -> 8.14.3 age adoption passing confidence
release-it ^17.0.1 -> ^17.0.3 age adoption passing confidence
shikiji (source) ^0.9.19 -> ^0.10.0 age adoption passing confidence

Release Notes

nuxt/content (@​nuxt/content) ### [`v2.11.0`](https://togithub.com/nuxt/content/blob/HEAD/CHANGELOG.md#v2110) [Compare Source](https://togithub.com/nuxt/content/compare/v2.10.0...v2.11.0) [compare changes](https://togithub.com/nuxt/content/compare/v2.10.0...v2.11.0) ##### 🩹 Fixes - **types:** Fields in `experimental.search` can be optional ([#​2506](https://togithub.com/nuxt/content/pull/2506)) - **ContentSlot:** Detect multiline usage ([#​2508](https://togithub.com/nuxt/content/pull/2508)) ##### 📖 Documentation - Fix component name ([#​2482](https://togithub.com/nuxt/content/pull/2482)) - Search result variable name ([#​2485](https://togithub.com/nuxt/content/pull/2485)) - Updates ([d41902ad](https://togithub.com/nuxt/content/commit/d41902ad)) - Mention that `searchContent` is an experimental feature ([#​2505](https://togithub.com/nuxt/content/pull/2505)) - Add carbon ads ([77163e4b](https://togithub.com/nuxt/content/commit/77163e4b)) ##### 📦 Build - Do not emit `.mjs` in runtime directory ([#​2514](https://togithub.com/nuxt/content/pull/2514)) ##### 🏡 Chore - Move to `shikiji` for types ([#​2495](https://togithub.com/nuxt/content/pull/2495)) - Remove unused argument ([#​2496](https://togithub.com/nuxt/content/pull/2496)) - **dx:** Remove caching for dev HMR ([78e1eebe](https://togithub.com/nuxt/content/commit/78e1eebe)) ##### ❤️ Contributors - Sébastien Chopin ([@​Atinux](http://github.com/Atinux)) - Daniel Roe - Farnabaz ([@​farnabaz](http://github.com/farnabaz)) - Anthony Fu - Adam DeHaven
nuxtlabs/studio-module (@​nuxthq/studio) ### [`v1.0.10`](https://togithub.com/nuxtlabs/studio-module/releases/tag/v1.0.10) [Compare Source](https://togithub.com/nuxtlabs/studio-module/compare/v1.0.9...v1.0.10) - fix: create files path map to populate document driven pages ([#​160](https://togithub.com/nuxtlabs/studio-module/issues/160)) ([`5280259`](https://togithub.com/nuxtlabs/studio-module/commit/5280259))
nuxt-modules/tailwindcss (@​nuxtjs/tailwindcss) ### [`v6.11.1`](https://togithub.com/nuxt-modules/tailwindcss/blob/HEAD/CHANGELOG.md#v6111) [Compare Source](https://togithub.com/nuxt-modules/tailwindcss/compare/v6.11.0...v6.11.1) [compare changes](https://togithub.com/nuxt-modules/tailwindcss/compare/v6.11.0...v6.11.1) ##### 🩹 Fixes - **resolvers:** Respect configPath over layers ([c7fe392](https://togithub.com/nuxt-modules/tailwindcss/commit/c7fe392)) ##### ❤️ Contributors - Inesh Bose ### [`v6.11.0`](https://togithub.com/nuxt-modules/tailwindcss/blob/HEAD/CHANGELOG.md#v6110) [Compare Source](https://togithub.com/nuxt-modules/tailwindcss/compare/v6.10.4...v6.11.0) [compare changes](https://togithub.com/nuxt-modules/tailwindcss/compare/v6.10.4...v6.11.0) ##### 🚀 Enhancements - `editorSupport` option ([#​784](https://togithub.com/nuxt-modules/tailwindcss/pull/784)) ##### 🩹 Fixes - **nightly-ci:** Specify from flag to changelogen ([ef74d1f](https://togithub.com/nuxt-modules/tailwindcss/commit/ef74d1f)) - **nightly-ci:** Fetch-depth 0 ([4f539d0](https://togithub.com/nuxt-modules/tailwindcss/commit/4f539d0)) - **nightly-ci:** Run build directly ([e90ea72](https://togithub.com/nuxt-modules/tailwindcss/commit/e90ea72)) - Fix prepare command ([f369792](https://togithub.com/nuxt-modules/tailwindcss/commit/f369792)) ##### 💅 Refactors - Move `injectPosition` to `cssPath` ([#​792](https://togithub.com/nuxt-modules/tailwindcss/pull/792)) ##### 🏡 Chore - Update dependencies, closes [#​789](https://togithub.com/nuxt-modules/tailwindcss/issues/789) ([#​789](https://togithub.com/nuxt-modules/tailwindcss/issues/789)) - Update dependencies ([1e372fd](https://togithub.com/nuxt-modules/tailwindcss/commit/1e372fd)) - Add config warnings ([d8e36e9](https://togithub.com/nuxt-modules/tailwindcss/commit/d8e36e9)) - **exposeConfig:** Provide write option for workaround, resolves [#​794](https://togithub.com/nuxt-modules/tailwindcss/issues/794) ([#​794](https://togithub.com/nuxt-modules/tailwindcss/issues/794)) - Update readme ([281df61](https://togithub.com/nuxt-modules/tailwindcss/commit/281df61)) - Update ([8cf0a04](https://togithub.com/nuxt-modules/tailwindcss/commit/8cf0a04)) - Specify prepublishOnly script ([2bca37a](https://togithub.com/nuxt-modules/tailwindcss/commit/2bca37a)) - Fix lint ([eab2fb4](https://togithub.com/nuxt-modules/tailwindcss/commit/eab2fb4)) - **release:** V6.12.0 ([9837fb8](https://togithub.com/nuxt-modules/tailwindcss/commit/9837fb8)) - **release:** V6.12.1 ([320dacf](https://togithub.com/nuxt-modules/tailwindcss/commit/320dacf)) ##### ❤️ Contributors - Inesh Bose
pnpm/pnpm (pnpm) ### [`v8.14.3`](https://togithub.com/pnpm/pnpm/releases/tag/v8.14.3) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.14.2...v8.14.3) #### Patch Changes - `pnpm pack` should work as expected when "prepack" modifies the manifest [#​7558](https://togithub.com/pnpm/pnpm/pull/7558). #### Platinum Sponsors
#### Gold Sponsors
#### Our Silver Sponsors
### [`v8.14.2`](https://togithub.com/pnpm/pnpm/releases/tag/v8.14.2) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.14.1...v8.14.2) #### Patch Changes - Registry configuration from previous installation should not override current settings [#​7507](https://togithub.com/pnpm/pnpm/issues/7507). - `pnpm dlx` should not fail, when executed from `package.json` "scripts" [7424](https://togithub.com/pnpm/pnpm/issues/7424). - A git-hosted dependency should not be added to the store if it failed to be built [#​7407](https://togithub.com/pnpm/pnpm/pull/7407). - `pnpm publish` should pack "main" file or "bin" files defined in "publishConfig" [#​4195](https://togithub.com/pnpm/pnpm/issues/4195). #### Platinum Sponsors
#### Gold Sponsors
#### Our Silver Sponsors
release-it/release-it (release-it) ### [`v17.0.3`](https://togithub.com/release-it/release-it/releases/tag/17.0.3) [Compare Source](https://togithub.com/release-it/release-it/compare/17.0.2...17.0.3) - Fix dependencies for Windows ([`c7d5ff0`](https://togithub.com/release-it/release-it/commit/c7d5ff0)) ### [`v17.0.2`](https://togithub.com/release-it/release-it/releases/tag/17.0.2) [Compare Source](https://togithub.com/release-it/release-it/compare/17.0.1...17.0.2) - Update dependencies ([`9577bd2`](https://togithub.com/release-it/release-it/commit/9577bd2)) - Auto-format ([`cb7aac7`](https://togithub.com/release-it/release-it/commit/cb7aac7)) - Ignore twitter profile link ([`294538d`](https://togithub.com/release-it/release-it/commit/294538d)) - Parse issues from commit log instead of changelog ([#​1071](https://togithub.com/release-it/release-it/issues/1071)) ([`836f78d`](https://togithub.com/release-it/release-it/commit/836f78d)) - Format markdown ([`179b734`](https://togithub.com/release-it/release-it/commit/179b734))
antfu/shikiji (shikiji) ### [`v0.10.0`](https://togithub.com/antfu/shikiji/releases/tag/v0.10.0) [Compare Source](https://togithub.com/antfu/shikiji/compare/v0.9.19...v0.10.0) This release migrated TwoSlash integrations from `@typescript/twoslash` into the successor [`twoslash`](https://togithub.com/twoslashes/twoslash) with quite many improvements, including more prosperous rendering results, more robust interfaces, and even optional Vue SFC support. Along the way, we also take the chance to remove the previously deprecated APIs to reduce the maintenance surface. Please go into each PR/commit to find the detailed changes. This release also includes a few new themes, inherited from [`tm-themes`](https://togithub.com/antfu/textmate-grammars-themes): - [Night Owl](https://togithub.com/sdras/night-owl-vscode-theme) - [Ayu Dark](https://togithub.com/ayu-theme/vscode-ayu) - [Synthwave '84](https://togithub.com/robb0wen/synthwave-vscode) - [Tokyo Night](https://togithub.com/enkia/tokyo-night-vscode-theme) The breaking changes mostly happen internally. Ideally, for high-level usages, they shouldn't be affected and can be upgraded seamlessly. ##### 🚨 Breaking Changes - **core**: - Remove deprecated APIs  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/shikiji/issues/75](https://togithub.com/antfu/shikiji/issues/75) [(97c96)](https://togithub.com/antfu/shikiji/commit/97c9636) - Rename transformer hook `token` to `span` to avoid confusion  -  by [@​antfu](https://togithub.com/antfu) [(eb3b8)](https://togithub.com/antfu/shikiji/commit/eb3b811) - Add `unwasm` condition in exports  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/shikiji/issues/72](https://togithub.com/antfu/shikiji/issues/72) [(96300)](https://togithub.com/antfu/shikiji/commit/9630092) - **markdown-it**: - Deprecate and disable `highlightLines` option  -  by [@​antfu](https://togithub.com/antfu) [(21e99)](https://togithub.com/antfu/shikiji/commit/21e9955) - **rehype**: - Deprecate and disable `highlightLines` option  -  by [@​antfu](https://togithub.com/antfu) [(fe0e4)](https://togithub.com/antfu/shikiji/commit/fe0e4cb) - **twoslash**: - Move to `twoslash` package for better performance and composablity  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/shikiji/issues/91](https://togithub.com/antfu/shikiji/issues/91) [(fc67e)](https://togithub.com/antfu/shikiji/commit/fc67e9d) - Rename renderer hook `nodeCompletions` to `nodeCompletion`  -  by [@​antfu](https://togithub.com/antfu) [(b7637)](https://togithub.com/antfu/shikiji/commit/b7637bc) - Support highlight  -  by [@​antfu](https://togithub.com/antfu) [(1ebe8)](https://togithub.com/antfu/shikiji/commit/1ebe8e0) - Fix highlight typos  -  by [@​jxom](https://togithub.com/jxom) in [https://github.com/antfu/shikiji/issues/102](https://togithub.com/antfu/shikiji/issues/102) [(b8c4c)](https://togithub.com/antfu/shikiji/commit/b8c4c88) - Consistent case of `Twoslash`  -  by [@​antfu](https://togithub.com/antfu) [(f740b)](https://togithub.com/antfu/shikiji/commit/f740b3e) #####    🚀 Features - Support `unwasm` condition for core  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/shikiji/issues/97](https://togithub.com/antfu/shikiji/issues/97) [(71249)](https://togithub.com/antfu/shikiji/commit/7124990) - Support configure `cache` option for twoslash transformer  -  by [@​antfu](https://togithub.com/antfu) [(d5773)](https://togithub.com/antfu/shikiji/commit/d57736e) - Upgrade to twoslash v0.1.0  -  by [@​antfu](https://togithub.com/antfu) [(b6cbf)](https://togithub.com/antfu/shikiji/commit/b6cbffa) - **core**: - Provide `offset` info in themed token  -  by [@​antfu](https://togithub.com/antfu) [(e9d1f)](https://togithub.com/antfu/shikiji/commit/e9d1f33) - Introduce `tokens` hook to transformers  -  by [@​antfu](https://togithub.com/antfu) [(35e8d)](https://togithub.com/antfu/shikiji/commit/35e8da0) - **transformers**: - Introduce `transformerMetaHighlight` transformer  -  by [@​antfu](https://togithub.com/antfu) [(aa81a)](https://togithub.com/antfu/shikiji/commit/aa81a47) - Two new transformers for word highlighting  -  by [@​fuma-nama](https://togithub.com/fuma-nama) and [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/shikiji/issues/92](https://togithub.com/antfu/shikiji/issues/92) [(ecf60)](https://togithub.com/antfu/shikiji/commit/ecf60cd) - **vitepress-twoslash**: - Support floating-vue for completions  -  by [@​antfu](https://togithub.com/antfu) [(42ab0)](https://togithub.com/antfu/shikiji/commit/42ab0f2) - Support rendering jsdoc tags  -  by [@​antfu](https://togithub.com/antfu) [(bd12c)](https://togithub.com/antfu/shikiji/commit/bd12cae) #####    🐞 Bug Fixes - **twoslash**: - Split tokens to match the twoslash nodes  -  by [@​antfu](https://togithub.com/antfu) [(9016d)](https://togithub.com/antfu/shikiji/commit/9016da6) - Support targeting multiple tokens a node, more accurate result  -  by [@​antfu](https://togithub.com/antfu) [(23ece)](https://togithub.com/antfu/shikiji/commit/23ece30) - Avoid genreate duplicate hovers  -  by [@​antfu](https://togithub.com/antfu) [(04352)](https://togithub.com/antfu/shikiji/commit/043524a) - Respect twoslash output lang  -  by [@​antfu](https://togithub.com/antfu) [(a5a8a)](https://togithub.com/antfu/shikiji/commit/a5a8aba) - Completion on string quotes and literals  -  by [@​jxom](https://togithub.com/jxom) and [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/shikiji/issues/99](https://togithub.com/antfu/shikiji/issues/99) [(c1e9c)](https://togithub.com/antfu/shikiji/commit/c1e9cc9) - Completion on multifile  -  by [@​jxom](https://togithub.com/jxom) and [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/shikiji/issues/100](https://togithub.com/antfu/shikiji/issues/100) [(ac629)](https://togithub.com/antfu/shikiji/commit/ac6298b) - Adjust styles  -  by [@​antfu](https://togithub.com/antfu) [(2602b)](https://togithub.com/antfu/shikiji/commit/2602b18) - Split tokens on completion  -  by [@​antfu](https://togithub.com/antfu) [(3f349)](https://togithub.com/antfu/shikiji/commit/3f34919) - **vitepress-twoslash**: - Popup arrow color  -  by [@​antfu](https://togithub.com/antfu) [(1e217)](https://togithub.com/antfu/shikiji/commit/1e21734) - Escape Vue syntax  -  by [@​antfu](https://togithub.com/antfu) [(ef7b6)](https://togithub.com/antfu/shikiji/commit/ef7b614) - Improve tabs experience  -  by [@​antfu](https://togithub.com/antfu) [(649c7)](https://togithub.com/antfu/shikiji/commit/649c7e9) #####    🏎 Performance - **cli**: Use Promise.all  -  by [@​Plumbiu](https://togithub.com/Plumbiu) in [https://github.com/antfu/shikiji/issues/104](https://togithub.com/antfu/shikiji/issues/104) [(ddb94)](https://togithub.com/antfu/shikiji/commit/ddb944c) #####     [View changes on GitHub](https://togithub.com/antfu/shikiji/compare/v0.9.19...v0.10.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 has been generated by Mend Renovate. View repository job log here.

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

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: db53e45
Status: ✅  Deploy successful!
Preview URL: https://e9303603.nuxt-content-1il.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.nuxt-content-1il.pages.dev

View logs