Skip to content

fix(deps): update external fixes#2054

Merged
renovate[bot] merged 1 commit intomainfrom
renovate-external-fixes
Mar 5, 2026
Merged

fix(deps): update external fixes#2054
renovate[bot] merged 1 commit intomainfrom
renovate-external-fixes

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
@aws-sdk/client-athena (source) 3.996.03.1002.0 age confidence dependencies minor
@aws-sdk/client-lambda (source) 3.996.03.1002.0 age confidence dependencies minor
@aws-sdk/client-s3 (source) 3.996.03.1002.0 age confidence dependencies minor
@aws-sdk/client-sqs (source) 3.996.03.1002.0 age confidence dependencies minor
@aws-sdk/credential-provider-node (source) 3.972.113.972.16 age confidence dependencies patch
@aws-sdk/s3-request-presigner (source) 3.996.03.1002.0 age confidence dependencies minor
@redocly/cli 2.19.12.20.4 age confidence devDependencies minor
@semantic-release/npm 13.1.413.1.5 age confidence devDependencies patch
hyparquet (source) 1.25.01.25.1 age confidence dependencies patch
hyparquet-writer (source) 0.12.30.13.0 age confidence dependencies minor
lint-staged 16.2.716.3.2 age confidence devDependencies minor
node (source) 24.13.124.14.0 age confidence minor
sinon (source) 21.0.121.0.2 age confidence devDependencies patch

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-athena)

v3.1002.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-athena

v3.1001.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-athena

v3.1000.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-athena

v3.999.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-athena

v3.998.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-athena

v3.997.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-athena

aws/aws-sdk-js-v3 (@​aws-sdk/client-lambda)

v3.1002.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.1001.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.1000.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.999.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.998.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.997.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.1002.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.1001.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.1000.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.999.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.998.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.997.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

aws/aws-sdk-js-v3 (@​aws-sdk/client-sqs)

v3.1002.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sqs

v3.1001.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sqs

v3.1000.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sqs

v3.999.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sqs

v3.998.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sqs

v3.997.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sqs

aws/aws-sdk-js-v3 (@​aws-sdk/credential-provider-node)

v3.972.16

Chores
  • credential-provider-node: update dependencies.

v3.972.15

Chores
  • credential-provider-node: update dependencies.

v3.972.14

Chores

v3.972.13

Chores

v3.972.12

Chores
aws/aws-sdk-js-v3 (@​aws-sdk/s3-request-presigner)

v3.1002.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.1001.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.1000.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.999.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.998.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.997.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

Redocly/redocly-cli (@​redocly/cli)

v2.20.4

Compare Source

Patch Changes
  • Improved error messaging when a path parameter referenced via $ref is not used in the path.
  • Updated @​redocly/openapi-core to v2.20.4.

v2.20.3

Compare Source

v2.20.2

Compare Source

v2.20.1

Compare Source

Patch Changes

v2.20.0

Compare Source

Patch Changes

v2.19.2

Compare Source

Patch Changes
  • Fixed an issue where scorecardClassic configurations were not resolved.
semantic-release/npm (@​semantic-release/npm)

v13.1.5

Compare Source

Bug Fixes
hyparam/hyparquet (hyparquet)

v1.25.1

Compare Source

hyparam/hyparquet-writer (hyparquet-writer)

v0.13.0

Compare Source

lint-staged/lint-staged (lint-staged)

v16.3.2

Compare Source

Patch Changes
  • #​1735 2adaf6c Thanks @​iiroj! - Hide the extra cmd window on Windows by spawning tasks without the detached option.

v16.3.1

Compare Source

Patch Changes
  • #​1729 cd5d762 Thanks @​iiroj! - Remove nano-spawn as a dependency from package.json as it was replaced with tinyexec and is no longer used.

v16.3.0

Compare Source

Minor Changes
  • #​1698 feda37a Thanks @​iiroj! - Run external processes with tinyexec instead of nano-spawn. nano-spawn replaced execa in lint-staged version 16 to limit the amount of npm dependencies required, but caused some unknown issues related to spawning tasks. Let's hope tinyexec improves the situation.

  • #​1699 1346d16 Thanks @​iiroj! - Remove pidtree as a dependency. When a task fails, its sub-processes are killed more efficiently via the process group on Unix systems, and the taskkill command on Windows.

Patch Changes
  • #​1726 87467aa Thanks @​iiroj! - Incorrect brace expansions like *.{js} (nothing to expand) are detected exhaustively, instead of just a single pass.
nodejs/node (node)

v24.14.0

Compare Source

sinonjs/sinon (sinon)

v21.0.2

Compare Source

  • 024321c4
    fix: skip Node specific tests in browser env (Carl-Erik Kopseng)
  • b836fccb
    fix: js-yaml breaking change from v3 to v4 (Carl-Erik Kopseng)
  • ebf0c431
    docs: add how-to article for stubbing ES module imports (#​1832) (#​2676) (Eduard Barrera)
    • docs: add how-to article for stubbing ES module imports with esm package

    Adds a comprehensive How-To guide that addresses issue #​1832, documenting
    how to configure Node.js to allow Sinon stubs to work with ES modules.

    • Explains why ES module namespace bindings are immutable by spec
    • Shows how to use the 'esm' npm package with mutableNamespace: true
    • Provides a complete working example with project layout, package.json,
      loader file, source modules, and a full test suite
    • Documents limitations (destructured imports, non-standard behavior)
    • Replaces the TODO comment in link-seams-commonjs.md with a cross-reference

    Closes #​1832
    Co-authored-by: Eduard Barrera eduardbar@users.noreply.github.com
    Co-authored-by: Carl-Erik Kopseng carlerik@gmail.com

  • ebcd506c
    Fix spies not being reset properly (#​2673) (simon-id)
  • 3beab2ba
    Make doc tests pass with new jQuery (Carl-Erik Kopseng)
  • 766715c6
    build: reduce transitive audit findings (Carl-Erik Kopseng)
  • 92aaf5c9
    build: upgrade eslint config and replace dependency-check (Carl-Erik Kopseng)
  • c6aaa871
    chore: ignore project worktrees (Carl-Erik Kopseng)
  • ef387e8e
    Upgrade most deps (Carl-Erik Kopseng)
  • 3cf4e77d
    docs: improve writing of documentation (#​2675) (Eduardo de la Cruz Palacios)
  • 6349032f
    Check 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

This PR will trigger a patch release when merged.

@renovate renovate bot force-pushed the renovate-external-fixes branch 28 times, most recently from 6898286 to 2ff390e Compare March 3, 2026 13:50
@renovate renovate bot force-pushed the renovate-external-fixes branch 20 times, most recently from 8b42558 to c86ef8a Compare March 5, 2026 10:39
@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@renovate renovate bot force-pushed the renovate-external-fixes branch 2 times, most recently from 196b67f to 9aaf308 Compare March 5, 2026 11:18
@renovate renovate bot force-pushed the renovate-external-fixes branch from 9aaf308 to 01d60cf Compare March 5, 2026 11:20
@renovate renovate bot merged commit ad35a0b into main Mar 5, 2026
16 checks passed
@renovate renovate bot deleted the renovate-external-fixes branch March 5, 2026 11:34
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))
@solaris007
Copy link
Member

🎉 This PR is included in version 1.344.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant