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.43.0 to 0.45.0 #235

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/rudderlabs/rudder-go-kit from 0.43.0 to 0.45.0.

Release notes

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

v0.45.0

0.45.0 (2024-10-23)

Features

  • request to json function usually used as pre-step for storing r… (#668) (50d8320)

Miscellaneous

v0.44.0

0.44.0 (2024-10-17)

Features

Miscellaneous

  • add support for WithEnv and WithRepository for transformer resource (#673) (f907f10)
Changelog

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

0.45.0 (2024-10-23)

Features

  • request to json function usually used as pre-step for storing r… (#668) (50d8320)

Miscellaneous

0.44.0 (2024-10-17)

Features

Miscellaneous

  • add support for WithEnv and WithRepository for transformer resource (#673) (f907f10)
Commits
  • 7ce12ab chore: release 0.45.0 (#677)
  • 21abca6 chore: compression benchmarks (#678)
  • 50d8320 feat: request to json function usually used as pre-step for storing r… (#668)
  • 60a57d0 chore: release 0.44.0 (#674)
  • 801d27b feat: allow retrieval of commits for tags (#675)
  • f907f10 chore: add support for WithEnv and WithRepository for transformer resource (#...
  • See full diff 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.43.0 to 0.45.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.43.0...v0.45.0)

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

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 Nov 18, 2024
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.51%. Comparing base (578255b) to head (49df43d).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #235   +/-   ##
=======================================
  Coverage   85.51%   85.51%           
=======================================
  Files          88       88           
  Lines        4494     4494           
=======================================
  Hits         3843     3843           
  Misses        495      495           
  Partials      156      156           

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

Copy link

github-actions bot commented Dec 9, 2024

This PR is considered to be stale. It has been open 20 days with no further activity thus it is going to be closed in 5 days. To avoid such a case please consider removing the stale label manually or add a comment to the PR.

@github-actions github-actions bot added the Stale label Dec 9, 2024
@atzoum atzoum merged commit e1b526f into main Dec 9, 2024
25 checks passed
@atzoum atzoum deleted the dependabot/go_modules/github.com/rudderlabs/rudder-go-kit-0.45.0 branch December 9, 2024 10:48
atzoum pushed a commit that referenced this pull request Dec 13, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.14.0](v1.13.0...v1.14.0)
(2024-12-13)


### Features

* **bigquery:** bump cloud.google.com/go/bigquery from 1.63.1 to 1.65.0
([#238](#238))
([a582787](a582787))
* **databricks:** normalize column names
([#241](#241))
([8161d20](8161d20))
* **snowflake:** bump github.com/snowflakedb/gosnowflake from 1.11.1 to
1.12.1 ([#237](#237))
([8dbffab](8dbffab))
* **trino:** bump github.com/trinodb/trino-go-client from 0.317.0 to
0.320.0 ([#231](#231))
([79c9333](79c9333))


### Miscellaneous

* **deps:** bump codecov/codecov-action from 4 to 5
([#234](#234))
([5eb7be9](5eb7be9))
* **deps:** bump github.com/rudderlabs/rudder-go-kit from 0.43.0 to
0.45.0 ([#235](#235))
([e1b526f](e1b526f))
* **deps:** bump github.com/tidwall/gjson from 1.17.3 to 1.18.0
([#229](#229))
([bbcffdb](bbcffdb))
* **deps:** bump golang.org/x/crypto from 0.29.0 to 0.31.0 in the
go_modules group
([#240](#240))
([5757306](5757306))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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 Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant