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): update module github.com/aws/aws-sdk-go-v2/config to v1.27.28 #537

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/aws/aws-sdk-go-v2/config v1.27.11 -> v1.27.28 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label May 8, 2024
@renovate renovate bot requested review from julienvey, graillus and a team as code owners May 8, 2024 19:43
@codecov-commenter
Copy link

codecov-commenter commented May 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.76%. Comparing base (cbe8962) to head (f60394a).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #537   +/-   ##
=======================================
  Coverage   57.76%   57.76%           
=======================================
  Files          50       50           
  Lines        2292     2292           
=======================================
  Hits         1324     1324           
  Misses        861      861           
  Partials      107      107           

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

@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-config-1.x branch 3 times, most recently from 8544bc3 to feab858 Compare May 10, 2024 22:02
@renovate renovate bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.12 chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.13 May 10, 2024
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-config-1.x branch from feab858 to 4f63ed2 Compare May 15, 2024 20:52
@renovate renovate bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.13 chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.14 May 15, 2024
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-config-1.x branch from 4f63ed2 to 879e1cf Compare May 16, 2024 20:11
@renovate renovate bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.14 chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.15 May 16, 2024
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-config-1.x branch from 879e1cf to a0b2a55 Compare May 23, 2024 23:14
@renovate renovate bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.15 chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.16 May 23, 2024
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-config-1.x branch 6 times, most recently from ea955ab to 6b4d098 Compare May 31, 2024 09:20
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-config-1.x branch 4 times, most recently from b77a4bd to 535b251 Compare June 3, 2024 22:40
@renovate renovate bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.16 chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.17 Jun 3, 2024
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-config-1.x branch 2 times, most recently from d091293 to 5052a94 Compare June 8, 2024 00:43
@renovate renovate bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.17 chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.18 Jun 8, 2024
Copy link
Contributor Author

renovate bot commented Jun 8, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 12 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2 v1.27.0 -> v1.30.4
github.com/aws/aws-sdk-go-v2/credentials v1.17.11 -> v1.17.28
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.1 -> v1.16.12
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.7 -> v1.3.16
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.7 -> v2.6.16
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 -> v1.8.1
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2 -> v1.11.4
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.9 -> v1.11.18
github.com/aws/aws-sdk-go-v2/service/sso v1.20.5 -> v1.22.5
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.4 -> v1.26.5
github.com/aws/aws-sdk-go-v2/service/sts v1.28.6 -> v1.30.4
github.com/aws/smithy-go v1.20.2 -> v1.20.4

@renovate renovate bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.23 chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.24 Jul 3, 2024
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-config-1.x branch from 738f9af to 9335d63 Compare July 10, 2024 22:20
@renovate renovate bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.24 chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.25 Jul 10, 2024
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-config-1.x branch from 9335d63 to 09bfed5 Compare July 11, 2024 01:15
@renovate renovate bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.25 chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.26 Jul 11, 2024
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-config-1.x branch from 09bfed5 to 7a020cd Compare July 18, 2024 23:32
@renovate renovate bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.26 chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.27 Jul 18, 2024
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-config-1.x branch from 7a020cd to e12cb43 Compare August 15, 2024 20:30
@renovate renovate bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.27 chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.28 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-config-1.x branch 16 times, most recently from 603a741 to 8d8fb9b Compare August 20, 2024 14:20
…27.28

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-config-1.x branch from 8d8fb9b to f60394a Compare August 20, 2024 15:12
@antoinegelloz antoinegelloz merged commit 7f87421 into main Aug 20, 2024
3 checks passed
@antoinegelloz antoinegelloz deleted the renovate/github.com-aws-aws-sdk-go-v2-config-1.x branch August 20, 2024 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants