-
Notifications
You must be signed in to change notification settings - Fork 5
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 all non-major dependencies #5
base: main
Are you sure you want to change the base?
Conversation
e110394
to
30ec690
Compare
30ec690
to
009ad8a
Compare
009ad8a
to
f99d012
Compare
f99d012
to
3dc4b09
Compare
Codecov Report
@@ Coverage Diff @@
## main #5 +/- ##
=======================================
Coverage 94.73% 94.73%
=======================================
Files 2 2
Lines 57 57
Branches 15 15
=======================================
Hits 54 54
Misses 3 3 Continue to review full report at Codecov.
|
3dc4b09
to
2401ea4
Compare
2401ea4
to
f6a1b30
Compare
f6a1b30
to
2452bb7
Compare
db8d447
to
7318d13
Compare
7318d13
to
607ea06
Compare
607ea06
to
2e893d3
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
^1.9.1
->^1.12.9
^2.14.7
->^2.15.8
Release Notes
unjs/jiti
v1.12.9
Compare Source
v1.12.8
Compare Source
v1.12.7
Compare Source
v1.12.6
Compare Source
v1.12.5
Compare Source
v1.12.4
Compare Source
v1.12.3
Compare Source
v1.12.2
Compare Source
v1.12.1
Compare Source
v1.12.0
Compare Source
Features
v1.11.0
Compare Source
Features
node:
andfile:
protocols (bbb1cb3), closes #301.10.1 (2021-05-28)
Bug Fixes
v1.10.1
Compare Source
v1.10.0
Compare Source
Features
allowDeclareFields
for babel transform (#33) (914499c)1.9.2 (2021-05-11)
Bug Fixes
1.9.1 (2021-04-09)
v1.9.2
Compare Source
nuxt/nuxt.js
v2.15.8
Compare Source
🐛 Bug Fixes
vue-app
babel
babel private-property-in-object
v2.15.7
Compare Source
🔰 Security advisory
Please upgrade to
nuxt@^2.15.7
if using[email protected]
or[email protected]
🐛 Bug Fixes
vue-app
v2.15.6
Compare Source
🐛 Bug Fixes
types
@types/[email protected]
(resolves #9268)v2.15.5
Compare Source
🐛 Bug Fixes
babel
class-properties
andprivate-methods
(resolves #9224)vue-app
route.replace
instead ofrouter.push
to trigger navigation guards (resolves #9111)builder
build.watch
paths (resolves #9045)cli
css-loader < 4.2
(resolves #9117)💖 Thanks to
v2.15.4
Compare Source
🐛 Bug Fixes
vue-app
$root
is not available (resolves #8995)app.context.route
to match components in server (resolves #9009)$fetch
if data is missing in payload (resolves #9016)app.context.route
for resolving components (resolves #9049)_app
namespace (resolves #9074)config
compileType
toicss
forcss-loader
v4server
.js
assets in development to fix HMR in safari (resolves #3828)cli
👕 Types
@types/terser-webpack-plugin
sass-loader
rather thansass
(resolves #9085)@nuxt/types
(resolves #9030)💖 Thanks to
v2.15.3
Compare Source
🐛 Bug Fixes
types
NuxtConfig
instead of typewebpack
extract-css-chunks-webpack-plugin
general
@babel/preset-env
to 2.13.xvue-renderer
injectScripts
forstatic
target💖 Thanks to
v2.15.2
Compare Source
🐛 Bug Fixes
babel-preset-app
💖 Thanks to
v2.15.1
Compare Source
🐛 Bug Fixes
renderer
webpack
ufo
(resolves #8838)cli
types
build.html.minify
can be falsebuilder
path.resolve
for pages dir💖 Thanks to
v2.15.0
Compare Source
💡 Highlights
Minimum supported Node.js version is 12.0.0 (See drop [email protected] support and update dependencies nuxt/nuxt#8327 for why)
Using jiti as new require engine with typescript support
Plug and play works out of the box
Allow opting-in to use
postcss@8
(See feat(postcss): support postcss v8 with explict postcss installation nuxt/nuxt#8546)or
includes
instead of exact match (example)🐛 Bug Fixes
general
trailingSlash
and child routes not workingconfig
utils
serializeFunction
fails with certain functionsvue-app
publicPath
on server-sidePage.options
before looking withinreq
,res
andquery
from context unless in full static modelink.__prefetch
exists before calling itid
attribute tonoopApp
push
on router instance rather than prototypeserver, vue-app
dev
cli
webpack
server
router.base
is setbabel
vue-app, vue-renderer, utils
trailingSlash
setting for payloadsgenerator
extendRoutes
🚀 Features
cli
postcss
config, vue-app, vue-renderer
base
andpublicPath
general
vue-app
fetchKey
for full static generationvue-renderer
<script>
tags💅 Refactors
utils, vue-app
ufo
to parse queries and join urlsvue-app
general
🏡 Chore
general
cli
types
builder
ed6e8cd
)readme
🇹 Types
vue.config
types should be optionalredirect
overload toContext
interfaceenablePreview
to contextloadingScreen
type definition💖 Thanks to
And all nuxters helping everyday with valuable feedbacks 💚
v2.14.12
Compare Source
🐛 Hot Fixes
How to upgrade?
Use
yarn upgrade nuxt
ornpm up nuxt
v2.14.11
Compare Source
🐛 Hot Fixes
v2.14.10
Compare Source
🐛 Hot Fixes
@nuxt/components
v1.2.2 (notes)v2.14.9
Compare Source
🐛 Hot Fixes
v2.14.8
Compare Source
🐛 Bug Fixes
webpack
node_modules
general
vue-router
vue-router
cli
router.trailingSlash
when serving static files (resolves #8350)generate.cache.ignore
as a function inensureBuild
generator
csp
vue-app
nuxt-link
and fetch mixin (resolves #8118)types
isFetching
and nbFetching toNuxtApp
interfaceNuxtOptionsHead
can be a functionssrContext
andnext
typings toContext
(resolves #8296)server
router.base
specified in development💅 Refactors
general
cli
👓 Tests
general
💖 Thanks to
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.
This PR has been generated by WhiteSource Renovate. View repository job log here.