Skip to content

chore(deps): bump @aws-sdk/client-route-53 from 3.1000.0 to 3.1004.0#1211

Merged
aws-cdk-automation merged 2 commits intomainfrom
dependabot/npm_and_yarn/aws-sdk/client-route-53-3.1004.0
Mar 11, 2026
Merged

chore(deps): bump @aws-sdk/client-route-53 from 3.1000.0 to 3.1004.0#1211
aws-cdk-automation merged 2 commits intomainfrom
dependabot/npm_and_yarn/aws-sdk/client-route-53-3.1004.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps @aws-sdk/client-route-53 from 3.1000.0 to 3.1004.0.

Release notes

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

v3.1004.0

3.1004.0(2026-03-06)

Chores
  • codegen: smithy-aws-typescript-codegen 0.46.0 (#7825) (9652a4b1)
New Features
  • clients: update client endpoints as of 2026-03-06 (8c6015c0)
  • client-gameliftstreams: Added new Gen6 stream classes based on the EC2 G6f instance family. These stream classes provide cost-optimized options for streaming well-optimized or lower-fidelity games on Windows environments. (3ce882b6)
  • client-bedrock: Amazon Bedrock Guardrails account-level enforcement APIs now support lists for model inclusion and exclusion from guardrail enforcement. (63b35986)
  • client-connect: Amazon Connect now supports the ability to programmatically configure and run automated tests for contact center experiences for Chat. Integrate testing into CICD pipelines, run multiple tests at scale, and retrieve results via API to automate validation of chat interactions and workflows. (696614ae)
  • client-bcm-data-exports: Fixed wrong endpoint resolutions in few regions. Added AWS CFN resource schema for BCM Data Exports. Added max value validation for pagination parameter. Fixed ARN format validation for BCM Data Exports resources. Updated size constraints for table properties. Added AccessDeniedException error. (23fdf994)
  • client-deadline: AWS Deadline Cloud now supports cost scale factors for farms, enabling studios to adjust reported costs to reflect their actual rendering economics. Adjusted costs are reflected in Deadline Cloud's Usage Explorer and Budgets. (16f6d510)
  • client-appintegrations: This release adds support for webhooks, allowing customers to create an Event Integration with a webhook source. (c86ed4e1)
  • client-bedrock-agentcore-control: Adds support for streaming memory records in AgentCore Memory (17468570)
  • client-sesv2: Adds support for longer email message header values, increasing the maximum length from 870 to 995 characters for RFC 5322 compliance. (3a573039)
Bug Fixes
  • build: fix package release ordering (#7829) (cc6da58f)
  • middleware-user-agent: use retry strategy mode property instead of legacy fallback (#7811) (db786337)

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

v3.1003.0

3.1003.0(2026-03-05)

Chores
  • bump '@smithy/*' dependencies (#7822) (8ddd5442)
  • set downlevel types to be used in typescript@'<4.5' (#7817) (03dad66b)
  • clients:
    • strip trailing periods when the last character is non-alphanumeric (#7821) (6b5b50b2)
    • sort missed package.json files (#7820) (297b5643)
    • include deprecated-since in generated tsdoc (#7815) (17ecb20a)
New Features
  • clients: update client endpoints as of 2026-03-05 (e9a8d8de)
  • client-guardduty: Added MALICIOUS FILE to IndicatorType enum in MDC Sequence (bb9d4662)
  • client-savingsplans: Added support for OpenSearch and Neptune Analytics to Database Savings Plans. (9e063913)
  • client-sagemaker: Adds support for S3 Bucket Ownership validation for SageMaker Managed MLflow. (b6216564)
  • client-connecthealth: Connect-Health SDK is AWS's unified SDK for the Amazon Connect Health offering. It allows healthcare developers to integrate purpose-built agents - such as patient insights, ambient documentation, and medical coding - into their existing applications, including EHRs, telehealth, and revenue cycle. (454c6cb7)
  • client-mpa: Updates to multi-party approval (MPA) service to add support for approval team baseline operations. (e9581543)
  • client-ec2: Added metadata field to CapacityAllocation. (d7cce1c2)

... (truncated)

Changelog

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

3.1004.0 (2026-03-06)

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

3.1003.0 (2026-03-05)

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

3.1002.0 (2026-03-04)

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

3.1001.0 (2026-03-03)

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

Commits
  • 7c08152 Publish v3.1004.0
  • 4c36ea3 Publish v3.1003.0
  • 8ddd544 chore: bump '@smithy/*' dependencies (#7822)
  • 6b5b50b chore(clients): strip trailing periods when the last character is non-alphanu...
  • 03dad66 chore: set downlevel types to be used in typescript@'<4.5' (#7817)
  • 1eabedb test(clients): ignore prettifying automated snapshot test code (#7819)
  • 17ecb20 chore(clients): include deprecated-since in generated tsdoc (#7815)
  • 37f1adc test(clients): run client feature tests in browser mode too (#7808)
  • 800431b Publish v3.1002.0
  • b8467bd Publish v3.1001.0
  • Additional commits viewable in compare view

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@codecov-commenter
Copy link

codecov-commenter commented Mar 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.79%. Comparing base (8964925) to head (e64ebd0).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1211   +/-   ##
=======================================
  Coverage   87.78%   87.79%           
=======================================
  Files          73       73           
  Lines       10168    10168           
  Branches     1343     1342    -1     
=======================================
+ Hits         8926     8927    +1     
+ Misses       1218     1217    -1     
  Partials       24       24           
Flag Coverage Δ
suite.unit 87.79% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mrgrain
Copy link
Contributor

mrgrain commented Mar 9, 2026

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 9, 2026

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@mrgrain
Copy link
Contributor

mrgrain commented Mar 10, 2026

@dependabot recreate

Bumps [@aws-sdk/client-route-53](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-route-53) from 3.1000.0 to 3.1004.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-route-53/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1004.0/clients/client-route-53)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-route-53"
  dependency-version: 3.1004.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk/client-route-53-3.1004.0 branch from cee8e73 to 26121bb Compare March 10, 2026 09:40
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Mar 11, 2026
Merged via the queue into main with commit 69089a7 Mar 11, 2026
41 checks passed
@aws-cdk-automation aws-cdk-automation deleted the dependabot/npm_and_yarn/aws-sdk/client-route-53-3.1004.0 branch March 11, 2026 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants