-
-
Notifications
You must be signed in to change notification settings - Fork 30
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 nuxt framework - autoclosed #306
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
changed the title
chore(deps): update nuxt framework to ^3.12.3
chore(deps): update nuxt framework to ^3.12.3 - autoclosed
Jul 14, 2024
renovate
bot
changed the title
chore(deps): update nuxt framework to ^3.12.3 - autoclosed
chore(deps): update nuxt framework to ^3.12.3
Jul 18, 2024
renovate
bot
force-pushed
the
renovate/nuxt
branch
from
July 18, 2024 22:52
79a5142
to
513041a
Compare
renovate
bot
changed the title
chore(deps): update nuxt framework to ^3.12.3
chore(deps): update nuxt framework to ^3.12.4
Jul 18, 2024
renovate
bot
force-pushed
the
renovate/nuxt
branch
2 times, most recently
from
July 26, 2024 22:26
ef8a46d
to
4f3d0d1
Compare
renovate
bot
changed the title
chore(deps): update nuxt framework to ^3.12.4
chore(deps): update nuxt framework
Jul 26, 2024
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
force-pushed
the
renovate/nuxt
branch
from
August 13, 2024 13:39
4f3d0d1
to
76a1798
Compare
renovate
bot
force-pushed
the
renovate/nuxt
branch
from
August 16, 2024 11:22
76a1798
to
f83506a
Compare
renovate
bot
changed the title
chore(deps): update nuxt framework
chore(deps): update devdependency @nuxt/kit to ^3.12.4
Aug 16, 2024
renovate
bot
force-pushed
the
renovate/nuxt
branch
from
August 16, 2024 12:01
f83506a
to
9140e6d
Compare
renovate
bot
changed the title
chore(deps): update devdependency @nuxt/kit to ^3.12.4
chore(deps): update devdependency @nuxt/kit to ^3.12.4 - autoclosed
Aug 22, 2024
renovate
bot
changed the title
chore(deps): update devdependency @nuxt/kit to ^3.12.4 - autoclosed
chore(deps): update devdependency @nuxt/kit to ^3.12.4
Aug 22, 2024
renovate
bot
force-pushed
the
renovate/nuxt
branch
from
August 22, 2024 19:56
9140e6d
to
daebd2b
Compare
renovate
bot
changed the title
chore(deps): update devdependency @nuxt/kit to ^3.12.4
chore(deps): update nuxt framework to ^3.13.0
Aug 22, 2024
renovate
bot
changed the title
chore(deps): update nuxt framework to ^3.13.0
chore(deps): update nuxt framework to ^3.13.0 - autoclosed
Aug 30, 2024
renovate
bot
changed the title
chore(deps): update nuxt framework to ^3.13.0 - autoclosed
chore(deps): update nuxt framework to ^3.13.0
Sep 4, 2024
renovate
bot
force-pushed
the
renovate/nuxt
branch
from
September 4, 2024 11:11
daebd2b
to
0dbafb9
Compare
renovate
bot
changed the title
chore(deps): update nuxt framework to ^3.13.0
chore(deps): update nuxt framework to ^3.13.1
Sep 4, 2024
renovate
bot
force-pushed
the
renovate/nuxt
branch
from
September 10, 2024 14:09
0dbafb9
to
8afcd9e
Compare
renovate
bot
changed the title
chore(deps): update nuxt framework to ^3.13.1
chore(deps): update nuxt framework
Sep 10, 2024
renovate
bot
force-pushed
the
renovate/nuxt
branch
from
September 16, 2024 00:56
8afcd9e
to
cce65e3
Compare
renovate
bot
changed the title
chore(deps): update nuxt framework
chore(deps): update nuxt framework - autoclosed
Sep 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.13.0
->^3.13.2
^3.14.1
->^3.14.2
^3.13.0
->^3.13.2
Release Notes
nuxt/nuxt (@nuxt/kit)
v3.13.2
Compare Source
✅ Upgrading
As usual, our recommendation for upgrading is to run:
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
🩹 Fixes
propsDestructure
by default (#28830)route
has enumerable keys (#28841)asyncData
(#28842)ssr: false
(#28834)injectAtEnd
to reduce circular auto-imports (#28822)buildDir
for unimport (#28899)<NuxtErrorBoundary>
(#28901)modules
array (#28922)filePath
(#28925)runWithContext
generic (#28926)inheritAttrs: false
for fragment components (#28939)<script>
blocks (4fd24381c)isNuxtMajorVersion
export (#29016)useError
(#28996)💅 Refactors
vite:preloadError
event (#28862)📖 Documentation
useFetch
parameter signature (#28993)🏡 Chore
noUncheckedSideEffectImports
(#28903)pending triage
to blank issues (#28923)htmlnano
+ pin workflow deps (#28946)✅ Tests
route
in template (#28967)🤖 CI
❤️ Contributors
v3.13.1
Compare Source
👀 Highlights
Although this is a patch release, there are two features I'd love to draw your attention to.
useId
now uses a built-in Vue composable for stable ids between server + client! https://github.com/nuxt/nuxt/pull/28285experimental.buildCache
feature now allows for quicker app rebuilds https://github.com/nuxt/nuxt/pull/28726As always, feedback is appreciated 🙏 ❤️
✅ Upgrading
As usual, our recommendation for upgrading is to run:
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
ServerPlaceholder
for ssr client components (#28563)🩹 Fixes
serverDir
relative to root (#28700)MiddlewareKey
(#28676)NuxtLink
(#28738)NuxtOptions
as well as config (#28747)CookieStore
events (#28760)appConfig
with non-iterable objects (#28773)isNuxtError
type inference (#28814)💅 Refactors
useId
(#28285)📖 Documentation
query
returned value fromuseRoute()
(#28743)--frozen-lockfile
when installing dependencies (#28794)🏡 Chore
tinyexec
internally (#28684)tinyglobby
internally (#28686)✅ Tests
❤️ Contributors
nuxt/test-utils (@nuxt/test-utils)
v3.14.2
Compare Source
compare changes
🔥 Performance
tinyexec
to run commands (#939)🩹 Fixes
📖 Documentation
🏡 Chore
vitest-environment-nuxt
(e30c044cf)@nuxtjs/i18n
separately (3d8955d36)compatibilityDate
in fixtures (7723f969c)tinyexec
stdout (2b50cfee0)❤️ Contributors
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 was generated by Mend Renovate. View the repository job log.