Skip to content

Bump the aws group with 2 updates#36

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/aws-5d9e5d397e
Open

Bump the aws group with 2 updates#36
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/aws-5d9e5d397e

Conversation

@dependabot
Copy link

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

Bumps the aws group with 2 updates: @aws-sdk/client-sns and aws-embedded-metrics.

Updates @aws-sdk/client-sns from 3.999.0 to 3.1012.0

Release notes

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

v3.1012.0

3.1012.0(2026-03-18)

Chores
New Features
  • client-mediaconvert: This update adds additional bitrate options for Dolby AC-4 audio outputs. (06f6a76a)
  • client-ec2: The DescribeInstanceTypes API now returns default connection tracking timeout values for TCP, UDP, and UDP stream via the new connectionTrackingConfiguration field on NetworkInfo. (0ee6f8d1)

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

v3.1011.0

3.1011.0(2026-03-17)

Documentation Changes
  • clients: fix protocol listings in readme files (#7850) (2297fedd)
New Features
  • client-emr: Add S3LoggingConfiguration to Control LogUploads (8d30ccf4)
  • client-glue: Provide approval to overwrite existing Lake Formation permissions on all child resources with the default permissions specified in 'CreateTableDefaultPermissions' and 'CreateDatabaseDefaultPermissions' when updating catalog. Allowed values are ["Accept","Deny"] . (949f5573)
  • client-bedrock-agentcore-control: Deprecating namespaces field and adding namespaceTemplates. (6f765c06)

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

v3.1010.0

3.1010.0(2026-03-16)

New Features
  • clients: update client endpoints as of 2026-03-16 (6ae1dd8a)
  • client-ecs: Amazon ECS now supports configuring whether tags are propagated to the EC2 Instance Metadata Service (IMDS) for instances launched by the Managed Instances capacity provider. This gives customers control over tag visibility in IMDS when using ECS Managed Instances. (f165f183)
  • client-bedrock-agentcore-control: Supporting hosting of public ECR Container Images in AgentCore Runtime (a3ca4b6e)
  • client-bedrock: You can now generate policy scenarios on demand using the new GENERATE POLICY SCENARIOS build workflow type. Scenarios will no longer be automatically generated during INGEST CONTENT, REFINE POLICY, and IMPORT POLICY workflows, resulting in faster completion times for these operations. (e9c8b9ce)
  • client-bedrock-agentcore: Provide support to perform deterministic operations on agent runtime through shell command executions via the new InvokeAgentRuntimeCommand API (14fb5577)
  • middleware-flexible-checksums: allow custom checksums to be used in responses (#7849) (213defa2)
Tests

... (truncated)

Changelog

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

3.1012.0 (2026-03-18)

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

3.1011.0 (2026-03-17)

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

3.1010.0 (2026-03-16)

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

3.1009.0 (2026-03-13)

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

3.1008.0 (2026-03-12)

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

3.1007.0 (2026-03-11)

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

3.1006.0 (2026-03-10)

... (truncated)

Commits

Updates aws-embedded-metrics from 4.2.0 to 4.2.1

Release notes

Sourced from aws-embedded-metrics's releases.

v4.2.1

What's Changed

New Contributors

Full Changelog: awslabs/aws-embedded-metrics-node@v4.2.0...v4.2.1

Commits
  • 86e3897 Allow space character in namespaces
  • 46297f2 Allow whitespace characters in namespaces
  • 82ab904 Merge pull request #174 from ZahidMirza95/ZahidMirza95-patch-1
  • 0fc70f0 changed dockerhub cw agent image to use ecr image
  • d68c436 Merge pull request #172 from Boxuan996/boxuan-replace-user-with-role
  • 2a0b68d Replace User creds with Role creds for CWL agent
  • See full diff in compare view

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 group with 2 updates: [@aws-sdk/client-sns](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sns) and [aws-embedded-metrics](https://github.com/awslabs/aws-embedded-metrics-node).


Updates `@aws-sdk/client-sns` from 3.999.0 to 3.1012.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-sns/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1012.0/clients/client-sns)

Updates `aws-embedded-metrics` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/awslabs/aws-embedded-metrics-node/releases)
- [Changelog](https://github.com/awslabs/aws-embedded-metrics-node/blob/master/RELEASE_NOTES.md)
- [Commits](awslabs/aws-embedded-metrics-node@v4.2.0...v4.2.1)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sns"
  dependency-version: 3.1012.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: aws-embedded-metrics
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 19, 2026
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