Skip to content

build(deps-dev): bump @aws-sdk/client-secrets-manager from 3.1060.0 to 3.1075.0#247

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/aws-sdk/client-secrets-manager-3.1063.0
Closed

build(deps-dev): bump @aws-sdk/client-secrets-manager from 3.1060.0 to 3.1075.0#247
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/aws-sdk/client-secrets-manager-3.1063.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps @aws-sdk/client-secrets-manager from 3.1060.0 to 3.1075.0.

Release notes

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

v3.1075.0

3.1075.0(2026-06-23)

New Features
  • client-kafka: Amazon MSK Replicator now supports mTLS authentication when connecting to external Apache Kafka clusters, enabling customers to replicate data from clusters that require mutual TLS for client authentication. This capability is supported when replicating to Amazon MSK Express brokers. (005f9529)

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

v3.1074.0

3.1074.0(2026-06-22)

Chores
Documentation Changes
New Features
  • clients: update client endpoints as of 2026-06-22 (3a55a333)
  • client-cloudwatch-logs: CloudWatch Logs Updates - New APIs introduced to support syslog ingestion to a log group. For more information, see CloudWatch Logs API documentation. (01a3b513)
  • client-bedrock-agentcore: Adds an optional extractionMode field to CreateEvent. SKIP retains the event in short-term memory but excludes it from long-term memory extraction. (749753ad)
  • client-omics: Adds support for scratch ephemeral storage mounted at tmp (331e3023)
  • client-application-signals: Application Signals now supports dynamic instrumentation and Service Events telemetry. Add instrumentation at runtime without restarts, and use fine-grained profiling data to quickly pinpoint latency and error root causes. (f93b1c03)
  • client-mediaconnect: AWS MediaConnect now supports Content Quality Analysis for Router Inputs, enabling detection of black frames, frozen frames, and silent audio with configurable thresholds. (05054853)
  • client-lambda-core: Initial release of the AWS Lambda Core SDK with APIs to create, manage, and tag network connectors that enable Lambda compute resources to access private resources in your Amazon VPC. (e35cdab8)
  • client-lambda: Add support for tagging Network Connector resources in AWS Lambda. (fbfc4078)
  • client-guardduty: Added AI-powered investigations that automatically analyze security findings, correlate related activity, and produce structured summaries with risk assessment, confidence scoring, MITRE technique classification, and actionable next steps. (83c29839)
  • client-lambda-microvms: Lambda MicroVMs GA launch. Lambda MicroVMs enable isolated and highly responsive execution of user-supplied or LLM-generated code. (5519a7e2)
  • client-kafka: Amazon MSK Replicator now supports mTLS authentication when connecting to external Apache Kafka clusters, enabling customers to replicate data from clusters that require mutual TLS for client authentication. This capability is supported when replicating to Amazon MSK Express brokers. (ce7d1bf5)
  • client-quicksight: Updated the Amazon Quick Spaces API to remove unsupported SPACE and ARTIFACT values from the SpaceQuickSightResourceType enum. (e1b325d4)
  • client-ec2: This release adds support for AMI Watermark and Allowed AMIs integration (d1698bed)
  • client-direct-connect: Added VIF rate limiting support for AWS Direct Connect, allowing customers to set bandwidth allocations on virtual interfaces to manage traffic on dedicated connections. (228a95dc)
Bug Fixes
  • cloudfront-signer: filename asterisk apostrophe encoding fix (#8119) (35acab40)

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

... (truncated)

Changelog

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

3.1075.0 (2026-06-23)

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

3.1074.0 (2026-06-22)

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

3.1073.0 (2026-06-19)

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

3.1072.0 (2026-06-18)

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

3.1071.0 (2026-06-17)

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

3.1070.0 (2026-06-16)

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

3.1069.0 (2026-06-15)

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 8, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 8, 2026
@dependabot dependabot Bot changed the title build(deps-dev): bump @aws-sdk/client-secrets-manager from 3.1058.0 to 3.1063.0 build(deps-dev): bump @aws-sdk/client-secrets-manager from 3.1060.0 to 3.1063.0 Jun 8, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-sdk/client-secrets-manager-3.1063.0 branch from a671164 to dd365ab Compare June 8, 2026 07:25
@dependabot dependabot Bot changed the title build(deps-dev): bump @aws-sdk/client-secrets-manager from 3.1060.0 to 3.1063.0 build(deps-dev): bump @aws-sdk/client-secrets-manager from 3.1060.0 to 3.1072.0 Jun 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-sdk/client-secrets-manager-3.1063.0 branch from dd365ab to 9b2d0d1 Compare June 19, 2026 08:04
@dependabot dependabot Bot requested a review from jeromevdl as a code owner June 19, 2026 08:04
Bumps [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) from 3.1060.0 to 3.1075.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.1075.0/clients/client-secrets-manager)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-version: 3.1063.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps-dev): bump @aws-sdk/client-secrets-manager from 3.1060.0 to 3.1072.0 build(deps-dev): bump @aws-sdk/client-secrets-manager from 3.1060.0 to 3.1075.0 Jun 26, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-sdk/client-secrets-manager-3.1063.0 branch from 9b2d0d1 to 19446bd Compare June 26, 2026 16:26
@dependabot @github

dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #296.

@dependabot dependabot Bot closed this Jul 3, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/aws-sdk/client-secrets-manager-3.1063.0 branch July 3, 2026 06:59
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.

0 participants