Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2025

Bumps the aws-sdk group in /src with 4 updates: @aws-sdk/client-cognito-identity-provider, @aws-sdk/client-secrets-manager, @aws-sdk/client-s3 and @aws-sdk/s3-request-presigner.

Updates @aws-sdk/client-cognito-identity-provider from 3.888.0 to 3.890.0

Release notes

Sourced from @​aws-sdk/client-cognito-identity-provider's releases.

v3.890.0

3.890.0(2025-09-16)

Chores
  • scripts: turn off verdaccio benchmark script (#7350) (e5b756a3)
  • codegen: sync for fs-mock and eventstream codegen fix (#7348) (60f5a8c8)
Documentation Changes
New Features
  • clients: update client endpoints as of 2025-09-16 (aef54eb6)
  • client-osis: Adds support for cross-account ingestion for push-based sources. This includes resource policies for sharing pipelines across accounts and features for managing pipeline endpoints which enable accessing pipelines across different VPCs, including VPCs in other accounts. (de930e70)
  • client-budgets: Add support for custom time periods in budget configuration (8d881364)
  • client-ivs-realtime: IVS now offers customers the ability to control the positioning of participants in both grid and PiP layouts based on custom attribute values in participant tokens. (bac6c46e)
  • client-cloudwatch-logs: Cloudwatch Logs added support for 2 new API parameters in metric and subscription filter APIs to filter log events based on system field values and emit system field values as dimensions and send them to customer destination as additional metadata. (8d9dd737)
Tests
  • credential-provider-node: rewrite integ in vitest (#7349) (9eee6eb1)

For list of updated packages, view updated-packages.md in assets-3.890.0.zip

v3.889.0

3.889.0(2025-09-15)

New Features
  • clients: update client endpoints as of 2025-09-15 (f0a45947)
  • client-cost-explorer: Added endpoint support for eusc-de-east-1 region. (33e2bb34)
  • client-medical-imaging: Added support for OpenID Connect (OIDC) custom authorizer (2f41c1a6)
  • client-observabilityadmin: CloudWatch Observability Admin adds the ability to enable telemetry centralization in customers' Organizations. The release introduces new APIs to manage centralization rules, which define settings to replicate telemetry data to a central destination in the customers' Organization. (8af9fd50)
  • client-s3-control: Introduce three new encryption filters: EncryptionType (SSE-S3, SSE-KMS, DSSE-KMS, SSE-C, NOT-SSE), KmsKeyArn (for SSE-KMS and DSSE-KMS), and BucketKeyEnabled (for SSE-KMS). (cc372e4d)

For list of updated packages, view updated-packages.md in assets-3.889.0.zip

Changelog

Sourced from @​aws-sdk/client-cognito-identity-provider's changelog.

3.890.0 (2025-09-16)

Note: Version bump only for package @​aws-sdk/client-cognito-identity-provider

Commits

Updates @aws-sdk/client-secrets-manager from 3.888.0 to 3.890.0

Release notes

Sourced from @​aws-sdk/client-secrets-manager's releases.

v3.890.0

3.890.0(2025-09-16)

Chores
  • scripts: turn off verdaccio benchmark script (#7350) (e5b756a3)
  • codegen: sync for fs-mock and eventstream codegen fix (#7348) (60f5a8c8)
Documentation Changes
New Features
  • clients: update client endpoints as of 2025-09-16 (aef54eb6)
  • client-osis: Adds support for cross-account ingestion for push-based sources. This includes resource policies for sharing pipelines across accounts and features for managing pipeline endpoints which enable accessing pipelines across different VPCs, including VPCs in other accounts. (de930e70)
  • client-budgets: Add support for custom time periods in budget configuration (8d881364)
  • client-ivs-realtime: IVS now offers customers the ability to control the positioning of participants in both grid and PiP layouts based on custom attribute values in participant tokens. (bac6c46e)
  • client-cloudwatch-logs: Cloudwatch Logs added support for 2 new API parameters in metric and subscription filter APIs to filter log events based on system field values and emit system field values as dimensions and send them to customer destination as additional metadata. (8d9dd737)
Tests
  • credential-provider-node: rewrite integ in vitest (#7349) (9eee6eb1)

For list of updated packages, view updated-packages.md in assets-3.890.0.zip

v3.889.0

3.889.0(2025-09-15)

New Features
  • clients: update client endpoints as of 2025-09-15 (f0a45947)
  • client-cost-explorer: Added endpoint support for eusc-de-east-1 region. (33e2bb34)
  • client-medical-imaging: Added support for OpenID Connect (OIDC) custom authorizer (2f41c1a6)
  • client-observabilityadmin: CloudWatch Observability Admin adds the ability to enable telemetry centralization in customers' Organizations. The release introduces new APIs to manage centralization rules, which define settings to replicate telemetry data to a central destination in the customers' Organization. (8af9fd50)
  • client-s3-control: Introduce three new encryption filters: EncryptionType (SSE-S3, SSE-KMS, DSSE-KMS, SSE-C, NOT-SSE), KmsKeyArn (for SSE-KMS and DSSE-KMS), and BucketKeyEnabled (for SSE-KMS). (cc372e4d)

For list of updated packages, view updated-packages.md in assets-3.889.0.zip

Changelog

Sourced from @​aws-sdk/client-secrets-manager's changelog.

3.890.0 (2025-09-16)

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

Commits

Updates @aws-sdk/client-s3 from 3.888.0 to 3.890.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.890.0

3.890.0(2025-09-16)

Chores
  • scripts: turn off verdaccio benchmark script (#7350) (e5b756a3)
  • codegen: sync for fs-mock and eventstream codegen fix (#7348) (60f5a8c8)
Documentation Changes
New Features
  • clients: update client endpoints as of 2025-09-16 (aef54eb6)
  • client-osis: Adds support for cross-account ingestion for push-based sources. This includes resource policies for sharing pipelines across accounts and features for managing pipeline endpoints which enable accessing pipelines across different VPCs, including VPCs in other accounts. (de930e70)
  • client-budgets: Add support for custom time periods in budget configuration (8d881364)
  • client-ivs-realtime: IVS now offers customers the ability to control the positioning of participants in both grid and PiP layouts based on custom attribute values in participant tokens. (bac6c46e)
  • client-cloudwatch-logs: Cloudwatch Logs added support for 2 new API parameters in metric and subscription filter APIs to filter log events based on system field values and emit system field values as dimensions and send them to customer destination as additional metadata. (8d9dd737)
Tests
  • credential-provider-node: rewrite integ in vitest (#7349) (9eee6eb1)

For list of updated packages, view updated-packages.md in assets-3.890.0.zip

v3.889.0

3.889.0(2025-09-15)

New Features
  • clients: update client endpoints as of 2025-09-15 (f0a45947)
  • client-cost-explorer: Added endpoint support for eusc-de-east-1 region. (33e2bb34)
  • client-medical-imaging: Added support for OpenID Connect (OIDC) custom authorizer (2f41c1a6)
  • client-observabilityadmin: CloudWatch Observability Admin adds the ability to enable telemetry centralization in customers' Organizations. The release introduces new APIs to manage centralization rules, which define settings to replicate telemetry data to a central destination in the customers' Organization. (8af9fd50)
  • client-s3-control: Introduce three new encryption filters: EncryptionType (SSE-S3, SSE-KMS, DSSE-KMS, SSE-C, NOT-SSE), KmsKeyArn (for SSE-KMS and DSSE-KMS), and BucketKeyEnabled (for SSE-KMS). (cc372e4d)

For list of updated packages, view updated-packages.md in assets-3.889.0.zip

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.890.0 (2025-09-16)

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

Commits

Updates @aws-sdk/s3-request-presigner from 3.888.0 to 3.890.0

Release notes

Sourced from @​aws-sdk/s3-request-presigner's releases.

v3.890.0

3.890.0(2025-09-16)

Chores
  • scripts: turn off verdaccio benchmark script (#7350) (e5b756a3)
  • codegen: sync for fs-mock and eventstream codegen fix (#7348) (60f5a8c8)
Documentation Changes
New Features
  • clients: update client endpoints as of 2025-09-16 (aef54eb6)
  • client-osis: Adds support for cross-account ingestion for push-based sources. This includes resource policies for sharing pipelines across accounts and features for managing pipeline endpoints which enable accessing pipelines across different VPCs, including VPCs in other accounts. (de930e70)
  • client-budgets: Add support for custom time periods in budget configuration (8d881364)
  • client-ivs-realtime: IVS now offers customers the ability to control the positioning of participants in both grid and PiP layouts based on custom attribute values in participant tokens. (bac6c46e)
  • client-cloudwatch-logs: Cloudwatch Logs added support for 2 new API parameters in metric and subscription filter APIs to filter log events based on system field values and emit system field values as dimensions and send them to customer destination as additional metadata. (8d9dd737)
Tests
  • credential-provider-node: rewrite integ in vitest (#7349) (9eee6eb1)

For list of updated packages, view updated-packages.md in assets-3.890.0.zip

v3.889.0

3.889.0(2025-09-15)

New Features
  • clients: update client endpoints as of 2025-09-15 (f0a45947)
  • client-cost-explorer: Added endpoint support for eusc-de-east-1 region. (33e2bb34)
  • client-medical-imaging: Added support for OpenID Connect (OIDC) custom authorizer (2f41c1a6)
  • client-observabilityadmin: CloudWatch Observability Admin adds the ability to enable telemetry centralization in customers' Organizations. The release introduces new APIs to manage centralization rules, which define settings to replicate telemetry data to a central destination in the customers' Organization. (8af9fd50)
  • client-s3-control: Introduce three new encryption filters: EncryptionType (SSE-S3, SSE-KMS, DSSE-KMS, SSE-C, NOT-SSE), KmsKeyArn (for SSE-KMS and DSSE-KMS), and BucketKeyEnabled (for SSE-KMS). (cc372e4d)

For list of updated packages, view updated-packages.md in assets-3.889.0.zip

Changelog

Sourced from @​aws-sdk/s3-request-presigner's changelog.

3.890.0 (2025-09-16)

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

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the aws-sdk group in /src with 4 updates: [@aws-sdk/client-cognito-identity-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity-provider), [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager), [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) and [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner).


Updates `@aws-sdk/client-cognito-identity-provider` from 3.888.0 to 3.890.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cognito-identity-provider/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.890.0/clients/client-cognito-identity-provider)

Updates `@aws-sdk/client-secrets-manager` from 3.888.0 to 3.890.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.890.0/clients/client-secrets-manager)

Updates `@aws-sdk/client-s3` from 3.888.0 to 3.890.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.890.0/clients/client-s3)

Updates `@aws-sdk/s3-request-presigner` from 3.888.0 to 3.890.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.890.0/packages/s3-request-presigner)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cognito-identity-provider"
  dependency-version: 3.890.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-version: 3.890.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.890.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/s3-request-presigner"
  dependency-version: 3.890.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 17, 2025
@netlify
Copy link

netlify bot commented Sep 17, 2025

Deploy Preview for graphweaver-storybook ready!

Name Link
🔨 Latest commit 3e06215
🔍 Latest deploy log https://app.netlify.com/projects/graphweaver-storybook/deploys/68caef76198f0600086c4c1a
😎 Deploy Preview https://deploy-preview-2082--graphweaver-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@sonarqubecloud
Copy link

@thekevinbrown thekevinbrown merged commit d7004b9 into main Sep 17, 2025
19 checks passed
@thekevinbrown thekevinbrown deleted the dependabot/npm_and_yarn/src/aws-sdk-d8ce7fa82c branch September 17, 2025 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants