-
Notifications
You must be signed in to change notification settings - Fork 320
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 3 updates #4919
Conversation
Bumps the go-deps group with 3 updates: [github.com/docker/docker](https://github.com/docker/docker), [github.com/rudderlabs/bing-ads-go-sdk](https://github.com/rudderlabs/bing-ads-go-sdk) and [github.com/rudderlabs/rudder-go-kit](https://github.com/rudderlabs/rudder-go-kit). Updates `github.com/docker/docker` from 27.0.3+incompatible to 27.1.0+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v27.0.3...v27.1.0) Updates `github.com/rudderlabs/bing-ads-go-sdk` from 0.2.2 to 0.2.3 - [Release notes](https://github.com/rudderlabs/bing-ads-go-sdk/releases) - [Changelog](https://github.com/rudderlabs/bing-ads-go-sdk/blob/main/CHANGELOG.md) - [Commits](rudderlabs/bing-ads-go-sdk@v0.2.2...v0.2.3) Updates `github.com/rudderlabs/rudder-go-kit` from 0.34.2 to 0.35.1 - [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.2...v0.35.1) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/rudderlabs/bing-ads-go-sdk 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 ... Signed-off-by: dependabot[bot] <[email protected]>
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 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? TipsChatThere are 3 ways to chat with CodeRabbit:
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)
Additionally, you can add CodeRabbit Configuration File (
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the go-deps group with 3 updates: github.com/docker/docker, github.com/rudderlabs/bing-ads-go-sdk and github.com/rudderlabs/rudder-go-kit.
Updates
github.com/docker/docker
from 27.0.3+incompatible to 27.1.0+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
Commits
a21b1a2
Merge pull request #48196 from thaJeztah/27.1_backport_vendor_containerd_1.7.201bc907c
vendor: github.com/containerd/containerd v1.7.204bb4575
Merge pull request #48191 from thaJeztah/27.1_backport_update_containerd_bina...df7f275
Merge pull request #48195 from thaJeztah/27.1_backport_fix_pr_title_check1c0885d
gha: check-pr-branch: fix branch check regressionfb3ec9f
Merge pull request #48187 from thaJeztah/27.1_backport_bump_buildx_composeed83a9e
update containerd binary to v1.7.2071b59bf
Merge pull request #48178 from thaJeztah/27.1_backport_relax_pr_checkf8f926b
Merge pull request #48185 from thaJeztah/27.1_backport_internalize_pkg_directory422ef48
gha: check-pr-branch: verify major version onlyUpdates
github.com/rudderlabs/bing-ads-go-sdk
from 0.2.2 to 0.2.3Release notes
Sourced from github.com/rudderlabs/bing-ads-go-sdk's releases.
Changelog
Sourced from github.com/rudderlabs/bing-ads-go-sdk's changelog.
Commits
6408d1f
Merge pull request #13 from rudderlabs/release-please--branches--main--compon...e5806cd
chore: release 0.2.304bc329
chore: update mock dependency to uber mock from gomock (#12)Updates
github.com/rudderlabs/rudder-go-kit
from 0.34.2 to 0.35.1Release notes
Sourced from github.com/rudderlabs/rudder-go-kit's releases.
Changelog
Sourced from github.com/rudderlabs/rudder-go-kit's changelog.
Commits
7cc9ebb
chore: release 0.35.1 (#568)f2c340a
chore: sftp filemanager mocks (#567)8724b87
chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#556)77cd677
chore: release 0.35.0 (#565)0ef84cf
chore: move to gomock uber (#564)201797b
feat: minio testhelper add content method (#524)724dc2f
chore(deps): bump the frequent group across 1 directory with 2 updates (#519)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