Bump the go-deps group across 1 directory with 9 updates #722
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 6 updates in the / directory:
0.0.0-20241211082540-3df585cdee79
1.7.0
0.5.0
0.6.0
0.13.0
0.16.0
1.9.0
1.10.0
0.43.0
0.45.0
0.52.0
0.53.0
Updates
github.com/elazarl/goproxy
from 0.0.0-20241211082540-3df585cdee79 to 1.7.0Release notes
Sourced from github.com/elazarl/goproxy's releases.
... (truncated)
Commits
Updates
github.com/fluxcd/pkg/apis/acl
from 0.5.0 to 0.6.0Commits
288cd7a
Merge pull request #752 from fluxcd/handle-in-cluster-annotation4971c85
Return a DiffTypeExclude when exclusion annotation is set in cluster46467e7
Merge pull request #754 from fluxcd/update-docker43f36aa
Update docker dependenciese350b5b
Merge pull request #750 from fluxcd/update-deps-go-1.223ad72d9
Update dependencies to Go 1.22 and Kubernetes 1.29.36ad47ef
Merge pull request #751 from fluxcd/disable-bitbucket-server-tests9ba119b
Disable bitbucket-server e2ee8f9e40
Merge pull request #723 from gdasson/main5c27146
Adding common "reason" constantsUpdates
github.com/fluxcd/pkg/apis/event
from 0.13.0 to 0.16.0Commits
91eda6e
Merge pull request #694 from fluxcd/git-deps-up2a64584
Use gomega in sourceignore46577cd
Updategolang.org
dependenciese6b6af7
Merge pull request #685 from knutgoetz/chore/gogit/delete-gogiterror-functioncbc2172
Delete obsolete goGitError function02723c3
Merge pull request #693 from fluxcd/go-git-v5.10.13715de1
Update go-git to v5.10.1ce91255
Merge pull request #692 from fluxcd/ssa-nits8fc4505
ssa: prevent unnecessaryDeepCopy
cc07605
Merge pull request #691 from fluxcd/jsondiff-include-objUpdates
github.com/fluxcd/pkg/apis/meta
from 1.9.0 to 1.10.0Commits
2f763a4
Merge pull request #857 from fluxcd/custom-healthchecksa6353b2
Add healthcheck expressions to kustomize typesaf0f283
Merge pull request #859 from fluxcd/cel-meta1178930
Add InvalidCELExpressionReason to apis/metaf39dac4
Merge pull request #861 from fluxcd/deps-kube-v0.32.170e88cb
Update dependenciesf59d360
Merge pull request #850 from kane8n/support-sparse-checkouta033d2f
support sparse checkout528bc56
Merge pull request #856 from fluxcd/get-revisiona189152
Add GetRevision() to Event APIUpdates
github.com/fluxcd/pkg/oci
from 0.43.0 to 0.45.0Commits
e454462
Merge pull request #864 from fluxcd/internal-deps-bump2959020
Update internal dependenciesc964ce7
Merge pull request #858 from fluxcd/custom-healthchecks-impl62d235c
Add CEL library with custom healthchecks to runtime243510f
Merge pull request #863 from fluxcd/dependabot/github_actions/ci-83dfb6cda23cffbeb
build(deps): bump the ci group across 1 directory with 3 updates2f763a4
Merge pull request #857 from fluxcd/custom-healthchecksa6353b2
Add healthcheck expressions to kustomize typesaf0f283
Merge pull request #859 from fluxcd/cel-meta1178930
Add InvalidCELExpressionReason to apis/metaUpdates
github.com/fluxcd/pkg/runtime
from 0.52.0 to 0.53.0Commits
c964ce7
Merge pull request #858 from fluxcd/custom-healthchecks-impl62d235c
Add CEL library with custom healthchecks to runtime243510f
Merge pull request #863 from fluxcd/dependabot/github_actions/ci-83dfb6cda23cffbeb
build(deps): bump the ci group across 1 directory with 3 updates2f763a4
Merge pull request #857 from fluxcd/custom-healthchecksa6353b2
Add healthcheck expressions to kustomize typesaf0f283
Merge pull request #859 from fluxcd/cel-meta1178930
Add InvalidCELExpressionReason to apis/metaf39dac4
Merge pull request #861 from fluxcd/deps-kube-v0.32.170e88cb
Update dependenciesUpdates
github.com/google/go-containerregistry
from 0.20.2 to 0.20.3Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
c4dd792
bump deps using hack/bump-deps.sh (#2042)6bce25e
Detect zstd in crane append (#2023)06dcd85
mutate: Create a defensive annotations copy (#2030)a9a53a8
check for 406 status code when handling referrers endpoint response (#2026)4630c40
don't pin chainguard-dev/actions (#2025)808e354
bump actions to latest (#2011)a07d1ca
fix: redact.URL uses (*URL).Redacted to omit basic-auth password (#1947)00f182b
Expose compare package (#2001)b8e87ed
remote/transport: Make bearer transport go-routine-safe (#1806)Updates
github.com/onsi/gomega
from 1.36.1 to 1.36.2Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
bb0e550
v1.36.29a7609d
Bump google.golang.org/protobuf from 1.35.1 to 1.36.1 (#810)b6cb028
Bump golang.org/x/net from 0.30.0 to 0.33.0 (#807)5756529
Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.22.1 (#808)dabc12e
Bump nokogiri from 1.16.3 to 1.16.5 in /docs (#757)Updates
github.com/spf13/pflag
from 1.0.5 to 1.0.6Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
5ca8134
Merge pull request #419 from spf13/ci100ab0e
disable unsupported dependency graph for nowa0f4ddd
fix govetf48cbd1
add github actionsd5e0c06
allow for blank ip addresses (#316)85dd5c8
Add IPNetSlice and unit tests (#170)6971c29
remove dead code for checking error nil (#282)81378bb
Add exported functions to preservepkg/flag
compatibility (#220)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