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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/content (source) 2.7.2 -> 2.12.1 age adoption passing confidence
@nuxt/devtools (source) ^0.7.5 -> ^0.8.5 age adoption passing confidence
@nuxthq/studio (source) ^0.13.4 -> ^0.14.1 age adoption passing confidence
@nuxtjs/color-mode ^3.3.0 -> ^3.4.1 age adoption passing confidence
@nuxtjs/eslint-config-typescript ^12.0.0 -> ^12.1.0 age adoption passing confidence
@vueuse/core (source) ^10.3.0 -> ^10.9.0 age adoption passing confidence
eslint (source) ^8.46.0 -> ^8.57.0 age adoption passing confidence
nuxt (source) 3.6.5 -> 3.11.2 age adoption passing confidence
nuxt-icon ^0.5.0 -> ^0.6.10 age adoption passing confidence
release-it ^16.1.3 -> ^16.3.0 age adoption passing confidence
typescript (source) ^5.1.6 -> ^5.4.5 age adoption passing confidence
ufo ^1.2.0 -> ^1.5.3 age adoption passing confidence

Release Notes

nuxt/content (@​nuxt/content)

v2.12.1

Compare Source

compare changes

🩹 Fixes
  • Missing import (#​2560)
  • types: Use const type parameter for QueryBuilder only (#​2546)
  • Split getContent to chunks in getIndexedContentsList (#​2354, #​2549)
  • types: Add const type parameter for QueryBuilder.only() and .without() (#​2573)
📖 Documentation
  • Typo in showURL prop (#​2537)
  • Add descriptions of all match operators (#​2552)
  • Update highlight.langs defaults (#​2559)
🏡 Chore
❤️ Contributors

v2.12.0

Compare Source

compare changes

🚀 Enhancements
🔥 Performance
  • content-list: Cache contents list during generation and per-request (#​2527)
🩹 Fixes
  • module: Handle former props in ContentSlot transformer (#​2525)
  • client-db: Fetch dir config on legacy query (4b9b6b7a)
  • navigation: Ignore extensions on navigation sort (#​2529)
📖 Documentation
🏡 Chore
❤️ Contributors

v2.11.0

Compare Source

compare changes

🩹 Fixes
  • types: Fields in experimental.search can be optional (#​2506)
  • ContentSlot: Detect multiline usage (#​2508)
📖 Documentation
📦 Build
  • Do not emit .mjs in runtime directory (#​2514)
🏡 Chore
❤️ Contributors

v2.10.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • Add missing imports for search (#​2412)
  • Import nuxt composables from #imports (#​2418)
  • 7.search-content.md typo (7bf89960)
  • Enable cache only for clientDb (#​2425)
  • Remove d.ts (#​2427)
  • Ensure bundler module resolution works with runtime type imports (#​2470)
  • Imports (f33f5a20)
📖 Documentation
🏡 Chore
❤️ Contributors

v2.9.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
📖 Documentation
❤️ Contributors

v2.8.5

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v2.8.4

Compare Source

compare changes

🩹 Fixes
  • prose-pre: Only wrap slot in pre (#​2348)
❤️ Contributors

v2.8.3

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • findSurround: Use filtered contents to find surround (#​2291)
  • Remove deletion of prerenderedAt key (#​2280)
  • module: Remove deprecated resolveModule (#​2298)
  • surround: Respect only and without filters (#​2311)
  • Add missing dependencies (#​2313)
  • tailwindcss: Tailwindcss HMR support for content files (#​2315)
  • Fetch content chunked (#​2321)
  • storage: Prevent duplicate parsing (#​2326)
  • Add regex to match ContentSlot in Pug templates (#​2344)
📖 Documentation
🏡 Chore
❤️ Contributors

v2.8.2

Compare Source

compare changes

🩹 Fixes
  • query: Prevent undefined error (b680b47c)
  • navigation: Prevent client-db conflict (fd8e3b82)
  • serverQueryContent: Do not expose advanced query typing (09e37c19)
  • document-driven: Invalid composable import (e56f71dc)
  • ContentList: Component slot typechecking (#​2277)
❤️ Contributors

v2.8.1

Compare Source

compare changes

🩹 Fixes
  • Cannot read properties of undefined (11c3b09f)
❤️ Contributors

v2.8.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • Markdown render compatiblity (d81a08a2)
  • slot: Rename ContentSlot to MDCSlot in render function (efc60481)
  • module: Slot transform sourcemap (7558cf0d)
  • ProseImg: Prevent conflict between src and baseURL (#​2242)
  • Custom drivers failed on build (#​2193)
  • ContentRenderer: Render contents only with excerpt (#​2246)
  • content-slot: Better slot name regex (329cf3bc)
📖 Documentation
🏡 Chore
❤️ Contributors
nuxt/devtools (@​nuxt/devtools)

v0.8.5

Compare Source

Features

v0.8.4

Compare Source

Bug Fixes
Features

v0.8.3

Compare Source

Bug Fixes
  • route tracking handle currentRoute to be null (7ca1fc9)

v0.8.2

Compare Source

Bug Fixes
  • virtual-files: fetch data as json (131a2ee)

v0.8.1

Compare Source

Bug Fixes
  • default box-sizing for floating panel (a674379)
  • find vite client path from subframe parent (#​386) (e28606a)
  • improve client injection error message (de9baa3)
Features

v0.8.0

Compare Source

Features
  • components: show dependencies and dependents in component details (7dbc3d1)
  • composables useNuxtDevTools (#​383) (e74b60c)
  • filter for used/unused components, close #​358 (5012012)
  • ui-kit: add NSelectTab component (509a1ec)

0.7.6 (2023-08-09)

Bug Fixes
Features

0.7.5 (2023-08-06)

Bug Fixes
Features

0.7.4 (2023-08-01)

Bug Fixes

0.7.3 (2023-08-01)

Bug Fixes

0.7.2 (2023-07-31)

Bug Fixes
Features

0.7.1 (2023-07-23)

Bug Fixes
Features

v0.7.6

Compare Source

Bug Fixes
Features
nuxtlabs/studio-module (@​nuxthq/studio)

v0.14.1

Compare Source

v0.14.0

Compare Source

  • chore(deps): update actions/checkout action to v4 (#​135) (592717b)
  • chore(deps): update pnpm/action-setup action to v2.4.0 (#​118) (b38563a)
  • chore(deps): update pnpm to v8 (#​120) (56eea4b)
  • fix: use router to remove preview token before close (#​136) (592e449)
  • fix(build): add baseUrl to tsconfig (e204cfc)
  • chore(deps): upgrade dependencies (1db09cf)
nuxt-modules/color-mode (@​nuxtjs/color-mode)

v3.4.1

Compare Source

v3.4.0

Compare Source

Features
3.3.3 (2024-03-19)
Bug Fixes
3.3.2 (2023-11-15)
Bug Fixes
  • use ref for island color-mode stub and check it is truthy (486c28f)
3.3.1 (2023-11-15)
Bug Fixes
  • avoid setting color-mode when rendering islands (#​200) (d856d7a)
  • check when localStorage is available (e4e84fe), closes #​202
  • initialise helper to empty object when testing (34c4e0e)

v3.3.3

Compare Source

v3.3.2

Compare Source

v3.3.1

Compare Source

vueuse/vueuse (@​vueuse/core)

v10.9.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v10.8.0

Compare Source

   🚀 Features
   🐞 Bug Fixes

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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Mar 14, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
typography ❌ Failed (Inspect) Apr 26, 2024 0:46am

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4ec317e to dd584f8 Compare March 16, 2023 19:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dd584f8 to 76ab06b Compare March 21, 2023 11:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 76ab06b to 16b5e7d Compare March 21, 2023 18:30
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Mar 22, 2023
@renovate renovate bot closed this Mar 22, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch March 22, 2023 15:06
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Mar 22, 2023
@renovate renovate bot reopened this Mar 22, 2023
@renovate renovate bot restored the renovate/all-minor-patch branch March 22, 2023 20:00
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update devdependency @nuxt-themes/tokens to ^1.9.1 Mar 22, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 16b5e7d to 13bbb17 Compare March 22, 2023 23:38
@renovate renovate bot changed the title chore(deps): update devdependency @nuxt-themes/tokens to ^1.9.1 chore(deps): update all non-major dependencies Mar 23, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 13bbb17 to 85414b6 Compare March 23, 2023 21:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 85414b6 to 8f9f42a Compare March 24, 2023 14:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8f9f42a to 8225b41 Compare March 24, 2023 19:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8225b41 to ebd579f Compare March 27, 2023 11:27
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Mar 27, 2023
@renovate renovate bot closed this Mar 27, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch March 27, 2023 11:59
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Mar 28, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ab3d8e4 to 999fd1e Compare March 7, 2024 16:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 999fd1e to 65e41a8 Compare March 15, 2024 18:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 65e41a8 to 9f1e63f Compare March 16, 2024 00:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9f1e63f to 2a2b0c6 Compare March 17, 2024 14:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2a2b0c6 to 152d576 Compare March 18, 2024 15:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 152d576 to 9cefff9 Compare March 18, 2024 23:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9cefff9 to c22bf87 Compare March 19, 2024 13:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c22bf87 to 177eb4e Compare March 20, 2024 13:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 177eb4e to be6d1e9 Compare March 20, 2024 23:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from be6d1e9 to e6be90a Compare April 4, 2024 16:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e6be90a to c66b000 Compare April 4, 2024 18:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c66b000 to 409e12e Compare April 10, 2024 15:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 409e12e to 2748321 Compare April 11, 2024 09:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2748321 to 7d4fb64 Compare April 26, 2024 12:45
Copy link
Contributor Author

renovate bot commented Apr 26, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
/opt/containerbase/tools/pnpm/3.4.1/20.12.2/node_modules/pnpm/lib/node_modules/graceful-fs/polyfills.js:285
        if (cb) cb.apply(this, arguments)
                   ^

TypeError: cb.apply is not a function
    at /opt/containerbase/tools/pnpm/3.4.1/20.12.2/node_modules/pnpm/lib/node_modules/graceful-fs/polyfills.js:285:20
    at /opt/containerbase/tools/pnpm/3.4.1/20.12.2/node_modules/pnpm/lib/node_modules/graceful-fs/polyfills.js:285:20
    at FSReqCallback.oncomplete (node:fs:205:5)

Node.js v20.12.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants