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 18 updates #5038

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2024

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

Package From To
cloud.google.com/go/pubsub 1.41.0 1.42.0
github.com/apache/pulsar-client-go 0.13.0 0.13.1
github.com/bugsnag/bugsnag-go/v2 2.4.0 2.5.0
github.com/databricks/databricks-sql-go 1.6.0 1.6.1
github.com/dgraph-io/badger/v4 4.2.0 4.3.0
github.com/docker/docker 27.1.1+incompatible 27.2.0+incompatible
github.com/grpc-ecosystem/grpc-gateway/v2 2.21.0 2.22.0
github.com/marcboeker/go-duckdb 1.7.0 1.7.1
github.com/minio/minio-go/v7 7.0.75 7.0.76
github.com/onsi/ginkgo/v2 2.19.1 2.20.2
github.com/onsi/gomega 1.34.1 1.34.2
github.com/rudderlabs/rudder-go-kit 0.37.0 0.38.0
github.com/rudderlabs/rudder-schemas 0.5.0 0.5.1
github.com/rudderlabs/sqlconnect-go 1.7.4 1.9.0
github.com/urfave/cli/v2 2.27.3 2.27.4
google.golang.org/grpc 1.65.0 1.66.0

Updates cloud.google.com/go/pubsub from 1.41.0 to 1.42.0

Commits

Updates github.com/apache/pulsar-client-go from 0.13.0 to 0.13.1

Release notes

Sourced from github.com/apache/pulsar-client-go's releases.

v0.13.1

  • [fix] Avoid a data race when flushing with load by Gaylor Bosson in #1261
  • [fix] Prevent panic when calling Flush on closed producer by Gaylor Bosson in #1260
  • [fix] Producer close was blocked by Zixuan Liu in #1249
  • [ci] Validate multiple version builds and use golangci-lint-action by Zixuan Liu in #1250
  • [fix] Fix pulsar admin revoke subscription permission endpoint by 码斯克 in #1251
  • [fix] failTimeoutMessages cannot delete outdated messages by Zixuan Liu in #1247
  • [fix] Oauth2 Client credentials flow use scopes from the keyfile as well by Nikolaj Lund Sørensen in #1244
  • [fix] Fix the key-based batch can't guarantee the ordering when flushing by Zike Yang in #1252

Full Changelog: apache/pulsar-client-go@v0.13.0...v0.13.1

Changelog

Sourced from github.com/apache/pulsar-client-go's changelog.

Pulsar-client-go Changelog

All notable changes to this project will be documented in this file.

[0.13.1] 2024-08-02

  • [fix] Avoid a data race when flushing with load by Gaylor Bosson in #1261
  • [fix] Prevent panic when calling Flush on closed producer by Gaylor Bosson in #1260
  • [fix] Producer close was blocked by Zixuan Liu in #1249
  • [ci] Validate multiple version builds and use golangci-lint-action by Zixuan Liu in #1250
  • [fix] Fix pulsar admin revoke subscription permission endpoint by 码斯克 in #1251
  • [fix] failTimeoutMessages cannot delete outdated messages by Zixuan Liu in #1247
  • [fix] Oauth2 Client credentials flow use scopes from the keyfile as well by Nikolaj Lund Sørensen in #1244
  • [fix] Fix the key-based batch can't guarantee the ordering when flushing by Zike Yang in #1252

[0.13.0] 2024-07-12

Important notice

  • The avro schema codec has been changed from github.com/linkedin/goavro/v2 to github.com/hamba/avro/v2.
  • pulsar.NewSchemaDefinition has been removed. Use pulsar.NewAvroSchema instead.
  • The client has dropped support for Go 1.18 and 1.19. The minimum supported version is now Go 1.20.

What's Changed

... (truncated)

Commits
  • e44bd04 [fix] Avoid a data race when flushing with load (#1261)
  • 53fc938 [Issue 1259][producer] Prevent panic when calling Flush on closed producer (#...
  • b6df55c fix: producer close was blocked (#1249)
  • d18918c ci: validate multiple version builds and use golangci-lint-action (#1250)
  • 8d3177d fix pulsar admin revoke subscription permission endpoint (#1251)
  • 13a7868 fix: failTimeoutMessages cannot delete outdated messages (#1247)
  • 3cbb353 [Fix] Oauth2 Client credentials flow use scopes from the keyfile as well (#1244)
  • 73fd374 [Fix] Fix the key-based batch can't guarantee the ordering when flushing (#1252)
  • See full diff in compare view

Updates github.com/bugsnag/bugsnag-go/v2 from 2.4.0 to 2.5.0

Release notes

Sourced from github.com/bugsnag/bugsnag-go/v2's releases.

v2.5.0

2.5.0 (2024-08-27)

Enhancements

  • Limit resource usage while sending events asynchronously
    Added MainContext configuration option for providing context from main app #231
Changelog

Sourced from github.com/bugsnag/bugsnag-go/v2's changelog.

2.5.0 (2024-08-27)

Enhancements

  • Limit resource usage while sending events asynchronously
    Added MainContext configuration option for providing context from main app #231
Commits
  • 46ba8d9 Merge pull request #246 from bugsnag/next
  • 82e2d24 Merge pull request #232 from bugsnag/release-2.5.0-next
  • 1b144de Update version to 2.5.0
  • 47533b2 Update maze-runner tests from v1 to v9 (#244)
  • a46e35d Merge pull request #235 from bugsnag/tms/pin-ubuntu
  • 6038944 Pin tests to Ubuntu 20.04
  • c7a0901 Merge pull request #231 from bugsnag/PLAT-12425
  • cf0947f Updated changelog, added hints for local testing
  • 1bf0498 Add rate limiting for async delivery by using a goroutine with consumer channel
  • See full diff in compare view

Updates github.com/databricks/databricks-sql-go from 1.6.0 to 1.6.1

Release notes

Sourced from github.com/databricks/databricks-sql-go's releases.

v1.6.1

databricks/databricks-sql-go#234

Full changelog: databricks/databricks-sql-go@v1.6.0...v1.6.1

Changelog

Sourced from github.com/databricks/databricks-sql-go's changelog.

v1.6.1 (2024-08-27)

  • databricks/databricks-sql-go#234
Commits

Updates github.com/dgraph-io/badger/v4 from 4.2.0 to 4.3.0

Release notes

Sourced from github.com/dgraph-io/badger/v4's releases.

Badger v4.3.0

What's Changed

Fixes:

CI:

Full Changelog: dgraph-io/badger@v4.2.0...v4.3.0

Changelog

Sourced from github.com/dgraph-io/badger/v4's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

Commits
  • 02d7531 fix(cd): removing some debug items (#2096)
  • fdad6f2 fix(cd): added more debug things to cd (#2095)
  • b8e955e fix(cd): change name (#2094)
  • 7c6d2b7 fix(cd): fixed cd pipeline (#2093)
  • 3179f24 chore(deps): bump github.com/google/flatbuffers from 1.12.1 to 24.3.25+incomp...
  • 2725dc8 chore: fix some comments (#2092)
  • 70ab90f Update ci-aqua-security-trivy-tests.yml
  • aef968a chore(deps): bump github.com/golang/protobuf from 1.5.3 to 1.5.4 in the patch...
  • fe1c7fe chore(deps): bump golang.org/x/sys from 0.23.0 to 0.24.0 in the minor group (...
  • dbae533 Action Manager (#2050)
  • Additional commits viewable in compare view

Updates github.com/docker/docker from 27.1.1+incompatible to 27.2.0+incompatible

Release notes

Sourced from github.com/docker/docker's releases.

v27.2.0

27.2.0

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

New

  • CLI: Add support for device-code flow login when authenticating to the official registry. docker/cli#5349
  • containerd image store: docker image ls now supports --tree flag that shows a multiplatform-aware image list. This is experimental and may change at any time without any backwards compatibility. docker/cli#5353

API

  • GET /images/json response now includes Manifests field, which contains information about the sub-manifests included in the image index. This includes things like platform-specific manifests and build attestations. The new field will only be populated if the request also sets the manifests query parameter to true.

[!WARNING]

This is experimental and may change at any time without any backward compatibility.

Bug fixes and enhancements

  • CLI: Fix issue with remote contexts over SSH where the CLI would allocate a pseudoterminal when connecting to the remote host, which causes issues in rare situations. docker/cli#5351
  • Fix an issue that prevented network creation with a --ip-range ending on a 64-bit boundary. moby/moby#48326
  • CLI: IPv6 addresses shown by docker ps in port bindings are now bracketed. docker/cli#5365
  • containerd image store: Fix early error exit from docker load in cases where unpacking the image would fail. moby/moby#48376
  • containerd image store: Fix the previous image not being persisted as dangling after docker pull. moby/moby#48380

Packaging updates

v27.2.0-rc.1

27.2.0-rc.1

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

... (truncated)

Commits
  • 3ab5c7d Merge pull request #48383 from vvoland/48382-27.x
  • 875e8ae vendor: github.com/containerd/containerd v1.7.21
  • 1900e4d Dockerfile: update containerd binary to v1.7.21 (static binaries and CI only)
  • cd7746d Merge pull request #48380 from vvoland/48374-27.x
  • 2a13a38 Merge pull request #48376 from vvoland/48293-27.x
  • 9fd71f5 Merge pull request #48378 from corhere/backport-27.x/dockerd-manpage
  • ecd2b6f c8d/image: Add hostPlatformMatcher
  • d5b0342 man: support bringing your own go-md2man
  • 56c5c23 man: build dockerd man pages using make
  • 77b2eb5 Removed all mentions of "please" from docs and messages
  • Additional commits viewable in compare view

Updates github.com/grpc-ecosystem/grpc-gateway/v2 from 2.21.0 to 2.22.0

Release notes

Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.

v2.22.0

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.21.0...v2.22.0

Commits
  • 0b14a81 chore(deps): update googleapis digest to 611b36b
  • a1b0988 feat: Add WithForwardResponseRewriter to allow easier/more useful response co...
  • 169370b fix(deps): update google.golang.org/genproto/googleapis/rpc digest to ddb44da
  • 1d33c43 chore(deps): update googleapis digest to 21b26c5
  • 992f84c fix(deps): update google.golang.org/genproto/googleapis/api digest to ddb44da
  • 30432b7 ci: update go versions supported (#4634)
  • b36529e chore(deps): update golang docker tag to v1.23.0
  • 78cec49 chore(deps): update googleapis digest to fe00da8
  • 218b078 all: fix test lint warnings (#4632)
  • f9c311f chore(deps): update googleapis digest to 96facec
  • Additional commits viewable in compare view

Updates github.com/marcboeker/go-duckdb from 1.7.0 to 1.7.1

Commits
  • 1842696 chore: use errors.New instead of fmt.Errorf
  • 58ac929 chore: move examples to subdirectories to make golangci-lint happy
  • 3f2e25f chore: bump go version
  • 98252c7 chore: upgrade Apache Arrow to v17 (#263)
  • 70af17c fix the 'Restore cache failed' warning of the tests.yaml github action job (#...
  • cfaae97 Enable automated version check for go modules (#261)
  • d5905e6 GitHub workflow actions: automated version check (#260)
  • 013eafb Re-build static libraries
  • dbf7c8b Bump GitHub workflow actions to their latest versions (#259)
  • 2da1412 Merge pull request #254 from taniabogatsch/caching
  • Additional commits viewable in compare view

Updates github.com/minio/minio-go/v7 from 7.0.75 to 7.0.76

Release notes

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

Bugfix Release

What's Changed

Full Changelog: minio/minio-go@v7.0.75...v7.0.76

Commits
  • e634c81 upgrade deps
  • 21381fc Add configurable auto-checksum (#1990)
  • e337e77 Adjust functional tests for bucket cors, to detect NotImplemented response vi...
  • f755095 Update version to next release
  • See full diff in compare view

Updates github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.2

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.20.2

2.20.2

Require Go 1.22+

Maintenance

  • bump go to v1.22 [a671816]

v2.20.1

2.20.1

Fixes

  • make BeSpecEvent duration matcher more forgiving [d6f9640]

v2.20.0

2.20.0

Features

  • Add buildvcs flag [be5ab95]

Maintenance

  • Add update-deps to makefile [d303d14]
  • bump all dependencies [7a50221]
Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.20.2

Require Go 1.22+

Maintenance

  • bump go to v1.22 [a671816]

2.20.1

Fixes

  • make BeSpecEvent duration matcher more forgiving [d6f9640]

2.20.0

Features

  • Add buildvcs flag [be5ab95]

Maintenance

  • Add update-deps to makefile [d303d14]
  • bump all dependencies [7a50221]
Commits

Updates github.com/onsi/gomega from 1.34.1 to 1.34.2

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.34.2

1.34.2

Require Go 1.22+

Maintenance

  • bump ginkgo as well [c59c6dc]
  • bump to go 1.22 - remove x/exp dependency [8158b99]
Changelog

Sourced from github.com/onsi/gomega's changelog.

1.34.2

Require Go 1.22+

Maintenance

  • bump ginkgo as well [c59c6dc]
  • bump to go 1.22 - remove x/exp dependency [8158b99]
Commits

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

Release notes

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

v0.38.0

0.38.0 (2024-08-27)

Features

v0.37.2

0.37.2 (2024-08-27)

Miscellaneous

v0.37.1

0.37.1 (2024-08-26)

Miscellaneous

  • add more configuration options for creating aws sessions (#602) (3393b43)
  • deps: bump google.golang.org/api from 0.193.0 to 0.194.0 in the frequent group (#600) (8d5a1a8)
Changelog

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

0.38.0 (2024-08-27)

Features

0.37.2 (2024-08-27)

Miscellaneous

0.37.1 (2024-08-26)

Miscellaneous

  • add more configuration options for creating aws sessions (#602) (3393b43)
  • deps: bump google.golang.org/api from 0.193.0 to 0.194.0 in the frequent group (#600) (8d5a1a8)
Commits

Updates github.com/rudderlabs/rudder-schemas from 0.5.0 to 0.5.1

Release notes

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

v0.5.1

0.5.1 (2024-08-27)

Features

Bug Fixes

Changelog

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

0.5.1 (2024-08-27)

Features

Bug Fixes

Commits

Updates github.com/rudderlabs/sqlconnect-go from 1.7.4 to 1.9.0

Release notes

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

v1.9.0

1.9.0 (2024-08-26)

Features

  • trino: bump github.com/trinodb/trino-go-client from 0.315.0 to 0.316.0 (#167) (6ec9892)

Bug Fixes

  • invalid path for cleanup-test-schemas (#163) (0f5a676)

Miscellaneous

  • cleanup test schemas periodically (#161) (668e73f)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/sts from 1.30.3 to 1.30.5 (#166) (154aae8)
  • deps: bump github.com/samber/lo from 1.46.0 to 1.47.0 (#165) (2f1a72f)
  • deps: bump google.golang.org/api from 0.189.0 to 0.194.0 (#164) (55aaa55)

v1.8.0

1.8.0 (2024-08-20)

Features

  • bigquery: bump cloud.google.com/go/bigquery from 1.61.0 to 1.62.0 (#149) (44c5261)
  • databricks: bump github.com/databricks/databricks-sql-go from 1.5.7 to 1.6.0 (#154) (14852fe)

Miscellaneous

  • deps: bump github.com/dlclark/regexp2 from 1.11.2 to 1.11.4 (#156) (2cdf0a9)
  • deps: bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible in the go_modules group (#159) (b977026)
  • deps: bump github.com/rudderlabs/rudder-go-kit from 0.35.1 to 0.36.2 (#157) (7c397be)
  • deps: bump github.com/tidwall/gjson from 1.17.1 to 1.17.3 (#155) (7d02298)
Changelog

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

1.9.0 (2024-08-26)

Features

  • trino: bump github.com/trinodb/trino-go-client from 0.315.0 to 0.316.0 (#167) (6ec9892)

Bug Fixes

  • invalid path for cleanup-test-schemas (#163) (0f5a676)

Miscellaneous

  • cleanup test schemas periodically (#161) (668e73f)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/sts from 1.30.3 to 1.30.5 (#166) (154aae8)
  • deps: bump github.com/samber/lo from 1.46.0 to 1.47.0 (#165) (2f1a72f)
  • deps: bump google.golang.org/api from 0.189.0 to 0.194.0 (#164) (55aaa55)

1.8.0 (2024-08-20)

Features

  • bigquery: bump cloud.google.com/go/bigquery from 1.61.0 to 1.62.0 (#149) (44c5261)
  • databricks: bump github.com/databricks/databricks-sql-go from 1.5.7 to 1.6.0 (#154) (14852fe)

Miscellaneous

  • deps: bump github.com/d...

    Description has been truncated

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

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) | `1.41.0` | `1.42.0` |
| [github.com/apache/pulsar-client-go](https://github.com/apache/pulsar-client-go) | `0.13.0` | `0.13.1` |
| [github.com/bugsnag/bugsnag-go/v2](https://github.com/bugsnag/bugsnag-go) | `2.4.0` | `2.5.0` |
| [github.com/databricks/databricks-sql-go](https://github.com/databricks/databricks-sql-go) | `1.6.0` | `1.6.1` |
| [github.com/dgraph-io/badger/v4](https://github.com/dgraph-io/badger) | `4.2.0` | `4.3.0` |
| [github.com/docker/docker](https://github.com/docker/docker) | `27.1.1+incompatible` | `27.2.0+incompatible` |
| [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.21.0` | `2.22.0` |
| [github.com/marcboeker/go-duckdb](https://github.com/marcboeker/go-duckdb) | `1.7.0` | `1.7.1` |
| [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.75` | `7.0.76` |
| [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.19.1` | `2.20.2` |
| [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.34.1` | `1.34.2` |
| [github.com/rudderlabs/rudder-go-kit](https://github.com/rudderlabs/rudder-go-kit) | `0.37.0` | `0.38.0` |
| [github.com/rudderlabs/rudder-schemas](https://github.com/rudderlabs/rudder-schemas) | `0.5.0` | `0.5.1` |
| [github.com/rudderlabs/sqlconnect-go](https://github.com/rudderlabs/sqlconnect-go) | `1.7.4` | `1.9.0` |
| [github.com/urfave/cli/v2](https://github.com/urfave/cli) | `2.27.3` | `2.27.4` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.65.0` | `1.66.0` |



Updates `cloud.google.com/go/pubsub` from 1.41.0 to 1.42.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.41.0...pubsub/v1.42.0)

Updates `github.com/apache/pulsar-client-go` from 0.13.0 to 0.13.1
- [Release notes](https://github.com/apache/pulsar-client-go/releases)
- [Changelog](https://github.com/apache/pulsar-client-go/blob/master/CHANGELOG.md)
- [Commits](apache/pulsar-client-go@v0.13.0...v0.13.1)

Updates `github.com/bugsnag/bugsnag-go/v2` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/bugsnag/bugsnag-go/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-go/blob/master/CHANGELOG.md)
- [Commits](bugsnag/bugsnag-go@v2.4.0...v2.5.0)

Updates `github.com/databricks/databricks-sql-go` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/databricks/databricks-sql-go/releases)
- [Changelog](https://github.com/databricks/databricks-sql-go/blob/main/CHANGELOG.md)
- [Commits](databricks/databricks-sql-go@v1.6.0...v1.6.1)

Updates `github.com/dgraph-io/badger/v4` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/dgraph-io/badger/releases)
- [Changelog](https://github.com/dgraph-io/badger/blob/main/CHANGELOG.md)
- [Commits](dgraph-io/badger@v4.2.0...v4.3.0)

Updates `github.com/docker/docker` from 27.1.1+incompatible to 27.2.0+incompatible
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v27.1.1...v27.2.0)

Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.21.0 to 2.22.0
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml)
- [Commits](grpc-ecosystem/grpc-gateway@v2.21.0...v2.22.0)

Updates `github.com/marcboeker/go-duckdb` from 1.7.0 to 1.7.1
- [Commits](marcboeker/go-duckdb@v1.7.0...v1.7.1)

Updates `github.com/minio/minio-go/v7` from 7.0.75 to 7.0.76
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](minio/minio-go@v7.0.75...v7.0.76)

Updates `github.com/onsi/ginkgo/v2` from 2.19.1 to 2.20.2
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.19.1...v2.20.2)

Updates `github.com/onsi/gomega` from 1.34.1 to 1.34.2
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.34.1...v1.34.2)

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

Updates `github.com/rudderlabs/rudder-schemas` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/rudderlabs/rudder-schemas/releases)
- [Changelog](https://github.com/rudderlabs/rudder-schemas/blob/main/CHANGELOG.md)
- [Commits](rudderlabs/rudder-schemas@v0.5.0...v0.5.1)

Updates `github.com/rudderlabs/sqlconnect-go` from 1.7.4 to 1.9.0
- [Release notes](https://github.com/rudderlabs/sqlconnect-go/releases)
- [Changelog](https://github.com/rudderlabs/sqlconnect-go/blob/main/CHANGELOG.md)
- [Commits](rudderlabs/sqlconnect-go@v1.7.4...v1.9.0)

Updates `github.com/trinodb/trino-go-client` from 0.315.0 to 0.316.0
- [Release notes](https://github.com/trinodb/trino-go-client/releases)
- [Commits](trinodb/trino-go-client@v0.315.0...v0.316.0)

Updates `github.com/urfave/cli/v2` from 2.27.3 to 2.27.4
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](urfave/cli@v2.27.3...v2.27.4)

Updates `google.golang.org/api` from 0.193.0 to 0.194.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.193.0...v0.194.0)

Updates `google.golang.org/grpc` from 1.65.0 to 1.66.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.65.0...v1.66.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/pubsub
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/apache/pulsar-client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/bugsnag/bugsnag-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/databricks/databricks-sql-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/dgraph-io/badger/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/marcboeker/go-duckdb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/onsi/gomega
  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/rudderlabs/rudder-schemas
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/rudderlabs/sqlconnect-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/trinodb/trino-go-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/urfave/cli/v2
  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/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Aug 29, 2024
Copy link
Contributor

coderabbitai bot commented Aug 29, 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 Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.57%. Comparing base (01b84f4) to head (aa87703).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5038      +/-   ##
==========================================
- Coverage   74.62%   74.57%   -0.06%     
==========================================
  Files         430      430              
  Lines       50144    50144              
==========================================
- Hits        37422    37396      -26     
- Misses      10243    10273      +30     
+ Partials     2479     2475       -4     

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

@lvrach lvrach merged commit c18669b into master Aug 29, 2024
54 checks passed
@lvrach lvrach deleted the dependabot/go_modules/go-deps-ed830bee29 branch August 29, 2024 09:51
This was referenced Sep 2, 2024
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