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 github.com/aws/aws-sdk-go from 1.51.1 to 1.51.6 #1681

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

Bumps github.com/aws/aws-sdk-go from 1.51.1 to 1.51.6.

Release notes

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

Release v1.51.6 (2024-03-22)

Service Client Updates

  • service/firehose: Updates service documentation
    • Updates Amazon Firehose documentation for message regarding Enforcing Tags IAM Policy.
  • service/kendra: Updates service documentation
    • Documentation update, March 2024. Corrects some docs for Amazon Kendra.
  • service/pricing: Updates service API and documentation
  • service/rolesanywhere: Updates service API and documentation
  • service/securityhub: Updates service API and documentation

Release v1.51.5 (2024-03-21)

Service Client Updates

  • service/codeartifact: Updates service API, documentation, and paginators

Release v1.51.4 (2024-03-20)

Service Client Updates

  • service/accessanalyzer: Updates service API and documentation
  • service/codebuild: Updates service documentation
    • This release adds support for new webhook events (RELEASED and PRERELEASED) and filter types (TAG_NAME and RELEASE_NAME).
  • service/connect: Updates service API and documentation
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • This release introduces 3 new APIs ('GetResourcePolicy', 'PutResourcePolicy' and 'DeleteResourcePolicy') and modifies the existing 'CreateTable' API for the resource-based policy support. It also modifies several APIs to accept a 'TableArn' for the 'TableName' parameter.
  • service/managedblockchain-query: Updates service API and documentation
  • service/savingsplans: Updates service API and documentation

Release v1.51.3 (2024-03-19)

Service Client Updates

  • service/cloudformation: Updates service documentation
    • Documentation update, March 2024. Corrects some formatting.
  • service/ec2: Updates service API, documentation, and paginators
    • This release adds the new DescribeMacHosts API operation for getting information about EC2 Mac Dedicated Hosts. Users can now see the latest macOS versions that their underlying Apple Mac can support without needing to be updated.
  • service/finspace: Updates service API and documentation
  • service/logs: Updates service API and documentation
    • Update LogSamples field in Anomaly model to be a list of LogEvent
  • service/managedblockchain-query: Updates service API, documentation, and paginators

Release v1.51.2 (2024-03-18)

Service Client Updates

  • service/cloudformation: Updates service API and documentation
    • This release supports for a new API ListStackSetAutoDeploymentTargets, which provider auto-deployment configuration as a describable resource. Customers can now view the specific combinations of regions and OUs that are being auto-deployed.

... (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 automerge dependencies Pull requests that update a dependency file labels Mar 25, 2024
Copy link

netlify bot commented Mar 25, 2024

Deploy Preview for go-feature-flag-doc-preview canceled.

Name Link
🔨 Latest commit d46f0b1
🔍 Latest deploy log https://app.netlify.com/sites/go-feature-flag-doc-preview/deploys/660179341c4ab10008eb63e5

Copy link

codecov bot commented Mar 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.97%. Comparing base (b8765e3) to head (d46f0b1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1681   +/-   ##
=======================================
  Coverage   87.97%   87.97%           
=======================================
  Files          77       77           
  Lines        3660     3660           
=======================================
  Hits         3220     3220           
  Misses        356      356           
  Partials       84       84           

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

Copy link
Contributor

kodiakhq bot commented Mar 25, 2024

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

@kodiakhq kodiakhq bot removed the automerge label Mar 25, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-1.51.6 branch 3 times, most recently from 3d0bbed to 3b0ebbf Compare March 25, 2024 13:11
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.51.1 to 1.51.6.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.51.1...v1.51.6)

---
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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-1.51.6 branch from 3b0ebbf to d46f0b1 Compare March 25, 2024 13:16
Copy link

sonarcloud bot commented Mar 25, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@thomaspoignant thomaspoignant merged commit 509b6f3 into main Mar 25, 2024
21 checks passed
@thomaspoignant thomaspoignant deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.51.6 branch March 25, 2024 17:35
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant