chore(deps): bump the golang group with 6 updates #217
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 golang group with 6 updates:
1.35.1
1.36.1
1.68.1
1.69.0
3.11.0
3.12.1
0.7.0
0.8.0
0.26.0
0.28.0
4.4.2
4.5.0
Updates
github.com/onsi/gomega
from 1.35.1 to 1.36.1Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
8bc0a2a
v1.36.11c6c112
Fix onsi/gomega#8034feb9d7
resolves onsi/gomega#696: make HaveField great on pointer receivers given onl...f1ff459
v1.36.04c964c6
new: make collection-related matchers Go 1.23 iterator awareece6872
Replace min/max helpers with built-in min/max8e924d7
Fix some typos in docsUpdates
google.golang.org/grpc
from 1.68.1 to 1.69.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
317271b
pickfirst: Register a health listener when used as a leaf policy (#7832)5565631
balancer/pickfirst: replace grpc.Dial with grpc.NewClient in tests (#7879)634497b
test: Split import paths for generated message and service code (#7891)78aa51b
pickfirst: Stop test servers without closing listeners (#7872)00272e8
dns: Support link local IPv6 addresses (#7889)17d08f7
scripts/gen-deps: filter out grpc modules (#7890)ab189b0
examples/features/csm_observability: Add xDS Credentials (#7875)3ce87dd
credentials/google: Add cloud-platform scope for ADC (#7887)3c0586a
stats/opentelemetry: Cleanup OpenTelemetry API's before stabilization (#7874)4c07bca
stream: add jitter to retry backoff in accordance with gRFC A6 (#7869)Updates
github.com/emicklei/go-restful/v3
from 3.11.0 to 3.12.1Changelog
Sourced from github.com/emicklei/go-restful/v3's changelog.
Commits
4e4aaa1
update historye5fed1c
fix misroute when dealing multiple webservice with regex (#549)77fc969
golang workflows for restful (#550)9a7c368
better naming for routing related variable (#548)26f2628
path template casing example (#546)59b17dc
update depdencies in examplesd027240
update chgs951a11c
add Flush method #529 (#538)b3a6f77
fix: Improper handling of empty POST requests (#543)c0e56c8
Update README.md: remove build badge until another setupUpdates
golang.org/x/time
from 0.7.0 to 0.8.0Commits
3846194
README: don't recommend go getUpdates
golang.org/x/tools
from 0.26.0 to 0.28.0Commits
44670c7
go.mod: update golang.org/x dependencies7eebab3
gopls/internal/golang: support extract variable at top levele334696
gopls/internal/golang: ignore effects for change signature refactoring3901733
internal/refactor/inline: substitute groups of dependent arguments61b2408
gopls/internal/golang: add "Extract constant" counterpartc01eead
internal/gcimporter: require binary export data header9a04136
gopls/internal/golang/stubmethods: refine crash into bug report01e0b05
internal/refactor/inline: fix condition for splice assignment strategy557f540
gopls/internal/golang: don't offer to move variadic parameters399ee16
internal/gcimporter: update FindExportData to return a non-negative sizeUpdates
sigs.k8s.io/structured-merge-diff/v4
from 4.4.2 to 4.5.0Commits
7bf59b3
Merge pull request #274 from yongruilin/bool-comparison40c8ef9
Merge pull request #275 from yongruilin/extend-extractitemsa88b919
feat: Adds ExtractItems option to include key fields9e64d18
Merge pull request #272 from Jefftree/drop-vendore96ad23
chore: Removes unused test schemac5a1d56
chore: omit comparison to bool constantb1dac80
Remove vendor directorydc61957
Merge pull request #270 from jpbetz/json-iter-bumpbfb8f51
Run go mod vendordb46cc3
Merge pull request #269 from jpbetz/fix-ignore-fields-breakDependabot 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