Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2020

This PR contains the following updates:

Package Type Update Change
@nuxtjs/auth dependencies minor ^4.8.5 -> ^4.9.0
@nuxtjs/axios dependencies patch ^5.9.5 -> ^5.9.7
nuxt devDependencies minor ^2.11.0 -> ^2.12.2
nuxt-start dependencies minor ^2.11.0 -> ^2.12.2

Release Notes

nuxt-community/auth-module

v4.9.0

Compare Source

Features
Bug Fixes
4.8.5 (2019-12-27)
Bug Fixes
  • core: always return boolean form hasScope (a2da3a4)
  • core: support querystring only url for isRelativeURL (#​492) (09d81ea)
  • module: always transpile nanoiid (8ef5a9b), closes #​472
4.8.4 (2019-09-12)
Bug Fixes
  • oauth2: restore callback handling on static sites (#​453) (06165a0)
4.8.3 (2019-09-10)
Bug Fixes
4.8.2 (2019-09-05)
4.8.1 (2019-06-24)
Bug Fixes
nuxt-community/axios-module

v5.9.7

Compare Source

v5.9.6

Compare Source

nuxt/nuxt.js

v2.12.2

Compare Source

🐛 Bug Fixes
  • server
    • #​7146 HMR for sub-app serverMiddleware without path
  • vue-app
    • #​7139 Sanitize layouts after resolve for splitChunks.layout
  • core
    • #​7131 Join with os native sep in the resolver

v2.12.1

Compare Source

🐛 Bug Fixes
  • vue-app
    • #​7129 Avoid multiple $fetch calls
    • #​7103 Use globals.nuxt for fetch client mixin
    • #​7128 Set default name to layout to avoid multi mounted calls
  • builder
    • #​7097 Ensure entry is in the graph for HMR
🏡 Chore
  • readme
    • #​7092 Simplify readme and add gitpod in contributing section
  • examples
    • #​7098 Avoid warning with legacy postcss.config.js
💖 Thanks to

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
  • webpack
    • #​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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@vercel
Copy link

vercel bot commented Mar 15, 2020

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/nuxt-oss/example-auth0/mintolhti
✅ Preview: https://example-auth0-git-renovate-all-minor-patch.nuxt-oss.now.sh

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fa4ef3f to c5d239b Compare March 17, 2020 16:58
@renovate renovate bot changed the title chore(deps): update dependency @nuxtjs/auth to ^4.9.0 chore(deps): update all non-major dependencies Mar 17, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c5d239b to 923669e Compare March 25, 2020 19:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 923669e to 3fcfba0 Compare March 27, 2020 12:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3fcfba0 to 971c4b3 Compare March 30, 2020 18:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 971c4b3 to 631e23c Compare March 31, 2020 10:55
@atinux atinux merged commit 3987d42 into master Apr 6, 2020
@renovate renovate bot deleted the renovate/all-minor-patch branch April 6, 2020 16:10
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