Merged
Conversation
|
This PR will trigger a patch release when merged. |
6898286 to
2ff390e
Compare
8b42558 to
c86ef8a
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
196b67f to
9aaf308
Compare
9aaf308 to
01d60cf
Compare
solaris007
pushed a commit
that referenced
this pull request
Mar 5, 2026
## [1.344.2](v1.344.1...v1.344.2) (2026-03-05) ### Bug Fixes * **deps:** update external fixes ([#2054](#2054)) ([ad35a0b](ad35a0b))
Member
|
🎉 This PR is included in version 1.344.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
3.996.0→3.1002.03.996.0→3.1002.03.996.0→3.1002.03.996.0→3.1002.03.972.11→3.972.163.996.0→3.1002.02.19.1→2.20.413.1.4→13.1.51.25.0→1.25.10.12.3→0.13.016.2.7→16.3.224.13.1→24.14.021.0.1→21.0.2Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-athena)
v3.1002.0Compare Source
Note: Version bump only for package @aws-sdk/client-athena
v3.1001.0Compare Source
Note: Version bump only for package @aws-sdk/client-athena
v3.1000.0Compare Source
Note: Version bump only for package @aws-sdk/client-athena
v3.999.0Compare Source
Note: Version bump only for package @aws-sdk/client-athena
v3.998.0Compare Source
Note: Version bump only for package @aws-sdk/client-athena
v3.997.0Compare Source
Note: Version bump only for package @aws-sdk/client-athena
aws/aws-sdk-js-v3 (@aws-sdk/client-lambda)
v3.1002.0Compare Source
Note: Version bump only for package @aws-sdk/client-lambda
v3.1001.0Compare Source
Note: Version bump only for package @aws-sdk/client-lambda
v3.1000.0Compare Source
Note: Version bump only for package @aws-sdk/client-lambda
v3.999.0Compare Source
Note: Version bump only for package @aws-sdk/client-lambda
v3.998.0Compare Source
Note: Version bump only for package @aws-sdk/client-lambda
v3.997.0Compare Source
Note: Version bump only for package @aws-sdk/client-lambda
aws/aws-sdk-js-v3 (@aws-sdk/client-s3)
v3.1002.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.1001.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.1000.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.999.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.998.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.997.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
aws/aws-sdk-js-v3 (@aws-sdk/client-sqs)
v3.1002.0Compare Source
Note: Version bump only for package @aws-sdk/client-sqs
v3.1001.0Compare Source
Note: Version bump only for package @aws-sdk/client-sqs
v3.1000.0Compare Source
Note: Version bump only for package @aws-sdk/client-sqs
v3.999.0Compare Source
Note: Version bump only for package @aws-sdk/client-sqs
v3.998.0Compare Source
Note: Version bump only for package @aws-sdk/client-sqs
v3.997.0Compare Source
Note: Version bump only for package @aws-sdk/client-sqs
aws/aws-sdk-js-v3 (@aws-sdk/credential-provider-node)
v3.972.16Chores
v3.972.15Chores
v3.972.14Chores
v3.972.13Chores
v3.972.12Chores
aws/aws-sdk-js-v3 (@aws-sdk/s3-request-presigner)
v3.1002.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.1001.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.1000.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.999.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.998.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.997.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
Redocly/redocly-cli (@redocly/cli)
v2.20.4Compare Source
Patch Changes
$refis not used in the path.v2.20.3Compare Source
v2.20.2Compare Source
v2.20.1Compare Source
Patch Changes
@redocly/ajvtov8.18.0v2.20.0Compare Source
Patch Changes
v2.19.2Compare Source
Patch Changes
scorecardClassicconfigurations were not resolved.semantic-release/npm (@semantic-release/npm)
v13.1.5Compare Source
Bug Fixes
hyparam/hyparquet (hyparquet)
v1.25.1Compare Source
hyparam/hyparquet-writer (hyparquet-writer)
v0.13.0Compare Source
lint-staged/lint-staged (lint-staged)
v16.3.2Compare Source
Patch Changes
2adaf6cThanks @iiroj! - Hide the extracmdwindow on Windows by spawning tasks without thedetachedoption.v16.3.1Compare Source
Patch Changes
cd5d762Thanks @iiroj! - Removenano-spawnas a dependency frompackage.jsonas it was replaced withtinyexecand is no longer used.v16.3.0Compare Source
Minor Changes
#1698
feda37aThanks @iiroj! - Run external processes withtinyexecinstead ofnano-spawn.nano-spawnreplacedexecain lint-staged version 16 to limit the amount of npm dependencies required, but caused some unknown issues related to spawning tasks. Let's hopetinyexecimproves the situation.#1699
1346d16Thanks @iiroj! - Removepidtreeas a dependency. When a task fails, its sub-processes are killed more efficiently via the process group on Unix systems, and thetaskkillcommand on Windows.Patch Changes
87467aaThanks @iiroj! - Incorrect brace expansions like*.{js}(nothing to expand) are detected exhaustively, instead of just a single pass.nodejs/node (node)
v24.14.0Compare Source
sinonjs/sinon (sinon)
v21.0.2Compare Source
024321c4fix: skip Node specific tests in browser env (Carl-Erik Kopseng)
b836fccbfix: js-yaml breaking change from v3 to v4 (Carl-Erik Kopseng)
ebf0c431docs: add how-to article for stubbing ES module imports (#1832) (#2676) (Eduard Barrera)
ebcd506cFix spies not being reset properly (#2673) (simon-id)
3beab2baMake doc tests pass with new jQuery (Carl-Erik Kopseng)
766715c6build: reduce transitive audit findings (Carl-Erik Kopseng)
92aaf5c9build: upgrade eslint config and replace dependency-check (Carl-Erik Kopseng)
c6aaa871chore: ignore project worktrees (Carl-Erik Kopseng)
ef387e8eUpgrade most deps (Carl-Erik Kopseng)
3cf4e77ddocs: improve writing of documentation (#2675) (Eduardo de la Cruz Palacios)
6349032fCheck login status before publishing steps are performed (Carl-Erik Kopseng)
Released by Carl-Erik Kopseng on 2026-03-04.
Configuration
📅 Schedule: Branch creation - "after 2pm on Saturday" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.