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.3 to 2.14.0 #189

Merged
merged 1 commit into from
Jul 30, 2020

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps nuxt from 2.13.3 to 2.14.0.

Release notes

Sourced from nuxt's releases.

v2.14.0

⭐ Highlights

🚀 Features

  • webpack
    • #7785 Auto detect core-js version
  • builder
    • #7754 Support async extendRoutes
  • general
    • #7712 Static target improvements
  • vue-renderer
    • #7633 Add vue-renderer:spa:prepareContext hook
  • vue-app
    • #7611 Add web-types.json for better code insight in WebStorm

🐛 Bug Fixes

  • webpack
    • #7787 ensure loaders are first searched from @nuxt/webpack
    • #7763 font-family hex issue
    • #7667 Fallback for empty chunk name
  • vue-app
    • #7766 nuxt-link prefetch error on fallback page
    • #7718 Handle fallback on generated page
    • #7723 Don't fetch payload for store mutation for preview and spa fallback
  • generator
    • #7776 Avoid duplicate slashes for routes ending with hash
  • cli
    • #7775 Don't use absolute path of .cache/nuxt as transpilation pattern
  • utils
    • #7761 Include routes with children for generation
  • vue-renderer
    • #7752 Read target from class instead of serverContext
  • router
    • #6594 Show default child if trailingSlash is false

🖤 Refactors

  • server
    • 5272a4 Rename externalsWhitelist to externalsAllowlist

📝 Examples

  • vuetify
Commits
  • 60f6863 v2.14.0 [release]
  • 1c8cc4c fix: add missing create-require dependency for webpack
  • b51a4a9 fix: use core-js package.json to read version
  • a575a87 chore(with-vuetify): fix lint issue
  • aebf0ff fix(webpack): ensure loaders are first searched from @nuxt/webpack (#7787)
  • 66b4aa2 fix(vue-app): nuxt-link prefetch error on fallback page (#7766)
  • 6a2576b feat(webpack): auto detect core-js version (#7785)
  • 5bbae31 chore(deps): update devdependency @nuxtjs/eslint-config to ^3.1.0 (#7788)
  • 5f156d8 chore(deps): ignore css-loader update because of node compatibility
  • 57773c9 chore(deps): lock file maintenance (#7782)
  • 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.3 to 2.14.0.
- [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.3...v2.14.0)

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

commit-lint bot commented Jul 28, 2020

Bug Fixes

  • deps: bump nuxt from 2.13.3 to 2.14.0 (44a1b5d)

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 28, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #189   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           16        16           
  Branches         5         5           
=========================================
  Hits            16        16           

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 1e0b46e...44a1b5d. Read the comment docs.

@nogic1008
Copy link
Contributor

@dependabot squash and merge

@dependabot dependabot bot merged commit a8e4100 into master Jul 30, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxt-2.14.0 branch July 30, 2020 00:23
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