build(deps): bump nuxt from 2.12.1 to 2.13.3 in /webapp
Created by: Tirokk
Authored by dependabot-preview[bot] Closed
Bumps nuxt from 2.12.1 to 2.13.3.
Release notes
Sourced from nuxt's releases.
v2.13.3
🐛 Bug Fixes
vue-app
webpack
cli
- #7647 Handle nuxt static command
👀
💅 Refactors
csp
- #7659 Remove unsafe-eval in dev mode
📝 Examples
with-sockets
- #7650 Deprecated callback and use cjs
with-vuetify
- #7638 Use
v-main
instead ofv-content
👕 Types
general
- #7626 Import types for
@nuxt/telemetry
and@nuxt/components
💖 Thanks to
- Ben Read (@ReadB)
- Daniel Roe (@danielroe)
- Denis Karabaza (@simplesmiler)
- Kawacrepe (@Kawacrepe)
- Konstantin Barabanov (@crutch12)
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
Commits
-
e3821ba
v2.13.3 [release] -
0342451
refactor(csp): remove unsafe-eval in dev mode (#7659) -
d4363d4
fix(vue-app): check plugin key onVue.prototype
instead ofVue
(#7656) -
b6a5349
chore: pin sass-loader to keep node 8.x compat (closes #7655) -
8b7f419
chore(deps): update devdependency puppeteer-core to v5 (#7653) -
d012c83
chore(deps): update devdependency @ls-lint/ls-lint to ^1.9.0 (#7652) -
191f66a
fix(vue-app): handle layout on client error (#7654) -
2f07f66
fix(vue-app): don't fetch payload on first spa fallback render (#7657) -
2302ffa
fix(webpack): use group hash if compact name is long -
6979b30
chore(deps): update all non-major dependencies (#7642) - 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)