Skip to content
This repository has been archived by the owner on Jun 22, 2020. It is now read-only.

[Snyk] Upgrade nuxt from 2.10.0 to 2.10.2 #2

Merged
merged 1 commit into from Dec 14, 2019

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade nuxt from 2.10.0 to 2.10.2.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2019-10-21.
Release notes
Package name: nuxt
  • 2.10.2 - 2019-10-21

    🐛 Bug Fixes

    • webpack
      • #6495 Enable devtool for dev mode
      • #6566 Normalize devtool for terser compatibility
    • config
      • #6583 Typo in unsafeInlineCompatibility name
    • vue-app
      • #6590 Fix collapsed SSR log

    📝 Examples

    • with-sockets
      • #6586 Fix cannot read property 'app' of undefined on nuxt build

    💖 Thanks to

  • 2.10.1 - 2019-10-11

    🐞 Fixes

    • vue-app, webpack
      • #6504 Remove consola from client
    • utils
      • #6515 Fix error when router.trailingSlash is false
    • generator
      • #6362 Remove trailing slash when no subFolders are used
    • webpack
      • #6520 chunkhash and contenthash not work with extractCSS
    • cli
      • #6525 Enable server for nuxt build when pages should be generated

    🏡 Chore

    • readme
      • #6511 Remove deprecated starter template

    ⚓ Dependency Upgrades

    • vue-meta: Upgraded to v2.3 which fixes duplicated tags in SPA mode

    💖 Thanks to

  • 2.10.0 - 2019-10-02

    🌟Highlights

    • Support for improved typescript runtime
    • Experimental support for feature toggling for SUPER slim builds!
    • Mitigate problems with nuxt server stocking during development
    • Fix issues with internet-explorer in development mode
    • Upgrade to terser webpack plugin v2
    • Improved stability of loading-screen. No more endless loops (nuxt/loading-screen#44) and show fatal errors (nuxt/loading-screen#45) for the initial build

    🐛 Bug Fixes

    • core
      • #6490 Clear resolver cache for project files dev mode
    • vue-app
      • #6479 Error page layout not correctly applied in client-side rendering
      • #6473 Pass vm as arg to support data() with arrow function
      • #6433 Fix asyncData hydration when features.transition is false
      • #6430 Clear idle callback
      • #6217 Prevent looping on error during render of error page
    • webpack
      • #6298 Fix consola IE compatibility
      • Revert pause/resume
      • #6460 Correct sass options for sass-loader@8
      • #6448 Don't push to compilersWatching in callback
    • cli
      • #6441 Server should not be initialized in nuxt build
    • babel-preset-app
      • #6435 Use loose mode for babel class plugin
    • vue-renderer
      • #6429 Dont mutate options.head
    • config
      • #6371 Enable total timing by default when server.timing is enabled
    • config, vue-app
      • #6379 Add module declaration for config and vue-app

    🚀 Features

    • cli, config
      • #6399 cli.bannerColor option
    • config
      • #6414 serverMiddleware as a simple key/value object
    • builder
      • #6368 followSymlinks option to allow for symlinks
      • #6285 extendPlugins option and builder:extendPlugins hook
      • #6329 Add builder:prepared hook
      • #6342 Support adding custom middleware
    • cli
      • #6475 Catch build errors with cli:buildError hook
    • webpack
      • #6477 Use vue-meta browser build for client bundle
      • #6398 Upgrade terser-webpack-plugin to v2
      • #6350 Add webpack:config hook
    • server
      • #6438 Add config option to define etag hash function
    • vue-app
      • #6292 Add prefetch prop to <nuxt-link>
      • #6287 Support configurable features
      • #6297 Function watchQuery
    • general
      • #6432 Support setting (non-essential) vue-meta options by user
    • utils
      • #6277 Export sort routes
    • builder, router
      • #6331 Enforce uniform trailing slash handling

    💅 Refactors

    • cli
      • #6353 Call setup hook in run command with more args
    • builder
      • #6352 Await build.createRoutes to allow async functions inside it
    • babel-preset-app
      • #6087 Simplify babel preset config

    📝 Examples

    • with-sockets
      • #6396 Create server inside the export function

    🏡 Chore

    • general
      • Fix example in babel-preset-app readme
      • #6390 Lint vue-app templates
      • #6363 Rename setup hook to run:before

    💖 Thanks to

from nuxt GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@Asthriona Asthriona merged commit 89d8c48 into master Dec 14, 2019
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.

None yet

2 participants