Skip to content

chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1014.0 to 3.1015.0 in the aws-sdk group#1716

Merged
pethers merged 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk-358621b724
Mar 23, 2026
Merged

chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1014.0 to 3.1015.0 in the aws-sdk group#1716
pethers merged 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk-358621b724

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

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

Updates @aws-sdk/client-bedrock-runtime from 3.1014.0 to 3.1015.0

Release notes

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

v3.1015.0

3.1015.0(2026-03-23)

Chores
New Features
  • client-lightsail: Add support for tagging of ContactMethod resource type (9e5c87c6)
  • client-batch: AWS Batch AMI Visibility feature support. Adds read-only batchImageStatus to Ec2Configuration to provide visibility on the status of Batch-vended AMIs used by Compute Environments. (a1eace0c)
  • client-connectcases: You can now use the UpdateRelatedItem API to update the content of comments and custom related items associated with a case. (ca3fcd61)
  • client-omics: Adds support for batch workflow runs in Amazon Omics, enabling users to submit, manage, and monitor multiple runs as a single batch. Includes APIs to create, cancel, and delete batches, track submission statuses and counts, list runs within a batch, and configure default settings. (5dd6fe2f)
Bug Fixes
  • core/protocols: use composite error registry for error handling, revert default error message to "UnknownError" (#7877) (55f77269)

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

Changelog

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

3.1015.0 (2026-03-23)

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.1014.0 to 3.1015.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.1015.0/clients/client-bedrock-runtime)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2026

Labels

The following labels could not be found: npm. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Dependency updates label Mar 23, 2026
@dependabot dependabot bot requested a review from pethers as a code owner March 23, 2026 23:32
@dependabot dependabot bot added the dependencies Dependency updates label Mar 23, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Dependency Review

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

Snapshot Warnings

⚠️: No snapshots were found for the head SHA aa62d0e.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

OpenSSF Scorecard

Scorecard details
PackageVersionScoreDetails
npm/@aws-sdk/client-bedrock-runtime 3.1015.0 UnknownUnknown
npm/@aws-sdk/core 3.973.24 UnknownUnknown
npm/@aws-sdk/credential-provider-env 3.972.22 UnknownUnknown
npm/@aws-sdk/credential-provider-http 3.972.24 UnknownUnknown
npm/@aws-sdk/credential-provider-ini 3.972.24 UnknownUnknown
npm/@aws-sdk/credential-provider-login 3.972.24 UnknownUnknown
npm/@aws-sdk/credential-provider-node 3.972.25 UnknownUnknown
npm/@aws-sdk/credential-provider-process 3.972.22 UnknownUnknown
npm/@aws-sdk/credential-provider-sso 3.972.24 UnknownUnknown
npm/@aws-sdk/credential-provider-web-identity 3.972.24 UnknownUnknown
npm/@aws-sdk/middleware-user-agent 3.972.25 UnknownUnknown
npm/@aws-sdk/nested-clients 3.996.14 UnknownUnknown
npm/@aws-sdk/token-providers 3.1015.0 UnknownUnknown
npm/@aws-sdk/util-user-agent-node 3.973.11 UnknownUnknown
npm/strnum 2.2.2 UnknownUnknown

Scanned Files

  • package-lock.json

@github-actions github-actions bot added the infrastructure CI/CD and build infrastructure label Mar 23, 2026
@pethers pethers merged commit 581c819 into main Mar 23, 2026
11 checks passed
@pethers pethers deleted the dependabot/npm_and_yarn/aws-sdk-358621b724 branch March 23, 2026 23:39
@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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant