-
Couldn't load subscription status.
- Fork 2
chore(deps): update all non-major dependencies #7
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
main
Choose a base branch
from
renovate/all-minor-patch
base: main
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
3ecbb59 to
f113669
Compare
83ce0e3 to
733c224
Compare
4cece11 to
1f00d54
Compare
c20f475 to
77a3d9c
Compare
3c35c9d to
6f383a1
Compare
398135d to
bbeae21
Compare
3dc52a5 to
68421a2
Compare
99e99c8 to
2cab7c5
Compare
2cab7c5 to
dac68e3
Compare
dac68e3 to
01365e3
Compare
93fff0a to
e433607
Compare
e433607 to
2dc6406
Compare
2dc6406 to
6c47dc3
Compare
1db8ef8 to
c6db177
Compare
c6db177 to
6c23f74
Compare
71d900e to
2ebb983
Compare
783d4d4 to
a94e0ea
Compare
e44160a to
5a982a2
Compare
94370c6 to
f2c947f
Compare
f2c947f to
3e0a716
Compare
e876941 to
cff4029
Compare
cff4029 to
e2f37c6
Compare
e2f37c6 to
b8921c1
Compare
b8921c1 to
097da86
Compare
097da86 to
6ab90a5
Compare
6ab90a5 to
b1ad2cd
Compare
5eb59db to
48ec8e4
Compare
48ec8e4 to
6609c6a
Compare
89cd622 to
c55f680
Compare
c55f680 to
b0e79a3
Compare
e95072e to
bb668a9
Compare
5d8573b to
a8120b2
Compare
a8120b2 to
56c2765
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:
^2.15.8->^2.18.1^6.0.0->^6.0.1^1.2.58->^1.13.5^4.0.0->^4.27.0^5.0.0->^5.0.1^7.22.0->^7.32.0>=12->>=12.22.12^2.15.3->^2.18.1^0.10.1->^0.16.0^0.1.14->^0.2.6Release Notes
nuxt/nuxt (@nuxt/types)
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
nuxt/eslint-config (@nuxtjs/eslint-config-typescript)
v6.0.1Compare Source
🐛 Bug Fixes
chore: add eslint peer dependency (#151)
fix: turn off typescript 'no-undef' rule per docs (#144)
Dependencies
chore(deps): update dependency eslint-plugin-promise to v5 (#152)
swc-project/swc (@swc/core)
v1.13.5Compare Source
Bug Fixes
(es/minifier) Preserve
array.joinwith nullable values (#10937) (e495403)(es/preset-env) Update polyfill data (#11013) (934d8a5)
Features
Refactor
preservesupports (#11025) (bc83875)v1.13.4Compare Source
Bug Fixes
(es/lexer) Use error when handling '\0' (#10964) (53c22d1)
(es/minifier) Skip serde of
pure_funcsin options (#10969) (862e70d)(es/minifier) Fix compile error with
debugfeature (#10999) (831eed5)(es/minifier) Don't eliminate class expr if some side effects contain
this(#11003) (18aeac6)(es/module) Support optional chaining in
import.meta(#10985) (758d8ec)(es/parser) Allow TS type args to start with LSHIFT (
<<) to parseT<<S>() => void>(#10996) (4911ec7)(ts/isolated-dts) Correct optional marker for class fields generated from constructor parameter (#10992) (0d680fd)
Expose GlobalPassOption.build (#10968) (c8a2668)
Features
(bindings/html) Add
keep-head-and-bodyfortagOmissionin binding (#11014) (1e1ebeb)(html/minifier) Support
keep_head_and_body(#11008) (86186db)(plugin/runner) Introduce
wasmtimebackend (#10958) (9fa8330)Miscellaneous Tasks
Performance
(es/ast) Remove alloc in leftmost api (#11005) (f59f233)
(es/minifier) Use bitflags for context of the
Purepass (#10953) (8cd5c58)(es/minifier) Reduce alloc (#10961) (6475070)
(es/minifier) Remove useless clone (#10970) (8873f65)
(es/minifier) Reduce clone (#10982) (4f2ed0d)
(es/minifier) Use
bitflagsforDropOpts(#10990) (79206f1)(es/parser) Remove EOF check (#10976) (a10dada)
(es/parser) Introduce checkpoint to reduce clone (#11001) (cda08d1)
(es/parser) Remove useless
Rc<RefCell<T>>(#11002) (39f5784)(es/parser) Remove
OneDirectionalListand reduce allocation ofVec(#11000) (0088ab8)Refactor
(common) Remove
SyntaxContextData#opaque(#10983) (d5be248)(es/minifier) Remove useless branch (#10966) (e400de3)
(es/minifier) Remove duplicate report assign (#11009) (9590e1d)
(es/parser) Remove useless methods (#10980) (91c6039)
(hstr) Use default inline strategy (#10954) (d160f7f)
(hstr) Remove needlesss unwrap (#10959) (953f75f)
(plugin/runner) Introduce abstract runtime (#10943) (a445156)
(plugin/runner) Switch
wasmtime-wasitowasi-common(#10979) (c4114d5)Add
#[deny(unused)](#10997) (1bb3716)v1.13.3Compare Source
Bug Fixes
(es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)
(es/minifier) Disallow types (#10945) (63172ef)
(es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)
(es/minifier) Fix cycle detection (#10950) (212d8bc)
(es/parser) Correctly handle EOF position (#10934) (dd70fbd)
Performance
(es/minifier) Remove visitor of CharFreqAnalyzer (#10928) (65534ff)
(es/minifier) Remove pre-compress pass (#10932) (c7f0e4d)
(es/minifier) Use bitflag for var kind (#10940) (4317988)
(es/minifier) Remove needless clone (#10949) (b5e5e8c)
(es/parser) Reduce comparison (#10933) (e44fbd4)
(es/parser) Reduce comparison (#10941) (a262eeb)
v1.13.2Compare Source
Bug Fixes
(es/minifier) Preserve
__proto__shorthand property behavior (#11123) (63dbd1d)(es/parser) Parse
(void)correctly as arrow function return type (#11125) (d3e5dd3)Performance
v1.13.1Compare Source
Bug Fixes
(es/compat) Preserve comment when transform template with no expr (#11109) (80e8408)
(es/minifier) Inline block stmt into expr (#11107) (72a53a0)
(es/minifier) Allow MultiReplacer to inline multiple times (#11106) (fe8e981)
Features
(es/minifier) Optimize (a | 0) ^ b (#11110) (7af1474)
(hstr) Introduce
Wtf8Atom(#11104) (8cfd47b)Testing
v1.13.0Compare Source
Bug Fixes
(es/lexer) Disallow legacy octal literals as BigInt (#10867) (430fbf4)
(es/minifier) Restrict IIFE inlining in class contexts (#10879) (a01b54a)
(es/parser) Mark
staticas reserved in strict mode (#10861) (5bdddd7)Features
(es/minifier) Drop unused rest paramters (#10857) (5305486)
(es/minifier) Enhance IIFE invoker for arrow functions (#10860) (2b1ce3d)
(plugin/runner) Use wasmer-wasix sys-minimal feature to reduce binary size (#10638) (b5f704a)
Performance
(es/lexer) Reduce comparison while reading numbers (#10864) (c6ba5c2)
(es/lexer) Remove unnecessary check when reading keywords (#10866) (4aefe0e)
(es/parser) Reduce comparisons (#10862) (3bd9aad)
(es/parser) Remove useless alloc (#10865) (3ebf088)
(es/parser) Reduce token query (#10869) (d93ef64)
(es/parser) Remove duplicate check (#10872) (fe76460)
(es/parser) Remove duplicate check (#10874) (064123b)
(swc_error_reporters) Avoid creating miette handler when no diagnostics (#10852) (93b318f)
Refactor
(es/lexer) Avoid passing
convert(#10868) (77393f8)(es/minifier) Cleanup (#10882) (2595cb1)
(es/parser) Remove duplicate check for reservedness (#10850) (4897bfd)
(es/parser) Remove span swap operation in parser (#10854) (32f4bb8)
v1.12.14Compare Source
Bug Fixes
(es/minifier) Don't inline arrow when it contain
this(#10825) (8b43bb3)(es/parser) Make
exportin NS to not affect file type (#10799) (ae22033)(es/parser) Correctly check ambient context (#10802) (f97ea03)
Features
(es/parser) Enable support for dynamic import with
deferphase (#10845) (097d29d)(plugin) Remove
bytecheckto make Wasm plugins backward compatible (#10842) (30ad808)Miscellaneous Tasks
(bindings) Fix dependency issues (7c57fbb)
(deps) Update
class-validatorto avoid comments (#10819) (bacfa4b)(ide) Enable
--workspacefor rust-analyzer check (#10809) (92647ff)Performance
(es/minifier) Use
u8forremaining_depth(#10833) (ed6956a)(hstr) Inline one more byte (#10817) (3886c97)
(hstr) Remove static tag (#10832) (66ae1e8)
Refactor
(es/helpers) Make inline helpers optional at compile time (#10808) (53f3881)
(es/lexer) Don't store buffer in lexer (#10830) (cac40f1)
(es/lints) Remove warnings without features (#10794) (41d507f)
(es/parser) Reduce token query (#10834) (5cd5185)
(es/parser) Reduce call to
parse_decorators(#10846) (356d3a0)(es/parser) Remove duplicate check (#10847) (2b04efd)
(es/preset-env) Use strpool,phf for corejs2 data (#10803) (1652fd8)
(es/react) Remove redundant
replacecalls (#10795) (a670b37)(es/react) Remove
count_children(#10818) ([21Configuration
📅 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.