Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @aws-sdk/client-route-53 from 3.267.0 to 3.271.0 #222

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2023

Bumps @aws-sdk/client-route-53 from 3.267.0 to 3.271.0.

Release notes

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

v3.271.0

3.271.0(2023-02-14)

Chores
  • util-dns: miscellaneous fixes for util-dns (#4431) (915c6185)
  • types: update comment on HostResolver.resolveAddress (#4430) (3c353fbc)
New Features
  • client-appconfig: AWS AppConfig now offers the option to set a version label on hosted configuration versions. Version labels allow you to identify specific hosted configuration versions based on an alternate versioning scheme that you define. (1ffdf343)
  • client-datasync: With this launch, we are giving customers the ability to use older SMB protocol versions, enabling them to use DataSync to copy data to and from their legacy storage arrays. (125850c8)
  • client-ec2: With this release customers can turn host maintenance on or off when allocating or modifying a supported dedicated host. Host maintenance is turned on by default for supported hosts. (62c8b91b)
Bug Fixes

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

v3.270.0

3.270.0(2023-02-13)

New Features
  • clients: update client endpoints as of 2023-02-13 (2241bdd9)
  • client-snowball: Adds support for EKS Anywhere on Snowball. AWS Snow Family customers can now install EKS Anywhere service on Snowball Edge Compute Optimized devices. (19042b53)
  • client-account: This release of the Account Management API enables customers to view and manage whether AWS Opt-In Regions are enabled or disabled for their Account. For more information, see https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-regions.html (820e2e26)
  • client-appconfigdata: AWS AppConfig now offers the option to set a version label on hosted configuration versions. If a labeled hosted configuration version is deployed, its version label is available in the GetLatestConfiguration response. (f2747329)

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

v3.269.0

3.269.0(2023-02-10)

Documentation Changes
  • client-sns: This release adds support for SNS X-Ray active tracing as well as other updates. (ef7173d6)
New Features
  • clients: update client endpoints as of 2023-02-10 (d734ab29)
  • client-polly: Amazon Polly adds two new neural Japanese voices - Kazuha, Tomoko (6e4a8481)
  • client-auto-scaling: You can now either terminate/replace, ignore, or wait for EC2 Auto Scaling instances on standby or protected from scale in. Also, you can also roll back changes from a failed instance refresh. (39dae43c)

... (truncated)

Changelog

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

3.271.0 (2023-02-14)

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

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [@aws-sdk/client-route-53](https:/aws/aws-sdk-js-v3/tree/HEAD/clients/client-route-53) from 3.267.0 to 3.271.0.
- [Release notes](https:/aws/aws-sdk-js-v3/releases)
- [Changelog](https:/aws/aws-sdk-js-v3/blob/main/clients/client-route-53/CHANGELOG.md)
- [Commits](https:/aws/aws-sdk-js-v3/commits/v3.271.0/clients/client-route-53)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 15, 2023

The following labels could not be found: npm dependencies.

@humphd humphd requested a review from Genne23v February 15, 2023 02:28
@SerpentBytes SerpentBytes added the dependency: npm label used by Dependabot for npm related updates label Feb 15, 2023
Copy link
Contributor

@Genne23v Genne23v left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see only small change to Route 53 which is util-dns bug fix.

@Genne23v Genne23v merged commit fc571e3 into main Feb 15, 2023
@Genne23v Genne23v deleted the dependabot/npm_and_yarn/aws-sdk/client-route-53-3.271.0 branch February 15, 2023 20:32
Genne23v pushed a commit that referenced this pull request Feb 16, 2023
Bumps [@aws-sdk/client-route-53](https:/aws/aws-sdk-js-v3/tree/HEAD/clients/client-route-53) from 3.267.0 to 3.271.0.
- [Release notes](https:/aws/aws-sdk-js-v3/releases)
- [Changelog](https:/aws/aws-sdk-js-v3/blob/main/clients/client-route-53/CHANGELOG.md)
- [Commits](https:/aws/aws-sdk-js-v3/commits/v3.271.0/clients/client-route-53)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency: npm label used by Dependabot for npm related updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants