-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update all non-major dependencies #6
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/all-minor-patch
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6 +/- ##
=======================================
Coverage 81.25% 81.25%
=======================================
Files 2 2
Lines 16 16
Branches 3 3
=======================================
Hits 13 13
Misses 2 2
Partials 1 1 ☔ View full report in Codecov by Sentry. |
2e9e1b7 to
6cc857e
Compare
6cc857e to
d1a5a48
Compare
d1a5a48 to
311417c
Compare
311417c to
68c296c
Compare
68c296c to
8e94e44
Compare
8e94e44 to
56706f6
Compare
56706f6 to
fe4d514
Compare
33e638e to
177ddb5
Compare
177ddb5 to
c0ead60
Compare
c0ead60 to
f2684f8
Compare
f2684f8 to
9f02174
Compare
9f02174 to
68ba6f6
Compare
68ba6f6 to
1a4e65b
Compare
f6db1b5 to
dbbca7c
Compare
dbbca7c to
fc01f54
Compare
15a6557 to
c16b8ef
Compare
c16b8ef to
0d08988
Compare
0d08988 to
b15d428
Compare
b15d428 to
7a3da9c
Compare
7a3da9c to
8b2ee92
Compare
8b2ee92 to
a16feb8
Compare
a16feb8 to
fba4ef4
Compare
fba4ef4 to
aade412
Compare
aade412 to
f27d1d8
Compare
f27d1d8 to
7afd0f5
Compare
7c1f8f2 to
8e98443
Compare
8e98443 to
ab33870
Compare
b1d4e39 to
6c6a617
Compare
6c6a617 to
23f8490
Compare
8520602 to
c142c4c
Compare
c142c4c to
bc4c695
Compare
bc4c695 to
a87fe57
Compare
a87fe57 to
f16e286
Compare
f16e286 to
441a053
Compare
441a053 to
e1f4621
Compare
e1f4621 to
63253ab
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^0.5.4->^0.11.1^2.14.4->^2.18.1^7.3.2->^7.7.3Release Notes
nuxt/content (@nuxt/content-theme-docs)
v0.11.1Compare Source
v0.11.0Compare Source
v0.10.2Compare Source
v0.10.1Compare Source
v0.10.0Compare Source
v0.9.0Compare Source
v0.8.2Compare Source
v0.8.1Compare Source
v0.8.0Compare Source
v0.7.2Compare Source
v0.7.1Compare Source
v0.7.0Compare Source
v0.6.1Compare Source
v0.6.0Compare Source
v0.5.6Compare Source
v0.5.5Compare Source
nuxt/nuxt (nuxt)
v2.18.1Compare Source
👉 Changelog
compare changes
🩹 Fixes
mkdirp(f67056b9e)❤️ Contributors
v2.18.0Compare Source
👉 Changelog
compare changes
🚀 Enhancements
memfs(#27652)🩹 Fixes
sessionStorage(#27662)🏡 Chore
❤️ Contributors
v2.17.4Compare Source
👉 Changelog
compare changes
🩹 Fixes
serve-statictypes to v1.15.7 (1c44c376d)html-minifier-terser(#26914)🏡 Chore
@nuxt/config(c283cc039)✅ Tests
pagein e2e tests (1700aa131)🤖 CI
dev(2a5d05257)❤️ Contributors
v2.17.3Compare Source
👉 Changelog
compare changes
💅 Refactors
hookablepackage (#24426)🏡 Chore
npm pkg fix(4d0474c4b)✅ Tests
🤖 CI
❤️ Contributors
v2.17.2Compare Source
👉 Changelog
compare changes
🩹 Fixes
webpackhas it in core (#23703)🤖 CI
❤️ Contributors
v2.17.1Compare Source
👉 Changelog
compare changes
🩹 Fixes
❤️ Contributors
v2.17.0Compare Source
✨ Highlights
Nuxt 2.17 comes with a few new features, including better support for new Vue 2.7 types, and supporting passing postcss config as a function.
It also includes support for Node 20+ and a fix for a dependency issue with the Babel preset that affected new installs.
👉 Changelog
compare changes
🚀 Enhancements
🔥 Performance
🩹 Fixes
🏡 Chore
✅ Tests
🤖 CI
❤️ Contributors
v2.16.3Compare Source
👉 Changelog
compare changes
🩹 Fixes
error()(#19044)lessinto namespace (#19738)presetto innerpostcssOptions(#19518)node-fetch-nativeto externals list (#19755)🏡 Chore
nuxt(4e9dcddcb)2.xversion of nuxt instead of latest (#19737)❤️ Contributors
v2.16.2Compare Source
✨ Highlights
The main change in this patch release is that we now patch the
cryptonode built-in during build to allow Nuxt 2 to be used on Node versions greater than Node 16, which should ease the pressure users feel after Node 16 reaches its own EOL this year.👉 Changelog
compare changes
🚀 Enhancements
🩹 Fixes
charsetbeforetitle(#18998)asyncData(#18585)🏡 Chore
15787a2)49ea657)@types/jest(d48efa6)❤️ Contributors
v2.16.1Compare Source
v2.16.0...v2.16.1
🩹 Fixes
@typespackages depending on webpack 5 (#18827)Locationfromvue-router(#18908)🏡 Chore
aba93e9)3d034a3)daed62a)❤️ Contributors
v2.16.0Compare Source
✨ Highlights
core-jsv3In this PR we only support Node 14+. This is mostly an issue for dependencies, which we need to keep updated for security reasons. Going forward until its own EOL, Nuxt 2 will only officially support Node versions that have not reached their EOL.
New postcss options format. See #9671 for full details.
Dependency upgrades. A number of dependencies have dropped support for earlier node versions.
dotenvhas changed how it parses.envfiles in a number of edge cases.globnow requires/instead of\on windows machines. There may also be other changes that affect your usage, so please do upgrade with care.Vue 2.7 upgrade. Although you can use Vue 2.7 with any release of Nuxt 2, 2.16.0 for the first time includes it as a dependency, which means that you may well encounter some issues associated with upgrading Vue 2.6 -> Vue 2.7.
This may be a good time to consider using the composition API utilities provided by https://github.com/nuxt/bridge instead, which mirror Nuxt 3's more precisely than
@nuxtjs/composition-api. (You can opt-in to just these utilities by disabling the other bridge modules individually.)Changelog
compare changes
🚀 Enhancements
nuxtrcin dist directory (#9280)serve-staticmiddleware (#9365)asyncDatareturn types to component instance type (#9239)context.beforeSerializemethod (#9332)storetocreateRouter(#9629)core-jsversion 3 (#9987)🩹 Fixes
scroll-margin-topwhen navigating with hash (#9187)javascript/autofor js rule (#9180)payload.js(#9494)trailingSlashcauses error with dynamic nuxt-child routes (#9505)onNuxtLoadedandonNuxtReadytypes (#9510)build.statsoptions (#9555)nullcheck for$rootaccess (#9150)buildertogetGenerator(#9574)$configfor finding basePath (#9706)ufo(#9739)3e9d7e3)ua-parser-jsto 1.x (#9979)ya-parser-jsto latest0.7.x(#9979).cjsextension to be transpiled (#10340).wasmextension with lower priority (#10676)clear()(#10086)📦 Build
0501a42)🌊 Types
prefetchPayloadsto router options (#9715)🏡 Chore
a53fd32)falseoption forrender.static(#9372)d4e5998)39f7859)e0968a3)5614399)17bbb21)stripWhitespaceutility (#9668)1f85137)7614360)6f73c36)1878b26)54542c1)773d292)bafc814)0db7e7b)f36fb9c)ba966cf)ce7b1a9)ua-parser-jsversion (1cedad5)defu(#18679)✅ Tests
23e2018)4f11d3c)🤖 CI
331a2d7)9677fbe)❤️ Contributors
v2.15.8Compare Source
🐛 Bug Fixes
vue-appbabelbabel private-property-in-objectv2.15.7Compare Source
🔰 Security advisory
Please upgrade to
nuxt@^2.15.7if usingnuxt@2.15.5ornuxt@2.15.6🐛 Bug Fixes
vue-appv2.15.6Compare Source
🐛 Bug Fixes
types@types/webpack-dev-middleware@4.1.2(resolves #9268)v2.15.5Compare Source
🐛 Bug Fixes
babelclass-propertiesandprivate-methods(resolves #9224)vue-approute.replaceinstead ofrouter.pushto trigger navigation guards (resolves #9111)builderbuild.watchpaths (resolves #9045)clicss-loader < 4.2(resolves #9117)💖 Thanks to
v2.15.4Compare Source
🐛 Bug Fixes
vue-app$rootis not available (resolves #8995)app.context.routeto match components in server (resolves #9009)$fetchif data is missing in payload (resolves #9016)app.context.routefor resolving components (resolves #9049)_appnamespace (resolves #9074)configcompileTypetoicssforcss-loaderv4server.jsassets in development to fix HMR in safari (resolves #3828)cli👕 Types
@types/terser-webpack-pluginsass-loaderrather thansass(resolves #9085)@nuxt/types(resolves #9030)💖 Thanks to
v2.15.3Compare Source
🐛 Bug Fixes
typesNuxtConfiginstead of typewebpackextract-css-chunks-webpack-plugingeneral@babel/preset-envto 2.13.xvue-rendererinjectScriptsforstatictarget💖 Thanks to
v2.15.2Compare Source
🐛 Bug Fixes
babel-preset-app💖 Thanks to
v2.15.1Compare Source
🐛 Bug Fixes
rendererwebpackufo(resolves #8838)clitypesbuild.html.minifycan be falsebuilderpath.resolvefor pages dir💖 Thanks to
v2.15.0Compare Source
💡 Highlights
Minimum supported Node.js version is 12.0.0 (See nuxt/nuxt.js#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 nuxt/nuxt.js#8546)or
includesinstead of exact match (example)🐛 Bug Fixes
generaltrailingSlashand child routes not workingconfigutilsserializeFunctionfails with certain functionsvue-apppublicPathon server-sidePage.optionsbefore looking withinreq,resandqueryfrom context unless in full static modelink.__prefetchexists before calling itidattribute tonoopApppushon router instance rather than prototypeserver, vue-appdevcliwebpackserverrouter.baseis setbabelvue-app, vue-renderer, utilstrailingSlashsetting for payloadsgeneratorextendRoutes🚀 Features
clipostcssconfig, vue-app, vue-rendererbaseandpublicPathgeneralvue-appfetchKeyfor full static generationvue-renderer<script>tags💅 Refactors
utils, vue-appufoto parse queries and join urlsvue-appgeneral🏡 Chore
generalclitypesbuildered6e8cd)readme🇹 Types
vue.configtypes should be optionalredirectoverload toContextinterfaceenablePreviewto contextloadingScreentype definition💖 Thanks to
And all nuxters helping everyday with valuable feedbacks 💚
v2.14.12Compare Source
🐛 Hot Fixes
How to upgrade?
Use
yarn upgrade nuxtornpm up nuxtv2.14.11Compare Source
🐛 Hot Fixes
v2.14.10Compare Source
🐛 Hot Fixes
@nuxt/componentsv1.2.2 (notes)v2.14.9Compare Source
🐛 Hot Fixes
v2.14.8Compare Source
🐛 Bug Fixes
webpacknode_modulesgeneralvue-routervue-routerclirouter.trailingSlashwhen serving static files (resolves #8350)generate.cache.ignoreas a function inensureBuildgeneratorcspvue-appnuxt-linkand fetch mixin (resolves #8118)typesisFetchingand nbFetching toNuxtAppinterfaceNuxtOptionsHeadcan be a functionssrContextandnexttypings toContext(resolves #8296)serverrouter.basespecified in development💅 Refactors
generalcli👓 Tests
general💖 Thanks to
v2.14.7Compare Source
🐛 Bug Fixes
babel-preset-appcliConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 was generated by Mend Renovate. View the repository job log.