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 (vuetify-1.x) #78
Open
renovate
wants to merge
1
commit into
vuetify-1.x
Choose a base branch
from
renovate/vuetify-1.x-nuxtjs-monorepo
base: vuetify-1.x
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/bkuaqueve [Deployment for 3622745 failed] |
56c5759
to
200a771
Compare
200a771
to
609ffc1
Compare
1c81daf
to
5f26180
Compare
5f26180
to
fdb9905
Compare
fdb9905
to
c4c2c28
Compare
c4c2c28
to
b8cb69d
Compare
b8cb69d
to
a2d39a3
Compare
a2d39a3
to
19bd0b2
Compare
19bd0b2
to
f1c92cd
Compare
3040a3b
to
9bd993c
Compare
9bd993c
to
2caf49b
Compare
2caf49b
to
647c28a
Compare
647c28a
to
29921e2
Compare
29921e2
to
9644184
Compare
9644184
to
397f8a9
Compare
397f8a9
to
3622745
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.8.1
->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
v2.12.0
Compare Source
🚀 Features
general
crossorigin
attribute in SSR script andpreload
tagswebpack
@import
using~assets
in css filesvue-app
nuxt-loading
fail methodwatchParam
when param is changed in same routecli
nuxt.config
exports a function👌 DX
builder
general
generator
cli
vue-app
core
🔥 Performance
vue-renderer
render
when redirect happensinjectScripts
is false🐛 Bug Fixes
core
render:context
andrender:routeContext
hooks was not being calledbabel-preset-app
vue-app
webpack
URL
andURLSearchParams
💅 Refactors
general
utils
📝 Examples
cached-components
🏡 Chore
general
ci
👓 Tests
general
💖 Thanks to
v2.11.0
Compare Source
🐛 Bug Fixes
utils
serializeFunction
flatRoutes
regex for nested routes with trailing slash enabledvue-app
getLocation
tokensToFunction
error.vue
not work for Vue.extend componentprefetched
class to<nuxt-link>
after chunk loadedgeneral
context.route
issue in plugins andsplitChunks.pages === false
webpack
config
unsafeInlineCompatibility
name🚀 Features
vue-app
vue-router
to3.1.x
general
vue-renderer
config
ignoreOptions
fornode-ignore
💅 Refactors
server
🔥 Performance
webpack
contenthash
📝 Examples
with-sockets
🏡 Chore
general
@nuxtjs/eslint-config
to v2 and fix lint errors.github/config.yml
for issue templatedocs
ci
github
👓 Tests
general
got
instead ofrequest
💖 Thanks to
v2.10.2
Compare Source
🐛 Bug Fixes
webpack
config
unsafeInlineCompatibility
namevue-app
📝 Examples
with-sockets
💖 Thanks to
v2.10.1
Compare Source
🐞 Fixes
vue-app, webpack
utils
router.trailingSlash
isfalse
generator
webpack
chunkhash
andcontenthash
not work withextractCSS
cli
nuxt build
when pages should be generated🏡 Chore
readme
⚓ Dependency Upgrades
vue-meta
: Upgraded tov2.3
which fixes duplicated tags in SPA mode💖 Thanks to
v2.10.0
Compare Source
🌟Highlights
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
vue-app
vm
as arg to supportdata()
with arrow functionasyncData
hydration whenfeatures.transition
isfalse
webpack
consola
IE compatibilitypause/resume
sass-loader@8
compilersWatching
in callbackcli
babel-preset-app
vue-renderer
options.head
config
server.timing
is enabledconfig, vue-app
config
andvue-app
🚀 Features
cli, config
cli.bannerColor
optionconfig
serverMiddleware
as a simple key/value objectbuilder
followSymlinks
option to allow for symlinksextendPlugins
option andbuilder:extendPlugins
hookbuilder:prepared
hookcli
cli:buildError
hookwebpack
vue-meta
browser build for client bundleterser-webpack-plugin
tov2
webpack:config
hookserver
etag
hash functionvue-app
prefetch
prop to<nuxt-link>
general
vue-meta
options by userutils
builder, router
💅 Refactors
cli
builder
build.createRoutes
to allow async functions inside itbabel-preset-app
📝 Examples
with-sockets
🏡 Chore
general
babel-preset-app
readmevue-app
templatesrun:before
💖 Thanks to
v2.9.2
Compare Source
🐛 Bug Fixes
general
builder
server
https: null
ashttps: undefined
nuxt-start
vue-client-only
dependencyvue-app
config
💅 Refactors
core
v2.9.1
Compare Source
🐛 Bug Fixes
vue-app
loading-screen
Content-Type
for index page📝 Examples
CoffeeScript
additionalExtensions
💖 Thanks to
v2.9.0
Compare Source
8.9.0
vue-meta
upgraded to 2.0.0. Please refer to the changelog to review notable changes.scrollBehavior
option is deprecated in favor ofapp/router.scrollBehavior.js
(#6055)devModules
option is deprecated in favor ofbuildModules
(#6203)🐛 Bug Fixes
general
modulepreload
warningsrenderer
nomodule
scripts in safari 10cli
nuxt
&nuxt-edge
being installedvue-app
triggerScroll
to support hash navigationtransition.leave
asynchronouslyvue-renderer
render:resourcesLoaded
hook beforecreateRenderer
webpack
🚀 Features
cli
server
loadingTimeout
and other arguments torenderAndGetWindow
webpack
build.transpile
vue-app
$nuxt.refresh
app/router.scrollBehavior.js
and deprecatescrollBehavior
<client-only
> alias for<no-ssr>
$nuxt.refresh()
method or refresh the actual pageasyncData
andfetch
watchQuery
vue-renderer
typescript
💅 Refactors
config
devModules
tobuildModules
babel-preset-app
babel-plugin-dynamic-import-node
webpack
general
🏡 Chore
general
babel-preset-app
⚓ Dependency Upgrades
💖 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.