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

[Renovatebot] Update gomod #181

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

[Renovatebot] Update gomod #181

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
cloud.google.com/go/storage v1.39.0 -> v1.49.0 age adoption passing confidence require minor
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.3.1 -> v1.5.0 age adoption passing confidence require minor
github.com/aws/aws-sdk-go-v2 v1.25.3 -> v1.32.7 age adoption passing confidence require minor
github.com/aws/aws-sdk-go-v2/config v1.27.7 -> v1.28.7 age adoption passing confidence require minor
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.16.9 -> v1.17.44 age adoption passing confidence require minor
github.com/aws/aws-sdk-go-v2/service/s3 v1.51.4 -> v1.71.1 age adoption passing confidence require minor
github.com/fsouza/fake-gcs-server v1.47.8 -> v1.50.2 age adoption passing confidence require minor
github.com/hashicorp/go-hclog v1.6.2 -> v1.6.3 age adoption passing confidence require patch
github.com/hashicorp/go-plugin v1.6.0 -> v1.6.2 age adoption passing confidence require patch
github.com/spf13/cobra v1.8.0 -> v1.8.1 age adoption passing confidence require patch
github.com/spf13/viper v1.18.2 -> v1.19.0 age adoption passing confidence require minor
github.com/stretchr/testify v1.9.0 -> v1.10.0 age adoption passing confidence require minor
go (source) 1.22.0 -> 1.23.4 age adoption passing confidence toolchain minor
google.golang.org/api v0.169.0 -> v0.214.0 age adoption passing confidence require minor
google.golang.org/grpc v1.62.1 -> v1.69.2 age adoption passing confidence require minor
google.golang.org/protobuf v1.33.0 -> v1.36.1 age adoption passing confidence require minor

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)

v1.32.7

Compare Source

v1.32.6

Compare Source

v1.32.5

Compare Source

v1.32.4

Compare Source

v1.32.3

Compare Source

v1.32.2

Compare Source

v1.32.1

Compare Source

v1.32.0

Compare Source

v1.31.0

Compare Source

v1.30.5

Compare Source

v1.30.4

Compare Source

v1.30.3

Compare Source

v1.30.2

Compare Source

v1.30.1

Compare Source

v1.30.0

Compare Source

v1.29.0

v1.28.0

v1.27.2

v1.27.1

v1.27.0

v1.26.2

v1.26.1

v1.26.0

fsouza/fake-gcs-server (github.com/fsouza/fake-gcs-server)

v1.50.2

Compare Source

What's Changed

Full Changelog: fsouza/fake-gcs-server@v1.50.1...v1.50.2

v1.50.1

Compare Source

What's Changed

Full Changelog: fsouza/fake-gcs-server@v1.50.0...v1.50.1

v1.50.0

Compare Source

What's Changed

New Contributors

Full Changelog: fsouza/fake-gcs-server@v1.49.3...v1.50.0

v1.49.3

Compare Source

What's Changed

Full Changelog: fsouza/fake-gcs-server@v1.49.2...v1.49.3

v1.49.2

Compare Source

What's Changed

New Contributors

Full Changelog: fsouza/fake-gcs-server@v1.49.1...v1.49.2

v1.49.1

Compare Source

What's Changed

New Contributors

Full Changelog: fsouza/fake-gcs-server@v1.49.0...v1.49.1

v1.49.0

Compare Source

What's Changed

New Contributors

Full Changelog: fsouza/fake-gcs-server@v1.48.0...v1.49.0

v1.48.0

Compare Source

What's Changed

Full Changelog: fsouza/fake-gcs-server@v1.47.8...v1.48.0

hashicorp/go-hclog (github.com/hashicorp/go-hclog)

v1.6.3: Optional JSON escaping

Compare Source

What's Changed

New Contributors

Full Changelog: hashicorp/go-hclog@v1.6.2...v1.6.3

hashicorp/go-plugin (github.com/hashicorp/go-plugin)

v1.6.2

Compare Source

ENHANCEMENTS:

  • Added support for gRPC dial options to the Dial API [GH-257]

BUGS:

  • Fixed a bug where reattaching to a plugin that exits could kill an unrelated process [GH-320]

v1.6.1

Compare Source

BUGS:

  • Suppress spurious os.ErrClosed on plugin shutdown [GH-299]

ENHANCEMENTS:

  • deps: bump google.golang.org/grpc to v1.58.3 [GH-296]
spf13/cobra (github.com/spf13/cobra)

v1.8.1

Compare Source

✨ Features

🐛 Bug fixes

🔧 Maintenance

🧪 Testing & CI/CD

✏️ Documentation

New Contributors


Thank you everyone who contributed to this release and all your hard work! Cobra and this community would never be possible without all of you!!!! 🐍

Full Changelog: spf13/cobra@v1.8.0...v1.8.1

spf13/viper (github.com/spf13/viper)

v1.19.0

Compare Source

What's Changed

Bug Fixes 🐛
Dependency Updates ⬆️
Other Changes

New Contributors

Full Changelog: spf13/viper@v1.18.1...v1.19.0

stretchr/testify (github.com/stretchr/testify)

v1.10.0

Compare Source

What's Changed

Functional Changes
Fixes
Documantation, Build & CI

New Contributors


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/gomod branch from fc4e243 to e8fde54 Compare March 13, 2024 23:24
@renovate renovate bot changed the title [Renovatebot] Update module cloud.google.com/go/storage to v1.39.1 [Renovatebot] Update gomod Mar 13, 2024
@renovate renovate bot force-pushed the renovate/gomod branch 3 times, most recently from a6a00bf to 39afeee Compare March 18, 2024 22:21
@renovate renovate bot force-pushed the renovate/gomod branch 4 times, most recently from ba48269 to da79156 Compare March 27, 2024 18:32
@renovate renovate bot force-pushed the renovate/gomod branch 4 times, most recently from b5c2a04 to 0c28c52 Compare April 3, 2024 21:50
@renovate renovate bot force-pushed the renovate/gomod branch 4 times, most recently from 5e7b32b to 408dcda Compare April 9, 2024 20:05
@renovate renovate bot force-pushed the renovate/gomod branch 6 times, most recently from 94a85c1 to b1b900e Compare April 23, 2024 22:24
@renovate renovate bot force-pushed the renovate/gomod branch 4 times, most recently from 63885b6 to 5d449c8 Compare May 7, 2024 01:21
@renovate renovate bot force-pushed the renovate/gomod branch 3 times, most recently from b3cac44 to 756bb25 Compare May 10, 2024 01:17
@renovate renovate bot force-pushed the renovate/gomod branch 5 times, most recently from 7eca288 to 9358c77 Compare November 7, 2024 21:58
@renovate renovate bot force-pushed the renovate/gomod branch 6 times, most recently from 225c6af to d2c1ab2 Compare November 19, 2024 20:25
@renovate renovate bot force-pushed the renovate/gomod branch 6 times, most recently from a7a01c1 to 5fdd1b1 Compare November 25, 2024 22:01
@renovate renovate bot force-pushed the renovate/gomod branch 2 times, most recently from 221116f to 08211d0 Compare December 5, 2024 23:55
@renovate renovate bot force-pushed the renovate/gomod branch 4 times, most recently from b836f44 to b74670e Compare December 16, 2024 23:12
@renovate renovate bot force-pushed the renovate/gomod branch 5 times, most recently from fb67895 to 0fc4458 Compare December 21, 2024 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants