Bump nuxt from 2.7.1 to 2.8.0 in /webapp
Created by: Tirokk
Authored by dependabot-preview[bot] Merged
Bumps nuxt from 2.7.1 to 2.8.0.
Release notes
Sourced from nuxt's releases.
v2.8.0
😎 Developer Experience
- #5770 Add a group for SSR logs to avoid polluting the browser console
- #5810 Fancier browser logs with consola
- #5753 Watch for
pages/
creation when default page displayed- #5812 Only listen for file changes for supported extensions
- #5753 Re-use the same port when randomly assigned when restarting in dev mode
🐛 Bug Fixes
vue-renderer
server
- #5793 Preserve random port when restarting
- Return listener when calling listen
builder
generator
- #5791 Minify spa fallback
types
- #5785 Add type definition for functional
babel.presets
vue-app
utils
- #5754 Handle
serializeFunction
edge case
🚀 Features
vue-renderer
💅 Refactors... (truncated)
core
Commits
-
82ec7b7
update readme -
7622d66
v2.8.0 -
f86b854
ci: enable audit -
5d117f6
chore: update yarn.lock -
6d32ad2
examples: bump axios to ^0.19.0 -
2e41bb4
refactor(vue-app): simplify mount error log (#5826) -
0d5b49d
fix(vue-app): update build indicator style (#5834) -
f19c6b5
chore(deps): update devdependency rollup to ^1.12.5 (#5833) -
f39fe22
refactor: improve build indicator (#5832) -
e963daf
chore(deps): update all non-major dependencies (#5823) - 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 ignore this [patch|minor|major] version
will close this PR and stop Dependabot creating any more for this minor/major 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.