Created by: Tirokk
Authored by dependabot-preview[bot] Merged
Bumps nuxt from 2.8.0 to 2.8.1.
Sourced from nuxt's releases.
v2.8.1
Bug Fixes
vue-renderer
vue-app
- #5864 Reduce consola direct access and don't override browser
console.log
cli
- #5865 Don't mutate options export to prevent ESM regression with nuxt.config in mixed (cjs + esm) mode (TIP: never mix them as is non-standard and may be unsupported in any future version)
Refactors
typescript
- #5854 Prepare for external typescript support
Thanks to
- Rafał Chłodnicki (@rchl)
2fabea9
v2.8.1ab72355
fix(vue-app): fix exception on property access of undefined object (#5867)262ea5c
refactor: prepare for external typescript support (#5854)60df026
chore(deps): update dependency webpack to ^4.33.0 (#5868)afbb9f2
chore(deps): lock file maintenance (#5855)8296e94
chore(deps): update all non-major dependencies (#5848)31f5729
fix(vue-renderer): prevent can't set headers after they are sent (#5863)0c3b9c5
fix(vue-app): reduce consola direct access (#5864)e4fd6fe
fix(cli): don't mutate options export (#5865)f2c0889
Update all non-major dependencies (#5838)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
.
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 readmeAdditionally, you can set the following in your Dependabot dashboard:
Finally, you can contact us by mentioning @dependabot.