Skip to content

chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1085.0 to 3.1086.0 in the aws-sdk group#2121

Merged
pethers merged 1 commit into
mainfrom
dependabot/npm_and_yarn/aws-sdk-626a93810d
Jul 14, 2026
Merged

chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1085.0 to 3.1086.0 in the aws-sdk group#2121
pethers merged 1 commit into
mainfrom
dependabot/npm_and_yarn/aws-sdk-626a93810d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the aws-sdk group with 1 update: @aws-sdk/client-bedrock-runtime.

Updates @aws-sdk/client-bedrock-runtime from 3.1085.0 to 3.1086.0

Release notes

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

v3.1086.0

3.1086.0(2026-07-13)

New Features
  • clients: update client endpoints as of 2026-07-13 (22a3bc51)
  • client-guardduty: GuardDuty AI Protection is now publicly available. Findings include Bedrock guardrail details, model details, observation numbers, and continuous scan details. GuardrailArn and GuardrailVersion are deprecated in favor of the guardrails list. (7456befb)
  • client-gamelift: Amazon GameLift Servers now includes fleet expiration for managed fleets. A managed fleet expires one year after creation, transitioning to EXPIRED status, emitting a FLEET EXPIRED event, and scaling to zero instances. Expired fleets cannot host new game sessions or increase capacity. (ca1487ca)
  • client-redshift-serverless: Add support for preserving datasharing, zero-ETL and S3 event integrations on snapshot restore to serverless namespace. (0ed5e330)
  • client-elasticsearch-service: Adds support for the EngineMode and UseCase parameters on Amazon Elasticsearch Service domains, enabling GENERAL or OPTIMIZED engine modes and SEARCH, VECTOR, OBSERVABILITY, or MIXED usecases when creating and updating domain configurations. (f8248f27)
  • client-lambda: Add Java 8, 11 and 17 on AL2023 (java8.al2023, java11.al2023, java17.al2023) support to AWS Lambda. (b9cd8db4)
Bug Fixes
  • credential-providers: memoization in fromNodeProviderChain (#8185) (1f878bad)

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

Changelog

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

3.1086.0 (2026-07-13)

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

Commits

Dependabot compatibility score

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 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 with 1 update: [@aws-sdk/client-bedrock-runtime](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-runtime).


Updates `@aws-sdk/client-bedrock-runtime` from 3.1085.0 to 3.1086.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-bedrock-runtime/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1086.0/clients/client-bedrock-runtime)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-bedrock-runtime"
  dependency-version: 3.1086.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates npm labels Jul 13, 2026
@dependabot dependabot Bot requested a review from pethers as a code owner July 13, 2026 21:46
@dependabot dependabot Bot added dependencies Dependency updates npm labels Jul 13, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/@aws-sdk/client-bedrock-runtime 3.1086.0 UnknownUnknown
npm/@aws-sdk/credential-provider-node 3.972.67 UnknownUnknown
npm/@aws-sdk/token-providers 3.1086.0 UnknownUnknown

Scanned Files

  • package-lock.json

@github-actions github-actions Bot added the infrastructure CI/CD and build infrastructure label Jul 13, 2026
@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown
Contributor

📸 Automated UI Screenshots

📋 Screenshots Captured (8)

# Screenshot
1 01-splash-screen.png - 01 splash screen.png
2 02-intro-screen-menu.png - 02 intro screen menu.png
3 03-intro-screen-archetype-selector.png - 03 intro screen archetype selector.png
4 04-controls-screen.png - 04 controls screen.png
5 05-philosophy-screen.png - 05 philosophy screen.png
6 06-training-screen.png - 06 training screen.png
7 07-combat-screen-practice.png - 07 combat screen practice.png
8 08-combat-screen-versus.png - 08 combat screen versus.png

📦 Download Screenshots

📥 Download all screenshots from workflow artifacts

Screenshots are preserved as workflow artifacts for 30 days.


🤖 Generated by Playwright automation

@pethers pethers merged commit b7d1b9b into main Jul 14, 2026
14 checks passed
@pethers pethers deleted the dependabot/npm_and_yarn/aws-sdk-626a93810d branch July 14, 2026 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates infrastructure CI/CD and build infrastructure npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant