-
Notifications
You must be signed in to change notification settings - Fork 508
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 5 updates #4465
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: [github.com/moby/buildkit](https://github.com/moby/buildkit), google.golang.org/protobuf, [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) and [gitlab.com/gitlab-org/api/client-go](https://gitlab.com/gitlab-org/api/client-go). Bumps the gomod group with 3 updates in the /tools directory: google.golang.org/protobuf, [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) and [github.com/goreleaser/goreleaser/v2](https://github.com/goreleaser/goreleaser). Updates `github.com/moby/buildkit` from 0.18.1 to 0.18.2 - [Release notes](https://github.com/moby/buildkit/releases) - [Commits](moby/buildkit@v0.18.1...v0.18.2) Updates `google.golang.org/protobuf` from 1.35.2 to 1.36.0 Updates `github.com/onsi/ginkgo/v2` from 2.22.0 to 2.22.1 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.0...v2.22.1) Updates `gitlab.com/gitlab-org/api/client-go` from 0.116.0 to 0.118.0 - [Release notes](https://gitlab.com/gitlab-org/api/client-go/tags) - [Commits](https://gitlab.com/gitlab-org/api/client-go/compare/v0.116.0...v0.118.0) Updates `google.golang.org/protobuf` from 1.35.2 to 1.36.0 Updates `github.com/onsi/ginkgo/v2` from 2.22.0 to 2.22.1 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.0...v2.22.1) Updates `github.com/goreleaser/goreleaser/v2` from 2.4.8 to 2.5.0 - [Release notes](https://github.com/goreleaser/goreleaser/releases) - [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml) - [Commits](goreleaser/goreleaser@v2.4.8...v2.5.0) --- updated-dependencies: - dependency-name: github.com/moby/buildkit 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-minor dependency-group: gomod - dependency-name: github.com/onsi/ginkgo/v2 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: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/onsi/ginkgo/v2 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
Dec 23, 2024
dependabot
bot
requested review from
justaugustus and
raghavkaul
and removed request for
a team
December 23, 2024 08:18
@dependabot ignore gitlab.com/gitlab-org/api/client-go minor version See https://gitlab.com/gitlab-org/api/client-go/-/issues/2078 |
OK, I won't notify you about version 0.118.x of gitlab.com/gitlab-org/api/client-go again, unless you unignore it. |
Superseded by #4468. |
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: github.com/moby/buildkit, google.golang.org/protobuf, github.com/onsi/ginkgo/v2 and gitlab.com/gitlab-org/api/client-go.
Bumps the gomod group with 3 updates in the /tools directory: google.golang.org/protobuf, github.com/onsi/ginkgo/v2 and github.com/goreleaser/goreleaser/v2.
Updates
github.com/moby/buildkit
from 0.18.1 to 0.18.2Release notes
Sourced from github.com/moby/buildkit's releases.
Commits
e4da654
Merge pull request #5601 from tonistiigi/v0.18.2-picks987b409
dockerfile: fix named context replacement for child stages873382b
dockerfile: fix onbuild propagation for child stages6614837
dockerfile: add regression test for parallel cache mounts25649b3
Dockerfile: update runc binary to v1.2.336a6e05
llb: avoid concurrent map write on parallel marshal4241ae2
update xx to v1.6.1715418b
hack: remove loong64 validation in archutilUpdates
google.golang.org/protobuf
from 1.35.2 to 1.36.0Updates
github.com/onsi/ginkgo/v2
from 2.22.0 to 2.22.1Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
a0190b7
v2.22.14df44bf
remove golang.org/x/net/context in favour of stdlib contextc88c634
ensure *.test files are gitignored so we don't accidentally commit compiled t...aab3da6
Update testsc09df39
Properly encode CSV rows96a80fc
Add test case for proper csv escaping43dad69
Add meta-testUpdates
gitlab.com/gitlab-org/api/client-go
from 0.116.0 to 0.118.0Release notes
Sourced from gitlab.com/gitlab-org/api/client-go's releases.
Commits
273643d
Merge branch 'rpereira2-main-patch-33788' into 'main'6218fef
Add name field to PipelineInfo7125c5f
Merge branch 'github/fork/TheCodear/feat/extend-project-lint-result' into 'main'2154642
Extend project lint result struct with includes9039338
Merge branch 'renovate/google.golang.org-protobuf-1.x' into 'main'e7c03eb
go: Update module google.golang.org/protobuf to v1.36.075dadc0
Merge branch 'fix-update-settings-struct' into 'main'98792f8
Fix an issue with the UpdateSettings struct6827529
Merge branch 'feat/add-owner-to-project-creation-level' into 'main'12ad38d
Add owner to project creation levelUpdates
google.golang.org/protobuf
from 1.35.2 to 1.36.0Updates
github.com/onsi/ginkgo/v2
from 2.22.0 to 2.22.1Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
a0190b7
v2.22.14df44bf
remove golang.org/x/net/context in favour of stdlib contextc88c634
ensure *.test files are gitignored so we don't accidentally commit compiled t...aab3da6
Update testsc09df39
Properly encode CSV rows96a80fc
Add test case for proper csv escaping43dad69
Add meta-testUpdates
github.com/goreleaser/goreleaser/v2
from 2.4.8 to 2.5.0Release notes
Sourced from github.com/goreleaser/goreleaser/v2's releases.
... (truncated)
Commits
7339ef1
fix: group by platform when using rust or zig mixed with go8872f00
docs: update86262c1
feat: changing descriptions everywhere, more docs touches (#5368)2a6fbc1
chore(deps): bump dagger/dagger-for-github from 7.0.2 to 7.0.3 (#5370)240654e
chore(deps): bump github/codeql-action from 3.27.7 to 3.27.9 (#5369)23b6a1a
fix: godoc82efa12
feat(rust): detect project name from Cargo.toml21934d1
refactor: simplify validateImager, validateManifester (#5366)dade01e
chore(deps): bump dagger/dagger-for-github from 7.0.1 to 7.0.2 (#5364)5d9dd9b
chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#5363)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