Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

fix(deps): bump nuxt from 2.13.2 to 2.13.3 #171

Merged
merged 1 commit into from
Jul 3, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 2, 2020

Bumps nuxt from 2.13.2 to 2.13.3.

Release notes

Sourced from nuxt's releases.

v2.13.3

🐛 Bug Fixes

  • vue-app
    • #7656 Check plugin key on Vue.prototype instead of Vue
    • #6745 Sanitize path with trailing slash in getLocation (resolves #6744)
    • #7654 Handle layout on client error (resolves #7567)
    • #7657 Don't fetch payload on first spa fallback render (resolves #7648)
  • webpack
    • #7635 Modern build should wait for legacy assets (resolves #7562, resolves #7628)
    • #7639 Use compact name for concatenated modules (resolves #7625)
  • 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 of v-content

👕 Types

  • general
    • #7626 Import types for @nuxt/telemetry and @nuxt/components

💖 Thanks to

Commits
  • e3821ba v2.13.3 [release]
  • 0342451 refactor(csp): remove unsafe-eval in dev mode (#7659)
  • d4363d4 fix(vue-app): check plugin key on Vue.prototype instead of Vue (#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 compatibility score

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)

Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.13.2 to 2.13.3.
- [Release notes](https://github.com/nuxt/nuxt.js/releases)
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md)
- [Commits](nuxt/nuxt@v2.13.2...v2.13.3)

Signed-off-by: dependabot[bot] <support@github.com>
@commit-lint
Copy link

commit-lint bot commented Jul 2, 2020

Bug Fixes

  • deps: bump nuxt from 2.13.2 to 2.13.3 (55b88b0)

Contributors

@dependabot[bot]

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@codecov
Copy link

codecov bot commented Jul 2, 2020

Codecov Report

Merging #171 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #171   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          134       134           
  Branches        19        19           
=========================================
  Hits           134       134           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4514ebe...55b88b0. Read the comment docs.

@nogic1008
Copy link
Contributor

@dependabot squash and merge

@dependabot dependabot bot merged commit e87fca8 into master Jul 3, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxt-2.13.3 branch July 3, 2020 03:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant