chore(deps): bump the gomod group across 1 directory with 11 updates#4776
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the gomod group across 1 directory with 11 updates#4776dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the gomod group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) | `0.29.2` | `0.29.3` | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.21.2` | `0.21.3` | | [github.com/sigstore/rekor](https://github.com/sigstore/rekor) | `1.5.0` | `1.5.1` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.35.2` | `0.35.3` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.35.2` | `0.35.3` | Updates `github.com/go-openapi/runtime` from 0.29.2 to 0.29.3 - [Release notes](https://github.com/go-openapi/runtime/releases) - [Commits](go-openapi/runtime@v0.29.2...v0.29.3) Updates `github.com/go-openapi/strfmt` from 0.25.0 to 0.26.0 - [Release notes](https://github.com/go-openapi/strfmt/releases) - [Commits](go-openapi/strfmt@v0.25.0...v0.26.0) Updates `github.com/google/go-containerregistry` from 0.21.2 to 0.21.3 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Commits](google/go-containerregistry@v0.21.2...v0.21.3) Updates `github.com/sigstore/rekor` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/sigstore/rekor/releases) - [Changelog](https://github.com/sigstore/rekor/blob/main/CHANGELOG.md) - [Commits](sigstore/rekor@v1.5.0...v1.5.1) Updates `golang.org/x/crypto` from 0.48.0 to 0.49.0 - [Commits](golang/crypto@v0.48.0...v0.49.0) Updates `golang.org/x/oauth2` from 0.35.0 to 0.36.0 - [Commits](golang/oauth2@v0.35.0...v0.36.0) Updates `golang.org/x/term` from 0.40.0 to 0.41.0 - [Commits](golang/term@v0.40.0...v0.41.0) Updates `google.golang.org/api` from 0.267.0 to 0.269.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.267.0...v0.269.0) Updates `k8s.io/api` from 0.35.2 to 0.35.3 - [Commits](kubernetes/api@v0.35.2...v0.35.3) Updates `k8s.io/apimachinery` from 0.35.2 to 0.35.3 - [Commits](kubernetes/apimachinery@v0.35.2...v0.35.3) Updates `k8s.io/client-go` from 0.35.2 to 0.35.3 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.35.2...v0.35.3) --- updated-dependencies: - dependency-name: github.com/go-openapi/runtime dependency-version: 0.29.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/strfmt dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/google/go-containerregistry dependency-version: 0.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/sigstore/rekor dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: golang.org/x/crypto dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/oauth2 dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/term dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: google.golang.org/api dependency-version: 0.269.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: k8s.io/api dependency-version: 0.35.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: k8s.io/apimachinery dependency-version: 0.35.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: k8s.io/client-go dependency-version: 0.35.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 5 updates in the / directory:
0.29.20.29.30.21.20.21.31.5.01.5.10.35.20.35.30.35.20.35.3Updates
github.com/go-openapi/runtimefrom 0.29.2 to 0.29.3Release notes
Sourced from github.com/go-openapi/runtime's releases.
... (truncated)
Commits
b00b2f1chore: prepare release v0.29.3b5088b8ci: fixed dropped trivy release - updated shared workflowc9809a6docs: add FAQ from resolved GitHub issues (#403)3d599d6build(deps): bump the development-dependencies group across 2 directories wit...3b063c0chore: updated dependencies (removed mongodb indirect dependency) (#399)f9c40d3build(deps): bump the other-dependencies group with 3 updatesadabde2build(deps): bump the go-openapi-dependencies group with 6 updates2e68776build(deps): bump the go-openapi-dependencies group with 2 updatesbb7e2f0build(deps): bump the go-openapi-dependencies group with 2 updatesb3119aebuild(deps): bump the go-openapi-dependencies group with 2 updatesUpdates
github.com/go-openapi/strfmtfrom 0.25.0 to 0.26.0Release notes
Sourced from github.com/go-openapi/strfmt's releases.
... (truncated)
Commits
189f0ccchore: prepare release v0.26.08d2d66ctest: updated testify/v2 (#226)397a475build(deps): bump filippo.io/edwards25519 in /internal/testintegration (#221)56a7663ci: fix coverage reporting for integration tests (#225)f309793build(deps): bump the development-dependencies group across 2 directories wit...435a1e4refactor: decouple mongodb driver from root module (#222)7304ce1Test/integration mariadb (#220)8b27f48chore: reverted go requirement back to go1.24 (#219)6a4afe0chore: doc, lint, test (#218)cd99722doc: updated contributors fileUpdates
github.com/google/go-containerregistryfrom 0.21.2 to 0.21.3Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
3888fb8bump golang to 1.25.7 (#2236)f439624tarball: detect symlink cycles in extractFileFromTar (#2232)400c263mutate: reject path traversal and symlink escape in Extract (#2227)47eedc9Bump goreleaser/goreleaser-action in the actions group (#2220)be0a845Bump the go-deps group across 4 directories with 7 updates (#2233)e916301migrate to github.com/moby/moby modules (#2228)8b2478eAdds local file support to thecrane indexsubcommand (#2223)Updates
github.com/sigstore/rekorfrom 1.5.0 to 1.5.1Release notes
Sourced from github.com/sigstore/rekor's releases.
Commits
bb573aabuild(deps): Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#2773)6188957build(deps): Bump google.golang.org/api from 0.264.0 to 0.269.0 (#2770)f76fb2abuild(deps): Bump github/codeql-action in the all group (#2772)ae85b80build(deps): Bump github.com/redis/go-redis/v9 from 9.17.3 to 9.18.0 (#2769)9836e32build(deps): Bump the all group with 11 updates (#2768)b81ecd3build(deps): Bump gocloud.dev from 0.40.0 to 0.44.0 (#2757)2d46808optimize memory for DSSE v0.0.1 processing (#2766)bd11cb9build(deps): Bump go.step.sm/crypto from 0.74.0 to 0.76.2 (#2760)c302fdbbuild(deps): Bump github.com/secure-systems-lab/go-securesystemslib (#2758)3444350build(deps): Bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 (#2763)Updates
golang.org/x/cryptofrom 0.48.0 to 0.49.0Commits
982eaa6go.mod: update golang.org/x dependencies159944fssh,acme: clean up tautological/impossible nil conditionsa408498acme: only require prompt if server has terms of servicecab0f71all: upgrade go directive to at least 1.25.0 [generated]2f26647x509roots/fallback: update bundleUpdates
golang.org/x/oauth2from 0.35.0 to 0.36.0Commits
4d954e6all: upgrade go directive to at least 1.25.0 [generated]Updates
golang.org/x/termfrom 0.40.0 to 0.41.0Commits
9d2dc07go.mod: update golang.org/x dependenciesd954e03all: upgrade go directive to at least 1.25.0 [generated]Updates
google.golang.org/apifrom 0.267.0 to 0.269.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
312ac01chore(main): release 0.268.1 (#3513)7565f1cfeat(all): auto-regenerate discovery clients (#3512)2a249cefix(generator): handle preview version pkg name (#3511)26ea889chore(all): update all (#3498)5b078d9chore(main): release 0.268.0 (#3503)20c1e0ffeat(all): auto-regenerate discovery clients (#3509)20fbcc1feat(all): auto-regenerate discovery clients (#3508)e9015ccfeat(all): auto-regenerate discovery clients (#3507)cc5baecfeat: update to go 1.26 (#3504)cda923afeat(all): auto-regenerate discovery clients (#3506)Updates
k8s.io/apifrom 0.35.2 to 0.35.3Commits
3897036Update dependencies to v0.35.3 tagUpdates
k8s.io/apimachineryfrom 0.35.2 to 0.35.3Commits
Updates
k8s.io/client-gofrom 0.35.2 to 0.35.3Commits
4f1f0a2Update dependencies to v0.35.3 tagf80003cMerge pull request #136903pohly/automated-cherry-pick-of-#1364558b41556fake client-go: un-deprecate NewSimpleClientsetMost Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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