This repository was archived by the owner on Nov 20, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
⬆️ Update dependency nuxt to v2.14.7 (master) #278
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/master-nuxtjs-monorepo
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/justhannes/nuxt-typescript-vuetify/jkt3ta0f6 |
295ff20
to
33031ae
Compare
33031ae
to
5548671
Compare
5548671
to
86c81e1
Compare
86c81e1
to
b1588a6
Compare
b1588a6
to
58e295d
Compare
58e295d
to
5fd4fb0
Compare
5fd4fb0
to
14dc4b4
Compare
14dc4b4
to
24296bd
Compare
0f6c631
to
2933113
Compare
2933113
to
9bb2c84
Compare
9bb2c84
to
a3a2121
Compare
a3a2121
to
d081d13
Compare
d081d13
to
094bdbc
Compare
094bdbc
to
82ff943
Compare
82ff943
to
05bc062
Compare
05bc062
to
fc69d10
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.12.0
->2.14.7
Release Notes
nuxt/nuxt.js
v2.14.7
Compare Source
🐛 Bug Fixes
babel-preset-app
cli
process.env
changes innuxt.config
nuxt-edge
if installed in parentnode_modules
vue-app
this.$nuxt
types
serverMiddleware
object formatNuxtConfig
an interfacegenerator
routes.json
definedgeneral
💖 Thanks to
v2.14.6
Compare Source
🐛 Bug Fixes
babel-preset-app
corejs.version
as stringvue-app
$fetch
function for SSR with static target (resolves #8043)💖 Thanks to
v2.14.5
Compare Source
🐛 Bug Fixes
vue-app
splittedChunks.layout
(resolves #7654, #7658 and #7014)utils
general
config
undefined
value (resolves #7990 and #8013)build.indicator: true
to default value💅 Refactors
config
mode
option🇹 Types
general
Inject
type💖 Thanks to
v2.14.4
Compare Source
🐛 Bug Fixes
vue-renderer
crossorigin
for styles (resolves #7953)cjs
clearRequireCache
against infinite recursioncli
nuxt generate
with--fail-on-error
forstatic
target (resolves #7947)vue-app
webpack
🏡 Chore
general
avif
format as image💖 Thanks to
v2.14.3
Compare Source
🐛 Bug Fixes
vue-renderer
nomodule
to legacy chunks💖 Thanks to
v2.14.2
Compare Source
🐛 Bug Fixes
webpack
node_modules
for chunk names (resolves #7901)modern
nomodule
on legacy modules (resolves #7918)vue-app
/
if route is undefined in error page (resolves #7841)[email protected]
regression withscrollToTop
router
cli
👕 Types
general
💖 Thanks to
v2.14.1
Compare Source
🐛 Bug Fixes
router
index
(resolves #5874)vue-app
core, config
builder
build.corejs
optioncrawler
webpack
cli
nuxt generate
cache (resolves #7792)📝 Examples
tailwindcss-purgecss
0.6
to1.6
using purgecss🏡 Chore
stale
💖 Thanks to
v2.14.0
Compare Source
⭐ Highlights
core-js
version for project🚀 Features
webpack
core-js
versionbuilder
extendRoutes
general
vue-renderer
vue-renderer:spa:prepareContext
hookvue-app
web-types.json
for better code insight inWebStorm
🐛 Bug Fixes
webpack
@nuxt/webpack
font-family
hex issuevue-app
nuxt-link
prefetch error on fallback pagegenerator
cli
.cache/nuxt
as transpilation patternutils
vue-renderer
target
from class instead ofserverContext
router
🖤 Refactors
server
externalsWhitelist
toexternalsAllowlist
📝 Examples
vuetify
@nuxtjs/vuetify
module👕 Types
general
NuxtOptionsRender
💖 Thanks to
v2.13.3
Compare Source
🐛 Bug Fixes
vue-app
Vue.prototype
instead ofVue
getLocation
(resolves #6744)webpack
cli
💅 Refactors
csp
📝 Examples
with-sockets
with-vuetify
v-main
instead ofv-content
👕 Types
general
@nuxt/telemetry
and@nuxt/components
💖 Thanks to
v2.13.2
Compare Source
🐛 Bug Fixes
webpack
outputFileSystem
towebpackDevMiddleware
(resolves nuxt/typescript#145)core
cli
vue-app
utils
Dependencies
@nuxt-telemetry
: Stability improvements and supporttelemetry: true
💖 Thanks to
v2.13.1
Compare Source
🐛 Bug Fixes
vue-app
resolveRouteComponents
(#7587, nuxt/content#123)👕 Types
v2.13.0
Compare Source
What's new?
target: static
and full static usingnuxt export
.env
support andruntimeConfig
Also don't miss nuxt/content and nuxt-composition-api ;)
🚀 Features
general
createRequire
option and disable esm for jestcli
generator
export:page
hookexport:route
hook andsetPayload
webpack
mjs
tobabel-loader
config
.nuxtrc
ssr
server
render:beforeResponse
hookreport-uri
modern
vue-app
vue-renderer
<base>
meta for sparenderContext
tovue-renderer:ssr:templateParams
hookbabel-preset-app
bugfixes
optionbuilder
.nuxtignore
🐛 Bug Fixes
core
general
webpack
unsafe-eval
script policyvue-app
redirect
no longer strips trailing slash from URL (#7475, #7533)sanitizeComponent
import regression with features disabledsplitChunks.layout
generator
modern
vue-renderer
generator, builder
babel
server
💅 Refactors
general
config
build.crossorigin
torender.crossorigin
📝 Examples
with-buefy
🏡 Chore
cli
general
renovate
@types/terser-webpack-plugin
pkg
dep
html-webpack-plugin
to v4test
vue-test-utils
to v1benchmark
package.json
scriptsexample
👓 Tests
general
jest
to v26💙 Types
general
@nuxt/types
to nuxt mono-repo💖 Thanks to
v2.12.2
Compare Source
🐛 Bug Fixes
server
serverMiddleware
without pathvue-app
splitChunks.layout
core
v2.12.1
Compare Source
🐛 Bug Fixes
vue-app
$fetch
callsglobals.nuxt
for fetch client mixinbuilder
🏡 Chore
readme
examples
postcss.config.js
💖 Thanks to
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻️ 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.