build(deps): bump the go-deps group across 1 directory with 12 updates #1873
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 go-deps group with 10 updates in the / directory:
0.38.0
0.39.0
0.26.0
0.27.0
0.52.0
0.53.0
7.0.94
7.0.95
1.37.0
1.38.0
1.22.0
1.23.0
2.5.2
2.5.3
1.0.6
1.0.7
0.40.0
0.41.0
0.241.0
0.247.0
Updates
github.com/fluxcd/pkg/git/gogit
from 0.38.0 to 0.39.0Commits
bd579fc
Merge pull request #802 from fluxcd/k8s-1.31-internalc06927b
Update internal packagesbe8df7e
Merge pull request #801 from fluxcd/k8s-1.3176035f8
Update Helm to v3.15.43f5cf4c
Build with Go 1.234b90241
Update dependencies to Kubernetes v1.31.00e61a3b
Merge pull request #799 from fluxcd/dependabot/github_actions/ci-9f4b007c5b6bf4bad
build(deps): bump the ci group with 4 updates968f190
Merge pull request #795 from fluxcd/dependabot/github_actions/ci-8fa51b1870bce8cab
build(deps): bump the ci group across 1 directory with 8 updatesUpdates
github.com/fluxcd/pkg/gittestserver
from 0.18.0 to 0.19.0Commits
e32ccc2
Merge pull request #763 from fluxcd/kubernetes-1.302b974af
Update sigs.k8s.io/controller-tools to v0.15.052c1fc5
Update sigs.k8s.io/controller-runtime to v0.18.0c906252
Update dependencies to Kubernetes 1.3092c1348
Merge pull request #764 from fluxcd/dependabot/github_actions/ci-e44cfae560ccb916a
build(deps): bump the ci group with 3 updates6081556
Merge pull request #761 from fluxcd/kustomize-name-prefix-suffixabf5675
kustomize: Add support fornamePrefix
andnameSuffix
98d2522
Merge pull request #760 from fluxcd/dependabot/github_actions/ci-8f082d4f6defcd824
build(deps): bump docker/setup-buildx-action in the ci groupUpdates
github.com/fluxcd/pkg/helmtestserver
from 0.26.0 to 0.27.0Commits
7e9c75b
Merge pull request #913 from fluxcd/update-deps-internal-k8s-1.339d7ac7b
Update internal dependencies7a0e0e2
Merge pull request #903 from fluxcd/dependabot/github_actions/ci-eefd586f050b69606
build(deps): bump the ci group across 1 directory with 12 updates1b76ef3
Merge pull request #912 from fluxcd/k8s-1.33bcb62f2
Update to Kubernetes 1.33.0 and Go 1.24.0Updates
github.com/fluxcd/pkg/oci
from 0.52.0 to 0.53.0Commits
74ade96
Merge pull request #1010 from fluxcd/int-tests65cd49c
Prepare for releasec7e0128
tests: move testdata to tests/testdatac5a640c
tests: move integration tests to tests/integrationf8a54d7
Merge pull request #1009 from fluxcd/auth-envs52c5ff2
Prepare for release0179627
auth: test registry with lockdown97eaca1
auth: ensure that decryption default sa is ignoredd3cd6ac
auth: fix t scope for t.Cleanup calls6c8189e
auth: eliminate unreasonable use of env varsUpdates
github.com/fluxcd/pkg/testserver
from 0.11.0 to 0.12.0Commits
bf62fd3
Merge pull request #550 from fluxcd/push-to-refadda160
git: add PushConfig.Force for force pushing39b978a
gogit: rename CloneOptions to CloneConfig for consistency88da1a6
git: add support for specifying refspecs for a pushe0c94db
Merge pull request #553 from fluxcd/int-cleanup-gcpc87edab
Add integration test resource cleanup workflowc5096c2
Merge pull request #552 from fluxcd/oci-test-buildx1013011
oci/test: update docker build command for buildxb21e269
Merge pull request #551 from fluxcd/cloud-e2e-workflow-secret7f01962
workflows: Update GCP & AZ secret namesUpdates
github.com/minio/minio-go/v7
from 7.0.94 to 7.0.95Release notes
Sourced from github.com/minio/minio-go/v7's releases.
Commits
bd91926
make sure to avoid closing the input reader (#2137)94f7e5e
fix: DurationSeconds is a QueryValues not a Form data (#2128) (#2129)456f9b2
fix: explicitly use UTC for expiration field when marshaling PostPolicy (#2135)beae4df
setting multiple keys to trailer is not allowed6358be6
extend more missing headers for PartUploads (#2132)bab3180
fix: missing append() API behavior (#2131)8a07725
set checksum headers requested properly (#2130)9b18e49
update all deps (#2125)68615a3
fix: prefix should use stringLike when new a bucketPolicy (2) (#2124)8eacd80
test: add test for PresignedPostPolicy with empty fileName (#2119)Updates
github.com/onsi/gomega
from 1.37.0 to 1.38.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
c1237df
v1.38.036bbf72
support [] in IgnoringTopFunction function signatures (#851)4ee7ed0
gstruct handles extra unexported fields529d408
Bump golang.org/x/net from 0.40.0 to 0.41.0 (#846)acd1f55
Fix typobae65a0
Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (#835)8dda91f
Bump nokogiri from 1.18.4 to 1.18.8 in /docs (#842)212d812
Bump golang.org/x/net from 0.39.0 to 0.40.0 (#843)59bd7f9
Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 (#839)328c729
Bump nokogiri from 1.18.1 to 1.18.4 in /docs (#834)Updates
github.com/prometheus/client_golang
from 1.22.0 to 1.23.0Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
e4b2208
Cut v1.23.0 (#1848)d9492af
cut v1.23.0-rc.1 (#1842)aeae8a0
Cut v1.23.0-rc.0 (#1837)b157309
Update common Prometheus files (#1832)a704e28
build(deps): bump the github-actions group with 3 updates (#1826)c774311
Fix errNotImplemented reference (#1835)db4db7b
Update runtime metrics for Go v1.23 and v1.24 (#1833)99d380e
Update common Prometheus files (#1831)f3ef320
Merge pull request #1828 from prometheus/dependabot/go_modules/exp/github.com...520c91a
build(deps): bump github.com/prometheus/common in /expUpdates
github.com/sigstore/cosign/v2
from 2.5.2 to 2.5.3Release notes
Sourced from github.com/sigstore/cosign/v2's releases.
Changelog
Sourced from github.com/sigstore/cosign/v2's changelog.
Commits
488ef8c
Add signing-config create command (#4280)722207e
Allow multiple services to be specified for trusted-root create (#4285)e31d70b
bump go-github to v73 (#4297)2ee22fc
force when copying the latest image to overwrite (#4298)86560e1
Fix cert verification logic for trusted-root/SCTs (#4294)9f3b013
Fix lint error for types package (#4295)34f0ff9
chore(deps): bump github.com/buildkite/agent/v3 from 3.101.0 to 3.102.1 (#4288)b2b9462
chore(deps): bump github.com/sigstore/protobuf-specs from 0.4.3 to 0.5.0 (#4289)60d47a0
chore(deps): bump google.golang.org/api from 0.240.0 to 0.241.0 (#4291)5dac117
chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 (#4293)Updates
github.com/spf13/pflag
from 1.0.6 to 1.0.7Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
f9cbdd9
Merge pull request #348 from max-frank/add-time-flag-supporte3be2eb
Reduce duplication by forwarding to sibling functions7cc25e3
Don't exportTimeValue
(yet)d15848d
Remove unnecessary time test stderr dev null redirectc5ce22e
Use time.Time for expectations in time flag tests1992c5a
Add support for time.Time flags1c62fb2
Merge pull request #431 from LeGEC/430-fix-usage-message-for-func-flags1a4b5b2
fix discrepancy in order of arguments for Func() and BoolFunc() #4334730aa0
fix help message for Func and BoolFunc flags #430f4c97c2
minor: fix typos in commentsUpdates
golang.org/x/crypto
from 0.40.0 to 0.41.0Commits
ef5341b
go.mod: update golang.org/x dependenciesb999374
acme: fix pebble subprocess output data racec247dea
x509roots/fallback: store bundle certs directly in DER1fda731
acme: increase pebble test waitForServer attempts1b4c3d2
x509roots/fallback: update bundleb903b53
acme: capture pebble test subprocess stdout/stderrUpdates
google.golang.org/api
from 0.241.0 to 0.247.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
56a3682
chore(main): release 0.247.0 (#3265)fbed808
chore(all): update all (#3269)23a4031
feat(all): auto-regenerate discovery clients (#3270)2dbf1ac
feat(all): auto-regenerate discovery clients (#3268)10c5490
feat(all): auto-regenerate discovery clients (#3267)e57e8b1
feat(all): auto-regenerate discovery clients (#3266)82513ca
feat(all): auto-regenerate discovery clients (#3264)3341cca
chore(main): release 0.246.0 (#3262)61fba51
fix(idtoken): don't assume DefaultTransport is a http.Transport (#3263)b792200
feat(all): auto-regenerate discovery clients (#3261)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 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