Skip to content
This repository has been archived by the owner on Dec 5, 2021. It is now read-only.

Update dependency nuxt to ^2.11.0 #27

Merged
merged 1 commit into from
Dec 25, 2019
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 17, 2019

This PR contains the following updates:

Package Type Update Change
nuxt devDependencies minor ^2.10.2 -> ^2.11.0

Release Notes

nuxt/nuxt.js

v2.11.0

Compare Source

🐛 Bug Fixes
  • utils
    • #​6777 Add catch statement to non function block in serializeFunction
    • #​6791 Fix flatRoutes regex for nested routes with trailing slash enabled
  • vue-app
    • #​6658 Pass router mode to getLocation
    • #​6683 Apply path-to-regexp options to tokensToFunction
    • #​6650 Layout in error.vue not work for Vue.extend component
    • #​6623 Add prefetched class to <nuxt-link> after chunk loaded
  • general
    • #​6685 context.route issue in plugins and splitChunks.pages === false
    • #​6590 Collapsed SSR log
  • webpack
    • #​6495 Enable devtool for dev mode
    • #​6566 Normalize devtool for terser compatibility
  • config
    • #​6583 Typo in unsafeInlineCompatibility name
🚀 Features
  • vue-app
  • general
    • #​6149 Optionally strip non-client or non-server code
  • vue-renderer
    • #​6505 Support evaluation in templates
  • config
    • #​6597 Add ignoreOptions for node-ignore
💅 Refactors
  • server
    • #​6771 Only append not empty allowed sources to csp
🔥 Performance
  • webpack
📝 Examples
  • with-sockets
    • #​6586 Fix cannot read property 'app' of undefined on nuxt build
🏡 Chore
  • general
    • #​6732 Update @nuxtjs/eslint-config to v2 and fix lint errors
    • #​6686 Fix typo in middleware readme
    • #​6649 Limit stale bot to only issues
    • #​6637 Remove unused dependencies
    • #​6630 Use .github/config.yml for issue template
  • docs
  • ci
    • #​6739 Remove coverage collection in fixtures
    • #​6747 Use LTS Node.js instead of latest
    • #​6737 Separate dev test and unit test
  • github
    • #​6657 Add chinese translation for issue template
👓 Tests
💖 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 if you modify the PR title to begin with "rebase!".

🔕 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

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

@renovate renovate bot added the renovate label Dec 17, 2019
@TiagoDanin TiagoDanin merged commit b7897bf into master Dec 25, 2019
@renovate renovate bot deleted the renovate/nuxtjs-monorepo branch December 25, 2019 16:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants