gbicou / nuxt-urql

Nuxt URQL module
https://nuxt-urql-docs.vercel.app
MIT License
12 stars 0 forks source link

build(deps): bump the nuxt group across 1 directory with 6 updates #173

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the nuxt group with 6 updates in the / directory:

Package From To
@nuxt/kit 3.11.2 3.12.4
@nuxt/eslint-config 0.3.12 0.3.13
@nuxt/module-builder 0.6.0 0.8.1
@nuxt/schema 3.11.2 3.12.4
@nuxt/test-utils 3.12.1 3.13.1
nuxt 3.11.2 3.12.4

Updates @nuxt/kit from 3.11.2 to 3.12.4

Release notes

Sourced from @​nuxt/kit's releases.

v3.12.4

3.12.4 is the next regularly scheduled patch release.

👉 Changelog

compare changes

🔥 Performance

  • vite: Start warmups after nitro build (#27963)
  • vite: Avoid extra resolve call for resolveId in layers (#27971)
  • kit,nuxt,schema,vite,webpack: Use explicit exports (#27998)

🩹 Fixes

  • schema: Resolve public alias correctly (#27975)
  • nuxt: Omit rendering payload prefetch when noScripts (#27972)
  • nuxt: Add / as fallback if page can't be identified (e6109b226)
  • ui-templates: Validate templates with html-validate (#28024)
  • schema: Don't constrain postcss plugin options (#28045)
  • kit: Remove exports from v4 branch (5c8312e9b)
  • nuxt: Use unhead key for ad-hoc module options (#28088)
  • nuxt: Use native vue-router composables (#28114)
  • kit: Ensure getNuxtVersion returns string (#28125)
  • nuxt: Always prerender at least one page with crawler (#28131)
  • nuxt: Consider doc scroll-padding-top in scrollBehavior (#28083)
  • nuxt: Only warn when useAsyncData returns undefined (#28154)
  • nuxt: Revert change to getCachedData null response (d10cea11b)
  • schema: Don't use app/ as srcDir if it doesn't exist (#28176)
  • kit: Normalise serverDir within layers using v4 compat (#28177)
  • nuxt: Allow getCachedData to return undefined (#28187)
  • nuxt: Use addEventListener to register cookie store listener (#28193)
  • nuxt: Merge route meta properties with scanned meta (#28170)
  • nuxt: Prevent duplicate set-cookie headers (#28211)

💅 Refactors

  • schema,vite,webpack: Rework postcss module loading (#27946)
  • nuxt: Remove _registeredComponents from ssrContext (#27819)
  • nuxt: Use errx to handle dev log traces (#28027)

📖 Documentation

  • Fix link (83bd4fde9)
  • Fix Cloudflare spelling (#27989)
  • Update example to use nuxtApp.runWithContext (#28000)
  • Remove deprecated pending variable from data fetching docs (#28011)
  • Clarify xrsp danger (#28053)
  • Deprecate pending and emphasis undefined (#28113)
  • Update phrasing in route announcer (#28108)
  • Use code groups for install commands in module guide (#28094)
  • Capitalize text (#28056)
  • Mention content in upgrade guide v4 folder structure (#28090)
  • Remove a resolved issue from view transition docs (#28091)
  • Clarify navigateTo is not for nitro routes (#28092)
  • Warn about nested islands (#28062)

... (truncated)

Commits


Updates @nuxt/eslint-config from 0.3.12 to 0.3.13

Commits


Updates @nuxt/module-builder from 0.6.0 to 0.8.1

Release notes

Sourced from @​nuxt/module-builder's releases.

v0.8.1

compare changes

🩹 Fixes

  • build: Export all types in stub mode (6b1970d)

🏡 Chore

❤️ Contributors

v0.8.0

compare changes

🩹 Fixes

  • ⚠️ Do not augment nuxt options inside module entry (#295)
  • build: Do not export default as a type (d29337c)
  • build: Only generate import type statement if required (190bff4)

⚠️ Breaking Changes

  • ⚠️ Do not augment nuxt options inside module entry (#295)

❤️ Contributors

v0.7.1

compare changes

🩹 Fixes

  • build: Declare ModuleOptions in correct place (#283)

📖 Documentation

  • Update path for runtime js files (#282)

❤️ Contributors

v0.7.0

compare changes

... (truncated)

Changelog

Sourced from @​nuxt/module-builder's changelog.

v0.8.1

compare changes

🩹 Fixes

  • build: Export all types in stub mode (6b1970d)

🏡 Chore

❤️ Contributors

v0.8.0

compare changes

🩹 Fixes

  • ⚠️ Do not augment nuxt options inside module entry (#295)
  • build: Do not export default as a type (d29337c)
  • build: Only generate import type statement if required (190bff4)

⚠️ Breaking Changes

  • ⚠️ Do not augment nuxt options inside module entry (#295)

❤️ Contributors

v0.7.1

compare changes

🩹 Fixes

  • build: Declare ModuleOptions in correct place (#283)

📖 Documentation

  • Update path for runtime js files (#282)

❤️ Contributors

... (truncated)

Commits
  • a125b94 chore(release): v0.8.1
  • c39cc75 chore: add @​danielroe to code owners
  • 6b1970d fix(build): export all types in stub mode
  • 40469ce chore(deps): update all non-major dependencies (#300)
  • bf341d6 chore(deps): update all non-major dependencies (#296)
  • 4f10258 chore(deps): lock file maintenance (#298)
  • c122730 chore(release): v0.8.0
  • 190bff4 fix(build): only generate import type statement if required
  • d29337c fix(build): do not export default as a type
  • ced56f6 fix!: do not augment nuxt options inside module entry (#295)
  • Additional commits viewable in compare view


Updates @nuxt/schema from 3.11.2 to 3.12.4

Release notes

Sourced from @​nuxt/schema's releases.

v3.12.4

3.12.4 is the next regularly scheduled patch release.

👉 Changelog

compare changes

🔥 Performance

  • vite: Start warmups after nitro build (#27963)
  • vite: Avoid extra resolve call for resolveId in layers (#27971)
  • kit,nuxt,schema,vite,webpack: Use explicit exports (#27998)

🩹 Fixes

  • schema: Resolve public alias correctly (#27975)
  • nuxt: Omit rendering payload prefetch when noScripts (#27972)
  • nuxt: Add / as fallback if page can't be identified (e6109b226)
  • ui-templates: Validate templates with html-validate (#28024)
  • schema: Don't constrain postcss plugin options (#28045)
  • kit: Remove exports from v4 branch (5c8312e9b)
  • nuxt: Use unhead key for ad-hoc module options (#28088)
  • nuxt: Use native vue-router composables (#28114)
  • kit: Ensure getNuxtVersion returns string (#28125)
  • nuxt: Always prerender at least one page with crawler (#28131)
  • nuxt: Consider doc scroll-padding-top in scrollBehavior (#28083)
  • nuxt: Only warn when useAsyncData returns undefined (#28154)
  • nuxt: Revert change to getCachedData null response (d10cea11b)
  • schema: Don't use app/ as srcDir if it doesn't exist (#28176)
  • kit: Normalise serverDir within layers using v4 compat (#28177)
  • nuxt: Allow getCachedData to return undefined (#28187)
  • nuxt: Use addEventListener to register cookie store listener (#28193)
  • nuxt: Merge route meta properties with scanned meta (#28170)
  • nuxt: Prevent duplicate set-cookie headers (#28211)

💅 Refactors

  • schema,vite,webpack: Rework postcss module loading (#27946)
  • nuxt: Remove _registeredComponents from ssrContext (#27819)
  • nuxt: Use errx to handle dev log traces (#28027)

📖 Documentation

  • Fix link (83bd4fde9)
  • Fix Cloudflare spelling (#27989)
  • Update example to use nuxtApp.runWithContext (#28000)
  • Remove deprecated pending variable from data fetching docs (#28011)
  • Clarify xrsp danger (#28053)
  • Deprecate pending and emphasis undefined (#28113)
  • Update phrasing in route announcer (#28108)
  • Use code groups for install commands in module guide (#28094)
  • Capitalize text (#28056)
  • Mention content in upgrade guide v4 folder structure (#28090)
  • Remove a resolved issue from view transition docs (#28091)
  • Clarify navigateTo is not for nitro routes (#28092)
  • Warn about nested islands (#28062)

... (truncated)

Commits
  • 4a1349f v3.12.4
  • 6720a2e fix(schema): don't use app/ as srcDir if it doesn't exist (#28176)
  • 5eaf660 chore(deps): update dependency webpack-dev-middleware to v7.3.0 (3.x) (#28207)
  • a2fd051 chore(deps): update all non-major dependencies (3.x) (#28058)
  • 5c8312e fix(kit): remove exports from v4 branch
  • 5d0012e fix(schema): don't constrain postcss plugin options (#28045)
  • fceb749 perf(kit,nuxt,schema,vite,webpack): use explicit exports (#27998)
  • 4bba9a2 chore(deps): update all non-major dependencies to v2.0.26 (3.x) (#28026)
  • 9bd1369 chore(deps): update all non-major dependencies to ^1.9.15 (3.x) (#28017)
  • 809fb71 chore(deps): update all non-major dependencies (3.x) (#27984)
  • Additional commits viewable in compare view


Updates @nuxt/test-utils from 3.12.1 to 3.13.1

Release notes

Sourced from @​nuxt/test-utils's releases.

v3.13.1

compare changes

🩹 Fixes

  • Revert execa to v8 for now (fef8b062)
  • config: Force buildId to test manually (25e081e4)
  • runtime-utils: Use appId fallback after tryUseNuxtApp (#849)

🏡 Chore

🤖 CI

  • Run test suite on windows (#851)

❤️ Contributors

v3.13.0

compare changes

🚀 Enhancements

  • e2e: Improve types for $fetch (b21d9a54)
  • deps: Upgrade execa to v9 (#843)

🔥 Performance

  • e2e: Don't iterate when cleaning up if nothing registered (#753)

🩹 Fixes

  • e2e: Improve types for fetch and mockLogger (eb40a6a6)
  • e2e: Force string response within startServer (1b182505)
  • e2e: Improve return types for mockLogger (21aa7a2f)
  • runtime: Improve types for renderSuspended and mountSuspended (1636cede)
  • e2e: Revert changes for $fetch inference to unbreak build (dd295d39)
  • vitest: Strongly type vitest environment options (37582c71)
  • module: Correctly filter vite plugins (021824d0)
  • runtime: Preserve setupState return (ab7fd457)
  • playwright: Bump dependency and remove polyfill (#819)
  • runtime: Use effectScope in renderSuspended (#820)
  • e2e: Type $fetch using globalThis instead (b1269edb)
  • Set buildId to nuxt-app for compatibility with nuxt v3.12+ (a00b2c1f)
  • runtime-utils: Use tryUseNuxtApp rather than buildId override (726e0a2d)

🏡 Chore

... (truncated)

Changelog

Sourced from @​nuxt/test-utils's changelog.

v3.13.1

compare changes

🩹 Fixes

  • Revert execa to v8 for now (fef8b062)
  • config: Force buildId to test manually (25e081e4)
  • runtime-utils: Use appId fallback after tryUseNuxtApp (#849)

🏡 Chore

🤖 CI

  • Run test suite on windows (#851)

❤️ Contributors

v3.13.0

compare changes

🚀 Enhancements

  • e2e: Improve types for $fetch (b21d9a54)
  • deps: Upgrade execa to v9 (#843)

🔥 Performance

  • e2e: Don't iterate when cleaning up if nothing registered (#753)

🩹 Fixes

  • e2e: Improve types for fetch and mockLogger (eb40a6a6)
  • e2e: Force string response within startServer (1b182505)
  • e2e: Improve return types for mockLogger (21aa7a2f)
  • runtime: Improve types for renderSuspended and mountSuspended (1636cede)
  • e2e: Revert changes for $fetch inference to unbreak build (dd295d39)
  • vitest: Strongly type vitest environment options (37582c71)
  • module: Correctly filter vite plugins (021824d0)
  • runtime: Preserve setupState return (ab7fd457)
  • playwright: Bump dependency and remove polyfill (#819)
  • runtime: Use effectScope in renderSuspended (#820)
  • e2e: Type $fetch using globalThis instead (b1269edb)
  • Set buildId to nuxt-app for compatibility with nuxt v3.12+ (a00b2c1f)
  • runtime-utils: Use tryUseNuxtApp rather than buildId override (726e0a2d)

... (truncated)

Commits
  • 32fbc23 v3.13.1
  • 7370d85 chore(deps): update all non-major dependencies (#845)
  • ff98d93 chore(release): v3.13.0
  • 3ab96c1 chore(deps): update all non-major dependencies (#841)
  • 55197c2 feat(deps): upgrade execa to v9 (#843)
  • 726e0a2 fix(runtime-utils): use tryUseNuxtApp rather than buildId override
  • c5f7773 chore(deps): update all non-major dependencies (#839)
  • 1ebcd12 chore(deps): update all non-major dependencies (#832)
  • a00b2c1 fix: set buildId to nuxt-app for compatibility with nuxt v3.12+
  • 66c58bc chore(deps): update vitest to v1.5.2 (#831)
  • Additional commits viewable in compare view


Updates nuxt from 3.11.2 to 3.12.4

Release notes

Sourced from nuxt's releases.

v3.12.4

3.12.4 is the next regularly scheduled patch release.

👉 Changelog

compare changes

🔥 Performance

  • vite: Start warmups after nitro build (#27963)
  • vite: Avoid extra resolve call for resolveId in layers (#27971)
  • kit,nuxt,schema,vite,webpack: Use explicit exports (#27998)

🩹 Fixes

  • schema: Resolve public alias correctly (#27975)
  • nuxt: Omit rendering payload prefetch when noScripts (#27972)
  • nuxt: Add / as fallback if page can't be identified (e6109b226)
  • ui-templates: Validate templates with html-validate (#28024)
  • schema: Don't constrain postcss plugin options (#28045)
  • kit: Remove exports from v4 branch (5c8312e9b)
  • nuxt: Use unhead key for ad-hoc module options (#28088)
  • nuxt: Use native vue-router composables (#28114)
  • kit: Ensure getNuxtVersion returns string (#28125)
  • nuxt: Always prerender at least one page with crawler (#28131)
  • nuxt: Consider doc scroll-padding-top in scrollBehavior (#28083)
  • nuxt: Only warn when useAsyncData returns undefined (#28154)
  • nuxt: Revert change to getCachedData null response (d10cea11b)
  • schema: Don't use app/ as srcDir if it doesn't exist (#28176)
  • kit: Normalise serverDir within layers using v4 compat (#28177)
  • nuxt: Allow getCachedData to return undefined (#28187)
  • nuxt: Use addEventListener to register cookie store listener (#28193)
  • nuxt: Merge route meta properties with scanned meta (#28170)
  • nuxt: Prevent duplicate set-cookie headers (#28211)

💅 Refactors

  • schema,vite,webpack: Rework postcss module loading (#27946)
  • nuxt: Remove _registeredComponents from ssrContext (#27819)
  • nuxt: Use errx to handle dev log traces (#28027)

📖 Documentation

  • Fix link (83bd4fde9)
  • Fix Cloudflare spelling (#27989)
  • Update example to use nuxtApp.runWithContext (#28000)
  • Remove deprecated pending variable from data fetching docs (#28011)
  • Clarify xrsp danger (#28053)
  • Deprecate pending and emphasis undefined (#28113)
  • Update phrasing in route announcer (#28108)
  • Use code groups for install commands in module guide (#28094)
  • Capitalize text (#28056)
  • Mention content in upgrade guide v4 folder structure (#28090)
  • Remove a resolved issue from view transition docs (#28091)
  • Clarify navigateTo is not for nitro routes (#28092)
  • Warn about nested islands (#28062)

... (truncated)

Commits
  • 4a1349f v3.12.4
  • b7da949 fix(nuxt): prevent duplicate set-cookie headers (#28211)
  • 1843ffa refactor(nuxt): use errx to handle dev log traces (#28027)
  • 11264ad fix(nuxt): merge route meta properties with scanned meta (#28170)
  • 2417848 fix(nuxt): use addEventListener to register cookie store listener (#28193)
  • a6af09e fix(nuxt): allow getCachedData to return undefined (#28187)
  • d10cea1 fix(nuxt): revert change to getCachedData null response
  • e21f681 fix(nuxt): only warn when useAsyncData returns undefined (#28154)
  • 46a41ad chore(deps): update vitest to v2.0.3 (3.x) (#28153)
  • a2fd051 chore(deps): update all non-major dependencies (3.x) (#28058)
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
vercel[bot] commented 3 months ago

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

Name Status Preview Comments Updated (UTC)
nuxt-urql-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 22, 2024 7:53pm
nuxt-urql-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 22, 2024 7:53pm
changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: 2242b455331c6b0224d5f336fbaaf3b4218ab7c5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

dependabot[bot] commented 3 months ago

Superseded by #176.