chore: Update all non-major dependencies (v3.x.x) #3978
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:
7.26.0
->7.26.8
7.26.5
->7.26.8
7.26.0
->7.26.8
7.26.5
->7.26.8
1.2.5
->1.2.6
9.18.0
->9.20.0
1.3.6
->1.3.7
14.6.0
->14.6.1
20.17.14
->20.17.17
8.20.0
->8.24.0
8.20.0
->8.24.0
8.11.0
->8.13.0
8.11.0
->8.13.0
8.11.0
->8.13.0
8.11.0
->8.13.0
1.0.30001692
->1.0.30001699
9.18.0
->9.20.0
5.2.2
->5.2.3
14.4.5
->14.4.6
8.12
->8.12.1
=20.18.1
->=20.18.3
4.1.0
->4.1.1
3.4.2
->3.5.0
1.83.4
->1.84.0
7.6.3
->7.7.1
5.18.2
->5.18.3
5.1.0
->5.1.1
0.27.6
->0.27.7
4.7.12
->4.8.1
4.7.12
->4.8.1
2.1.24
->2.1.25
1.0.72
->1.0.73
2.8.3
->2.8.4
2.8.3
->2.8.4
4.1.117.Final
->4.1.118.Final
6.5.2.RELEASE
->6.5.3.RELEASE
2.13.0
->2.13.1
3.1.0
->3.1.1
15.1.3.Final
->15.1.5.Final
15.1.3.Final
->15.1.5.Final
15.1.3.Final
->15.1.5.Final
5.4.1
->5.4.2
2.11.0
->2.12.1
1.3.4
->1.3.5
3.48.4
->3.49.0
3.1.8
->3.2.0
3.4.1
->3.4.2
3.4.1
->3.4.2
3.4.1
->3.4.2
3.4.1
->3.4.2
3.4.1
->3.4.2
3.4.1
->3.4.2
3.4.1
->3.4.2
3.4.1
->3.4.2
3.4.1
->3.4.2
3.4.1
->3.4.2
3.4.1
->3.4.2
3.4.1
->3.4.2
3.4.1
->3.4.2
3.4.1
->3.4.2
3.4.1
->3.4.2
3.4.1
->3.4.2
Release Notes
babel/babel (@babel/core)
v7.26.8
Compare Source
v7.26.8 (2025-02-08)
🏠 Internal
babel-preset-env
v7.26.7
Compare Source
🐛 Bug Fix
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
babel-plugin-transform-typeof-symbol
typeof
in arrow functions (@liuxingbaoyu)babel-parser
ranges
option in estree method value (@JLHwung)babel-core
babel-plugin-transform-typescript
babel-plugin-transform-typescript
,babel-traverse
,babel-types
import x = y.z
(@liuxingbaoyu)eslint/rewrite (@eslint/compat)
v1.2.6
Compare Source
eslint/eslint (@eslint/js)
v9.20.0
Compare Source
Features
e89a54a
feat: change behavior of inactive flags (#19386) (Milos Djermanovic)Bug Fixes
91d4d9f
fix: Bring types in sync with @eslint/core (#19157) (Nicholas C. Zakas)fa25c7a
fix: Emit warning when empty config file is used (#19399) (Nicholas C. Zakas)31a9fd0
fix: Clearer error message for wrong plugin format (#19380) (Nicholas C. Zakas)61d99e3
fix: Better error message for unserializable parser (#19384) (Nicholas C. Zakas)db1b9a6
fix: Ensure module scope is checked for references inconsistent-this
(#19383) (Nicholas C. Zakas)8bcd820
fix:arrow-body-style
crash with single-token body (#19379) (Milos Djermanovic)Documentation
b7012c8
docs: rewrite examples with var using let and const (#19407) (Mueez Javaid Hashmi)6406376
docs: Update README (GitHub Actions Bot)350f2b9
docs: rewrite some examples with var using let and const (#19404) (Mueez Javaid Hashmi)93c325a
docs: rewrite examples with var using let and const (#19398) (Mueez Javaid Hashmi)56ff404
docs: replace var with let or const in rules docs (#19396) (Daniel Harbrueger)4053226
docs: changesourceType
inno-eval
examples (#19393) (Milos Djermanovic)1324af0
docs: replace var with let and const in rules docs (#19392) (Daniel Harbrueger)8b87e00
docs: replacevar
withconst
andlet
in rules (#19389) (Tanuj Kanti)758c66b
docs: Explain what frozen rules mean (#19382) (Nicholas C. Zakas)0ef8bb8
docs: additional checks for rule examples (#19358) (Milos Djermanovic)58ab2f6
docs: fix order of installation steps in getting started (#19326) (Tanuj Kanti)Chores
979097a
chore: upgrade @eslint/js@9.20.0 (#19412) (Francesco Trotta)031734e
chore: package.json update for @eslint/js release (Jenkins)d4c47c3
test: avoid empty config warning in test output (#19408) (Milos Djermanovic)67dd82a
chore: update dependency @eslint/json to ^0.10.0 (#19387) (renovate[bot])15ac0e1
chore: add permissions: read-all to stale.yml workflow (#19374) (Josh Goldberg ✨)v9.19.0
Compare Source
Features
1637b8e
feat: add--report-unused-inline-configs
(#19201) (Josh Goldberg ✨)Bug Fixes
aae6717
fix: sync rule type header comments automatically (#19276) (Francesco Trotta)Documentation
cfea9ab
docs: Clarify overrideConfig option (#19370) (Nicholas C. Zakas)2b84f66
docs: Update README (#19362) (Nicholas C. Zakas)044f93c
docs: clarify frozen rule description (#19351) (Pavel)797ee7c
docs: fix Bluesky links (#19368) (Milos Djermanovic)81a9c0e
docs: Update README (GitHub Actions Bot)093fb3d
docs: replacevar
withlet
andconst
in rule examples (#19365) (Tanuj Kanti)417de32
docs: replace var with const in rule examples (#19352) (jj)17f2aae
docs: update getting-started config to match default generated config (#19308) (0xDev)8a0a5a8
docs: betterglobal ignores
instruction (#19297) (Jacopo Marrone)6671a2c
docs: Update README (GitHub Actions Bot)e39d3f2
docs: fix divider for rule category (#19264) (Tanuj Kanti)e0cf53f
docs: fix search result box position for small screens (#19328) (Tanuj Kanti)f92a680
docs: replace var with let or const in rule examples (#19331) (Ravi Teja Kolla)b04b84b
docs: revert accidental changes in TS config files docs (#19336) (Francesco Trotta)Chores
9b9cb05
chore: upgrade @eslint/js@9.19.0 (#19371) (Milos Djermanovic)58560e7
chore: package.json update for @eslint/js release (Jenkins)2089707
test: fix failing test in Node.js v22.13.0 (#19345) (Francesco Trotta)testing-library/user-event (@testing-library/user-event)
v14.6.1
Compare Source
Bug Fixes
delay
option (#1175) (2edf14d)ContextMenu
todefaultKeyMap
(#1079) (3e471d1)defaultKeyMap
(#1226) (543ecb0)pointerdown
isdefaultPrevented
(#1121) (f681f7b)button
andbuttons
properties onPointerEvent
(#1219) (6614f72)1
as default value forPointerEvent.width
andPointerEvent.height
(#1224) (f0468d0)click
event loop on form-associated custom element (#1238) (465fc7e)click
event on non-focusable control (#1130) (e429094)accept
filter more leniently (#1064) (a344ad4)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.24.0
Compare Source
🚀 Features
allowConstantLoopConditions
more granular (#10639)🩹 Fixes
allowNumberAndString
isfalse
(#10737)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.23.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.22.0
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.21.0
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.24.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.23.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.22.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.21.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
zowe/zowe-cli (@zowe/cli)
v8.13.0
Compare Source
Zowe CLI
--data-set-type
flag to create sequential data set command to allow for creating extended and large formatted sequential data sets. #2141--recordRange
flag tozowe jobs download output
command to allow users to select a specific range of records to output from a spool file. #2411zowe zos-files copy data-set
command overwrites the contents of the target data set without user confirmation. A--safe-replace
option was added which prompts the user to confirm before overwriting the contents of the target data set. [#2369] (https://github.com/zowe/zowe-cli/issues/2369)Imperative
DeferredPromise
andDeferredPromise.unit.test
comment format changed to match standard.z/OS Files SDK
Create.dataSetValidateOptions()
function now correctly handles data set creation when thedsorg
attribute is set toPS-L
by automatically updating thedsntype
attribute toLARGE
. #2141Copy.dataSetCrossLPAR()
function where thespacu
attribute of the copied data set was always set toTRK
, regardless of the source data set's attributes. #2412Copy.data.set
function now prompts the user to confirm before overwriting the contents of the target data set with the addition of the--safe-replace
option. [#2369] (https://github.com/zowe/zowe-cli/issues/2369)z/OS Jobs SDK
--recordRange
flag logic handling toDownloadJobs.downloadSpoolContentCommon()
to to allow users to select a specific range of records to output from a spool file. #2411v8.12.0
Compare Source
Zowe CLI
zowe zos-files copy data-set
command no longer requires the target data set to be preallocated. [##2349] (https://github.com/zowe/zowe-cli/issues/2349)z/OS Files SDK
Copy.dataset
function now creates a new data set if the entered target data set does not exist. #2349maxLength
option to List SDK functions (allMembers
,dataSetsMatchingPattern
,membersMatchingPattern
) to specify the maximum number of items to return. #2409start
option to List SDK functions (allMembers
,dataSetsMatchingPattern
,membersMatchingPattern
) to specify the first data set/member name to return in the response. #2409browserslist/caniuse-lite (caniuse-lite)
v1.0.30001699
Compare Source
v1.0.30001698
Compare Source
v1.0.30001697
Compare Source
v1.0.30001696
Compare Source
v1.0.30001695
Compare Source
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.2.3
Compare Source
Patch Changes
9c6141f
Thanks @BPScott! - Add name field to recommended flat configsindresorhus/got (got)
v14.4.6
Compare Source
7a92064
gradle/gradle (gradle)
v8.12.1
: 8.12.1Compare Source
The Gradle team is excited to announce Gradle 8.12.1.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Abhiraj Adhikary,
Ayush Saxena,
Björn Kautler,
davidburstrom,
Dominic Fellbaum,
Emmanuel Ferdman,
Finn Petersen,
Johnny Lim,
Mahdi Hosseinzadeh,
Martin Bonnin,
Paint_Ninja,
Petter Måhlén,
Philip Wedemann,
stegeto22,
Tanish,
TheGoesen,
Tim Nielens,
Trout Zhang,
Victor Merkulov
Upgrade instructions
Switch your build to use Gradle 8.12.1 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
nodejs/node (node)
v20.18.3
: 2025-02-10, Version 20.18.3 'Iron' (LTS), @marco-ippolitoCompare Source
Notable Changes
030f155986
] - esm: mark import attributes and JSON module as stable (Nicolò Ribaudo) #55333b9b006331f
] - doc: add LJHarb to collaborators (Jordan Harband) #5613239b89e90b4
] - doc: enforce strict policy to semver-major releases (Rafael Gonzaga) #55732247fa1959f
] - crypto: update root certificates to NSS 3.104 (Richard Lau) #55681adfc2f993a
] - tools: fix root certificate updater (Richard Lau) #5568129862ae105
] - doc: add jazelly to collaborators (Jason Zhang) #55531Commits
b4f5da18a5
] - benchmark: addtest-reporters
(Aviv Keller) #55757407992e272
] - benchmark: addtest_runner/mock-fn
(Aviv Keller) #5577117abec4367
] - benchmark: add nodeTiming.uvmetricsinfo bench (RafaelGSS) #5561443f7050338
] - benchmark: add --runs support to run.js (Rafael Gonzaga) #55158470789a981
] - benchmark: adjust byte size for buffer-copy (Rafael Gonzaga) #55295ea1c97ac16
] - buffer: document concat zero-fill (Duncan) #55562ae683a9e1f
] - build: set DESTCPU correctly for 'make binary' on loongarch64 (吴小白) #56271af020edf96
] - build: fix missing fp16 dependency in d8 builds (Joyee Cheung) #56266d6a1b74404
] - build: add major release action (Rafael Gonzaga) #56199bc92a96a5a
] - build: allow overriding clang usage (Shelley Vohr) #56016f370ec0989
] - build: remove defaults for create-release-proposal (Rafael Gonzaga) #5604225e1862e87
] - build: set node_arch to target_cpu in GN (Shelley Vohr) #5596755c205e5f6
] - build: add create release proposal action (Rafael Gonzaga) #556909f14ba808d
] - build: implement node_use_amaro flag in GN build (Cheng) #55798046430c47e
] - build: fix building with system icu 76 (Michael Cho) #555630b6d62c812
] - build: fix GN arg used in generate_config_gypi.py (Shelley Vohr) #555308f9c642369
] - build: fix GN build for cares/uv deps (Cheng) #55477284e932326
] - build: fix uninstall script for AIX 7.1 (Cloorc) #554382f71f168ef
] - build: tidy up cares.gyp (Richard Lau) #55445e89e807522
] - build: synchronize list of c-ares source files (Richard Lau) #554455eb6c94851
] - build: fix path concatenation (Mohammed Keyvanzadeh) #55387720d23f3ac
] - build: fix make errors that occur in Makefile (minkyu_kim) #55287dc552c6739
] - build,win: enable pch for clang-cl (Stefan Stojanovic) #5524964b140d484
] - cli: add--heap-prof
flag available toNODE_OPTIONS
(Juan José) #5425923fb644037
] - crypto: ensure CryptoKey usages and algorithm are cached objects (Filip Skokan) #56108247fa1959f
] - crypto: update root certificates to NSS 3.104 (Richard Lau) #556813c4262a171
] - deps: V8: cherry-pick26fd1df
(Shu-yu Guo) #55961558e6588a4
] - deps: V8: backportae5a4db
(Shu-yu Guo) #55961169bc58447
] - deps: update simdutf to 5.6.4 (Node.js GitHub Bot) #56255bc7bb1e269
] - deps: update c-ares to v1.34.4 (Node.js GitHub Bot) #56256782bb6cac4
] - deps: update zlib to 1.3.0.1-motley-82a5fec (Node.js GitHub Bot) #55980f7131cf178
] - deps: update corepack to 0.30.0 (Node.js GitHub Bot) #55977b09f6abcd3
] - deps: update simdutf to 5.6.3 (Node.js GitHub Bot) #55973d63ccb60ea
] - deps: update zlib to 1.3.0.1-motley-7e2e4d7 (Node.js GitHub Bot) #54432a2f315ef8b
] - deps: update simdutf to 5.6.2 (Node.js GitHub Bot) #55889afed723b6c
] - deps: update simdutf to 5.6.1 (Node.js GitHub Bot) #55850753c3b322f
] - deps: update c-ares to v1.34.3 (Node.js GitHub Bot) #558034f89af8a6f
] - deps: update acorn to 8.14.0 (Node.js GitHub Bot) #5569907359ec14f
] - deps: update acorn to 8.13.0 (Node.js GitHub Bot) #55558c6236571fc
] - deps: update googletest todf1544b
(Node.js GitHub Bot) #55465f63413c6f3
] - deps: update c-ares to v1.34.2 (Node.js GitHub Bot) #55463ad725c766d
] - deps: update ada to 2.9.1 (Node.js GitHub Bot) #5467933367cbd62
] - deps: update simdutf to 5.6.0 (Node.js GitHub Bot) #55379f2a55d9d2d
] - deps: update c-ares to v1.34.1 (Node.js GitHub Bot) #553691d14886266
] - dgram: check udp buffer size to avoid fd leak (theanarkh) #56084de265b9558
] - diagnostics_channel: fix unsubscribe during publish (simon-id) #5511622e0d17097
] - dns: stop using deprecatedares_query
(Aviv Keller) #5543044f3b23749
] - dns: honor the order option (Luigi Pinca) #55392f78508cd30
] - doc: add history info for Permission Model (Antoine du Hamel) #56707f07be5e3cd
](https://redirect.githuConfiguration
📅 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 is behind base branch, 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 Renovate Bot.