A very merry Christmas to you and yours from all Nuxters involved in this release! 🎁🎄
We have lots of features packed into v3.9.0 and can't wait for you to try them out.
⚡️ Vite 5
This release comes with Vite 5 and Rollup 4 support. Module authors may need to check to ensure that any vite plugins you're creating are compatible with these latest releases.
This comes with a whole host of great improvements and bug fixes - check out the Vite changelog for more info.
✨ Vue 3.4 ready
This release is tested with the latest Vue 3.4 release candidate, and has the necessary configuration to take advantage of new features in Vue 3.4, including debugging hydration errors in production (just set debug: true) in your Nuxt config.
👉 To take advantage, just update your vue version once v3.4 is released, or try out the release candidate today:
This is a highly-experimental update, but it's now possible to play around with interactive components within Nuxt server components. You'll need to enable this new feature additionally to component islands:
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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/GreenhouseStudios/sourcery-web-app/network/alerts).
Bumps glob-parent to 5.1.2 and updates ancestor dependencies glob-parent, nuxt and webpack. These dependencies need to be updated together.
Updates
glob-parent
from 3.1.0 to 5.1.2Release notes
Sourced from glob-parent's releases.
Changelog
Sourced from glob-parent's changelog.
... (truncated)
Commits
eb2c439
chore: update changelog12bcb6c
chore: release 5.1.2f923116
fix: eliminate ReDoS (#36)0b014a7
chore: add JSDoc returns information (#33)2b24ebd
chore: generate initial changelog9b6e874
chore: release 5.1.1749c35e
ci: try wrapping the JOB_ID in a string5d39def
ci: attempt to switch to published coveralls0b5b37f
ci: put the npm step back in for only Windows473f5d8
ci: update azure build imagesMaintainer changes
This version was pushed to npm by phated, a new releaser for glob-parent since your current version.
Updates
nuxt
from 2.17.2 to 3.9.0Release notes
Sourced from nuxt's releases.
... (truncated)
Commits
c28ef02
v3.9.032d2c99
refactor(schema): introducefuture
andfeatures
namespace (#24880)57d22b4
chore(deps): update dependency@vitejs/plugin-vue
to v5 (main) (#24892)a2ef309
feat(kit,nuxt,vite,webpack): addtoArray
util (#24857)cf1a698
chore(deps): update all non-major dependencies (main) (#24862)ba0d274
test: add basic benchmark tests (#24846)2cab4cb
perf(nuxt): avoid duplicateuseRuntimeConfig
call (#24843)f5a44fb
fix(nuxt): add__VUE_PROD_HYDRATION_MISMATCH_DETAILS__
(#24836)a073bec
chore(deps): update vitest to v1.1.0 (main) (#24830)8d5c274
fix(nuxt): register override hooks separately (#24833)Updates
webpack
from 4.47.0 to 5.89.0Release notes
Sourced from webpack's releases.
... (truncated)
Commits
8766092
5.89.021c80e4
Merge pull request #17718 from bworline/require-preserve-chainsb14922c
Refactor shared codedc66572
update typesd36804e
update typesd4e8485
initial1f13ff9
Merge pull request #17666 from webpack/dependabot/npm_and_yarn/types/node-20.6.0f00e6e2
chore(deps-dev): bump@types/node
from 20.4.9 to 20.6.0853bfda
Merge pull request #17427 from webpack/dependabot/npm_and_yarn/simple-git-3.19.164707c9
Merge pull request #17483 from webpack/dependabot/npm_and_yarn/semver-5.7.2Dependabot 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