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

chore(deps): bump github.com/aws/aws-sdk-go from 1.44.189 to 1.44.209 #2122

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/aws/aws-sdk-go from 1.44.189 to 1.44.209.

Release notes

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

Release v1.44.209 (2023-02-24)

Service Client Updates

  • service/connect: Updates service API and documentation
  • service/connectcases: Updates service API and documentation
  • service/redshift: Updates service documentation
    • Documentation updates for Redshift API bringing it in line with IAM best practices.
  • service/securityhub: Updates service API, documentation, and paginators
  • service/servicecatalog: Updates service documentation
    • Documentation updates for Service Catalog

Release v1.44.208 (2023-02-23)

Service Client Updates

  • service/appflow: Updates service API and documentation
  • service/ecs: Updates service API and documentation
    • This release supports deleting Amazon ECS task definitions that are in the INACTIVE state.
  • service/grafana: Updates service documentation
  • service/guardduty: Updates service documentation
    • Updated API and data types descriptions for CreateFilter, UpdateFilter, and TriggerDetails.
  • service/iotwireless: Updates service API and documentation
  • service/location: Updates service API, documentation, and paginators
  • service/macie2: Updates service API and documentation
  • service/wafv2: Updates service API and documentation

Release v1.44.207 (2023-02-22)

Service Client Updates

  • service/chime-sdk-voice: Updates service API and documentation
  • service/cloudfront: Updates service API and documentation
    • CloudFront now supports block lists in origin request policies so that you can forward all headers, cookies, or query string from viewer requests to the origin except for those specified in the block list.
  • service/datasync: Updates service API
  • service/opensearch: Updates service API, documentation, and paginators
  • service/rum: Updates service API and documentation
  • service/ssm: Updates service documentation
    • Document only update for Feb 2023

Release v1.44.206 (2023-02-21)

Service Client Updates

  • service/quicksight: Updates service API and documentation
    • S3 data sources now accept a custom IAM role.
  • service/resiliencehub: Updates service API, documentation, and paginators
  • service/securityhub: Updates service documentation
  • service/tnb: Updates service API, documentation, paginators, and examples

... (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](https://github.com/aws/aws-sdk-go) from 1.44.189 to 1.44.209.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.189...v1.44.209)

---
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 requested a review from a team as a code owner February 27, 2023 15:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 27, 2023
@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Merging #2122 (aa9fd67) into main (de2a7c9) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2122      +/-   ##
==========================================
- Coverage   42.22%   42.21%   -0.01%     
==========================================
  Files         141      141              
  Lines       18666    18666              
==========================================
- Hits         7881     7880       -1     
+ Misses      10211    10210       -1     
- Partials      574      576       +2     
Flag Coverage Δ
Object-compatibility-e2etests ?
e2etests ?
unittests 42.21% <ø> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
...ent/daemon/peer/peertask_piecetask_synchronizer.go 51.65% <0.00%> (-0.91%) ⬇️
client/daemon/peer/peertask_conductor.go 53.04% <0.00%> (+0.16%) ⬆️

Copy link
Member

@gaius-qi gaius-qi left a comment

Choose a reason for hiding this comment

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

LGTM

@gaius-qi gaius-qi merged commit 53858b0 into main Feb 28, 2023
@gaius-qi gaius-qi deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.209 branch February 28, 2023 04:12
MIchaelFU0403 pushed a commit to MIchaelFU0403/Dragonfly2 that referenced this pull request Mar 21, 2023
…dragonflyoss#2122)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.189 to 1.44.209.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.189...v1.44.209)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: MIchaelFU0403 <[email protected]>
lilongfeng0902 pushed a commit to lilongfeng0902/Dragonfly2 that referenced this pull request May 15, 2023
…dragonflyoss#2122)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.189 to 1.44.209.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.189...v1.44.209)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: 李龙峰 <[email protected]>
gaius-qi pushed a commit that referenced this pull request Jun 28, 2023
…#2122)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.189 to 1.44.209.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.189...v1.44.209)

---
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]>
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
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant