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 from 1.48.3 to 1.48.4 #2319

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Bumps github.com/aws/aws-sdk-go from 1.48.3 to 1.48.4.

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.48.4 (2023-11-27)

Service Client Updates

  • service/accessanalyzer: Updates service API, documentation, and paginators
  • service/amp: Updates service API, documentation, waiters, and paginators
  • service/bcm-data-exports: Adds new service
  • service/cloudtrail: Updates service API and documentation
    • CloudTrail Lake now supports federating event data stores. giving users the ability to run queries against their event data using Amazon Athena.
  • service/codestar-connections: Updates service API, documentation, and paginators
  • service/compute-optimizer: Updates service API and documentation
  • service/config: Updates service API and documentation
  • service/controltower: Updates service API, documentation, and paginators
  • service/cost-optimization-hub: Adds new service
  • service/detective: Updates service API and documentation
  • service/ecs: Updates service API and documentation
    • Adds a new 'type' property to the Setting structure. Adds a new AccountSetting - guardDutyActivate for ECS.
  • service/eks: Updates service API, documentation, and paginators
  • service/eks-auth: Updates service API, documentation, waiters, paginators, and examples
  • service/elasticfilesystem: Updates service API, documentation, and paginators
    • Adding support for EFS Archive lifecycle configuration.
  • service/elasticloadbalancingv2: Updates service API, documentation, and paginators
  • service/freetier: Updates service API, documentation, paginators, and examples
  • service/fsx: Updates service API and documentation
  • service/guardduty: Updates service API and documentation
    • Add support for Runtime Monitoring for ECS and ECS-EC2.
  • service/iotfleetwise: Updates service API and documentation
  • service/lakeformation: Updates service API and documentation
  • service/logs: Updates service API, documentation, and paginators
    • Added APIs to Create, Update, Get, List and Delete LogAnomalyDetectors and List and Update Anomalies in Detector. Added LogGroupClass attribute for LogGroups to classify loggroup as Standard loggroup with all capabilities or InfrequentAccess loggroup with limited capabilities.
  • service/managedblockchain: Updates service API and documentation
  • service/models.lex.v2: Updates service API, documentation, and paginators
  • service/personalize: Updates service API and documentation
  • service/personalize-events: Updates service API and documentation
  • service/personalize-runtime: Updates service API and documentation
  • service/quicksight: Updates service API and documentation
    • This release launches new APIs for trusted identity propagation setup and supports creating datasources using trusted identity propagation as authentication method for QuickSight accounts configured with IAM Identity Center.
  • service/redshift: Updates service API and documentation
    • This release adds support for multi-data warehouse writes through data sharing.
  • service/repostspace: Adds new service
  • service/runtime.lex.v2: Updates service API and documentation
  • service/s3: Updates service API, documentation, and examples
    • Adding new params - Key and Prefix, to S3 API operations for supporting S3 Access Grants. Note - These updates will not change any of the existing S3 API functionality.
  • service/s3control: Updates service API, documentation, and paginators
    • Introduce Amazon S3 Access Grants, a new S3 access control feature that maps identities in directories such as Active Directory, or AWS Identity and Access Management (IAM) Principals, to datasets in S3.
  • service/secretsmanager: Updates service API, documentation, and paginators
    • AWS Secrets Manager has released the BatchGetSecretValue API, which allows customers to fetch up to 20 Secrets with a single request using a list of secret names or filters.
  • service/securityhub: Updates service API, documentation, and examples
  • service/states: Updates service API and documentation
    • Adds new TestState operation which accepts the definition of a single state and executes it. You can test a state without creating a state machine or updating an existing state machine.

... (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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 27, 2023
@dependabot dependabot bot requested a review from maxamillion as a code owner November 27, 2023 08:11
@dependabot dependabot bot added the go Pull requests that update Go code label Nov 27, 2023
@codecov-commenter
Copy link

codecov-commenter commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b3037ec) 62.70% compared to head (68aea9e) 62.70%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2319   +/-   ##
=======================================
  Coverage   62.70%   62.70%           
=======================================
  Files          87       87           
  Lines       12985    12985           
=======================================
  Hits         8142     8142           
  Misses       4171     4171           
  Partials      672      672           

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

mgold1234
mgold1234 previously approved these changes Nov 27, 2023
Copy link
Contributor

@mgold1234 mgold1234 left a comment

Choose a reason for hiding this comment

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

/lgtm

ldjebran
ldjebran previously approved these changes Nov 27, 2023
Copy link
Contributor

mergify bot commented Nov 27, 2023

This pull request is now in conflicts. Could you fix it @dependabot[bot]? 🙏

@mergify mergify bot added the conflict Code conflict label Nov 27, 2023
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.48.3 to 1.48.4.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.48.3...v1.48.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-1.48.4 branch from 6e2c270 to 68aea9e Compare November 27, 2023 12:52
@mergify mergify bot dismissed stale reviews from ldjebran and mgold1234 November 27, 2023 12:53

New commit(s) added, removing existing approval(s)

@mergify mergify bot removed the conflict Code conflict label Nov 27, 2023
@mergify mergify bot added the waiting for review Need reviewers label Nov 28, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2023

Superseded by #2321.

@dependabot dependabot bot closed this Nov 28, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.48.4 branch November 28, 2023 08:13
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 go Pull requests that update Go code waiting for review Need reviewers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants