build(deps): bump nuxt from 2.12.1 to 2.13.2 in /webapp
Created by: Tirokk
Authored by dependabot-preview[bot] Closed
Bumps nuxt from 2.12.1 to 2.13.2.
Release notes
Sourced from nuxt's releases.
v2.13.2
🐛 Bug Fixes
webpack
- #7613 Explicitly pass
outputFileSystem
towebpackDevMiddleware
(resolves nuxt/typescript#145)- #7603 Chunk name normalization for catch-all pages and windows
core
cli
vue-app
utils
- #7604 Flat routes if child routes have absolute paths
Dependencies
- consola: Improve spam detection
@nuxt-telemetry
: Stability improvements and supporttelemetry: true
💖 Thanks to
- Denis Karabaza (@simplesmiler)
- Konstantin Barabanov (@crutch12)
- Michał Kędrzyński (@kedrzu)
v2.13.1
🐛 Bug Fixes
vue-app
- #7591 Always import
resolveRouteComponents
(#7587, nuxt/content#123)- 6332a Check correct layout when navigating from error (#7567)
👕 Types
- #7590 Fix module and typescript compatibility (nuxt-community/sentry-module#195)
- #7590 Add missing crawler config (#7585)
v2.13.0
What's new?
- New
target: static
and full static usingnuxt export
- Built-in
.env
support andruntimeConfig
- Auto components discovery with nuxt/components
- Nuxt Telemetry
Also don't miss nuxt/content and nuxt-composition-api ;)
🚀 Features
Commits
-
c998072
v2.13.2 -
000ad67
chore(deps): update dependency consola to ^2.14.0 (#7617) -
a523853
fix(vue-app): remove hash from payload path (#7614) -
a87218b
fix(webpack): explicitly pass outputFileSystem to webpackDevMiddleware (#7613) -
330c564
chore(deps): update all non-major dependencies (#7609) -
b070e19
fix(core): only warn for duplicate module if metaKey is not specified -
b027435
fix(cli): listen to a random port for export and generate (#7608) -
fe01ec3
fix(vue-app): no need to set layout on App (#7606) -
4a0cf8f
fix(utils): flat routes if child routes have absolute paths (#7604) -
d0056fb
fix(core): avoid breaking change for duplicate modules (resolves #7605) - Additional commits viewable in compare view
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 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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)