ci(dev-deps): update all non-major dependencies #973
Merged
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:
18.19.100
->18.19.110
1.1.44
->1.2.1
v5.4.2
->v5.4.3
2.0.1
->2.1.0
4.3.4
->4.4.2
4.11.1
->4.15.0
50.6.14
->50.7.1
2.20.0
->2.20.1
17.18.0
->17.19.0
5.4.0
->5.4.1
5.55.1
->5.59.1
0.18.0
->0.18.1
22.15.0
->22.16.0
10.10.0
->10.11.1
4.40.2
->4.41.1
Release Notes
vitest-dev/eslint-plugin-vitest (@vitest/eslint-plugin)
v1.2.1
Compare Source
Bug Fixes
What's Changed
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.2.0...v1.2.1
v1.2.0
Compare Source
What's Changed
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.44...v1.2.0
codecov/codecov-action (codecov/codecov-action)
v5.4.3
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3
antfu/eslint-flat-config-utils (eslint-flat-config-utils)
v2.1.0
Compare Source
🚀 Features
.removePlugins()
- by @antfu (8522f)View changes on GitHub
import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)
v4.4.2
Compare Source
Patch Changes
f16150b
Thanks @carlocorradini! - fix: always sort projects by affinity before iteratingv4.4.1
Compare Source
Patch Changes
d9f3e68
Thanks @JounQin! - fix(deps): bumpeslint-import-context
to v0.1.5v4.4.0
Compare Source
Minor Changes
7d87517
Thanks @JounQin! - feat: integrateeslint-import-context
to get correctcontext.cwd
v4.3.5
Compare Source
Patch Changes
3f1aab1
Thanks @JounQin! - fix: remove buggymodule-sync
exports fieldun-ts/eslint-plugin-import-x (eslint-plugin-import-x)
v4.15.0
Compare Source
Minor Changes
8bd40d8
Thanks @JounQin! - refactor: drop @typescript-eslint/utils on productionv4.14.2
Compare Source
Patch Changes
#360
3a3f5f8
Thanks @JounQin! - fix: try/catchenumerator.iterateFiles
gracefully#357
46c8bc6
Thanks @JounQin! - chore(deps): bump@typescript-eslint/utils
andunrs-resolver
v4.14.1
Compare Source
Patch Changes
81f3d31
Thanks @JounQin! - fix: tslib is no longer used because we're targeting ES2022v4.14.0
Compare Source
Minor Changes
#272
43cdd21
Thanks @SukkaW and @JounQin! - feat: map legacy node resolver to the new one with fallback support#350
12a7cda
Thanks @43081j! - Expose flat configs inconfigs
object to allow use of ESLintextends
Patch Changes
3bc48fc
Thanks @JounQin! - fix: enablenocomment
glob option for ruleno-unassigned-import
'sallow
optionv4.13.3
Compare Source
Patch Changes
f949929
Thanks @JounQin! - fix(types): exportedimportX
should also haveflatConfigs
as propertyv4.13.2
Compare Source
Patch Changes
#344
2c007d0
Thanks @JounQin! - fix: share same plugin reference for default export#346
2991f2e
Thanks @JounQin! - fix: ruledynamic-import-chunkname
crash due to ts migration#342
a55dcc7
Thanks @JounQin! - fix(deps): bumpeslint-import-context
to v0.1.5v4.13.1
Compare Source
Patch Changes
180785d
Thanks @JounQin! - fix(deps): bumpeslint-import-context
to v0.1.4v4.13.0
Compare Source
Minor Changes
371ebee
Thanks @JounQin! - feat: integrateeslint-import-context
to get rule context without additional paramsv4.12.2
Compare Source
Patch Changes
0b3809b
Thanks @JounQin! - fix: remove buggymodule-sync
exports fieldv4.12.1
Compare Source
Patch Changes
4b284cb
Thanks @JounQin! - feat: add suggestions support forextensions
unexpected
casev4.12.0
Compare Source
Minor Changes
90c1cd0
Thanks @JounQin! - feat(extensions): supportpathGroupOverrides
andfix
optionsgajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v50.7.1
Compare Source
v50.7.0
Compare Source
Features
getJsdocProcessorPlugin
: addallowedLanguagesToProcess
option (#1392) (0adbf43)v50.6.17
Compare Source
Bug Fixes
require-param
: update jsdoccomment to support exported TSFunctionType type; fixes #1386 (#1389) (e26a11a)v50.6.16
Compare Source
Bug Fixes
valid-types
: fix parsing of expressions like[@returns](https://redirect.github.com/returns) {[@​link](https://redirect.github.com/link) SomeType}
; fixes #1381 (#1382) (2bd7242)v50.6.15
Compare Source
Bug Fixes
no-undefined-types
: avoid eslint 8 error; fixes #1387 (#1388) (1bef636)ota-meshi/eslint-plugin-jsonc (eslint-plugin-jsonc)
v2.20.1
Compare Source
Patch Changes
22b1700
Thanks @renovate! - fix(deps): update dependency synckit to^0.6.2 || ^0.7.3 || ^0.11.5
eslint-community/eslint-plugin-n (eslint-plugin-n)
v17.19.0
Compare Source
🌟 Features
no-top-level-await
rule (#440) (a500a48)prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.4.1
Compare Source
Patch Changes
c21521f
Thanks @JounQin! - fix(deps): bumpsynckit
to v0.11.7 to fix potentialTypeError: Cannot read properties of undefined (reading 'message')
errorwebpro-nl/knip (knip)
v5.59.1
Compare Source
6ce3908
)cd4f293
)3843678
)a240f0d
)cargo
to global list of ignored binaries (0fcbe11
)3b447b8
)v5.59.0
Compare Source
4a8dd49
) - thanks @cylewaitforit!oxnode
to binaries with first positional arg entry (a6f2434
)0c3d054
)tsdown
plugin (#1109) (20dc8f1
) - thanks @TheAlexLichter!v5.58.1
Compare Source
v5.58.0
Compare Source
375bd42
)951240e
)70ffa83
) - thanks @TkDodo!resolve.extension
(#1080) (a88d655
) - thanks @clickCA!v5.57.2
Compare Source
baseUrl
property from tsconfig (#1092) (b77c524
) - thanks @ItsNickBarry!7726d41
)d746092
)v5.57.1
Compare Source
cc36b08
)689993b
)x
to --trace legend (dd91f3a
)ecefd9e
)c54603e
) - thanks @apeloquin-agilysys!0b63a01
)54f96af
)866793c
)v5.57.0
Compare Source
--memory-realtime
(b91f5ca
)d26acbb
)3b3c972
)88aa6ed
)86de614
)toSorted
(introduced in Node.js v20) (df56a82
)541c999
) - thanks @cylewaitforit!fb74e8c
) - thanks @narthur!tsx --test
script is present (#1090) (46658b9
) - thanks @ItsNickBarry!eba5ebf
) - thanks @ItsNickBarry!3424a5b
) - thanks @apeloquin-agilysys!a45a1d6
) - thanks @azat-io!123c514
) - thanks @jotaRenan!v5.56.0
Compare Source
process.exit(0)
(e52b129
)a28448b
) - thanks @BreakBB!ccb9a5f
) - thanks @cylewaitforit!677252b
)resolveSync
(6d1d364
)f71470e
)0f72418
)a287453
)9d3da2e
)getTableForType
(9d976cd
)91d3949
)create-plugin
script error message (3643374
)fdfd859
) - thanks @agneym!--memory-leak
implies-no-progress
(8344a2e
)4798474
)2ef3621
)9502323
)DavidAnson/markdownlint-cli2 (markdownlint-cli2)
v0.18.1
Compare Source
markdownlint
)nodejs/node (node)
v22.16.0
: 2025-05-21, Version 22.16.0 'Jod' (LTS), @aduh95Compare Source
Notable Changes
c3ceaebb7a
] - deps: update timezone to 2025b (Node.js GitHub Bot) #578575059a746ec
] - doc: add dario-piotrowicz to collaborators (Dario Piotrowicz) #58102c8ceaaf397
] - (SEMVER-MINOR) doc: graduate multiple experimental apis (James M Snell) #57765e21b37d9df
] - (SEMVER-MINOR) esm: graduate import.meta properties (James M Snell) #58011832640c35e
] - (SEMVER-MINOR) esm: support top-level Wasm without package type (Guy Bedford) #57610c510391d2f
] - (SEMVER-MINOR) sqlite: add StatementSync.prototype.columns() (Colin Ihrig) #574905d1230bec0
] - (SEMVER-MINOR) src: set default config asnode.config.json
(Marco Ippolito) #5717130bb1ccbb0
] - (SEMVER-MINOR) src: createTHROW_ERR_OPTIONS_BEFORE_BOOTSTRAPPING
(Marco Ippolito) #570160350c6f478
] - (SEMVER-MINOR) src: add config file support (Marco Ippolito) #57016e1d3a9e192
] - (SEMVER-MINOR) src: add ExecutionAsyncId getter for any Context (Attila Szegedi) #578200ec912f452
] - (SEMVER-MINOR) stream: preserve AsyncLocalStorage context in finished() (Gürgün Dayıoğlu) #5786543490c8797
] - (SEMVER-MINOR) util: addtypes.isFloat16Array()
(Livia Medeiros) #57879dda6ca9172
] - (SEMVER-MINOR) worker: add worker.getHeapStatistics() (Matteo Collina) #57888Commits
4252dc798c
] - assert: supportFloat16Array
in loose deep equality checks (Livia Medeiros) #578811c7396b078
] - assert,util: fix constructor lookup in deep equal comparison (Ruben Bridgewater) #578761ded5f25c8
] - assert,util: improve deep object comparison performance (Ruben Bridgewater) #57648696b5f85ca
] - assert,util: improve unequal number comparison performance (Ruben Bridgewater) #57619775ee4d40f
] - assert,util: improve array comparison (Ruben Bridgewater) #576193766992ba4
] - benchmark: add sqlite prepare select get (Vinícius Lourenço) #580408390276be3
] - benchmark: add sqlite prepare select all (Vinícius Lourenço) #580406a9b79e5c1
] - benchmark: add sqlite is transaction (Vinícius Lourenço) #58040f689f98344
] - benchmark: add sqlite prepare insert (Vinícius Lourenço) #5804014a82804d7
] - benchmark: disambiguatefilename
anddirname
read perf (Antoine du Hamel) #58056e7e8256d35
] - buffer: avoid creating unnecessary environment (Yagiz Nizipli) #58053d7d8e8e994
] - buffer: define global v8::CFunction objects as const (Mert Can Altin) #57676f37633e85a
] - build: use$(BUILDTYPE)
when cleaning coverage files (Aviv Keller) #57995e5bf67fe77
] - build: define python when generatingout/Makefile
(Aviv Keller) #57970718f874ae0
] - build: fix zstd libname (Antoine du Hamel) #5799953c5fdcae1
] - crypto: fix cross-realmSharedArrayBuffer
validation (Antoine du Hamel) #5797478f4ffee5d
] - crypto: fix cross-realm check ofArrayBuffer
(Felipe Forbeck) #57828f606352b63
] - crypto: forbid passingFloat16Array
togetRandomValues()
(Livia Medeiros) #5788023c4e941c2
] - crypto: remove BoringSSL dh-primes addition (Shelley Vohr) #570238339d9bc14
] - deps: V8: cherry-pickf915fa4
(Chengzhong Wu) #55484c2111dd126
] - deps: V8: backporte5dbbba
(Darshan Sen) #581204cc49be951
] - deps: update zstd to 1.5.7 (Node.js GitHub Bot) #57940c956d37c84
] - deps: update zlib to 1.3.0.1-motley-780819f (Node.js GitHub Bot) #57768c3ceaebb7a
] - deps: update timezone to 2025b (Node.js GitHub Bot) #57857b5cd0eb590
] - deps: update simdutf to 6.4.2 (Node.js GitHub Bot) #578553eb6b814e9
] - deps: update simdutf to 6.4.0 (Node.js GitHub Bot) #567640be9fa3218
] - deps: update icu to 77.1 (Node.js GitHub Bot) #57455d5cf4254fb
] - doc: add HBSPS as triager (Wiyeong Seo) #57980ad0861dba0
] - doc: add ambassaor message (Brian Muenzenmeyer) #576000d3ec1aafe
] - doc: fix misaligned options in vm.compileFunction() (Jimmy Leung) #581451f70baf3b0
] - doc: add missing options.signal to readlinePromises.createInterface() (Jimmy Leung) #55456ec6a48621f
] - doc: fix typo of filezlib.md
(yusheng chen) #5809337e360e386
] - doc: make stability labels more consistent (Antoine du Hamel) #575162b5d63d36e
] - doc: allow the $schema property in node.config.json (Remco Haszing) #57560a2063638e2
] - doc: fixAsyncLocalStorage
example response changes after node v18 (Naor Tedgi (Abu Emma)) #57969474c2b14c3
] - doc: mark Node.js 18 as End-of-Life (Richard Lau) #580845059a746ec
] - doc: add dario-piotrowicz to collaborators (Dario Piotrowicz) #581021eec170fc3
] - doc: fix formatting ofimport.meta.filename
section (Antoine du Hamel) #580797f108de525
] - doc: fix env variable name inutil.styleText
(Antoine du Hamel) #5807254b3f7fffc
] - doc: add returns for https.get (Eng Zer Jun) #5802566f2c605a8
] - doc: fix typo inbuffer.md
(chocolateboy) #58052b0256dd42b
] - doc: correct deprecation type ofassert.CallTracker
(René) #57997581439c9e6
] - doc: mark devtools integration section as active development (Chengzhong Wu) #57886a2a2a2f027
] - doc: fix typo inmodule.md
(Alex Schwartz) #57889c0ec4e2935
] - doc: increase z-index of header element (Dario Piotrowicz) #5785193d19ec6cd
] - doc: add missing TS formats forload
hooks (Antoine du Hamel) #57837f5ea06c61f
] - doc: clarify the multi REPL example (Dario Piotrowicz) #5775980c4fe1b70
] - doc: fix deprecation type forDEP0148
(Livia Medeiros) #5778501cad99da0
] - doc: list DOMException as a potential error raised by Node.js (Chengzhong Wu) #57783a08b714a46
] - doc: add missing v0.x changelog entries (Antoine du Hamel) #57779d0b48350fd
] - doc: fix typo in writing-docs (Sebastian Beltran) #57776bde3725f8b
] - doc: clarify examples section in REPL doc (Dario Piotrowicz) #57762c8ceaaf397
] - (SEMVER-MINOR) doc: graduate multiple experimental apis (James M Snell) #5776592428c2609
] - doc: explicitly state that corepack will be removed in v25+ (Trivikram Kamat) #57747298969e1dd
] - doc: updatConfiguration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.