[v8](go): Bump the dependencies group across 1 directory with 10 updates #3573
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 dependencies group with 8 updates in the / directory:
0.47.0
0.49.0
1.43.0
1.46.0
3.44.0
3.46.0
0.33.0
0.34.0
0.34.0
0.35.0
0.28.0
0.29.0
0.33.4
0.34.0
0.33.4
0.34.0
Updates
code.cloudfoundry.org/bytefmt
from 0.47.0 to 0.49.0Commits
282abc9
Update go.mod dependenciesce9f401
Update go.mod dependenciesUpdates
code.cloudfoundry.org/clock
from 1.43.0 to 1.46.0Commits
dc631b8
Update go.mod dependenciescdf588e
Update go.mod dependencies480ed2f
Update go.mod dependenciesed8e248
Update go.mod dependenciesUpdates
code.cloudfoundry.org/lager/v3
from 3.44.0 to 3.46.0Commits
9006717
Update go.mod dependenciese4759c7
Update go.mod dependenciesUpdates
code.cloudfoundry.org/tlsconfig
from 0.33.0 to 0.34.0Commits
0266a61
Update go.mod dependenciesUpdates
github.com/onsi/ginkgo/v2
from 2.24.0 to 2.25.2Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
df6d755
v2.25.20ad3c4f
bump gomega83e2d4a
add --github-output group for progress report content1ec9114
v2.25.12e42cff
chore: fix some CodeQL warnings10866d3
fix(types): ignore nameless nodes on FullText()fcc0e74
v2.25.079e35c9
tidy up docs6fef07c
Document AroundNode665e7ba
AroundNode supports simpler signatures tooUpdates
github.com/onsi/gomega
from 1.38.0 to 1.38.2Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
79b8a75
v1.38.2c404969
roll back to go 1.23.0c36e89a
v1.38.192eaa57
go mod tidyb9ed3cd
deprecate CompileTest*2a5bf77
fix invalid fmt.Errorf3e9e385
bump ginkgo7f37abe
Replacegopkg.in/yaml.v3
withgo.yaml.in/yaml/v3
69e4761
fix(async_assertion): use correct error in errors.As95737c0
Bump golang.org/x/net from 0.41.0 to 0.43.0 (#856)Updates
golang.org/x/term
from 0.34.0 to 0.35.0Commits
1a11b45
go.mod: update golang.org/x dependenciesd862cd5
all: upgrade go directive to at least 1.24.0 [generated]Updates
golang.org/x/text
from 0.28.0 to 0.29.0Commits
e69f31b
go.mod: update golang.org/x dependencies60c9786
all: upgrade go directive to at least 1.24.0 [generated]Updates
k8s.io/apimachinery
from 0.33.4 to 0.34.0Commits
b72d93d
Merge remote-tracking branch 'origin/master' into release-1.34cd8b91c
clarify that staging repos are automatically published8c59599
add pointer to CONTRIBUTING.md for more details on contributing, clarify read...ec3cea5
link to what a staging repository ise4db694
docs: clarify that this is a staging repository and not for direct contributions04507a3
Merge pull request #132942 from thockin/kyaml50e39b1
Merge pull request #132935 from benluddy/cbor-bump-custom-marshalers7d108e8
Re-vendor sigs.k8s.io/yaml @ v1.6.058c4eb0
Merge pull request #133130 from ylink-lfs/chore/residual_boolptr_removal38a24e6
chore: residual boolptr and intptr removalUpdates
k8s.io/client-go
from 0.33.4 to 0.34.0Commits
b1c7d7b
Update dependencies to v0.34.0 tag97396af
Merge remote-tracking branch 'origin/master' into release-1.345f737f3
clarify that staging repos are automatically published0b8655b
add pointer to CONTRIBUTING.md for more details on contributing, clarify read...c00384c
link to what a staging repository isb53b1f8
docs: clarify that this is a staging repository and not for direct contributions42e6182
KEP-5075: generated codes from make updateda11948
Merge pull request #130653 from yliaog/master3b7d818
extended resource backed by DRA: codegenbb11581
Merge pull request #130160 from KobayashiD27/dra-device-binding-conditionsDependabot 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