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/minio/minio-go/v7 from 7.0.34 to 7.0.36 #2378

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2022

Bumps github.com/minio/minio-go/v7 from 7.0.34 to 7.0.36.

Release notes

Sourced from github.com/minio/minio-go/v7's releases.

Bugfix Release

What's Changed

Full Changelog: minio/minio-go@v7.0.35...v7.0.36

Bugfix Release

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.34...v7.0.35

Commits
  • f028f20 lifecycle: fix json encoding of Expiration action (#1692)
  • da55d86 Do not retry request Do() error in some cases (#1691)
  • 797a372 Update version to next release
  • a5dc7d2 convert LDAP/JWT Identity from query to form body (#1688)
  • fe4dc65 Do not ignore error when Instance Metadata service doesn't exist (#1682)
  • a8bc847 Update version to next release
  • See full diff in compare view

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 will merge this PR once CI passes on it, as requested by @kopia-builder.


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/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.34 to 7.0.36.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](minio/minio-go@v7.0.34...v7.0.36)

---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v7
  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 Sep 7, 2022
Copy link
Collaborator

@kopia-builder kopia-builder left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@codecov
Copy link

codecov bot commented Sep 7, 2022

Codecov Report

Merging #2378 (4681607) into master (9fc84bb) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2378      +/-   ##
==========================================
+ Coverage   74.41%   74.43%   +0.02%     
==========================================
  Files         436      436              
  Lines       34522    34522              
==========================================
+ Hits        25688    25697       +9     
+ Misses       6964     6956       -8     
+ Partials     1870     1869       -1     
Impacted Files Coverage Δ
repo/content/content_manager_iterate.go 89.50% <0.00%> (-2.21%) ⬇️
internal/epoch/epoch_manager.go 85.29% <0.00%> (+0.48%) ⬆️
snapshot/snapshotfs/upload.go 84.96% <0.00%> (+1.11%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dependabot dependabot bot merged commit 94aadc3 into master Sep 7, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/minio/minio-go/v7-7.0.36 branch September 7, 2022 04:52
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.

None yet

1 participant