chore: Update all non-major dependencies (v3.x.x) #3904
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.25.9
->7.26.3
7.25.9
->7.26.4
11.13.3
->11.14.0
11.13.0
->11.14.0
1.2.2
->1.2.4
9.14.0
->9.16.0
1.3.3
->1.3.5
16.0.1
->16.1.0
20.17.6
->20.17.10
18.3.12
->18.3.16
8.14.0
->8.18.0
8.14.0
->8.18.0
8.8.1
->8.9.0
8.8.1
->8.8.3
8.8.1
->8.8.3
8.8.1
->8.8.3
1.0.30001680
->1.0.30001688
5.5.6
->5.6.0
13.15.2
->13.16.1
9.14.0
->9.16.0
4.21.1
->4.21.2
4.21.1
->4.21.2
15.12.0
->15.13.0
14.4.4
->14.4.5
8.11
->8.11.1
7.0.0
->7.0.1
9.1.6
->9.1.7
=20.18.0
->=20.18.1
=10.9.0
->=10.9.2
3.3.3
->3.4.2
7.53.2
->7.54.1
9.1.2
->9.2.0
1.80.7
->1.83.0
2.0.8
->2.0.9
0.26.11
->0.27.4
5.6.3
->5.7.2
2.6.0
->2.6.1
4.7.4
->4.7.7
4.7.4
->4.7.7
7.0.0.202409031743-r
->7.1.0.202411261347-r
3.1.2.RELEASE
->3.1.3.RELEASE
3.1.2.RELEASE
->3.1.3.RELEASE
2.1.23
->2.1.24
1.0.71
->1.0.72
2.6.0
->2.7.0
2.6.0
->2.7.0
3.6.11
->3.7.1
3.6.11
->3.7.1
9.46
->9.47
1.1.23
->1.2.1
1.18.34
->1.18.36
2.24.1
->2.24.2
2.24.1
->2.24.2
6.5.0.RELEASE
->6.5.1.RELEASE
12.0.15
->12.0.16
12.0.15
->12.0.16
12.0.15
->12.0.16
12.0.15
->12.0.16
2.18.1
->2.18.2
2.18.1
->2.18.2
2.18.1
->2.18.2
2.18.1
->2.18.2
2.35.1
->2.36.0
2.17.0
->2.18.0
3.48.2
->3.48.3
1.12.777
->1.12.780
6.1.14
->6.2.1
6.1.14
->6.2.1
6.1.14
->6.2.1
6.1.14
->6.2.1
6.1.14
->6.2.1
6.1.14
->6.2.1
6.1.14
->6.2.1
6.1.14
->6.2.1
6.1.14
->6.2.1
4.1.5
->4.2.0
3.1.2
->3.2.0
4.1.4
->4.2.0
4.1.3
->4.2.0
4.1.3
->4.2.0
3.3.5
->3.4.0
3.3.5
->3.4.0
3.3.5
->3.4.0
3.3.5
->3.4.0
3.3.5
->3.4.0
3.3.5
->3.4.0
3.3.5
->3.4.0
3.3.5
->3.4.0
3.3.5
->3.4.0
3.3.5
->3.4.0
3.3.5
->3.4.0
3.3.5
->3.4.0
3.3.5
->3.4.0
3.3.5
->3.4.0
3.3.5
->3.4.0
3.3.5
->3.4.0
Release Notes
babel/babel (@babel/preset-react)
v7.26.3
Compare Source
🐛 Bug Fix
babel-generator
🏠 Internal
babel-helper-builder-binary-assignment-operator-visitor
,babel-plugin-transform-exponentiation-operator
🏃♀️ Performance
babel-generator
babel-traverse
babel-plugin-transform-modules-commonjs
simplifyAccess
(@liuxingbaoyu)emotion-js/emotion (@emotion/react)
v11.14.0
Compare Source
Minor Changes
fc4d7bd
Thanks @Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.Patch Changes
8dc1a6d
,e1bf17e
]:v11.13.5
Compare Source
Patch Changes
#3270
77d930d
Thanks @emmatown! - Fix inconsistent hashes using development vs production bundles/exports
conditions when using@emotion/babel-plugin
withsourceMap: true
(the default). This is particularly visible when using Emotion with the Next.js Pages router where thedevelopment
condition is used when bundling code but not when importing external code with Node.js.Updated dependencies [
77d930d
]:eslint/rewrite (@eslint/compat)
v1.2.4
Compare Source
v1.2.3
Compare Source
eslint/eslint (@eslint/js)
v9.16.0
Compare Source
Features
8f70eb1
feat: AddignoreComputedKeys
option insort-keys
rule (#19162) (Milos Djermanovic)Documentation
9eefc8f
docs: fix typos inuse-isnan
(#19190) (루밀LuMir)0c8cea8
docs: switch the order of words inno-unreachable
(#19189) (루밀LuMir)0c19417
docs: add missing backtick tono-async-promise-executor
(#19188) (루밀LuMir)8df9276
docs: add backtick in-0
indescription
ofno-compare-neg-zero
(#19186) (루밀LuMir)7e16e3f
docs: fixcaseSensitive
option's title ofsort-keys
(#19183) (Tanuj Kanti)0c6b842
docs: fix typos inmigration-guide.md
(#19180) (루밀LuMir)353266e
docs: fix a typo indebug.md
(#19179) (루밀LuMir)5ff318a
docs: delete unnecessary horizontal rule(---
) innodejs-api
(#19175) (루밀LuMir)576bcc5
docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)742d054
docs: note thatno-restricted-syntax
can be used with any language (#19148) (Milos Djermanovic)Chores
feb703b
chore: upgrade to@eslint/[email protected]
(#19195) (Francesco Trotta)df9bf95
chore: package.json update for @eslint/js release (Jenkins)f831893
chore: add type forignoreComputedKeys
option ofsort-keys
(#19184) (Tanuj Kanti)3afb8a1
chore: update dependency @eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)1f77c53
chore: addrepository.directory
property topackage.json
(#19165) (루밀LuMir)d460594
chore: update dependency @arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])45cd4ea
refactor: update default options in rules (#19136) (Milos Djermanovic)v9.15.0
Compare Source
Features
01557ce
feat: Implement Language#normalizeLanguageOptions() (#19104) (Nicholas C. Zakas)2edc0e2
feat: add meta.defaultOptions (#17656) (Josh Goldberg ✨)bdec50e
feat: fixno-useless-computed-key
false negative with__proto__
(#19123) (Milos Djermanovic)3087c9e
feat: addmeta
object to@eslint/js
plugin (#19095) (Francesco Trotta)Bug Fixes
fd33f13
fix: update types forno-restricted-imports
rule (#19060) (Nitin Kumar)bd35098
fix: switch away from Node.js node:assert and AssertionError (#19082) (Josh Goldberg ✨)9db5b15
fix: unsafe report forno-lonely-if
(#19087) (Abraham Guo)68fa497
fix: ignore files on a different drive on Windows (#19069) (Francesco Trotta)4ce625a
fix: upgrade @humanwhocodes/retry@0.4.1 to avoid debug logs (#19102) (Milos Djermanovic)Documentation
d927920
docs: fix styles in no-js mode (#18916) (Tanuj Kanti)09bc2a8
docs: Update README (GitHub Actions Bot)39089c8
docs: addno-useless-computed-key
examples with object patterns (#19109) (Milos Djermanovic)895c60f
docs: add missing messageId property and suggestion properties (#19122) (fnx)298625e
docs: Change CLI -c to use flat config (#19103) (Nicholas C. Zakas)522d8a3
docs: add deprecation onindent
,quotes
andsemi
rule types (#19090) (Marco Pasqualetti)Chores
2967d91
chore: upgrade @eslint/js@9.15.0 (#19133) (Milos Djermanovic)b441bee
chore: package.json update for @eslint/js release (Jenkins)7d6bf4a
chore: upgrade @eslint/core@0.9.0 (#19131) (Milos Djermanovic)902e707
chore: upgrade @eslint/plugin-kit@0.2.3 (#19130) (Milos Djermanovic)5ff6c1d
chore: bump cross-spawn (#19125) (Ian Bobinac)cceccc7
chore: update dependency @eslint/json to ^0.6.0 (#19117) (renovate[bot])0da3f73
chore: update algolia referrer (#19114) (Strek)4f08332
ci: unpintrunk-io/trunk-action
(#19108) (Francesco Trotta)6b75683
perf: optimizetext-table
by replacing regex withtrimEnd
(#19061) (Nitin Kumar)testing-library/react-testing-library (@testing-library/react)
v16.1.0
Compare Source
Features
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.18.0
Compare Source
🚀 Features
🩹 Fixes
toString()
declarations are present for a type (#10432)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.17.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.16.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.15.0
Compare Source
🚀 Features
ignoreConditionalTests
involving boolean!
operator (#10299)no-unsafe-type-assertion
(#10051)🩹 Fixes
as const satisfies
(#10315)❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.18.0
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.17.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.16.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.15.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.9.0
Compare Source
Zowe CLI
z/OS Files SDK
List.membersMatchingPattern
method to download all members that match a specific pattern.#2359v8.8.4
Compare Source
z/OS Files SDK
abortSearch
onsearchOptions
to abort a search. #2370v8.8.3
Compare Source
Imperative
z/OS Files SDK
v8.8.2
Compare Source
Imperative
browserslist/caniuse-lite (caniuse-lite)
v1.0.30001688
Compare Source
v1.0.30001687
Compare Source
v1.0.30001686
Compare Source
v1.0.30001685
Compare Source
v1.0.30001684
Compare Source
v1.0.30001683
Compare Source
v1.0.30001682
Compare Source
adaltas/node-csv (csv-parse)
v5.6.0
Compare Source
Features
cypress-io/cypress (cypress)
v13.16.1
Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#13-16-1
v13.16.0
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-16-0
expressjs/express (express)
v4.21.2
Compare Source
What's Changed
Full Changelog: expressjs/express@4.21.1...4.21.2
sindresorhus/globals (globals)
v15.13.0
Compare Source
sindresorhus/got (got)
v14.4.5
Compare Source
c079b93
gradle/gradle (gradle)
v8.11.1
: 8.11.1Compare Source
This is a patch release for Gradle 8.11. We recommend users upgrade to 8.11.1 instead of 8.11.
It fixes the following issues:
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 8.11.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.
babel/gulp-babel (gulp-babel)
v7.0.1
Compare Source
typicode/husky (husky)
v9.1.7
Compare Source
What's Changed
New Contributors
Full Changelog: typicode/husky@v9.1.6...v9.1.7
nodejs/node (node)
v20.18.1
: 2024-11-20, Version 20.18.1 'Iron' (LTS), @marco-ippolitoCompare Source
Notable Changes
7a8992b2d6
] - doc: add abmusse to collaborators (Abdirahim Musse) #55086Commits
085c3441fe
] - assert: show the diff when deep comparing data with a custom message (Giovanni) #5475901f0b0e7b4
] - benchmark: adjust config for deepEqual object (Rafael Gonzaga) #55254a45537269b
] - benchmark: rewrite detect-esm-syntax benchmark (Joyee Cheung) #552381a0d8ef64f
] - benchmark: add no-warnings to process.has bench (Rafael Gonzaga) #551592be5d611ce
] - benchmark: create benchmark for typescript (Marco Ippolito) #54904a2aa4fa477
] - benchmark: include ascii to fs/readfile (Rafael Gonzaga) #5498809849105fe
] - benchmark: add dotenv benchmark (Aviv Keller) #542786b3c24dbad
] - buffer: fix out of range for toString (Jason Zhang) #54553f25a5b6dc4
] - build: use rclone instead of aws CLI (Michaël Zasso) #556170bbeb605de
] - build: fix notify-on-review-wanted action (Rafael Gonzaga) #553045b35836732
] - build: include.nycrc
in coverage workflows (Wuli Zuo) #55210f38d1e90e0
] - build: notify via slack when review-wanted (Rafael Gonzaga) #551020b985ec4bb
] - build: remove -v flag to reduce noise (iwuliz) #5502509f75b27a1
](https://redirect.github.com/nodejs/node/cConfiguration
📅 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.