chore(deps): update all dependencies #129
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:
20.10.4
->20.10.5
6.14.0
->6.16.0
6.14.0
->6.16.0
21.4.0
->21.5.0
21.4.0
->21.5.0
21.4.0-alpine
->21.5.0-alpine
21.4.0-alpine
->21.5.0-alpine
1.0.4
->1.1.0
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.16.0
Compare Source
Bug Fixes
Features
You can read about our versioning strategy and releases on our website.
v6.15.0
Compare Source
Features
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.16.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
v6.15.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
nodejs/node (node)
v21.5.0
: 2023-12-19, Version 21.5.0 (Current), @RafaelGSSCompare Source
Notable Changes
0dd53da722
] - (SEMVER-MINOR) deps: add simdjson (Yagiz Nizipli) #503229f54987fbc
] - module: merge config withpackage_json_reader
(Yagiz Nizipli) #5032245e4f82912
] - src: move package resolver to c++ (Yagiz Nizipli) #50322Deprecations
26ed4ad01f
] - doc: deprecate hash constructor (Marco Ippolito) #5107758ca66a1a7
] - doc: deprecatedirent.path
(Antoine du Hamel) #51020Commits
1bbdbdfbeb
] - benchmark: update iterations in benchmark/perf_hooks (Lei Shi) #50869087fb0908e
] - benchmark: update iterations in benchmark/crypto/aes-gcm-throughput.js (Lei Shi) #5092953b16c71fb
] - benchmark: update iteration and size in benchmark/crypto/randomBytes.js (Lei Shi) #5086838fd0ca753
] - benchmark: add undici websocket benchmark (Chenyu Yang) #50586b148c43244
] - benchmark: add create-hash benchmark (Joyee Cheung) #51026fdd8c18f96
] - benchmark: update interations and len in benchmark/util/text-decoder.js (Lei Shi) #50938a9972057ac
] - benchmark: update iterations of benchmark/util/type-check.js (Lei Shi) #50937b80bb1329b
] - benchmark: update iterations in benchmark/util/normalize-encoding.js (Lei Shi) #50934dbee03d646
] - benchmark: update iterations in benchmark/util/inspect-array.js (Lei Shi) #50933f2d83a3a84
] - benchmark: update iterations in benchmark/util/format.js (Lei Shi) #509322581fce553
] - bootstrap: improve snapshot unsupported builtin warnings (Joyee Cheung) #50944735bad3694
] - build: fix warnings from uv for gn build (Cheng Zhao) #510698da9d969f9
] - deps: V8: cherry-pick0fd478b
(Joyee Cheung) #50572429fbb37c1
] - deps: update simdjson to v3.6.2 (Yagiz Nizipli) #509869950103253
] - deps: update zlib to 1.3-22124f5 (Node.js GitHub Bot) #509100b61823e8b
] - deps: update undici to 5.28.2 (Node.js GitHub Bot) #5102495d8a273cc
] - deps: cherry-pickbfbe4e3
from libuv upstream (Abdirahim Musse) #5065006038a489e
] - deps: update libuv to 1.47.0 (Node.js GitHub Bot) #506500dd53da722
] - (SEMVER-MINOR) deps: add simdjson (Yagiz Nizipli) #5032204eaa5cdd7
] - doc: run license-builder (github-actions[bot]) #5111126ed4ad01f
] - doc: deprecate hash constructor (Marco Ippolito) #51077637ffce4c4
] - doc: add note regarding--experimental-detect-module
(Shubherthi Mitra) #51089838179b096
] - doc: correct tracingChannel.traceCallback() (Gerhard Stöbich) #51068539bee4f0a
] - doc: use length argument in pbkdf2Key (Tobias Nießen) #51066c45a9a3187
] - doc: add deprecation notice todirent.path
(Antoine du Hamel) #5105958ca66a1a7
] - doc: deprecatedirent.path
(Antoine du Hamel) #51020c2b6edf9ab
] - esm: fix hook name in error message (Bruce MacNaughton) #5046635e8f26f07
] - fs: throw fchownSync error from c++ (Yagiz Nizipli) #51075c3c8237089
] - fs: update params in jsdoc for createReadStream and createWriteStream (Jungku Lee) #510633f7f3ce8c9
] - fs: improve error performance of readvSync (IlyasShabi) #501007f95926f17
] - http: handle multi-value content-disposition header (Arsalan Ahmad) #509777a8a2d5632
] - lib: don't parse windows drive letters as schemes (华) #50580aa2be4bb76
] - module: load source maps incommonjs
translator (Hiroki Osame) #51033c0e5e74876
] - module: documentparentURL
in register options (Hiroki Osame) #510394eedf5e694
] - module: fix recently introduced coverity warning (Michael Dawson) #508439f54987fbc
] - module: merge config withpackage_json_reader
(Yagiz Nizipli) #503225f95dca638
] - node-api: introduce experimental feature flags (Gabriel Schulhof) #509913fb7fc909e
] - quic: further implementation details (James M Snell) #48244fa25e069fc
] - src: implement countObjectsWithPrototype (Joyee Cheung) #50572abe90527e4
] - src: register udp_wrap external references (Joyee Cheung) #5094384e2f51d14
] - src: register spawn_sync external references (Joyee Cheung) #509432cfee53d7b
] - src: register process_wrap external references (Joyee Cheung) #509439b7f79a8bd
] - src: fix double free reported by coverity (Michael Dawson) #51046fc5503246e
] - src: remove unused headers innode_file.cc
(Jungku Lee) #50927c3abdc58af
] - src: implement --trace-promises (Joyee Cheung) #50899f90fc83e97
] - src: fix dynamically linked zlib version (Richard Lau) #510079bf144379f
] - src: omit bool values of package.json main field (Yagiz Nizipli) #5096545e4f82912
] - src: move package resolver to c++ (Yagiz Nizipli) #5032271acd36778
] - stream: implement TransformStream cleanup using "transformer.cancel" (Debadree Chatterjee) #501265112306064
] - stream: fix fd is null when calling clearBuffer (kylo5aby) #50994ed070755ec
] - test: deflake test-diagnostics-channel-memory-leak (Joyee Cheung) #50572aee01ff1b4
] - test: test syncrhnous methods of child_process in snapshot (Joyee Cheung) #50943cc949869a3
] - test: handle relative https redirect (Richard Lau) #51121048349ed4c
] - test: fix test runner colored output test (Moshe Atlow) #510647f5291d783
] - test: resolve path of embedtest binary correctly (Cheng Zhao) #502764ddd0daf5f
] - test: escape cwd in regexp (Jérémy Lal) #509803ccd5faabb
] - test_runner: format coverage report for tap reporter (Pulkit Gupta) #51119d5c9adf3df
] - test_runner: fix infinite loop when files are undefined in test runner (Pulkit Gupta) #51047328a41701c
] - tools: update lint-md-dependencies to [email protected] (Node.js GitHub Bot) #51106297cb6f5c2
] - tools: update doc to [email protected] [email protected] (Node.js GitHub Bot) #504594705023343
] - tools: fix simdjson updater (Yagiz Nizipli) #50986c9841583db
] - tools: update eslint to 8.55.0 (Node.js GitHub Bot) #510252b4671125e
] - tools: update lint-md-dependencies to [email protected] (Node.js GitHub Bot) #51022cd891b37f6
] - util: improve performance of function areSimilarFloatArrays (Liu Jia) #51040e178a43509
] - vm: use v8::DeserializeInternalFieldsCallback explicitly (Joyee Cheung) #50984fd028e146f
] - win,tools: upgrade Windows signing to smctl (Stefan Stojanovic) #50956vitest-dev/vitest (vitest)
v1.1.0
Compare Source
🚀 Features
--workspace
option, fix root resolution in workspaces - by @sheremet-va and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/4773 (67d93)--no-file-parallelism
,--maxWorkers
,--minWorkers
flags - by @sheremet-va and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/4705 (fd5d7)--no-isolate
flag to improve performance, add documentation about performance - by @sheremet-va, @AriPerkkio and Pascal Jufer in https://github.com/vitest-dev/vitest/issues/4777 (4d55a)--exclude
CLI flag - by @Namchee and @sheremet-va in https://github.com/vitest-dev/vitest/issues/4279 (f859e)🐞 Bug Fixes
toHaveProperty
assertion error diff - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/4734 (f8f70)defineWorkspace
fix intellisense and report type errors - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/4743 (9cc36)View changes on GitHub
Configuration
📅 Schedule: Branch creation - "on saturday" in timezone Europe/Paris, 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 has been generated by Mend Renovate. View repository job log here.