Skip to content

fix(deps): update external fixes#1533

Open
renovate[bot] wants to merge 3 commits intomainfrom
renovate-external-fixes
Open

fix(deps): update external fixes#1533
renovate[bot] wants to merge 3 commits intomainfrom
renovate-external-fixes

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 11, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
@aws-sdk/client-athena (source) 3.1024.03.1030.0 age confidence dependencies minor
@aws-sdk/client-cloudfront (source) 3.1024.03.1030.0 age confidence dependencies minor
@aws-sdk/client-s3 (source) 3.1024.03.1030.0 age confidence dependencies minor
@aws-sdk/client-s3 (source) 3.1009.03.1030.0 age confidence dependencies minor
@aws-sdk/client-secrets-manager (source) 3.1024.03.1030.0 age confidence dependencies minor
@aws-sdk/client-sqs (source) 3.1024.03.1030.0 age confidence dependencies minor
@eslint/config-helpers (source) 0.5.40.5.5 age confidence devDependencies patch
@slack/web-api (source) 7.15.07.15.1 age confidence dependencies patch
@supabase/postgrest-js (source) 2.101.12.103.1 age confidence dependencies minor
@typescript-eslint/eslint-plugin (source) 8.58.08.58.2 age confidence devDependencies patch
@typescript-eslint/parser (source) 8.58.08.58.2 age confidence devDependencies patch
nock 14.0.1114.0.12 age confidence devDependencies patch
nock 14.0.1014.0.12 age confidence devDependencies patch
postgrest/postgrest v14.8v14.9 age confidence minor
sinon (source) 21.0.321.1.2 age confidence devDependencies minor

Release Notes

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

v3.1030.0

Compare Source

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

v3.1029.0

Compare Source

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

v3.1028.0

Compare Source

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

v3.1027.0

Compare Source

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

v3.1026.0

Compare Source

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

v3.1025.0

Compare Source

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

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

v3.1030.0

Compare Source

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

v3.1029.0

Compare Source

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

v3.1028.0

Compare Source

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

v3.1027.0

Compare Source

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

v3.1026.0

Compare Source

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

v3.1025.0

Compare Source

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

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

v3.1030.0

Compare Source

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

v3.1029.0

Compare Source

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

v3.1028.0

Compare Source

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

v3.1027.0

Compare Source

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

v3.1026.0

Compare Source

Features
  • client-s3: Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets. (229167d)

v3.1025.0

Compare Source

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

aws/aws-sdk-js-v3 (@​aws-sdk/client-secrets-manager)

v3.1030.0

Compare Source

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

v3.1029.0

Compare Source

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

v3.1028.0

Compare Source

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

v3.1027.0

Compare Source

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

v3.1026.0

Compare Source

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

v3.1025.0

Compare Source

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

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

v3.1030.0

Compare Source

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

v3.1029.0

Compare Source

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

v3.1028.0

Compare Source

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

v3.1027.0

Compare Source

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

v3.1026.0

Compare Source

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

v3.1025.0

Compare Source

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

eslint/rewrite (@​eslint/config-helpers)

v0.5.5

Compare Source

Bug Fixes
Dependencies
  • The following workspace dependencies were updated
slackapi/node-slack-sdk (@​slack/web-api)

v7.15.1

Compare Source

Patch Changes
  • 3a9c444: build(deps): bump minimum axios version to 1.15.0
  • 175dcb8: Fix user-agent header to URI-encode characters outside the Latin-1 range, preventing errors when process.title contains non-ASCII characters
supabase/supabase-js (@​supabase/postgrest-js)

v2.103.1

Compare Source

🩹 Fixes
  • postgrest: handle bigint rpc (#​2245)
❤️ Thank You

v2.103.0

Compare Source

🚀 Features
  • postgrest: add stripNulls method for null value stripping (#​2189)
🩹 Fixes
  • postgrest: fix scalar computed column type inference for isNotNullable and SETOF scalar (#​2224)
❤️ Thank You

v2.102.1

Compare Source

This was a version bump only for @​supabase/postgrest-js to align it with other projects, there were no code changes.

v2.102.0

Compare Source

🚀 Features
  • postgrest: add success discriminator field to PostgREST response types (#​2198)
  • postgrest: add automatic retries for transient errors (#​2072)
🩹 Fixes
  • postgrest: reject excess properties in insert, update, and upsert (#​2186)
  • postgrest: add toJSON to PostgrestError for correct JSON serialization (#​2212)
❤️ Thank You
  • Clay
  • Guilherme Souza
  • Katerina Skroumpelou @​mandarini
  • oniani1
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.58.2

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] use assignability checks in checkTypePredicates (#​12147)
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unused-vars] fix false negative for type predicate parameter (#​12004)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.58.2

Compare Source

🩹 Fixes
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

nock/nock (nock)

v14.0.12

Compare Source

Bug Fixes
  • prevent crash when query params have conflicting dot-notation keys (#​2958) (7ea9933)
sinonjs/sinon (sinon)

v21.1.2

Compare Source

  • 53817f7d
    Upgrade to ESLint 10 and new shared config (#​2696) (Carl-Erik Kopseng)
    • Upgrade to ESLint 10 and new shared config
    • Update deps
  • d7a682e0
    fix: move npm-run-all to devDeps (#​2694) (Avi Vahl)

    used only during dev, and caused a considerable dep count jump downstream

  • 5b8720ec
    use latest shared eslint-config (Carl-Erik Kopseng)

Released by Carl-Erik Kopseng on 2026-04-11.

v21.1.1

Compare Source

  • 3c8b023b
    Update deps (Carl-Erik Kopseng)
  • 2eabf5da
    fix(#​2692): Remove ESM-only supports-color as it breaks CJS exports (#​2693) (Carl-Erik Kopseng)
    • fix(#​2692): Remove ESM-only supports-color as it breaks CJS exports

Released by Carl-Erik Kopseng on 2026-04-10.

v21.1.0

Compare Source

  • 0a5526c5
    updated deps (Carl-Erik Kopseng)
  • 5262204f
    fix: build artifacts before running bundled tests (Carl-Erik Kopseng)
  • 819bb64b
    Migration to ECMAScript modules (ESM) (#​2683) (Carl-Erik Kopseng)

    This allowed us to finally consume ESM-only dependencies and has broken us free from some CJS shackes. Now produce the same API surface for CJS consumers, as well, by generating ./lib

    • Modern ignores 😁
    • test: add distribution harness
    • test: verify packed cjs and esm entrypoints
    • test: lock distribution api manifest
    • test: smoke test built pkg artifacts
    • docs: require contract tests for package migration
    • test: guard esm migration regressions
    • docs: require contract gate for esm migration
    • build: generate cjs lib from esm source entries
    • refactor: port root api surface to esm
    • build: clean port of root api to esm
    • docs: include implementation plans
    • fix: align lint and smoke tests with esm migration
    • refactor: complete esm port of all core components
    • refactor: finalize esm migration with sandbox and naming fixes
    • fix: finish esm migration stabilization
    • chore: stop tracking generated lib output
    • remove plans
    • prettier
    • linting
    • fix: make distribution tests self-contained
    • fix: build before coverage test bundle
    • refactor: move simple unit tests to src
    • refactor: flatten test and coverage script chains
    • refactor: use parallel mocha for node tests
    • test: restore fake timers cleanup
    • refactor: remove node test runner script
    • remove unneccessary clutter
    • fix: make mocha watch use polling
    • simplify
    • Increase coverage
    • Fix coverage by removing duplicated tests

    These were covering the generated lib/ folder.

    • Move shared util into esm dir
    • fix package dep issues
    • Adjust coverage
    • Upgrade all dependencies

    npx npm-check-updates -u

  • cd2bf5a3
    Use newer endpoint (Carl-Erik Kopseng)

Released by Carl-Erik Kopseng on 2026-04-09.


Configuration

📅 Schedule: (in timezone Europe/Zurich)

  • Branch creation
    • "after 2pm on Saturday"
  • 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.

@renovate renovate Bot force-pushed the renovate-external-fixes branch from 06e3517 to 7928698 Compare April 11, 2026 17:50
@github-actions
Copy link
Copy Markdown

This PR will trigger a patch release when merged.

@renovate renovate Bot force-pushed the renovate-external-fixes branch 11 times, most recently from 6f40b45 to 102023b Compare April 15, 2026 13:07
@renovate renovate Bot force-pushed the renovate-external-fixes branch from 102023b to ada6631 Compare April 15, 2026 13:16
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 15, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant