Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency nuxt to v2.12.0 #98

Merged
merged 1 commit into from
Mar 19, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2020

This PR contains the following updates:

Package Type Update Change
nuxt devDependencies minor 2.11.0 -> 2.12.0

Release Notes

nuxt/nuxt.js

v2.12.0

Compare Source

🚀 Features
  • general
    • #​6950 Support crossorigin attribute in SSR script and preload tags
    • #​6868 Improve programmatic usage (see docs)
    • #​7029 Expose webpack config
    • #​6272 Allow disabling loading-screen
  • wepack
    • #​6987 Support @import using ~assets in css files
    • #​6272 Allow disabling loading-screen
  • vue-app
    • #​6880 New fetch syntax (see docs)
    • #​6939 Pass error as param to nuxt-loading fail method
    • #​6244 TriggerwatchParam when param is changed in same route
  • cli
    • #​6855 Pass context when nuxt.config exports a function
👌 DX
  • builder
    • #​6924 Analyze mode warning rewording
  • general
  • generator
    • #​6882 Log message or full error for unhandled error without stack trace
  • cli
    • #​6904 Display listening URLs after build
  • vue-app
    • #​7032 Improve missing inject value error message
    • #​6775 Middleware not executing on double browser back navigation
  • core
    • #​7079 Better module not found handling
🔥 Performance
  • vue-renderer
    • #​6973 Early return render when redirect happens
    • #​6846 Don't serialize session when injectScripts is false
🐛 Bug Fixes
  • core
    • #​7002 Deprecated render:context and render:routeContext hooks was not being called
  • babel-preset-app
    • #​7070 TypeError when import cjs in webpack building
  • vue-app
    • #​6946 Use child transition name when navigating to parent
    • #​6854 Add fallback context for errors
    • #​6803 Resolve leave transition on child routes
    • #​6807 Move head to the index to avoid global state
  • webpack
    • #​6864 Provide global URL and URLSearchParams
💅 Refactors
  • general
    • #​6954 Use scope variable memo for modern utils
  • utils
    • #​6953 Eliminate side effect from modern utils
📝 Examples
  • cached-components
🏡 Chore
  • general
    • #​6816 Simplifies Code Contributions & Reviews
  • ci
👓 Tests
  • general
    • Fix socket-hang-up test
    • Separate dev and unit test
    • Avoid unexpected outside stderr assertion count
    • Fix uncompressed resource size
    • Wrap error test with consola to make output clear
💖 Thanks to

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Mar 17, 2020

Codecov Report

Merging #98 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #98   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           45        45           
  Branches        11        11           
=========================================
  Hits            45        45           

@potato4d potato4d merged commit 330b3c4 into master Mar 19, 2020
@potato4d potato4d deleted the renovate/nuxtjs-monorepo branch March 19, 2020 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants