Skip to content

Bump github.com/minio/minio-go/v7 from 7.0.89 to 7.0.90#110

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/minio/minio-go/v7-7.0.90
Apr 14, 2025
Merged

Bump github.com/minio/minio-go/v7 from 7.0.89 to 7.0.90#110
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/minio/minio-go/v7-7.0.90

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps github.com/minio/minio-go/v7 from 7.0.89 to 7.0.90.

Release notes

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

Bugfix v7.0.90

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.89...v7.0.90

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/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.89 to 7.0.90.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](minio/minio-go@v7.0.89...v7.0.90)

---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v7
  dependency-version: 7.0.90
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies dependencies go Pull requests that update Go code labels Apr 14, 2025
@github-actions github-actions bot merged commit 6ccfc4d into main Apr 14, 2025
6 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/minio/minio-go/v7-7.0.90 branch April 14, 2025 20:25
@what-the-diff
Copy link

what-the-diff bot commented Apr 14, 2025

PR Summary

  • Updated Go Dependencies
    This PR includes an upgrade of two key dependencies used in our Go application.

    • The first one, golang.org/x/net, has been taken from version v0.37.0 to v0.38.0 which can provide performance improvements, bug fixes, and additional feature enhancements.

    • The second update is for github.com/minio/minio-go/v7, moving it from v7.0.89 to v7.0.90. Similar to the first update, this can lead to a more stable and better-performing system.

  • Updated Checksum Entries
    As an attachment to updating dependencies, we have also updated the checksum entries for these packages. This is a safety measure ensuring that we are using the validated and intended versions of the dependencies, aiding in the overall security and stability of our application.

@codecov
Copy link

codecov bot commented Apr 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 18.83%. Comparing base (479ae13) to head (bda1e30).
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
- Coverage   21.22%   18.83%   -2.39%     
==========================================
  Files          41       41              
  Lines        2846     2846              
==========================================
- Hits          604      536      -68     
- Misses       2201     2270      +69     
+ Partials       41       40       -1     

see 5 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2ee7a0b...bda1e30. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies dependencies go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants