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 with 2 updates #5435

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the go-deps group with 2 updates: github.com/rudderlabs/rudder-go-kit and google.golang.org/genproto/googleapis/rpc.

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

Release notes

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

v0.46.0

0.46.0 (2025-01-14)

Features

Miscellaneous

  • deps: bump golang.org/x/crypto from 0.31.0 to 0.32.0 in the go_modules group across 1 directory (#709) (d794c02)
  • deps: bump the all group across 1 directory with 20 updates (#707) (d4e77e9)
Changelog

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

0.46.0 (2025-01-14)

Features

Miscellaneous

  • deps: bump golang.org/x/crypto from 0.31.0 to 0.32.0 in the go_modules group across 1 directory (#709) (d794c02)
  • deps: bump the all group across 1 directory with 20 updates (#707) (d4e77e9)
Commits
  • d59a83f chore: release 0.46.0 (#708)
  • 5210b20 feat: max procs (#714)
  • d794c02 chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0 in the go_modules...
  • d4e77e9 chore(deps): bump the all group across 1 directory with 20 updates (#707)
  • See full diff in compare view

Updates google.golang.org/genproto/googleapis/rpc from 0.0.0-20241223144023-3abc09e42ca8 to 0.0.0-20250102185135-69823020774d

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 2 updates: [github.com/rudderlabs/rudder-go-kit](https://github.com/rudderlabs/rudder-go-kit) and [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto).


Updates `github.com/rudderlabs/rudder-go-kit` from 0.45.1 to 0.46.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.45.1...v0.46.0)

Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20241223144023-3abc09e42ca8 to 0.0.0-20250102185135-69823020774d
- [Commits](https://github.com/googleapis/go-genproto/commits)

---
updated-dependencies:
- dependency-name: github.com/rudderlabs/rudder-go-kit
  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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 15, 2025
@cisse21 cisse21 enabled auto-merge (squash) January 15, 2025 09:58
@cisse21 cisse21 merged commit 3c7106e into master Jan 15, 2025
55 of 57 checks passed
@cisse21 cisse21 deleted the dependabot/go_modules/go-deps-974c4fc039 branch January 15, 2025 10:18
Copy link

codecov bot commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.84%. Comparing base (5fd9fba) to head (214b69a).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5435      +/-   ##
==========================================
+ Coverage   74.78%   74.84%   +0.05%     
==========================================
  Files         440      440              
  Lines       61648    61650       +2     
==========================================
+ Hits        46104    46139      +35     
+ Misses      13004    12979      -25     
+ Partials     2540     2532       -8     

☔ 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