chore(deps): bump the go-mod group across 1 directory with 8 updates#198
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the go-mod group across 1 directory with 8 updates#198dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-mod group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/cschleiden/go-workflows](https://github.com/cschleiden/go-workflows) | `1.0.1` | `1.4.2` | | [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.27.0` | `10.30.3` | | [github.com/puzpuzpuz/xsync/v4](https://github.com/puzpuzpuz/xsync) | `4.2.0` | `4.5.0` | | [github.com/warpstreamlabs/bento](https://github.com/warpstreamlabs/bento) | `1.8.2` | `1.18.1` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.20.0` | `0.21.0` | Updates `github.com/cschleiden/go-workflows` from 1.0.1 to 1.4.2 - [Release notes](https://github.com/cschleiden/go-workflows/releases) - [Commits](cschleiden/go-workflows@v1.0.1...v1.4.2) Updates `github.com/go-playground/validator/v10` from 10.27.0 to 10.30.3 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.27.0...v10.30.3) Updates `github.com/puzpuzpuz/xsync/v4` from 4.2.0 to 4.5.0 - [Release notes](https://github.com/puzpuzpuz/xsync/releases) - [Commits](puzpuzpuz/xsync@v4.2.0...v4.5.0) Updates `github.com/warpstreamlabs/bento` from 1.8.2 to 1.18.1 - [Release notes](https://github.com/warpstreamlabs/bento/releases) - [Changelog](https://github.com/warpstreamlabs/bento/blob/main/CHANGELOG.md) - [Commits](warpstreamlabs/bento@v1.8.2...v1.18.1) Updates `golang.org/x/sync` from 0.20.0 to 0.21.0 - [Commits](golang/sync@v0.20.0...v0.21.0) Updates `google.golang.org/grpc` from 1.80.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.81.1) Updates `k8s.io/client-go` from 0.34.1 to 0.34.2 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.34.1...v0.34.2) Updates `k8s.io/klog/v2` from 2.130.1 to 2.140.0 - [Release notes](https://github.com/kubernetes/klog/releases) - [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md) - [Commits](kubernetes/klog@v2.130.1...2.140.0) --- updated-dependencies: - dependency-name: github.com/cschleiden/go-workflows dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod - dependency-name: github.com/go-playground/validator/v10 dependency-version: 10.30.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod - dependency-name: github.com/puzpuzpuz/xsync/v4 dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod - dependency-name: github.com/warpstreamlabs/bento dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod - dependency-name: golang.org/x/sync dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod - dependency-name: google.golang.org/grpc dependency-version: 1.81.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod - dependency-name: k8s.io/client-go dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-mod - dependency-name: k8s.io/klog/v2 dependency-version: 2.140.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod ... 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 go-mod group with 5 updates in the / directory:
1.0.11.4.210.27.010.30.34.2.04.5.01.8.21.18.10.20.00.21.0Updates
github.com/cschleiden/go-workflowsfrom 1.0.1 to 1.4.2Release notes
Sourced from github.com/cschleiden/go-workflows's releases.
... (truncated)
Commits
92ebb1aUpgrade go-redis to v9.19.0 to align with ZRangeArgs Start/Stop fix8c5b99eAdd ordering and pagination tests for GetWorkflowInstances91401ebFix ZRangeArgs Start/Stop ordering for BYSCORE REV in GetWorkflowInstances7c6c8a3Add nightly release workflowd0990f3Add tests for tracing APIs and update documentationdd24275Expose SpanID and TraceID in workflow context6298a19test: add coverage for Go-after-Wait misuse panice679486fix: remove false ctx-cancellation claim, add Go-after-Wait misuse guard262a5ccimplement err group as an alternative to a wait group so errors from activiti...dbca48eFix waitGroup.Wait() blocking forever when Add is never calledUpdates
github.com/go-playground/validator/v10from 10.27.0 to 10.30.3Release notes
Sourced from github.com/go-playground/validator/v10's releases.
... (truncated)
Commits
ac4c1bafix(docs): correct ripemd160 tag name in README validation table (#1582)feacb34feat: omit blank tag names from namespace (#1567)5ed0a7echore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#1580)0364541fix(cron): anchor regex and accept full cron syntax (#1577)8eb2659chore(deps): bump golang.org/x/crypto from 0.50.0 to 0.51.0 (#1571)f7e1721chore(deps): bump golang.org/x/text from 0.36.0 to 0.37.0 (#1572)cf37fcefix(lint): correctly disable govet inline analyzer & deprecated gomodguard (#...7c334e5fix: reject hostnames with trailing hyphen in RFC 952 validator (#1569)6bcb7bcfeat: add origin validator for web origin URLs (#1565)6fd2fa8docs: fix typos (#1568)Updates
github.com/puzpuzpuz/xsync/v4from 4.2.0 to 4.5.0Release notes
Sourced from github.com/puzpuzpuz/xsync/v4's releases.
... (truncated)
Commits
1d45188Avoid false sharing in MPMCQueue (#203)6115c5bperf: use power-of-two capacity to replace modulo with bitwise ops (#200)fad9dacFix trivial hash flooding in integer hash function (#199)cc96110Improve integer hash inlining (#198)c752196Extend integer hash inlining (#195)d35ffd1Improve SPSCQueue test coverage (#191)46f3f73Add token for codecov action (#190)b202b28Update codecov action (#189)eacd2abImprove code coverage for SPSCQueue/MPMCQueue and RBMutex (#188)5c4fab0Add Map.RangeRelaxed method for faster map iteration (#187)Updates
github.com/warpstreamlabs/bentofrom 1.8.2 to 1.18.1Release notes
Sourced from github.com/warpstreamlabs/bento's releases.
... (truncated)
Changelog
Sourced from github.com/warpstreamlabs/bento's changelog.
... (truncated)
Commits
dae05f4update changelog2bace03update to go 1.26.4 (#877)0dd0e5eFix bsr watcher leak (#873)2a7d989chore: upgrade otlp for cve (#875)1240e99fix(avro): call Scan() before Read() in OCF batch scanner (#869)b614883upgrade changelog for 1.18.0 (#837)8c7c00dupdate net deps (#866)6805858chore: bump hugot to v0.7.4 (#860)3d1c232chore(lint): Remove ref to deprecated http2/h2c (#865)06f6788fix(kafka_franz): Align logger levels & always set on input (#863)Updates
golang.org/x/syncfrom 0.20.0 to 0.21.0Commits
5071ed6all: fix some comments to improve readabilityUpdates
google.golang.org/grpcfrom 1.80.0 to 1.81.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
caf0772Change version from 1.81.1-dev to 1.81.1 (#9122)6ccbeebCherry-pick #9111 into v1.81.x (#9121)b33c29eCherry-pick #9081 into v1.81.x (#9102)c45fae6Change version to 1.81.1-dev (#9063)cb18228Change version to 1.81.0 (#9062)96748f9Cherry-pick #9105 to 1.81.x (#9106)9183222Cherry pick #9055, #9032 to v1.81.x (#9095)5cba6daRevert "deps: update dependencies for all modules (#9065)" (#9067)af8a936deps: update dependencies for all modules (#9065)cdc60dftransport: optimize heap allocations in ready reader and update syscall conne...Updates
k8s.io/client-gofrom 0.34.1 to 0.34.2Commits
54601aaUpdate dependencies to v0.34.2 tag1bb1ad2Merge pull request #134589liggitt/automated-cherry-pick-of-#1345882505205Remove invalid SAN certificate construction7ffba0fMerge pull request #134004DerekFrank/automated-cherry-pick-of-#133573145cb8fgofmt and review feedbackddcdc12fix: Update unit test to catch actual nil Labels case and fix functionality t...Updates
k8s.io/klog/v2from 2.130.1 to 2.140.0Release notes
Sourced from k8s.io/klog/v2's releases.
Commits
ef4b370Merge pull request #432 from pierluigilenoci/fix/stderr-threshold-issue-21239c4c76refactor: address code review feedback from@pohly764a9a3Merge pull request #430 from pohly/textlogger-optional-header015c613Update stderr_threshold_test.go2f517bdUpdate klog.go36bc4fftextlogger: optionally turn off header5f1f303Merge pull request #433 from pohly/textlogger-hook-resultc469d41Merge pull request #431 from pohly/ktesting-vmodule-fix8509d6aktesting: support multi-line result from AnyToStringHook08e6e8bFix stderrthreshold not honored when logtostderr is setDependabot 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