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 github.com/rudderlabs/rudder-go-kit from 0.34.0 to 0.34.2 #48

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/rudderlabs/rudder-go-kit from 0.34.0 to 0.34.2.

Release notes

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

v0.34.2

0.34.2 (2024-06-05)

Bug Fixes

  • memstats new stat should reuse measurement (#516) (ab7c8f6)

Miscellaneous

  • deps: bump actions/checkout from 2 to 4 (#506) (e3525a9)
  • deps: bump actions/setup-go from 3 to 5 (#508) (60c253e)
  • deps: bump actions/stale from 5 to 9 (#507) (4af5318)
  • deps: bump codecov/codecov-action from 3 to 4 (#509) (e726f0c)
  • deps: bump github.com/aws/aws-sdk-go from 1.53.12 to 1.53.15 in the frequent group across 1 directory (#515) (1441aae)
  • deps: bump the all group with 3 updates (#513) (d6b4ae1)
  • upgrade to go1.22.4 and standard libraries (#517) (3283a98)

v0.34.1

0.34.1 (2024-05-30)

Miscellaneous

  • ci: general ci and tooling improvement (#498) (1b83f9a)
  • deps: bump actions/labeler from 4 to 5 (#501) (7647693)
  • deps: bump amannn/action-semantic-pull-request from 4 to 5 (#500) (2c1ff5f)
  • deps: bump beatlabs/delete-old-branches-action from 0.0.9 to 0.0.10 (#499) (86e0dbb)
  • deps: bump github.com/aws/aws-sdk-go from 1.53.10 to 1.53.11 (#495) (0af3781)
  • deps: bump github.com/aws/aws-sdk-go from 1.53.11 to 1.53.12 in the frequent group (#504) (65125f9)
  • deps: bump github.com/confluentinc/confluent-kafka-go/v2 from 2.3.0 to 2.4.0 (#494) (712e34e)
  • deps: bump github.com/docker/docker from 25.0.3+incompatible to 25.0.5+incompatible (#497) (3c565fc)
  • deps: bump golangci/golangci-lint-action from 3 to 6 (#503) (4a583a0)
  • deps: bump the all group with 2 updates (#505) (284005c)
  • deps: bump the opentelemetry group with 9 updates (#493) (d823765)
Changelog

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

0.34.2 (2024-06-05)

Bug Fixes

  • memstats new stat should reuse measurement (#516) (ab7c8f6)

Miscellaneous

  • deps: bump actions/checkout from 2 to 4 (#506) (e3525a9)
  • deps: bump actions/setup-go from 3 to 5 (#508) (60c253e)
  • deps: bump actions/stale from 5 to 9 (#507) (4af5318)
  • deps: bump codecov/codecov-action from 3 to 4 (#509) (e726f0c)
  • deps: bump github.com/aws/aws-sdk-go from 1.53.12 to 1.53.15 in the frequent group across 1 directory (#515) (1441aae)
  • deps: bump the all group with 3 updates (#513) (d6b4ae1)
  • upgrade to go1.22.4 and standard libraries (#517) (3283a98)

0.34.1 (2024-05-30)

Miscellaneous

  • ci: general ci and tooling improvement (#498) (1b83f9a)
  • deps: bump actions/labeler from 4 to 5 (#501) (7647693)
  • deps: bump amannn/action-semantic-pull-request from 4 to 5 (#500) (2c1ff5f)
  • deps: bump beatlabs/delete-old-branches-action from 0.0.9 to 0.0.10 (#499) (86e0dbb)
  • deps: bump github.com/aws/aws-sdk-go from 1.53.10 to 1.53.11 (#495) (0af3781)
  • deps: bump github.com/aws/aws-sdk-go from 1.53.11 to 1.53.12 in the frequent group (#504) (65125f9)
  • deps: bump github.com/confluentinc/confluent-kafka-go/v2 from 2.3.0 to 2.4.0 (#494) (712e34e)
  • deps: bump github.com/docker/docker from 25.0.3+incompatible to 25.0.5+incompatible (#497) (3c565fc)
  • deps: bump golangci/golangci-lint-action from 3 to 6 (#503) (4a583a0)
  • deps: bump the all group with 2 updates (#505) (284005c)
  • deps: bump the opentelemetry group with 9 updates (#493) (d823765)
Commits
  • d420c97 chore: release 0.34.2 (#510)
  • 3283a98 chore: upgrade to go1.22.4 and standard libraries (#517)
  • ab7c8f6 fix: memstats new stat should reuse measurement (#516)
  • 1441aae chore(deps): bump github.com/aws/aws-sdk-go from 1.53.12 to 1.53.15 in the fr...
  • d6b4ae1 chore(deps): bump the all group with 3 updates (#513)
  • 60c253e chore(deps): bump actions/setup-go from 3 to 5 (#508)
  • e3525a9 chore(deps): bump actions/checkout from 2 to 4 (#506)
  • 4af5318 chore(deps): bump actions/stale from 5 to 9 (#507)
  • e726f0c chore(deps): bump codecov/codecov-action from 3 to 4 (#509)
  • 8227244 chore: release 0.34.1 (#496)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/rudderlabs/rudder-go-kit](https://github.com/rudderlabs/rudder-go-kit) from 0.34.0 to 0.34.2.
- [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.34.0...v0.34.2)

---
updated-dependencies:
- dependency-name: github.com/rudderlabs/rudder-go-kit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jun 17, 2024
@achettyiitr achettyiitr merged commit c9bda4c into main Jun 24, 2024
4 checks passed
@achettyiitr achettyiitr deleted the dependabot/go_modules/github.com/rudderlabs/rudder-go-kit-0.34.2 branch June 24, 2024 17:15
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.

1 participant