🚨 [security] Update nuxt 2.16.3 → 3.17.7 (major) #723
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.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ nuxt (2.16.3 → 3.17.7) · Repo
Security Advisories 🚨
🚨 Nuxt allows DOS via cache poisoning with payload rendering response
🚨 nuxt vulnerable to Cross-site Scripting in navigateTo if used after SSR
🚨 Nuxt vulnerable to remote code execution via the browser when running the test locally
🚨 nuxt Code Injection vulnerability
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 28 commits:
v3.17.7docs: add section about module loading order (#32597)test: avoid hard-coding async-data keysdocs: move augmenting hook types in hooks page (#32595)fix(nuxt): handle `execute being passed to `watch` (#32591)chore(deps): upgrade nuxt eslint config + lint (#32588)docs: provide `async` keyword (#32587)test: add more useAsyncData + useFetch tests (#32585)docs: add section on custom hooks for Nuxt modules (#32586)fix(nuxt): scroll to anchor if present when changing page without saved position (#32376)fix(nuxt): ensure `semver.satisfies` returns true for pre-release versions (#32574)fix(nuxt): update warning message to warn against `null` valueschore(deps): update all non-major dependencies (3.x) (#32545)fix(nuxt): normalize segment catchall pattern before checking for parent (#32413)docs: change return type of async data from `undefined` to `null` in v3 docs (#32562)docs: fix key change behavior in `useAsyncData` and `useFetch` migration (#32560)test: pass timeZone in to `<NuxtTime>` test (#32558)docs: clarify that runtime env variables must start with `NUXT_` (#32223)test: improve page scanning test stabilityfix(vite): ignore when client entry cannot be resolvedfix(nuxt): wrap only server components with island generic (#32540)test: update test snapshot for `generateTypes`fix(vite): handle resolving string vite input (#32527)fix(nuxt): expose `loadBuilder` error causetest: reenable skipped unit testsfix(nuxt): safe-guard `extraPageMetaExtractionKeys` (#32510)docs: update fetch types (#32522)chore(deps): update all non-major dependencies (3.x) (#32520)✳️ autoprefixer (10.4.14 → 10.4.21) · Repo · Changelog
Release Notes
10.4.21
10.4.20
10.4.19
10.4.18
10.4.17
10.4.16
10.4.15 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 41 commits:
Release 10.4.21 versionUpdate dependencies and sort importsUpdate Node.js and pnpm on CIfix: replace `:-moz-placeholder-shown` with `:-moz-placeholder` (#1532)Release 10.4.20 versionFix fit-content for FirefoxUpdate dependenciesMove to pnpm 9Release 10.4.19 versionRemove end→flex-end warningUpdate dependenciesMove to flat ESLint configUpdate dependenciesRelease 10.4.18 versionUpdate dependenciesUpdate c8 configAdd Node.js 21 to CIAutomate release creationUpdate actionsPreserve -webkit-box-orient when -webkit-line-clamp is present (#1511)Release 10.4.17 versionUpdate dependenciesFix user-select: containUpdate dependenciesRelease 10.4.16 versionUpdate dependenciesUpdate CIimprove performance (#1500)Update dependenciesRemove deprecated browsers from README (#1499)Release 10.4.15 versionRun tests in parallelUpdate dependenciesfeat: `::backdrop` using `@mdn/browser-compat-data` (#1498)Update dependencies and code styleMove to pnpm 8Use Node.js 20 on CILock pnpmUpdate dependenciesAdd funding optionHTTPS and update URLS in README (#1494)✳️ postcss (8.4.21 → 8.5.6) · Repo · Changelog
Security Advisories 🚨
🚨 PostCSS line return parsing error
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands