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

chore(deps): bump the go-deps group across 1 directory with 5 updates #5417

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2025

Bumps the go-deps group with 5 updates in the / directory:

Package From To
github.com/bufbuild/httplb 0.3.0 0.3.1
github.com/confluentinc/confluent-kafka-go/v2 2.6.1 2.8.0
github.com/minio/minio-go/v7 7.0.82 7.0.83
github.com/rudderlabs/rudder-go-kit 0.45.0 0.45.1
google.golang.org/protobuf 1.36.1 1.36.2

Updates github.com/bufbuild/httplb from 0.3.0 to 0.3.1

Release notes

Sourced from github.com/bufbuild/httplb's releases.

v0.3.1

What's Changed

Bugfixes

  • Fix issue with health checker context being cancelled prematurely by @​jhump in #70

Full Changelog: bufbuild/httplb@v0.3.0...v0.3.1

Commits
  • 052fe86 Fix issue with context being cancelled prematurely (#70)
  • bb123e9 Update to go1.21 and golangci 1.60.0, test with go1.23 (#68)
  • See full diff in compare view

Updates github.com/confluentinc/confluent-kafka-go/v2 from 2.6.1 to 2.8.0

Release notes

Sourced from github.com/confluentinc/confluent-kafka-go/v2's releases.

v2.8.0

This is a feature release:

Enhancements

  • Add retry logic to RestService for Schema Registry (#1337)
  • Add ability to override disable flag and actions on a rule (#1356)
  • Add AWS AssumeRole support to AWS KMS (#1359)
  • Add support for comma-separated URLs (#1364)

Fixes

  • Add deleted query param when looking up schema under subject (#1340)
  • For Protobuf, copy the result into the target if necessary (#1347)
  • Don't register maps as native types in CEL rules (#1348)
  • Lookup local secret from env if needed (#1349)
  • Ensure different key ids use different client instances (#1352)
  • Fix handling of nested maps for Avro and JSON Schema (#1355)
  • Ensure algorithm query param is passed for CSFLE (#1373)

confluent-kafka-go is based on librdkafka v2.8.0, see the librdkafka v2.8.0 release notes for a complete list of changes, enhancements, fixes and upgrade considerations.

There was no v2.7.0 release.

Changelog

Sourced from github.com/confluentinc/confluent-kafka-go/v2's changelog.

v2.8.0

This is a feature release:

confluent-kafka-go is based on librdkafka v2.8.0, see the librdkafka v2.8.0 release notes for a complete list of changes, enhancements, fixes and upgrade considerations.

There was no v2.7.0 release.

Commits
  • ca4a207 Import v2.8.0 (#1376)
  • 05788e7 Documentation and error code update for librdkafka v2.8.0
  • 1992b64 librdkafka static bundle v2.8.0
  • 3005784 Update doc-gen, examples, go.mod.
  • 1d11f0a Import v2.8.0 RC1 (#1375)
  • 9112246 Documentation and error code update for librdkafka v2.8.0-RC1
  • fbd5803 librdkafka static bundle v2.8.0-RC1
  • 71fa326 Update examples, 00version, CHANGELOG, README, semaphore
  • 40deae5 Exclude examples/ from code coverage report (#1370)
  • 1f31b8e Ensure algorithm query param is passed for CSFLE (#1373)
  • Additional commits viewable in compare view

Updates github.com/minio/minio-go/v7 from 7.0.82 to 7.0.83

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.82...v7.0.83

Commits
  • 0abbe92 Use default STS endpoint (#2044)
  • 5757f2c update golang.org/x/net security
  • 7766336 Bring back Retrieve() interface to be compatible and not break clients
  • 4a691e1 Use proper HTTP client for fetching credentials (#2041)
  • 8dc4193 update dependent modules
  • ffefc7b Bump golang.org/x/crypto from 0.28.0 to 0.31.0 (#2038)
  • 320a34c Bump golang.org/x/crypto from 0.28.0 to 0.31.0 in /examples/minio (#2034)
  • e933708 408 Server Timeout should be a retryable status code (#2036)
  • c1d6707 Update version to next release
  • See full diff in compare view

Updates github.com/rudderlabs/rudder-go-kit from 0.45.0 to 0.45.1

Release notes

Sourced from github.com/rudderlabs/rudder-go-kit's releases.

v0.45.1

0.45.1 (2025-01-06)

Miscellaneous

  • deps: bump codecov/codecov-action from 4 to 5 (#689) (92117f7)
  • deps: bump the all group across 1 directory with 28 updates (#692) (bf2c5fb)
  • deps: bump the all group with 2 updates (#695) (9f5f561)
  • update pulsar endpoint to use 127.0.0.1 (#705) (e469555)
Changelog

Sourced from github.com/rudderlabs/rudder-go-kit's changelog.

0.45.1 (2025-01-06)

Miscellaneous

  • deps: bump codecov/codecov-action from 4 to 5 (#689) (92117f7)
  • deps: bump the all group across 1 directory with 28 updates (#692) (bf2c5fb)
  • deps: bump the all group with 2 updates (#695) (9f5f561)
  • update pulsar endpoint to use 127.0.0.1 (#705) (e469555)
Commits
  • 34a592b chore: release 0.45.1 (#693)
  • e469555 chore: update pulsar endpoint to use 127.0.0.1 (#705)
  • 92117f7 chore(deps): bump codecov/codecov-action from 4 to 5 (#689)
  • 9f5f561 chore(deps): bump the all group with 2 updates (#695)
  • bf2c5fb chore(deps): bump the all group across 1 directory with 28 updates (#692)
  • See full diff in compare view

Updates google.golang.org/protobuf from 1.36.1 to 1.36.2

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-deps group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/bufbuild/httplb](https://github.com/bufbuild/httplb) | `0.3.0` | `0.3.1` |
| [github.com/confluentinc/confluent-kafka-go/v2](https://github.com/confluentinc/confluent-kafka-go) | `2.6.1` | `2.8.0` |
| [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.82` | `7.0.83` |
| [github.com/rudderlabs/rudder-go-kit](https://github.com/rudderlabs/rudder-go-kit) | `0.45.0` | `0.45.1` |
| google.golang.org/protobuf | `1.36.1` | `1.36.2` |



Updates `github.com/bufbuild/httplb` from 0.3.0 to 0.3.1
- [Release notes](https://github.com/bufbuild/httplb/releases)
- [Commits](bufbuild/httplb@v0.3.0...v0.3.1)

Updates `github.com/confluentinc/confluent-kafka-go/v2` from 2.6.1 to 2.8.0
- [Release notes](https://github.com/confluentinc/confluent-kafka-go/releases)
- [Changelog](https://github.com/confluentinc/confluent-kafka-go/blob/master/CHANGELOG.md)
- [Commits](confluentinc/confluent-kafka-go@v2.6.1...v2.8.0)

Updates `github.com/minio/minio-go/v7` from 7.0.82 to 7.0.83
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](minio/minio-go@v7.0.82...v7.0.83)

Updates `github.com/rudderlabs/rudder-go-kit` from 0.45.0 to 0.45.1
- [Release notes](https://github.com/rudderlabs/rudder-go-kit/releases)
- [Changelog](https://github.com/rudderlabs/rudder-go-kit/blob/main/CHANGELOG.md)
- [Commits](rudderlabs/rudder-go-kit@v0.45.0...v0.45.1)

Updates `google.golang.org/protobuf` from 1.36.1 to 1.36.2

---
updated-dependencies:
- dependency-name: github.com/bufbuild/httplb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/confluentinc/confluent-kafka-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/minio/minio-go/v7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/rudderlabs/rudder-go-kit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
...

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 Jan 8, 2025
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.88%. Comparing base (b51605a) to head (01cbed6).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5417      +/-   ##
==========================================
+ Coverage   74.70%   74.88%   +0.18%     
==========================================
  Files         440      440              
  Lines       61432    61432              
==========================================
+ Hits        45894    46006     +112     
+ Misses      12992    12905      -87     
+ Partials     2546     2521      -25     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@achettyiitr achettyiitr requested a review from cisse21 January 8, 2025 04:44
@cisse21 cisse21 merged commit 5ad01b1 into master Jan 8, 2025
59 checks passed
@cisse21 cisse21 deleted the dependabot/go_modules/go-deps-2098972bb9 branch January 8, 2025 07:58
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.

2 participants