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 6 updates #5058

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2024

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

Package From To
github.com/confluentinc/confluent-kafka-go/v2 2.5.0 2.5.3
github.com/rs/cors 1.11.0 1.11.1
github.com/rudderlabs/rudder-go-kit 0.38.0 0.39.1
github.com/snowflakedb/gosnowflake 1.11.0 1.11.1
google.golang.org/api 0.194.0 0.196.0

Updates github.com/confluentinc/confluent-kafka-go/v2 from 2.5.0 to 2.5.3

Release notes

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

v2.5.3 is a maintenance release with the following fixes and enhancements:

  • Properly handle 409 conflicts when registering KEKs/DEKs.
  • Run rule actions when a rule condition fails.
  • Include deleted schemas when getting schemas by subject and version.
  • Handle signed ints when transforming Protobuf payloads.
  • Use correct URL when calling DEK Registry to retrieve a DEK by version.
  • Upgrade Hamba Avro library to 2.24.0.
  • Perform Avro schema resolution in the Avro deserializer if necessary.
  • Add some missing APIs to the Schema Registry client.

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

There were no v2.5.1 or v2.5.2 releases.

Changelog

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

v2.5.3

v2.5.3 is a maintenance release with the following fixes and enhancements:

Fixes

  • Properly handle 409 conflicts when registering KEKs/DEKs
  • Run rule actions when a rule condition fails
  • Include deleted schemas when getting schemas by subject and version
  • Handle signed ints when transforming Protobuf payloads
  • Use correct URL when calling DEK Registry to retrieve a DEK by version
  • Upgrade Hamba Avro library to 2.24.0
  • Perform Avro schema resolution in the Avro deserializer if necessary
  • Add some missing APIs to the Schema Registry client

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

There were no v2.5.1 or v2.5.2 releases.

Commits
  • 3ee4497 Import librdkafka 2.5.3 (#1287)
  • f2d295f Update CHANGELOG.md for warning
  • abbeffc Documentation and error code update for librdkafka v2.5.3
  • 56f2b4c librdkafka static bundle v2.5.3
  • 97d997c librdkafka and confluent-kafka-go v2.5.3
  • a1f474a Import RC1 for v2.5.3 (#1286)
  • ebc409c Update CHANGELOG.md for 2.5.3
  • 6f39102 Documentation and error code update for librdkafka v2.5.3-RC1
  • 7f0d294 librdkafka static bundle v2.5.3-RC1
  • b2e52a1 librdkafka and confluent-kafka-go v2.5.3-RC1
  • Additional commits viewable in compare view

Updates github.com/rs/cors from 1.11.0 to 1.11.1

Commits
  • a814d79 Re-add support for multiple Access-Control-Request-Headers field (fixes #184)...
  • 1562b17 Removed redundant log nil checks (#178)
  • 3d336ea Update all dependencies to latest in examples (#175)
  • 85fc0ca Make Gin wrapper's status configurable and use 204 as default (fixes #145) (#...
  • See full diff in compare view

Updates github.com/rudderlabs/rudder-go-kit from 0.38.0 to 0.39.1

Release notes

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

v0.39.1

0.39.1 (2024-09-03)

Bug Fixes

v0.39.0

0.39.0 (2024-09-03)

Features

v0.38.2

0.38.2 (2024-08-30)

Bug Fixes

v0.38.1

0.38.1 (2024-08-30)

Bug Fixes

  • docker containers don't listen to host.docker.internal (#614) (7df95c9)

Miscellaneous

  • deps: bump the all group across 1 directory with 11 updates (#609) (00f6635)
Changelog

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

0.39.1 (2024-09-03)

Bug Fixes

0.39.0 (2024-09-03)

Features

0.38.2 (2024-08-30)

Bug Fixes

0.38.1 (2024-08-30)

Bug Fixes

  • docker containers don't listen to host.docker.internal (#614) (7df95c9)

Miscellaneous

  • deps: bump the all group across 1 directory with 11 updates (#609) (00f6635)
Commits

Updates github.com/snowflakedb/gosnowflake from 1.11.0 to 1.11.1

Release notes

Sourced from github.com/snowflakedb/gosnowflake's releases.

Release

Commits
  • 099708d PATCH: Bumped up GoLang connector PATCH version from 1.11.0 to 1.11.1 (#1202)
  • f20a464 SNOW-1006312: Cancel context not propagated to snowflakeFileTransferAgent on ...
  • f434413 SNOW-1029646: Add WithFileGetStream that supports downloading a file into str...
  • aa4b7cd SNOW-1633839: Fix error in arrayToString calls (#1200)
  • 0e1648e SNOW-1624790: Add connection check when decoding arrow chunks (#1197)
  • 5649c7a SNOW-1563083: snowflakeConn creates/manages its own context (#1196)
  • 9a9d441 Arrow batches documentation (#1190)
  • 5f31c16 Removed bogus user password test (#1194)
  • See full diff in compare view

Updates google.golang.org/api from 0.194.0 to 0.196.0

Release notes

Sourced from google.golang.org/api's releases.

v0.196.0

0.196.0 (2024-09-03)

Features

v0.195.0

0.195.0 (2024-08-28)

Features

Changelog

Sourced from google.golang.org/api's changelog.

0.196.0 (2024-09-03)

Features

0.195.0 (2024-08-28)

Features

Commits

Updates google.golang.org/genproto/googleapis/rpc from 0.0.0-20240814211410-ddb44dafa142 to 0.0.0-20240903143218-8af14fe29dc1

Commits

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/confluentinc/confluent-kafka-go/v2](https://github.com/confluentinc/confluent-kafka-go) | `2.5.0` | `2.5.3` |
| [github.com/rs/cors](https://github.com/rs/cors) | `1.11.0` | `1.11.1` |
| [github.com/rudderlabs/rudder-go-kit](https://github.com/rudderlabs/rudder-go-kit) | `0.38.0` | `0.39.1` |
| [github.com/snowflakedb/gosnowflake](https://github.com/snowflakedb/gosnowflake) | `1.11.0` | `1.11.1` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.194.0` | `0.196.0` |



Updates `github.com/confluentinc/confluent-kafka-go/v2` from 2.5.0 to 2.5.3
- [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.5.0...v2.5.3)

Updates `github.com/rs/cors` from 1.11.0 to 1.11.1
- [Commits](rs/cors@v1.11.0...v1.11.1)

Updates `github.com/rudderlabs/rudder-go-kit` from 0.38.0 to 0.39.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.38.0...v0.39.1)

Updates `github.com/snowflakedb/gosnowflake` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/snowflakedb/gosnowflake/releases)
- [Changelog](https://github.com/snowflakedb/gosnowflake/blob/master/release.go)
- [Commits](snowflakedb/gosnowflake@v1.11.0...v1.11.1)

Updates `google.golang.org/api` from 0.194.0 to 0.196.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.194.0...v0.196.0)

Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20240814211410-ddb44dafa142 to 0.0.0-20240903143218-8af14fe29dc1
- [Commits](https://github.com/googleapis/go-genproto/commits)

---
updated-dependencies:
- dependency-name: github.com/confluentinc/confluent-kafka-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/rs/cors
  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-minor
  dependency-group: go-deps
- dependency-name: github.com/snowflakedb/gosnowflake
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: google.golang.org/genproto/googleapis/rpc
  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 Sep 4, 2024
Copy link
Contributor

coderabbitai bot commented Sep 4, 2024

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai or @coderabbitai title anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

codecov bot commented Sep 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.61%. Comparing base (4434280) to head (7985b20).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5058      +/-   ##
==========================================
- Coverage   74.71%   74.61%   -0.11%     
==========================================
  Files         436      436              
  Lines       50477    50484       +7     
==========================================
- Hits        37714    37667      -47     
- Misses      10280    10322      +42     
- Partials     2483     2495      +12     

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

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