Closed dependabot[bot] closed 4 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 | Jun 24, 2024 7:26pm |
nuxt-urql-playground | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jun 24, 2024 7:26pm |
Latest commit: 3403b5223529f2a1a8d09090529eed080f606991
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
Superseded by #165.
Bumps the nuxt group with 6 updates in the / directory:
3.11.2
3.12.2
0.3.12
0.3.13
0.6.0
0.8.0
3.11.2
3.12.2
3.12.1
3.13.1
3.11.2
3.12.2
Updates
@nuxt/kit
from 3.11.2 to 3.12.2Release notes
Sourced from
@nuxt/kit
's releases.... (truncated)
Commits
8578e2b
v3.12.22de885b
fix(nuxt): reduce usage of cjs utilities (#27642)d6e7238
chore(deps): update all non-major dependencies (main) (#27611)7dfc856
perf(kit): various performance improvements (#27600)e4bfea6
fix(nuxt,schema): add types for_installedModules
452d43a
chore(deps): update dependency vite to v5.3.0 (main) (#27586)d195930
perf(kit): deduplicate layers before resolving config (#27582)d443a24
chore(deps): update all non-major dependencies (main) (#27568)6bbc85a
chore(deps): update dependency webpack to v5.92.0 (main) (#27539)41fc45d
v3.12.1Updates
@nuxt/eslint-config
from 0.3.12 to 0.3.13Commits
1352078
chore: release v0.3.1359f1761
feat(config): addregexp
rule set for toolings preset (#436)d7ef49c
chore: update depsUpdates
@nuxt/module-builder
from 0.6.0 to 0.8.0Release notes
Sourced from
@nuxt/module-builder
's releases.... (truncated)
Changelog
Sourced from
@nuxt/module-builder
's changelog.... (truncated)
Commits
c122730
chore(release): v0.8.0190bff4
fix(build): only generateimport type
statement if requiredd29337c
fix(build): do not export default as a typeced56f6
fix!: do not augment nuxt options inside module entry (#295)0429ee3
chore(deps): lock file maintenance (#289)e32b102
chore(deps): update all non-major dependencies (#284)114a8d7
chore(deps): update actions/checkout digest to 692973e (#287)2b4c726
chore(release): v0.7.1be50e53
chore(deps): update all non-major dependencies (#279)37038da
docs: update path for runtime js files (#282)Updates
@nuxt/schema
from 3.11.2 to 3.12.2Release notes
Sourced from
@nuxt/schema
's releases.... (truncated)
Commits
8578e2b
v3.12.288f0b4f
fix(schema,vite): respectvite.cacheDir
if defined (#27628)d6e7238
chore(deps): update all non-major dependencies (main) (#27611)e4bfea6
fix(nuxt,schema): add types for_installedModules
452d43a
chore(deps): update dependency vite to v5.3.0 (main) (#27586)cae13aa
chore(deps): update all non-major dependencies (main) (#27573)d443a24
chore(deps): update all non-major dependencies (main) (#27568)bdf8f9e
fix(schema):app/
dir backwards compatibility (#27529)6bbc85a
chore(deps): update dependency webpack to v5.92.0 (main) (#27539)1d94bac
fix(schema): don't narrow head string types to literals (#27540)Updates
@nuxt/test-utils
from 3.12.1 to 3.13.1Release notes
Sourced from
@nuxt/test-utils
's releases.... (truncated)
Changelog
Sourced from
@nuxt/test-utils
's changelog.... (truncated)
Commits
32fbc23
v3.13.17370d85
chore(deps): update all non-major dependencies (#845)ff98d93
chore(release): v3.13.03ab96c1
chore(deps): update all non-major dependencies (#841)55197c2
feat(deps): upgradeexeca
to v9 (#843)726e0a2
fix(runtime-utils): usetryUseNuxtApp
rather thanbuildId
overridec5f7773
chore(deps): update all non-major dependencies (#839)1ebcd12
chore(deps): update all non-major dependencies (#832)a00b2c1
fix: setbuildId
tonuxt-app
for compatibility with nuxt v3.12+66c58bc
chore(deps): update vitest to v1.5.2 (#831)Updates
nuxt
from 3.11.2 to 3.12.2Release notes
Sourced from nuxt's releases.
... (truncated)
Commits
8578e2b
v3.12.2dabcb5e
fix(nuxt): add/
even if pages module isn't enabledcb77ddc
chore: lint2de885b
fix(nuxt): reduce usage of cjs utilities (#27642)44cada9
fix(nuxt): only inject root path in prerendera05b534
fix(nuxt): add missing script stubs (#27640)fda6cf7
fix(nuxt): unregister hooks the momentclose
is called (#27637)44d3dff
perf(nuxt): don't wait for key deps check (#27638)0602dd0
fix(nuxt): add missing island uid for selective client components (#27633)a3d8f00
fix(nuxt): reset cookie timeoutLength after expiration (#27632)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