Skip to content

Bump github.com/minio/minio-go/v7 from 7.0.61 to 7.0.63#11

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/minio/minio-go/v7-7.0.63
Aug 31, 2023
Merged

Bump github.com/minio/minio-go/v7 from 7.0.61 to 7.0.63#11
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/minio/minio-go/v7-7.0.63

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/minio/minio-go/v7 from 7.0.61 to 7.0.63.

Release notes

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

Bugfix release

What's Changed

Full Changelog: minio/minio-go@v7.0.62...v7.0.63

Bugfix release

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.61...v7.0.62

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)

@dependabot dependabot bot added dependencies dependencies go Pull requests that update Go code labels Aug 31, 2023
@what-the-diff
Copy link

what-the-diff bot commented Aug 31, 2023

PR Summary

  • Addition of New Dependencies
    The go.mod file has seen new dependencies being added to it. It now includes golang.org/x/crypto v0.12.0 and golang.org/x/net v0.14.0. These are essential elements that support certain functionalities of the software.

  • Update of Dependency Versions
    Several dependencies in our project have been updated to newer versions. This includes:

    • github.com/minio/minio-go/v7 to v7.0.63
    • github.com/emirpasic/gods to v1.18.1
    • github.com/gen2brain/beeep to v0.0.0-20230602101333-f384c29b62dd
    • github.com/golang-module/carbon/v2 to v2.2.3
    • github.com/posthog/posthog-go to v0.0.0-20230801140217-d607812dee69
    • go.etcd.io/bbolt to v1.3.7
    • gopkg.in/check.v1 to v1.0.0-20201130134442-10cb98267c6c
      These updates usually mean better performance, fewer bugs, and access to new functionalities or improvements introduced by these dependencies. The overall reliability and performance of our software should improve as a result.
  • Removal of Some Dependencies
    Specific dependencies that were deemed unnecessary have also been removed, contributing to the cleanliness and efficiency of our codebase. However, they're not listed here.

Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.61 to 7.0.63.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](minio/minio-go@v7.0.61...v7.0.63)

---
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 force-pushed the dependabot/go_modules/github.com/minio/minio-go/v7-7.0.63 branch from c89a9af to 399187d Compare August 31, 2023 11:02
@github-actions github-actions bot merged commit 7665f8e into main Aug 31, 2023
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/minio/minio-go/v7-7.0.63 branch August 31, 2023 11:02
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