-
Notifications
You must be signed in to change notification settings - Fork 192
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-minor group with 6 updates #3801
Conversation
Bumps the go-minor group with 6 updates: | Package | From | To | | --- | --- | --- | | code.gitea.io/sdk/gitea | `0.20.0` | `0.21.0` | | [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) | `3.13.0` | `3.14.1` | | [gitlab.com/gitlab-org/api/client-go](https://gitlab.com/gitlab-org/api/client-go) | `0.126.0` | `0.127.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.28.0` | `0.29.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.12.0` | `0.13.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.23.0` | `0.24.0` | Updates `code.gitea.io/sdk/gitea` from 0.20.0 to 0.21.0 Updates `github.com/coreos/go-oidc/v3` from 3.13.0 to 3.14.1 - [Release notes](https://github.com/coreos/go-oidc/releases) - [Commits](coreos/go-oidc@v3.13.0...v3.14.1) Updates `gitlab.com/gitlab-org/api/client-go` from 0.126.0 to 0.127.0 - [Release notes](https://gitlab.com/gitlab-org/api/client-go/tags) - [Commits](https://gitlab.com/gitlab-org/api/client-go/compare/v0.126.0...v0.127.0) Updates `golang.org/x/oauth2` from 0.28.0 to 0.29.0 - [Commits](golang/oauth2@v0.28.0...v0.29.0) Updates `golang.org/x/sync` from 0.12.0 to 0.13.0 - [Commits](golang/sync@v0.12.0...v0.13.0) Updates `golang.org/x/text` from 0.23.0 to 0.24.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.23.0...v0.24.0) --- updated-dependencies: - dependency-name: code.gitea.io/sdk/gitea dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/coreos/go-oidc/v3 dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: gitlab.com/gitlab-org/api/client-go dependency-version: 0.127.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: golang.org/x/oauth2 dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: golang.org/x/sync dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: golang.org/x/text dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for docs-kargo-io canceled.
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
@dependabot recreate |
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use |
@dependabot rebase |
Looks like this PR is closed. If you re-open it, I'll rebase it, as long as no-one else has edited it. |
@dependabot rebase |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3801 +/- ##
=======================================
Coverage 52.24% 52.24%
=======================================
Files 309 309
Lines 27604 27604
=======================================
Hits 14423 14423
Misses 12400 12400
Partials 781 781 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Bumps the go-minor group with 6 updates:
0.20.0
0.21.0
3.13.0
3.14.1
0.126.0
0.127.0
0.28.0
0.29.0
0.12.0
0.13.0
0.23.0
0.24.0
Updates
code.gitea.io/sdk/gitea
from 0.20.0 to 0.21.0Updates
github.com/coreos/go-oidc/v3
from 3.13.0 to 3.14.1Release notes
Sourced from github.com/coreos/go-oidc/v3's releases.
Commits
a7c457e
oidctest: fix importaba1ce2
oidc/oidctest: add new packageUpdates
gitlab.com/gitlab-org/api/client-go
from 0.126.0 to 0.127.0Release notes
Sourced from gitlab.com/gitlab-org/api/client-go's releases.
Commits
81420e1
Merge branch 'fix-bug-create-securefile' into 'main'fdcc2c0
AddCreateSecureFileOptions
toCreateSecureFile
instead of the string nam...2755a79
Merge branch 'update-doc-links-batch-three' into 'main'9306d43
Update documentation links on additional APIsf47317d
Merge branch 'update-doc-links-batch-one' into 'main'209189f
Update documentation links on additional APIsc1b6525
Merge branch 'update-doc-links-batch-six' into 'main'2d1b0f9
Update documentation links on additional APIsa0952d4
Merge branch 'update-doc-links-batch-five' into 'main'5b10b92
Update documentation links on additional APIsUpdates
golang.org/x/oauth2
from 0.28.0 to 0.29.0Commits
65c15a3
oauth2: remove extra periodce56909
jws: improve fix for CVE-2025-22868Updates
golang.org/x/sync
from 0.12.0 to 0.13.0Commits
396f3a0
errgroup: document calling Go before WaitUpdates
golang.org/x/text
from 0.23.0 to 0.24.0Commits
4890c57
go.mod: update golang.org/x dependenciesDependabot 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