-
Notifications
You must be signed in to change notification settings - Fork 2
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 #7
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 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
4f91ed8
to
5ad5d66
Compare
696691e
to
9b98323
Compare
9b98323
to
ab0c2d1
Compare
ab0c2d1
to
5c84fcc
Compare
83e9925
to
27067f2
Compare
27067f2
to
1655dc1
Compare
95e516f
to
10ee1ac
Compare
8ffce9c
to
c8d5ab1
Compare
2773cc8
to
f26c58c
Compare
6691986
to
2ec219a
Compare
6681fd1
to
2ed4d73
Compare
48879de
to
072002e
Compare
19d05a2
to
58a13b6
Compare
58a13b6
to
8b9ed20
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.11.9
^4.0.0
->^4.24.4
^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.6
Release Notes
nuxt/nuxt (@nuxt/types)
v2.18.1
Compare Source
👉 Changelog
compare changes
🩹 Fixes
mkdirp
(f67056b9e)❤️ Contributors
v2.18.0
Compare Source
👉 Changelog
compare changes
🚀 Enhancements
memfs
(#27652)🩹 Fixes
sessionStorage
(#27662)🏡 Chore
❤️ Contributors
v2.17.4
Compare Source
👉 Changelog
compare changes
🩹 Fixes
serve-static
types to v1.15.7 (1c44c376d)html-minifier-terser
(#26914)🏡 Chore
@nuxt/config
(c283cc039)✅ Tests
page
in e2e tests (1700aa131)🤖 CI
dev
(2a5d05257)❤️ Contributors
v2.17.3
Compare Source
👉 Changelog
compare changes
💅 Refactors
hookable
package (#24426)🏡 Chore
npm pkg fix
(4d0474c4b)✅ Tests
🤖 CI
❤️ Contributors
v2.17.2
Compare Source
👉 Changelog
compare changes
🩹 Fixes
webpack
has it in core (#23703)🤖 CI
❤️ Contributors
v2.17.1
Compare Source
👉 Changelog
compare changes
🩹 Fixes
❤️ Contributors
v2.17.0
Compare 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.3
Compare Source
👉 Changelog
compare changes
🩹 Fixes
error()
(#19044)less
into namespace (#19738)preset
to innerpostcssOptions
(#19518)node-fetch-native
to externals list (#19755)🏡 Chore
nuxt
(4e9dcddcb)2.x
version of nuxt instead of latest (#19737)❤️ Contributors
v2.16.2
Compare Source
✨ Highlights
The main change in this patch release is that we now patch the
crypto
node 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
charset
beforetitle
(#18998)asyncData
(#18585)🏡 Chore
15787a2
)49ea657
)@types/jest
(d48efa6
)❤️ Contributors
v2.16.1
Compare Source
v2.16.0...v2.16.1
🩹 Fixes
@types
packages depending on webpack 5 (#18827)Location
fromvue-router
(#18908)🏡 Chore
aba93e9
)3d034a3
)daed62a
)❤️ Contributors
v2.16.0
Compare Source
✨ Highlights
core-js
v3In 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 https://github.com/nuxt/nuxt/pull/9671 for full details.
Dependency upgrades. A number of dependencies have dropped support for earlier node versions.
dotenv
has changed how it parses.env
files in a number of edge cases.glob
now 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
nuxtrc
in dist directory (#9280)serve-static
middleware (#9365)asyncData
return types to component instance type (#9239)context.beforeSerialize
method (#9332)store
tocreateRouter
(#9629)core-js
version 3 (#9987)🩹 Fixes
scroll-margin-top
when navigating with hash (#9187)javascript/auto
for js rule (#9180)payload.js
(#9494)trailingSlash
causes error with dynamic nuxt-child routes (#9505)onNuxtLoaded
andonNuxtReady
types (#9510)build.stats
options (#9555)null
check for$root
access (#9150)builder
togetGenerator
(#9574)$config
for finding basePath (#9706)ufo
(#9739)3e9d7e3
)ua-parser-js
to 1.x (#9979)ya-parser-js
to latest0.7.x
(#9979).cjs
extension to be transpiled (#10340).wasm
extension with lower priority (#10676)clear()
(#10086)📦 Build
0501a42
)🌊 Types
prefetchPayloads
to router options (#9715)🏡 Chore
a53fd32
)false
option forrender.static
(#9372)d4e5998
)39f7859
)e0968a3
)5614399
)17bbb21
)stripWhitespace
utility (#9668)1f85137
)7614360
)6f73c36
)1878b26
)54542c1
)773d292
)bafc814
)0db7e7b
)f36fb9c
)ba966cf
)ce7b1a9
)ua-parser-js
version (1cedad5
)defu
(#18679)✅ Tests
23e2018
)4f11d3c
)🤖 CI
331a2d7
)9677fbe
)❤️ Contributors
nuxt/eslint-config (@nuxtjs/eslint-config-typescript)
v6.0.1
Compare 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.11.9
Compare Source
Bug Fixes
(es/compat) Hoist
arguments
in object method while lowering async functions (#10167) (e764df2)(es/minifier) Check array inline for indexed with dynamic key (#10184) (c2fe4bf)
Features
(es/module) Support more
import.meta
properties (#10179) (11727a6)(ts/fast-strip) Throw js object instead of map (#10186) (2da0142)
Performance
(es/fast-lexer) Optimize
read_identifier
(#10170) (d97f7b2)(es/fast-lexer) Use
memchr
forskip_line_comments
(#10173) (35194e3)(es/fast-lexer) Use SIMD properly for string literals (#10172) (be60338)
(es/fast-lexer) Add length-based fast path for keywords (#10176) (1f70af8)
(es/fast-lexer) Optimize memory layout of cursor (#10175) (aa20494)
(es/fast-lexer) Remove bound checks (#10174) (bccdafc)
(es/fast-lexer) Replace PHF with static keyword lookup table (#10181) (56d065e)
(es/fast-lexer) Optimize SIMD vector initialization with initialing
u8x16
once. (#10183) (435197c)v1.11.8
Compare Source
Bug Fixes
(es/fast-lexer) Fix lexing of numeric literals (#10153) (65d23fe)
(es/parser) Rescan
<<
in new expression (#10159) (35bd6d9)Features
Performance
(es/fast-lexer) Optimize lexing of keywords (#10155) (fb610b0)
(es/fast-lexer) Optimize bound checks (#10157) (d74360e)
(es/fast-lexer) Make whitespace skipper use SIMD properly (#10158) (15ea059)
(es/lexer) Optimize whitespace scanning (#10136) (8a59753)
(es/lexer) Optimize comment scanning (#10137) (9676c9a)
Refactor
(es/lexer) Add fast lexer implementation (#10145) (b993f86)
Drop unused crates (#10151) (58e4279)
Drop unused js interop bindings (#10161) (0ceefaf)
Ci
v1.11.7
Compare Source
Features
v1.11.6
Compare Source
Bug Fixes
(es/minifier) Fix regression due to #10056 (#10134) (b145275)
(es/typescript) Remove empty statements that const enum decls are folded into (#10128) (7bea830)
v1.11.5
Compare Source
Bug Fixes
(es/lints) Capture errors and emit from the original thread (#10119) (2304cd8)
(es/minifier) Skip inlining if the referential identity of a function matters (#10123) (c08fe8d)
(ts/fast-strip) Throw object consistently (#10122) (010ff2a)
Miscellaneous Tasks
base64
tov0.22.1
(#10124) (edea2c5)Performance
v1.11.4
Compare Source
Bug Fixes
(es/decorators) Support negative numbers (#10114) (5044580)
(es/minifier) Fix cargo feature
debug
(#10090) (48f68db)(es/minifier) Fix insufficient logging (#10091) (9ee79c9)
(es/minifier) Inline before cost analysis (#10092) (1425b56)
(es/minifier) Remove needless
println
(b1e5b2d)(es/resolver) Analyze variable declarations with
declare
(#10102) (cff6a64)(swc_malloc) Fix build issue due to malloc, really (#10117) (207a13f)
(swc_malloc) Add
target_env = "gnu"
check (#10118) (da81e11)Use
jemalloc
on platforms thatmimalloc
fails to build (#10116) (fb75b98)Miscellaneous Tasks
jsonc-parser
tov0.26.2
(#10112) (8c5f7ef)Performance
(es/minifier) Improve arrow function inlining cost analysis (#10093) (e74929c)
(es/resolver) Remove some vector allocations (#10101) (b65387a)
Use
mimalloc
on linux (#10113) (3334932)Refactor
Lrc
fromparse_expr_for_jsx
(#10098) (bab7704)v1.11.1
Compare Source
Bug Fixes
(error-reporters) Store diagnostics in
TransformOutput
(#10027) (52caf23)(es/loader) Fix the absolute path check when resolving modules (#10080) (a3894ae)
(es/minifier) Fix the order of match arms to inline correctly (#10053) (f0f842d)
(es/types) Add
transform.verbatimModuleSyntax
(#10079) (a883cdc)(swc_common) Fix build with
swc_allocator/nightly
(#10067) (6a90b1f)Documentation
swc_core
(#10072) (608bc69)Features
(es/ast) Add explicit
namespace
field to distinguish namespace and module declarations (#10023) (76c2cba)(es/ast) Add import attributes to
TsImportType
(#9796) (7d297be)(es/minifier) Inline across side-effect-free member exprs, (#10056) (19d01d7)
(es/minifier) Make seq inliner inline into var without init (#10077) (c4a839b)
(es/visit) Introduce core-only visitors (#10049) (bc666be)
(swc_allocator) Provide allocators (#10061) (d4362f7)
Miscellaneous Tasks
(deps) Update dependency swc-plugin-coverage-instrument to ^0.0.26 (#10051) (d3fbd21)
(swc_allocator) Remove
nightly
from default feature (#10058) (e78b9d1)(swc_allocator) Add
#[inline]
to allocator methods (#10066) (853eb53)Performance
(es/lints) Remove needless locks (#10086) (43458e9)
(es/minifier) Prevent double boxing (#10074) (29bd286)
Refactor
(atoms) Rename
FastAtom
toUnsafeAtom
(#10070) (1771222)(atoms) Remove
JsWord
alias (#10071) (f33b0bc)(es/minifier) Remove
CompileUnit
to simplify (#10055) (c75578b)v1.10.18
Compare Source
Bug Fixes
Miscellaneous Tasks
minify-all
example ignore parsing errors (#10045) (6c7ec46)Build
v1.10.17
Compare Source
Bug Fixes
(deps) Update cargo (patch) (#10021) (ffb7734)
(typescript) Improve type inferring for undefined and null (#10038) (5059ece)
(typescript) Remove the usages of private members (#10037) (8410b59)
Performance
(hstr) Use thin arc for hash and length (#10033) (2bea793)
(hstr) Skip interning if the text is long enough (#10035) (2622e4e)
Testing
(hstr) Add tests (#10043) (32b58f0)
(ts/fast-strip) Add tests for
declare module
error cases (#10040) (37672e0)v1.10.16
Compare Source
Bug Fixes
(es/minifier) Check assign target before merge assign cond (#10020) (6dab49a)
(es/parser) Preserve comment positions with leading semicolon (#10019) (c9937b6)
(swc_common) Fix panic with non-narrow chars with width != 2 (#10011) (f9f4cac)
(ts/fast-strip) Handle unsupported
module
keyword (#10022) (308f5d0)Performance
compact_str
(#10008) ([7d7319f](https://redConfiguration
📅 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.