[Snyk] Upgrade nuxt from 3.5.3 to 3.8.1 - #94
Open
hakatashi wants to merge 1 commit into
Open
Conversation
Snyk has created this PR to upgrade nuxt from 3.5.3 to 3.8.1. See this package in npm: https://www.npmjs.com/package/nuxt See this project in Snyk: https://app.snyk.io/org/hakatashi/project/8a2b2eeb-1f33-454e-bd81-58b26f142cf1?utm_source=github&utm_medium=referral&page=upgrade-pr
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade nuxt from 3.5.3 to 3.8.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: nuxt
-
3.8.1 - 2023-11-06
- nuxt: Set
- nuxt: Remove pure annotations plugin (#24033)
- nuxt: Use granular imports for auto-importing composables (#23951)
- nuxt: Ensure we add prerender hints to correct event (#23799)
- nuxt: Close payload object (#23817)
- schema: Accept single string for
- nuxt: Resolve internal
- nuxt,schema: Use
- nuxt: Use
- nuxt: Handle relative baseURL in nitro runtime config (#23841)
- nuxt: Improve watcher logs slightly (#23857)
- nuxt: Resolve
- kit: Resolve module tsconfig paths relative to dirs (#23860)
- nuxt,schema,vite,webpack: Analyze w/o overriding config (#23856)
- nuxt: Don't use local fetch with an external
- nuxt: Only skip refetching errors when hydrating (#23889)
- webpack: Use lodash
- nuxt: Init
- nuxt: Render a div when client-only hydrates w/o element (#23899)
- vite: Remove
- nuxt: Use route key for loading indicator/view transition (#23868)
- nuxt: Unset
- vite: Use
- schema: Correctly set default cssnano config (#23980)
- nuxt: Use payload url for isPrerendered, not current route (#24031)
- vite: Don't warm up css deps and normalise urls correctly (#23975)
- kit: Fix
- nuxt: Preserve hyphens in component/layout kebab names (#23902)
- nuxt: Do not register loading indicator hooks on server (#24052)
- nuxt: Reload nitro when spa loading template updates (#24036)
- nuxt: Resolve imports from virtual files (#24022)
- vite: Include more of warmup within try/catch (#24072)
- nuxt: Use shared
- nuxt: Account for delay ≤ 0 in
- nuxt: Handle async children in
- vite: Normalise entry id for
- nuxt: Use
- Add example of auto-importing components from npm package (#23792)
- Update minimum required Node version (#23821)
- getting-started: Add schema for server (6d0f45469)
- Fix typo in pnpm install command (#23851)
- Add missing comma (#23870)
- Add missing nitro hooks (#23865)
- Fix typo in layout description (#23862)
- Fix typo in runtime-config page (#23882)
- Fix typo (#23912)
- Fix typos (#23921)
- Rename 3.nuxt.config.md to 3.nuxt-config.md (#23819)
- composables: Avoid double read-more in useAppConfig (5fea17288)
- Skip View Transitions API route middleware on server (#23935)
- Clarify that bridge supports definePageMeta (#23944)
- Fix small typo in nuxt.config.ts documentation (#23961)
- Update link to composables doc (#23989)
- Add a more helpful comment (#23999)
- Fix
- Fix typo (#24099)
- Fix imported
- Improve router docs on nuxt-injected options (#24126)
- Revert pnpm upgrade (e297368ee)
- nuxt: Test remote islands for
- Update basic fixture config for vite 5 (#23859)
- Await before asserting console logs (#24051)
- Add doc deploy webhook trigger (#23828)
- Run nuxt 2 edge release on node 18 (5b96049d9)
- Fabian B (@ madebyfabian)
- Mehdi Lahlou (@ medfreeman)
- Webfansplz (@ webfansplz)
- Damian Głowala (@ DamianGlowala)
- Andrey Yolkin (@ AndreyYolkin)
- Vasilis Souvatzis (@ vasisouv)
- Daniel Roe (@ danielroe)
- Marco Solazzi (@ dwightjack)
- NiJia Lin (@ louis70109)
- Hugo Torzuoli (@ HZooly)
- Mathieu ALBIN (@ jaegar-wolf)
- Julien Huang (@ huang-julien)
- Jaap Roes (@ jaap3)
- Ryota Watanabe (@ wattanx)
- Sébastien Chopin (@ Atinux)
- Hossein-moghadam (@ hosseinmoghaddam)
- Bastien Rossi (@ bastienrossi)
- Ordago (@ ordago)
- Jeffrey GONZALES (@ jgonz3)
- Anthony Fu (@ antfu)
- Leonard Mihalcea (@ LeVoMihalcea)
- Paulo Pertierra (@ paulo-pertierra)
- Conner (@ connerblanton)
- KeJun (@ KeJunMao)
- Bjorn Lu (@ bluwy)
- Salman Khattak (@ khattaksd)
- Luke Nelson (@ luc122c)
- Jianqi Pan (@ Jannchie)
- Matej Černý (@ CernyMatej)
-
3.8.0 - 2023-10-19
-
3.7.4 - 2023-09-26
-
3.7.3 - 2023-09-13
- nuxt: Ensure plugins retain original order (#23174)
- nuxt: Allow importing server components from
- nuxt: Don't wrap server placeholders/client fallbacks (#21980)
- Added missing leading slash (#23169)
- Update internal issue decision making flowchart link (#23162)
- Daniel Roe (@ danielroe)
- Julien Huang (@ huang-julien)
- Daniel Rivers (@ DanielRivers)
- Tech Genius (@ TechGenius7777)
-
3.7.2 - 2023-09-12
-
3.7.1 - 2023-09-05
-
3.7.0 - 2023-08-25
-
3.6.5 - 2023-07-19
-
3.6.4 - 2023-07-19
-
3.6.3 - 2023-07-14
-
3.6.2 - 2023-07-05
-
3.6.1 - 2023-06-26
-
3.6.0 - 2023-06-23
-
3.5.3 - 2023-06-06
from nuxt GitHub release notes👉 Changelog
compare changes
🔥 Performance
pageson nuxt app and deduplicate calls (#24032)🩹 Fixes
extends(#23795)target: blanklinks with base (#23751)std-envto detect whether app is being tested (#23830).jsonextension for server components (#23802)@ unhead/vuein template code (#23858)baseURL(#23884)cloneDeepagain (#23888)$fetchat entry start (#23906)postcss-urland duplicatepostcss-import(#23861)useCookievalue when it expires (#23549)h3cors handler for vite routes only (#23995)addServerImportsDirimplementation (#24000)isChangingPageutil in scrollBehavior (#24091)useCookie(#24043)ClientFallback(#24086)typeCheckplugin (#24114)💅 Refactors
useRequestEvent()internally (#23916)📖 Documentation
useFetchkey generation logic (#24082)addPrerenderRoutesname (#24102)🏡 Chore
✅ Tests
NuxtIsland(#23801)🤖 CI
❤️ Contributors
Read more
Read more
👉 Changelog
compare changes
🩹 Fixes
#components(#23188)💅 Refactors
📖 Documentation
❤️ Contributors
Read more
Read more
Read more
Read more
Read more
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs