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.323 to 1.44.324 #3753

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2023

Bumps github.com/aws/aws-sdk-go from 1.44.323 to 1.44.324.

Release notes

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

Release v1.44.324 (2023-08-15)

Service Client Updates

  • service/chime-sdk-meetings: Updates service API
  • service/ec2: Updates service documentation
    • Documentation updates for Elastic Compute Cloud (EC2).
  • service/glue: Updates service API and documentation
    • AWS Glue Crawlers can now accept SerDe overrides from a custom csv classifier. The two SerDe options are LazySimpleSerDe and OpenCSVSerDe. In case, the user wants crawler to do the selection, "None" can be selected for this purpose.
  • service/pi: Updates service API, documentation, and paginators
  • service/route53domains: Updates service API and documentation
    • Provide explanation if CheckDomainTransferability return false. Provide requestId if a request is already submitted. Add sensitive protection for customer information
  • service/sagemaker: Updates service API and documentation
    • SageMaker Inference Recommender now provides SupportedResponseMIMETypes from DescribeInferenceRecommendationsJob response
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)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.323 to 1.44.324.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.323...v1.44.324)

---
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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 16, 2023
@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Patch coverage: 82.96% and project coverage change: -0.16% ⚠️

Comparison is base (e6892a2) 68.64% compared to head (d1750c7) 68.49%.
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3753      +/-   ##
==========================================
- Coverage   68.64%   68.49%   -0.16%     
==========================================
  Files         337      337              
  Lines       52467    51601     -866     
==========================================
- Hits        36014    35342     -672     
+ Misses      14146    13988     -158     
+ Partials     2307     2271      -36     
Files Changed Coverage Δ
runner/runner.go 69.79% <ø> (-3.13%) ⬇️
warehouse/stats.go 58.53% <ø> (-3.90%) ⬇️
warehouse/archive/cron.go 50.00% <25.00%> (ø)
warehouse/archive/archiver.go 67.25% <66.00%> (-12.33%) ⬇️
warehouse/types.go 70.00% <70.00%> (ø)
warehouse/slave_worker.go 81.48% <81.48%> (+1.13%) ⬆️
warehouse/slave_worker_job.go 85.58% <85.58%> (ø)
warehouse/constraint.go 87.50% <89.36%> (-7.57%) ⬇️
utils/workerpool/worker_pool.go 100.00% <100.00%> (ø)
warehouse/slave.go 100.00% <100.00%> (+34.70%) ⬆️
... and 1 more

... and 13 files with indirect coverage changes

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

@cisse21 cisse21 merged commit a3f28c7 into master Aug 16, 2023
37 checks passed
@cisse21 cisse21 deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.324 branch August 16, 2023 16:21
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.

2 participants