Created by: Tirokk
Authored by dependabot-preview[bot] Merged
Bumps nuxt from 2.6.1 to 2.6.2.
Sourced from nuxt's releases.
v2.6.2
Fixes
- cli: Apply
nuxt.config.js
changes and watch for all imported files (#5500)- cli: Fix problem for users that have
tsconfig.json
but do not use typescript (#5478)- cli: Show memory usage after build for
nuxt dev
(#5514)- server Fix bug with SPA mode with CSP enabled (#5474)
- vue-renderer: Use
modulepreload
for modern mode when using spa generate (#5489)- webpack: Suggest using official
@nuxtjs/style-resources
package (#5499)- Custom
router.base
support for banner url and loading screen (#5470) (nuxt/loading-screen#8)Security Fixes
- Prevent potential XSS vulnerabiliy when using
vuex-router-sync
(nuxt/devalue#8) (vuejs/vuex-router-sync#89)Thanks to our awesome contributors to this release
- Damian Stasik (@visualfanatic)
- Andreas Zoellner (@zoellner)
- Vasyl Boroviak (@koresar)
8d14cd4
Merge branch 'dev' into 2.x0849684
sync readmeafd8a40
v2.6.26cee893
v2.6.2ff340ab
v2.6.2 (#5523)1309a52
chore(deps): lock file maintenance (#5534)6927f6d
add external authors to the release notes6db8ec9
chore(deps): update all non-major dependencies (#5533)0d5dfe7
chore(deps): update all non-major dependencies (#5529)a764cbc
chore: better release-notes script (#5524)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.