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 4 updates #4748

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps the go-deps group with 4 updates in the / directory: github.com/oschwald/maxminddb-golang, github.com/redis/go-redis/v9, github.com/rudderlabs/sql-tunnels and github.com/spf13/viper.

Updates github.com/oschwald/maxminddb-golang from 1.12.0 to 1.13.0

Release notes

Sourced from github.com/oschwald/maxminddb-golang's releases.

1.13.0

  • Go 1.21 or greater is now required.
  • The error messages when decoding have been improved. #119
Commits
  • af999f7 Merge pull request #137 from oschwald/dependabot/github_actions/golangci/gola...
  • da33dbc Bump golangci/golangci-lint-action from 3 to 6
  • c1361f0 Merge pull request #119 from oschwald/greg/improve-errors
  • 32f205a Wrap errors when decoding map values
  • 60242ba Add type information to unmarshaling error messages
  • 64f043c Merge pull request #136 from oschwald/greg/lints
  • ac8f33e Update supported Go versions
  • 892b840 Update golangci-lint config
  • b17a98b Add output to example
  • 8df7779 Satisfy testifylint
  • Additional commits viewable in compare view

Updates github.com/redis/go-redis/v9 from 9.5.1 to 9.5.2

Release notes

Sourced from github.com/redis/go-redis/v9's releases.

9.5.2

Changes

  • fix: fix #2681 (#2998)
  • Remove skipping span creation by checking parent spans (#2980)
  • Handle IPv6 in isMovedError (#2981)
  • Fix XGroup first pos key (#2983)
  • Adding BitfieldRo in BitMapCmdable interface (#2962)
  • Optimize docs useless imports and typo (#2970)
  • chore: fix some comments (#2967)
  • Fix for issues #2959 and #2960 (#2961)
  • fix: #2956 (#2957)
  • fix misuses of a vs an (#2936)
  • add server address and port span attributes to redis otel trace instrumentation (#2826)
  • chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /example/otel (#2944)
  • Remove secrets from Redis Enterprise CI (#2938)
  • Fix monitor on go 1.19 (#2908)
  • chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0 in /extra/redisprometheus (#2942)
  • Change RE image to public RE image (#2935)

Contributors

We'd like to thank all the contributors who worked on this release!

@​XSAM, @​akash14darshan, @​daviddzxy, @​dependabot, @​dependabot[bot], @​esara, @​hakusai22, @​hishope, @​kindknow, @​monkey92t, @​ofekshenawa, @​singular-seal and deferdeter

Commits

Updates github.com/rudderlabs/sql-tunnels from 0.1.6 to 0.1.7

Release notes

Sourced from github.com/rudderlabs/sql-tunnels's releases.

v0.1.7

What's Changed

Full Changelog: rudderlabs/sql-tunnels@v0.1.6...v0.1.7

Changelog

Sourced from github.com/rudderlabs/sql-tunnels's changelog.

0.1.7 (2024-03-05)

Miscellaneous

  • deps: bump codecov/codecov-action from 3 to 4 (#82) (b3f3723)
  • deps: bump github.com/ClickHouse/clickhouse-go/v2 from 2.19.0 to 2.20.0 (#84) (ab7de98)
  • deps: bump github.com/gliderlabs/ssh from 0.3.5 to 0.3.6 (#72) (302ec3d)
  • deps: bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#85) (a508fd5)
  • deps: bump golang.org/x/crypto from 0.16.0 to 0.18.0 (#76) (88c4d67)
  • deps: bump golang.org/x/sync from 0.5.0 to 0.6.0 (#75) (0d2b742)
  • deps: bump google-github-actions/release-please-action from 3 to 4 (#83) (e25cf9e)
  • upgrade dependencies (#81) (bd10580)
Commits
  • 3a12054 chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.23.2 to 2.25....
  • e298923 chore(deps): bump golangci/golangci-lint-action from 5 to 6 (#102)
  • 6e8ac33 chore(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 (#101)
  • c8e7836 chore(deps): bump golangci/golangci-lint-action from 4 to 5 (#99)
  • 349496a chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.23.0 to 2.23....
  • 71b9a64 chore(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 (#96)
  • 5bd2623 chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 (#97)
  • c3f6e71 chore(deps): bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.1 (#94)
  • 4cc4446 chore(deps): bump github.com/gliderlabs/ssh from 0.3.6 to 0.3.7 (#91)
  • ce423fd chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.20.0 to 2.23....
  • Additional commits viewable in compare view

Updates github.com/spf13/viper from 1.18.2 to 1.19.0

Release notes

Sourced from github.com/spf13/viper's releases.

v1.19.0

What's Changed

Bug Fixes 🐛

Dependency Updates ⬆️

... (truncated)

Commits
  • b9733f0 build(deps): bump actions/checkout from 4.1.4 to 4.1.6
  • 6ecc5c8 build(deps): bump cachix/install-nix-action from 26 to 27
  • 248c6fd build(deps): bump github/codeql-action from 3.25.4 to 3.25.7
  • abea773 Update references to bketelsen/crypt
  • f17acb4 build(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1
  • 8e285a5 build(deps): bump github/codeql-action from 3.25.2 to 3.25.4
  • 4017620 build(deps): bump actions/setup-go from 5.0.0 to 5.0.1
  • b67e814 build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2
  • 4a182c7 build(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.2
  • 45a0e12 build(deps): bump mheap/github-action-required-labels
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 3, 2024
Copy link
Contributor

coderabbitai bot commented Jun 3, 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 as 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.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration 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.

@achettyiitr
Copy link
Member

@dependabot rebase

Bumps the go-deps group with 4 updates in the / directory: [github.com/oschwald/maxminddb-golang](https://github.com/oschwald/maxminddb-golang), [github.com/redis/go-redis/v9](https://github.com/redis/go-redis), [github.com/rudderlabs/sql-tunnels](https://github.com/rudderlabs/sql-tunnels) and [github.com/spf13/viper](https://github.com/spf13/viper).


Updates `github.com/oschwald/maxminddb-golang` from 1.12.0 to 1.13.0
- [Release notes](https://github.com/oschwald/maxminddb-golang/releases)
- [Commits](oschwald/maxminddb-golang@v1.12.0...v1.13.0)

Updates `github.com/redis/go-redis/v9` from 9.5.1 to 9.5.2
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](redis/go-redis@v9.5.1...v9.5.2)

Updates `github.com/rudderlabs/sql-tunnels` from 0.1.6 to 0.1.7
- [Release notes](https://github.com/rudderlabs/sql-tunnels/releases)
- [Changelog](https://github.com/rudderlabs/sql-tunnels/blob/main/CHANGELOG.md)
- [Commits](rudderlabs/sql-tunnels@v0.1.6...v0.1.7)

Updates `github.com/spf13/viper` from 1.18.2 to 1.19.0
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.18.2...v1.19.0)

---
updated-dependencies:
- dependency-name: github.com/oschwald/maxminddb-golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/redis/go-redis/v9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/rudderlabs/sql-tunnels
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/spf13/viper
  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 force-pushed the dependabot/go_modules/go-deps-1a67302192 branch from 8c6cad0 to 2f81a4c Compare June 3, 2024 10:22
@lvrach lvrach enabled auto-merge (squash) June 4, 2024 06:45
@lvrach lvrach requested a review from achettyiitr June 4, 2024 06:45
@lvrach lvrach merged commit 1857735 into master Jun 4, 2024
49 checks passed
@lvrach lvrach deleted the dependabot/go_modules/go-deps-1a67302192 branch June 4, 2024 06:55
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.

None yet

2 participants