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

Bump github.com/minio/minio-go/v7 from 7.0.77 to 7.0.78 #78

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/minio/minio-go/v7 from 7.0.77 to 7.0.78.

Release notes

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

Bugfix Release

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.77...v7.0.78

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.77 to 7.0.78.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](minio/minio-go@v7.0.77...v7.0.78)

---
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] <[email protected]>
@dependabot dependabot bot added dependencies dependencies go Pull requests that update Go code labels Oct 14, 2024
@github-actions github-actions bot merged commit 1c0e942 into main Oct 14, 2024
2 of 6 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/minio/minio-go/v7-7.0.78 branch October 14, 2024 20:11
Copy link

what-the-diff bot commented Oct 14, 2024

PR Summary

  • Updated Klauspost's Compression Library
    The github.com/klauspost/compress library, which the project uses for data compression, has been updated to version v1.17.11 from v1.17.9. This will enhance the quality and efficiency of our data compression tasks.

  • Crypto Library Updated
    The golang.org/x/crypto library, which we utilise for cryptographic operations, has been upgraded from version v0.26.0 to v0.28.0 which may enhance the security measures of our project.

  • Networking Library Version Upgraded
    The golang.org/x/net library, responsible for network-related functions, has been updated to version v0.30.0 from its previous version v0.28.0. This could provide improved network connectivity.

  • System Specific Functionality Library Advanced
    The golang.org/x/sys library, which provides system-specific functionality, is now updated to version v0.26.0 from v0.24.0. This allows us to better interact with the underlying system.

  • Text Processing Library Updated
    Our text processing library, golang.org/x/text, has been upgraded to version v0.19.0 from v0.17.0. This could enhance our text processing and localization abilities.

  • MinIO Client SDK Version Enhancement
    The MinIO Go client, github.com/minio/minio-go/v7, has been updated from version v7.0.77 to v7.0.78. This SDK is used for interactions with the MinIO object storage server, and the update could improve the reliability and speed of these interactions.

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