-
Notifications
You must be signed in to change notification settings - Fork 520
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 7 updates #4554
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/go_modules/gomod-9168108d8a
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.13.2` | `5.14.0` | | [github.com/moby/buildkit](https://github.com/moby/buildkit) | `0.20.0` | `0.20.1` | | [golang.org/x/text](https://github.com/golang/text) | `0.22.0` | `0.23.0` | | [mvdan.cc/sh/v3](https://github.com/mvdan/sh) | `3.10.0` | `3.11.0` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.22.2` | `2.23.0` | | [gitlab.com/gitlab-org/api/client-go](https://gitlab.com/gitlab-org/api/client-go) | `0.123.0` | `0.124.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.26.0` | `0.28.0` | Bumps the gomod group with 5 updates in the /tools directory: | Package | From | To | | --- | --- | --- | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.13.2` | `5.14.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.22.0` | `0.23.0` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.22.2` | `2.23.0` | | [gitlab.com/gitlab-org/api/client-go](https://gitlab.com/gitlab-org/api/client-go) | `0.123.0` | `0.124.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.26.0` | `0.28.0` | Updates `github.com/go-git/go-git/v5` from 5.13.2 to 5.14.0 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.13.2...v5.14.0) Updates `github.com/moby/buildkit` from 0.20.0 to 0.20.1 - [Release notes](https://github.com/moby/buildkit/releases) - [Commits](moby/buildkit@v0.20.0...v0.20.1) Updates `golang.org/x/text` from 0.22.0 to 0.23.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.22.0...v0.23.0) Updates `mvdan.cc/sh/v3` from 3.10.0 to 3.11.0 - [Release notes](https://github.com/mvdan/sh/releases) - [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md) - [Commits](mvdan/sh@v3.10.0...v3.11.0) Updates `github.com/onsi/ginkgo/v2` from 2.22.2 to 2.23.0 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.2...v2.23.0) Updates `gitlab.com/gitlab-org/api/client-go` from 0.123.0 to 0.124.0 - [Release notes](https://gitlab.com/gitlab-org/api/client-go/tags) - [Commits](https://gitlab.com/gitlab-org/api/client-go/compare/v0.123.0...v0.124.0) Updates `golang.org/x/oauth2` from 0.26.0 to 0.28.0 - [Commits](golang/oauth2@v0.26.0...v0.28.0) Updates `github.com/go-git/go-git/v5` from 5.13.2 to 5.14.0 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.13.2...v5.14.0) Updates `golang.org/x/text` from 0.22.0 to 0.23.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.22.0...v0.23.0) Updates `github.com/onsi/ginkgo/v2` from 2.22.2 to 2.23.0 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.2...v2.23.0) Updates `gitlab.com/gitlab-org/api/client-go` from 0.123.0 to 0.124.0 - [Release notes](https://gitlab.com/gitlab-org/api/client-go/tags) - [Commits](https://gitlab.com/gitlab-org/api/client-go/compare/v0.123.0...v0.124.0) Updates `golang.org/x/oauth2` from 0.26.0 to 0.28.0 - [Commits](golang/oauth2@v0.26.0...v0.28.0) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/moby/buildkit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: mvdan.cc/sh/v3 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-minor 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: golang.org/x/oauth2 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-minor dependency-group: gomod - dependency-name: golang.org/x/text dependency-type: indirect 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-minor dependency-group: gomod - dependency-name: gitlab.com/gitlab-org/api/client-go dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/oauth2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 7 updates in the / directory:
5.13.2
5.14.0
0.20.0
0.20.1
0.22.0
0.23.0
3.10.0
3.11.0
2.22.2
2.23.0
0.123.0
0.124.0
0.26.0
0.28.0
Bumps the gomod group with 5 updates in the /tools directory:
5.13.2
5.14.0
0.22.0
0.23.0
2.22.2
2.23.0
0.123.0
0.124.0
0.26.0
0.28.0
Updates
github.com/go-git/go-git/v5
from 5.13.2 to 5.14.0Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
863c621
Merge pull request #1436 from pjbgf/v5-bumps2e69e81
build: Bump dependenciesb2c1ec9
build: Bump Go versionsUpdates
github.com/moby/buildkit
from 0.20.0 to 0.20.1Release notes
Sourced from github.com/moby/buildkit's releases.
Commits
de56a3c
Merge pull request #5803 from crazy-max/0.20_picks_0.20.1cc210c8
vendor: update containerd to v2.0.32c40436
dockerfile: normalize platform in image configbfe3c17
rootless: update docs and examplesb1b594e
update binfmt to v9.2.2b15731b
vendor: update action-cache with longer azure retries547d083
vendor: update cdi to v0.8.1 for panic fixUpdates
golang.org/x/text
from 0.22.0 to 0.23.0Commits
566b44f
go.mod: update golang.org/x dependenciesd5156da
collate/build: do not use println in tests221d88c
x/text: fix scientific notation by removing extraneous spacesb18c107
internal/export/unicode: change C comment to mention unassigned code points835f8ac
language: use a more straightforward return valueae68efb
internal/export/unicode: add CategoryAliases, Cn, and LC518d9c0
all: upgrade go directive to at least 1.23.0 [generated]Updates
mvdan.cc/sh/v3
from 3.10.0 to 3.11.0Release notes
Sourced from mvdan.cc/sh/v3's releases.
Changelog
Sourced from mvdan.cc/sh/v3's changelog.
Commits
8a52daa
CHANGELOG: add entry for v3.11.05d53055
interp: skip handler test using process substitutions on Windowsaa99590
interp: only obey TMPDIR if it is an absolute dirfdbd6e1
update all dependencies28603a4
interp: do not hard-code the use of os.TempDir for named pipescce5c1c
interp: do not open our own ProcSubst FIFO files via OpenHandlerb5c9298
interp: test process substitutions with an OpenHandler422f987
fileutil: shebang detection improvementsb87b838
syntax: use LangError consistently and add a LangUsed fieldcbc2c7b
syntax: make IsIncomplete more robustUpdates
github.com/onsi/ginkgo/v2
from 2.22.2 to 2.23.0Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
1d705bc
v2.23.037a511b
bump to go 1.24.0 - support new testing.TB methods and add a test to cover te...7556a86
fix edge case where build -o is pointing at an explicit file, not a directory4df06c6
Fix binary paths when precompiling multiple suites.cbcf39a
Fix: Correct Markdown list rendering in MIGRATING_TO_V2.md9b261ff
docs: fix test workflow badge (#1512)00f19c8
Bump golang.org/x/net in /integration/_fixtures/version_mismatch_fixture (#1516)e98a4df
Bump golang.org/x/tools from 0.28.0 to 0.30.0 (#1515)60cc4e2
Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (#1504)fea6f2d
Bump github-pages from 231 to 232 in /docs (#1447)Updates
gitlab.com/gitlab-org/api/client-go
from 0.123.0 to 0.124.0Release notes
Sourced from gitlab.com/gitlab-org/api/client-go's releases.
Commits
04cfd77
Merge branch 'named-struct-for-shared-with-group' into 'main'65524df
Refactor ShareWithGroup as a Named Struct instead of an Anonymous Struct1be3465
Merge branch 'support-instance-custom-roles' into 'main'6d63332
Add support for instance member roles API, and align `CreateMemberRoleOptions...8b50e96
Merge branch 'use-basic-merge-request' into 'main'42ec248
Switch to using BasicMergeRequest for API endpoints that use it34a1106
Merge branch 'add-reviewable-command' into 'main'fd06b55
Add bundled reviewable command for ease of local development3d91c3a
Merge branch 'add-wiki-attachment-uploads' into 'main'bf2d5c0
Add function for uploading a wiki attachmentUpdates
golang.org/x/oauth2
from 0.26.0 to 0.28.0Commits
0042180
oauth2: Deep copy context client in NewClientce350bf
oauth2: remove unneeded TokenSource implementation in transport test44967ab
google: fix typos9c82a8c
oauth2.go: use a more straightforward return value681b4d8
jws: split token into fixed number of parts3f78298
all: upgrade go directive to at least 1.23.0 [generated]109dabf
endpoints: add links/provider for Discordac571fa
oauth2: fix docs for Config.DeviceAuth314ee5b
endpoints: add patreon endpointUpdates
github.com/go-git/go-git/v5
from 5.13.2 to 5.14.0Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
863c621
Merge pull request #1436 from pjbgf/v5-bumps2e69e81
build: Bump dependenciesb2c1ec9
build: Bump Go versionsUpdates
golang.org/x/text
from 0.22.0 to 0.23.0Commits
566b44f
go.mod: update golang.org/x dependenciesd5156da
collate/build: do not use println in tests221d88c
x/text: fix scientific notation by removing extraneous spacesb18c107
internal/export/unicode: change C comment to mention unassigned code points835f8ac
language: use a more straightforward return valueae68efb
internal/export/unicode: add CategoryAliases, Cn, and LC518d9c0
all: upgrade go directive to at least 1.23.0 [generated]Updates
github.com/onsi/ginkgo/v2
from 2.22.2 to 2.23.0Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
1d705bc
v2.23.037a511b
bump to go 1.24.0 - support new testing.TB methods and add a test to cover te...7556a86
fix edge case where build -o is pointing at an explicit file, not a directory4df06c6
Fix binary paths when precompiling multiple suites.cbcf39a
Fix: Correct Markdown list rendering in MIGRATING_TO_V2.md9b261ff
docs: fix test workflow badge (#1512)00f19c8
Bump golang.org/x/net in /integration/_fixtures/version_mismatch_fixture (#1516)e98a4df
Bump golang.org/x/tools from 0.28.0 to 0.30.0 (#1515)60cc4e2
Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (#1504)fea6f2d
Bump github-pages from 231 to 232 in /docs (#1447)Updates
gitlab.com/gitlab-org/api/client-go
from 0.123.0 to 0.124.0Release notes
Sourced from gitlab.com/gitlab-org/api/client-go's releases.
Commits
04cfd77
Merge branch 'named-struct-for-shared-with-group' into 'main'65524df
Refactor ShareWithGroup as a Named Struct instead of an Anonymous Struct1be3465
Merge branch 'support-instance-custom-roles' into 'main'6d63332
Add support for instance member roles API, and align `CreateMemberRoleOptions...8b50e96
Merge branch 'use-basic-merge-request' into 'main'42ec248
Switch to using BasicMergeRequest for API endpoints that use it34a1106
Merge branch 'add-reviewable-command' into 'main'fd06b55
Add bundled reviewable command for ease of local development3d91c3a
Merge branch 'add-wiki-attachment-uploads' into 'main'bf2d5c0
Add function for uploading a wiki attachmentUpdates
golang.org/x/oauth2
from 0.26.0 to 0.28.0Commits
0042180
oauth2: Deep copy context client in NewClientce350bf
oauth2: remove unneeded TokenSource implementation in transport test44967ab
google: fix typos9c82a8c
oauth2.go: use a more straightforward return value681b4d8
jws: split token into fixed number of parts3f78298
all: upgrade go directive to at least 1.23.0 [generated]109dabf
endpoints: add links/provider for Discordac571fa
oauth2: fix docs for Config.DeviceAuth314ee5b
endpoints: add patreon endpointMost 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