-
Notifications
You must be signed in to change notification settings - Fork 513
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
🌱 Bump the gomod group across 2 directories with 6 updates #4510
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the gomod group with 4 updates in the / directory: [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go), [github.com/go-git/go-git/v5](https://github.com/go-git/go-git), [gitlab.com/gitlab-org/api/client-go](https://gitlab.com/gitlab-org/api/client-go) and [sigs.k8s.io/release-utils](https://github.com/kubernetes-sigs/release-utils). Bumps the gomod group with 3 updates in the /tools directory: [github.com/go-git/go-git/v5](https://github.com/go-git/go-git), google.golang.org/protobuf and [github.com/goreleaser/goreleaser/v2](https://github.com/goreleaser/goreleaser). Updates `cloud.google.com/go/pubsub` from 1.45.3 to 1.47.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@pubsub/v1.45.3...pubsub/v1.47.0) Updates `github.com/go-git/go-git/v5` from 5.13.1 to 5.13.2 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.13.1...v5.13.2) Updates `google.golang.org/protobuf` from 1.36.3 to 1.36.4 Updates `gitlab.com/gitlab-org/api/client-go` from 0.120.0 to 0.121.0 - [Release notes](https://gitlab.com/gitlab-org/api/client-go/tags) - [Commits](https://gitlab.com/gitlab-org/api/client-go/compare/v0.120.0...v0.121.0) Updates `sigs.k8s.io/release-utils` from 0.8.4 to 0.11.0 - [Release notes](https://github.com/kubernetes-sigs/release-utils/releases) - [Commits](kubernetes-sigs/release-utils@v0.8.4...v0.11.0) Updates `github.com/go-git/go-git/v5` from 5.13.1 to 5.13.2 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.13.1...v5.13.2) Updates `google.golang.org/protobuf` from 1.36.3 to 1.36.4 Updates `github.com/goreleaser/goreleaser/v2` from 2.5.1 to 2.6.1 - [Release notes](https://github.com/goreleaser/goreleaser/releases) - [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml) - [Commits](goreleaser/goreleaser@v2.5.1...v2.6.1) --- updated-dependencies: - dependency-name: cloud.google.com/go/pubsub dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/go-git/go-git/v5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: gitlab.com/gitlab-org/api/client-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: sigs.k8s.io/release-utils dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/go-git/go-git/v5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/goreleaser/goreleaser/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Feb 3, 2025
dependabot
bot
requested review from
justaugustus and
spencerschrock
and removed request for
a team
February 3, 2025 09:24
@dependabot ignore sigs.k8s.io/release-utils minor version (we can stop ignoring once we update to Go 1.23 as min version when Go 1.24 comes out) |
OK, I won't notify you about version 0.11.x of sigs.k8s.io/release-utils again, unless you unignore it. |
Superseded by #4511. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the gomod group with 4 updates in the / directory: cloud.google.com/go/pubsub, github.com/go-git/go-git/v5, gitlab.com/gitlab-org/api/client-go and sigs.k8s.io/release-utils.
Bumps the gomod group with 3 updates in the /tools directory: github.com/go-git/go-git/v5, google.golang.org/protobuf and github.com/goreleaser/goreleaser/v2.
Updates
cloud.google.com/go/pubsub
from 1.45.3 to 1.47.0Release notes
Sourced from cloud.google.com/go/pubsub's releases.
Commits
bfb6c05
chore(main): release pubsub 1.47.0 (#11547)46d6ed4
feat(pubsub): support new forms of topic ingestion (#11537)0dd7d3d
feat(storage): wrap NotFound errors for buckets and objects (#11519)8fc5a87
chore: bump cloud.google.com/go dep (#11541)1a214c9
chore: release main (#11467)24b3a20
chore(main): release 0.118.1 (#11539)8eeb59c
fix(storage): remove duplicate routing header (#11534)cac52f7
feat(storage): Use ReadHandle for faster re-connect (#11510)da9788f
test(storage): add -race to emulator tests (#11532)7f8d69d
fix(storage): clone the defaultRetry to avoid modifying it directly (#11533)Updates
github.com/go-git/go-git/v5
from 5.13.1 to 5.13.2Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
2c68247
Merge pull request #1383 from go-git/dependabot/go_modules/github.com/ProtonM...d462c2e
Merge pull request #1359 from BeChris/issue1150-v532ac23a
Merge pull request #1392 from go-git/dependabot/go_modules/github.com/pjbgf/s...93e635a
build: bump github.com/pjbgf/sha1cd from 0.3.0 to 0.3.2b2bb975
git: worktree_status, took into account code review remarks518ac88
git: worktree_status, fix adding dot slash files to working tree (backported ...21b3150
build: bump github.com/ProtonMail/go-crypto from 1.1.4 to 1.1.5189e7e4
Merge pull request #1361 from BeChris/issue1176-v5654815a
Merge pull request #1377 from go-git/dependabot/go_modules/github.com/elazarl...91dbdb9
Merge pull request #1376 from go-git/dependabot/github_actions/github/codeql-...Updates
google.golang.org/protobuf
from 1.36.3 to 1.36.4Updates
gitlab.com/gitlab-org/api/client-go
from 0.120.0 to 0.121.0Release notes
Sourced from gitlab.com/gitlab-org/api/client-go's releases.
Commits
1aba664
Merge branch 'feature/bot-user-createdby' into 'main'8bcd20b
Extend user with CreatedBy attribute77839cf
Merge branch 'main' into 'main'd6d52f5
Fix json tag for MaskedAndHidden field in CreateGroupVariableOptionsa76eafa
Merge branch 'gmh-add-raw-diff-api-endpoint' into 'main'd6860d5
feat: Add raw diff API endpoint6b66e0e
Merge branch 'project_deploy_key_fingerprints' into 'main'1537af4
add fingerprint to project deploy keys1deea3f
Merge branch 'feat/add-theme-to-broadcast-message' into 'main'f59203b
Add theme field to broadcast messageUpdates
sigs.k8s.io/release-utils
from 0.8.4 to 0.11.0Release notes
Sourced from sigs.k8s.io/release-utils's releases.
Commits
ff25b35
Merge pull request #127 from saschagrunert/simplifyd608579
Simplify retry logic196ffaa
Merge pull request #126 from saschagrunert/retry-api6676419
Usego-retry
for HTTP retryde44574
Merge pull request #125 from saschagrunert/lintf6fed87
Update golangci-lint config and fix reports3122958
Merge pull request #124 from kubernetes-sigs/dependabot/github_actions/action...70d8b64
Update release.yamlfd239ba
build(deps): bump actions/setup-go in the actions groupbeb5169
Merge pull request #123 from cpanato/update-golangciUpdates
github.com/go-git/go-git/v5
from 5.13.1 to 5.13.2Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
2c68247
Merge pull request #1383 from go-git/dependabot/go_modules/github.com/ProtonM...d462c2e
Merge pull request #1359 from BeChris/issue1150-v532ac23a
Merge pull request #1392 from go-git/dependabot/go_modules/github.com/pjbgf/s...93e635a
build: bump github.com/pjbgf/sha1cd from 0.3.0 to 0.3.2b2bb975
git: worktree_status, took into account code review remarks518ac88
git: worktree_status, fix adding dot slash files to working tree (backported ...21b3150
build: bump github.com/ProtonMail/go-crypto from 1.1.4 to 1.1.5189e7e4
Merge pull request #1361 from BeChris/issue1176-v5654815a
Merge pull request #1377 from go-git/dependabot/go_modules/github.com/elazarl...91dbdb9
Merge pull request #1376 from go-git/dependabot/github_actions/github/codeql-...Updates
google.golang.org/protobuf
from 1.36.3 to 1.36.4Updates
github.com/goreleaser/goreleaser/v2
from 2.5.1 to 2.6.1Release notes
Sourced from github.com/goreleaser/goreleaser/v2's releases.
... (truncated)
Commits
b6bb03d
fix: move suggestions to deb only8ac6a9d
fix: brew config52d4441
chore(deps): bump github/codeql-action from 3.28.1 to 3.28.2 (#5470)f26aa01
docs: update links4ad98fb
docs: announce v2.6749a591
chore: auto-update generated files4dffb57
chore: auto-update generated filescf9e160
docs: fix linkedin icon744e11a
docs: update reamedf53413
docs: readme updateMost Recent Ignore Conditions Applied to This Pull Request
You can trigger a rebase of this PR 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