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

build(deps): bump github.com/aws/aws-sdk-go-v2/service/lightsail from 1.27.0 to 1.27.3 #1375

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 28, 2023

Bumps github.com/aws/aws-sdk-go-v2/service/lightsail from 1.27.0 to 1.27.3.

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/lightsail's changelog.

Release (2023-07-28)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.23.4
    • Documentation: Documentation changes related to SQS APIs.

Release (2023-07-27)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.29.0
    • Feature: This release updates validation for instance types used in the AllowedInstanceTypes and ExcludedInstanceTypes parameters of the InstanceRequirements property of a MixedInstancesPolicy.
  • github.com/aws/aws-sdk-go-v2/service/ebs: v1.17.0
    • Feature: SDK and documentation updates for Amazon Elastic Block Store API
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.108.0
    • Feature: SDK and documentation updates for Amazon Elastic Block Store APIs
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.28.0
    • Feature: Add multiple customer error code to handle customer caused failure when managing EKS node groups
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.95.0
    • Feature: Expose ProfilerConfig attribute in SageMaker Search API response.

Release (2023-07-26)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/entityresolution: v1.0.0
    • Release: New AWS service client module
    • Feature: AWS Entity Resolution can effectively match a source record from a customer relationship management (CRM) system with a source record from a marketing system containing campaign information.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.58.0
    • Feature: Release Glue Studio Snowflake Connector Node for SDK/CLI
  • github.com/aws/aws-sdk-go-v2/service/healthlake: v1.16.4
    • Documentation: Updating the HealthLake service documentation.
  • github.com/aws/aws-sdk-go-v2/service/managedblockchainquery: v1.0.0
    • Release: New AWS service client module
    • Feature: Amazon Managed Blockchain (AMB) Query provides serverless access to standardized, multi-blockchain datasets with developer-friendly APIs.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.39.1
    • Documentation: This release includes general updates to user documentation.
  • github.com/aws/aws-sdk-go-v2/service/omics: v1.5.2
    • Documentation: The service is renaming as a part of AWS Health.
  • github.com/aws/aws-sdk-go-v2/service/opensearchserverless: v1.3.0
    • Feature: This release adds new collection type VectorSearch.
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.27.0
    • Feature: Amazon Polly adds 1 new voice - Lisa (nl-BE)
  • github.com/aws/aws-sdk-go-v2/service/route53: v1.28.5
    • Documentation: Update that corrects the documents for received feedback.

Release (2023-07-25)

General Highlights

... (truncated)

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 [github.com/aws/aws-sdk-go-v2/service/lightsail](https://github.com/aws/aws-sdk-go-v2) from 1.27.0 to 1.27.3.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.27.0...service/s3/v1.27.3)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/lightsail
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 28, 2023
@github-actions
Copy link

Community Note

Voting for Prioritization

  • Please vote on this pull request by adding a 👍 reaction to the original post to help the community and maintainers prioritize this pull request.
  • Please see our prioritization guide for information on how we prioritize.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.

For Submitters

  • Review the contribution guide relating to the type of change you are making to ensure all of the necessary steps have been taken.
  • For new resources and data sources, use skaff to generate scaffolding with comments detailing common expectations.
  • Whether or not the branch has been rebased will not impact prioritization, but doing so is always a welcome surprise.

@github-actions github-actions bot added size/XS and removed dependencies Pull requests that update a dependency file labels Jul 28, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 1, 2023

Superseded by #1423.

@dependabot dependabot bot closed this Aug 1, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/lightsail-1.27.3 branch August 1, 2023 06:55
Copy link

github-actions bot commented Aug 4, 2024

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
go Pull requests that update Go code size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants