-
Notifications
You must be signed in to change notification settings - Fork 4
Bump the go group across 1 directory with 37 updates #2508
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
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
Bumps the go group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ariga.io/atlas](https://github.com/ariga/atlas) | `0.38.0` | `1.0.0` | | [github.com/DataDog/dd-trace-go/v2](https://github.com/DataDog/dd-trace-go) | `2.4.0` | `2.5.0` | | [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.28.0` | `10.30.1` | | [github.com/go-resty/resty/v2](https://github.com/go-resty/resty) | `2.17.0` | `2.17.1` | | [github.com/keboola/go-utils](https://github.com/keboola/go-utils) | `1.4.0` | `1.4.1` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.18.1` | `1.18.2` | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.32` | `1.14.33` | | [github.com/miekg/dns](https://github.com/miekg/dns) | `1.1.68` | `1.1.70` | | [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) | `3.18.0` | `3.19.0` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.10.1` | `1.10.2` | | [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) | `1.68.0` | `1.69.0` | | [github.com/valyala/fastjson](https://github.com/valyala/fastjson) | `1.6.4` | `1.6.7` | | [github.com/xtaci/kcp-go/v5](https://github.com/xtaci/kcp-go) | `5.6.40` | `5.6.61` | | [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.6.6` | `3.6.7` | | [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.6.6` | `3.6.7` | | [go.etcd.io/etcd/tests/v3](https://github.com/etcd-io/etcd) | `3.6.6` | `3.6.7` | | [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.63.0` | `0.64.0` | | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.63.0` | `0.64.0` | | [go.opentelemetry.io/contrib/propagators/b3](https://github.com/open-telemetry/opentelemetry-go-contrib) | `1.38.0` | `1.39.0` | | [go.opentelemetry.io/otel/bridge/opencensus](https://github.com/open-telemetry/opentelemetry-go) | `1.38.0` | `1.39.0` | | [go.opentelemetry.io/otel/exporters/prometheus](https://github.com/open-telemetry/opentelemetry-go) | `0.60.0` | `0.61.0` | | goa.design/goa/v3 | `3.22.6` | `3.23.4` | | [goa.design/plugins/v3](https://github.com/goadesign/plugins) | `3.22.6` | `3.23.4` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.77.0` | `1.78.0` | Updates `ariga.io/atlas` from 0.38.0 to 1.0.0 - [Release notes](https://github.com/ariga/atlas/releases) - [Commits](ariga/atlas@v0.38.0...v1.0.0) Updates `github.com/DataDog/dd-trace-go/v2` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/DataDog/dd-trace-go/releases) - [Commits](DataDog/dd-trace-go@v2.4.0...v2.5.0) Updates `github.com/go-playground/validator/v10` from 10.28.0 to 10.30.1 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.28.0...v10.30.1) Updates `github.com/go-resty/resty/v2` from 2.17.0 to 2.17.1 - [Release notes](https://github.com/go-resty/resty/releases) - [Commits](go-resty/resty@v2.17.0...v2.17.1) Updates `github.com/keboola/go-utils` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/keboola/go-utils/releases) - [Commits](keboola/go-utils@v1.4.0...v1.4.1) Updates `github.com/klauspost/compress` from 1.18.1 to 1.18.2 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.18.1...v1.18.2) Updates `github.com/mattn/go-sqlite3` from 1.14.32 to 1.14.33 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.32...v1.14.33) Updates `github.com/miekg/dns` from 1.1.68 to 1.1.70 - [Commits](miekg/dns@v1.1.68...v1.1.70) Updates `github.com/schollz/progressbar/v3` from 3.18.0 to 3.19.0 - [Release notes](https://github.com/schollz/progressbar/releases) - [Commits](schollz/progressbar@v3.18.0...v3.19.0) Updates `github.com/spf13/cobra` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.10.1...v1.10.2) Updates `github.com/valyala/fasthttp` from 1.68.0 to 1.69.0 - [Release notes](https://github.com/valyala/fasthttp/releases) - [Commits](valyala/fasthttp@v1.68.0...v1.69.0) Updates `github.com/valyala/fastjson` from 1.6.4 to 1.6.7 - [Commits](valyala/fastjson@v1.6.4...v1.6.7) Updates `github.com/xtaci/kcp-go/v5` from 5.6.40 to 5.6.61 - [Release notes](https://github.com/xtaci/kcp-go/releases) - [Commits](xtaci/kcp-go@v5.6.40...v5.6.61) Updates `go.etcd.io/etcd/api/v3` from 3.6.6 to 3.6.7 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.6.6...v3.6.7) Updates `go.etcd.io/etcd/client/v3` from 3.6.6 to 3.6.7 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.6.6...v3.6.7) Updates `go.etcd.io/etcd/tests/v3` from 3.6.6 to 3.6.7 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.6.6...v3.6.7) Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.63.0 to 0.64.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.63.0...zpages/v0.64.0) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.63.0 to 0.64.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.63.0...zpages/v0.64.0) Updates `go.opentelemetry.io/contrib/propagators/b3` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@v1.38.0...v1.39.0) Updates `go.opentelemetry.io/otel` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.39.0) Updates `go.opentelemetry.io/otel/bridge/opencensus` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.39.0) Updates `go.opentelemetry.io/otel/exporters/prometheus` from 0.60.0 to 0.61.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@exporters/prometheus/v0.60.0...exporters/prometheus/v0.61.0) Updates `go.opentelemetry.io/otel/metric` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.39.0) Updates `go.opentelemetry.io/otel/sdk` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.39.0) Updates `go.opentelemetry.io/otel/sdk/metric` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.39.0) Updates `go.opentelemetry.io/otel/trace` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.39.0) Updates `goa.design/goa/v3` from 3.22.6 to 3.23.4 Updates `goa.design/plugins/v3` from 3.22.6 to 3.23.4 - [Commits](goadesign/plugins@v3.22.6...v3.23.4) Updates `golang.org/x/sync` from 0.18.0 to 0.19.0 - [Commits](golang/sync@v0.18.0...v0.19.0) Updates `google.golang.org/grpc` from 1.77.0 to 1.78.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.77.0...v1.78.0) Updates `golang.org/x/crypto` from 0.45.0 to 0.46.0 - [Commits](golang/crypto@v0.45.0...v0.46.0) Updates `golang.org/x/net` from 0.47.0 to 0.48.0 - [Commits](golang/net@v0.47.0...v0.48.0) Updates `golang.org/x/sys` from 0.38.0 to 0.39.0 - [Commits](golang/sys@v0.38.0...v0.39.0) Updates `golang.org/x/term` from 0.37.0 to 0.38.0 - [Commits](golang/term@v0.37.0...v0.38.0) Updates `golang.org/x/text` from 0.31.0 to 0.32.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.31.0...v0.32.0) Updates `golang.org/x/tools` from 0.39.0 to 0.40.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.39.0...v0.40.0) Updates `google.golang.org/protobuf` from 1.36.10 to 1.36.11 --- updated-dependencies: - dependency-name: ariga.io/atlas dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: go - dependency-name: github.com/DataDog/dd-trace-go/v2 dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/go-playground/validator/v10 dependency-version: 10.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/go-resty/resty/v2 dependency-version: 2.17.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/keboola/go-utils dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/klauspost/compress dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/miekg/dns dependency-version: 1.1.70 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/schollz/progressbar/v3 dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/spf13/cobra dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/valyala/fasthttp dependency-version: 1.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/valyala/fastjson dependency-version: 1.6.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/xtaci/kcp-go/v5 dependency-version: 5.6.61 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: go.etcd.io/etcd/api/v3 dependency-version: 3.6.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: go.etcd.io/etcd/client/v3 dependency-version: 3.6.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: go.etcd.io/etcd/tests/v3 dependency-version: 3.6.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependency-version: 0.64.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-version: 0.64.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: go.opentelemetry.io/contrib/propagators/b3 dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: go.opentelemetry.io/otel dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: go.opentelemetry.io/otel/bridge/opencensus dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: go.opentelemetry.io/otel/exporters/prometheus dependency-version: 0.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: go.opentelemetry.io/otel/metric dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: go.opentelemetry.io/otel/sdk dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: go.opentelemetry.io/otel/sdk/metric dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: goa.design/goa/v3 dependency-version: 3.23.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: goa.design/plugins/v3 dependency-version: 3.23.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/sync dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: google.golang.org/grpc dependency-version: 1.78.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/crypto dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/net dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/sys dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/term dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/text dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/tools dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: google.golang.org/protobuf dependency-version: 1.36.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 group with 24 updates in the / directory:
0.38.01.0.02.4.02.5.010.28.010.30.12.17.02.17.11.4.01.4.11.18.11.18.21.14.321.14.331.1.681.1.703.18.03.19.01.10.11.10.21.68.01.69.01.6.41.6.75.6.405.6.613.6.63.6.73.6.63.6.73.6.63.6.70.63.00.64.00.63.00.64.01.38.01.39.01.38.01.39.00.60.00.61.03.22.63.23.43.22.63.23.41.77.01.78.0Updates
ariga.io/atlasfrom 0.38.0 to 1.0.0Release notes
Sourced from ariga.io/atlas's releases.
Commits
428c4cfatlasexec: update schema stats inspect command (#3632)6e2d61fcmd/atlas: suggest standard build in case of errors (#3626)101347cUpdate go to 1.24.11 (#3628)436996fcmd/atlas: upgradegocloud.devto latest tag (#3618)2c3be22all: bump Go version to 1.24.9 (#3613)Updates
github.com/DataDog/dd-trace-go/v2from 2.4.0 to 2.5.0Release notes
Sourced from github.com/DataDog/dd-trace-go/v2's releases.
... (truncated)
Commits
d6a766bchore(internal/orchestrion): make fix-modules && make generatee3742eechore: make fix-modules && make generate15cae1einternal/version: v2.5.028d4a65internal/orchestrion/_integration: v2.5.0-rc.8ab1eba7internal/traceprof/traceproftest: v2.5.0-rc.8b687fcfcontrib/gorm.io/gorm.v1: v2.5.0-rc.866a4293contrib/jmoiron/sqlx: v2.5.0-rc.896f77d5internal/exectracetest: v2.5.0-rc.89f99241contrib/aws/datadog-lambda-go/test/integration_tests/error: v2.5.0-rc.86696a06contrib/aws/datadog-lambda-go/test/integration_tests/hello: v2.5.0-rc.8Updates
github.com/go-playground/validator/v10from 10.28.0 to 10.30.1Release notes
Sourced from github.com/go-playground/validator/v10's releases.
... (truncated)
Commits
5010f83Fix 1513 update ISO 3166-2 codes (#1514)e8627a1fix: Revert min limit of e164 regex (#1516)65b1bccFeat: uds_exists validator (#1482)e9b900cfix: resolve panic when using cross-field validators with ValidateMap (#1508)7aba81cfix: resolve panic when using aliases with OR operator (#1507)4d600befix: add missing translations for alpha validators (#1510)b0e4ba2docs: document omitzero (#1509)79fba72Bump github.com/gabriel-vasile/mimetype from 1.4.11 to 1.4.12 (#1505)c3c9084Bump golang.org/x/crypto from 0.45.0 to 0.46.0 (#1504)afce000excluded_unlessbug fix (#1307)Updates
github.com/go-resty/resty/v2from 2.17.0 to 2.17.1Release notes
Sourced from github.com/go-resty/resty/v2's releases.
Commits
52f3f39Merge pull request #1079 from go-resty/fix-cnt-type-hdr-on-emptybody16e2701release: v2.17.1 readme update203bf14fix: content type request header on http.NoBody type #1074061e449chore: version bump to v2.17.1Updates
github.com/keboola/go-utilsfrom 1.4.0 to 1.4.1Release notes
Sourced from github.com/keboola/go-utils's releases.
Commits
9820639Merge pull request #60 from keboola/fix-array-unmarshallingeb4f3bffix: Array unmarshalling does not work properlyUpdates
github.com/klauspost/compressfrom 1.18.1 to 1.18.2Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
444d5d9Fix invalid encoding on level 9 with single value input (#1115)503c028build(deps): bump github/codeql-action in the github-actions group (#1111)701ca28flate: reduce stateless allocations (#1106)e0b47ffUpdate changelogUpdates
github.com/mattn/go-sqlite3from 1.14.32 to 1.14.33Commits
3c885a9Upgrade SQLite to version 30510013e773a9update github workflows2f6a2bbfix upgrade scriptaa7cdd3update upgrade scripta66908ause quote include instead of angled include for sqlite3-binding.hUpdates
github.com/miekg/dnsfrom 1.1.68 to 1.1.70Commits
ad3cffeRelease 1.1.70479abeestringToTTL: error when overflowing uint32 (#1698)9516b49Bump the all group with 4 updates (#1695)3126b78Merge branch 'master' of github.com:miekg/dns96ab0dcREADME: talk about v1/v2 status49a9ceeRelease 1.1.6966f2f27fix EDNS0 flags and MBZ in String() output (#1693)acb3abaoptimized EDNS0_SUBNET pack, reducing make() calls (#1692)74d2ba1MsgInvalidFunc: Make DefaultMsgInvalidFunc a variable. (#1690)b39ef96Update deps (#1688)Updates
github.com/schollz/progressbar/v3from 3.18.0 to 3.19.0Release notes
Sourced from github.com/schollz/progressbar/v3's releases.
Commits
56ad4a7Merge pull request #216 from goncalogdomingo/maindae95efMerge pull request #226 from polymorcodeus/mart1082/optsetcustomcolor0ec6061Merge pull request #223 from bitlux/bitlux/unusedf13fb15Merge pull request #218 from mrkbac/fix-reader-close472b188Merge pull request #221 from yevk/main57f6968Added OptionSetCustomColorCodes to pass in custom color codes.655d41eMerge pull request #220 from mengshengwu/fix-windows-progressbar-flickering533e284Merge pull request #225 from schollz/fix/describe914e511fix: add describe solution5692e00fix: allow progressbar to be updated afterwardsUpdates
github.com/spf13/cobrafrom 1.10.1 to 1.10.2Release notes
Sourced from github.com/spf13/cobra's releases.
Commits
88b30abchore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (#2336)346d408fix: actions/setup-go v6 (#2337)fc81d20refactor: change minUsagePadding from var to const (#2325)117698arefactor: replace several vars with consts (#2328)e2dd29dAdd documentation for repeated flags functionality (#2316)0629892Fix linter (#2327)Updates
github.com/valyala/fasthttpfrom 1.68.0 to 1.69.0Release notes
Sourced from github.com/valyala/fasthttp's releases.
Commits
7cf1fb7Add documentation that modifying during iteration can panic (#2122)7b5cb77Add sortkeys (#2118)42f89fbupdate readme (#2114)fb6b6d1chore(deps): bump securego/gosec from 2.22.10 to 2.22.11 (#2110)fe7e70dchore(deps): bump actions/upload-artifact from 5 to 6 (#2111)69ef8f7chore(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 (#2109)c2db561chore(deps): bump github.com/klauspost/compress from 1.18.1 to 1.18.2 (#2103)ec00ff0chore(deps): bump actions/checkout from 5 to 6 (#2101)5d415acchore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 (#2099)cc8220fchore(deps): bump golang.org/x/net from 0.46.0 to 0.47.0 (#2097)Updates
github.com/valyala/fastjsonfrom 1.6.4 to 1.6.7Commits
b2db155all: rungo fmt18c8121pool.go: add missing Arena.Reset() call inside ArenaPool.Put()00c515cTreat nil values as null in SetArrayItem (#116)Updates
github.com/xtaci/kcp-go/v5from 5.6.40 to 5.6.61Release notes
Sourced from github.com/xtaci/kcp-go/v5's releases.
Commits
d3d1f00update README for gists5553686refine tocb893d55fix tests83866a3Add files via upload73dc414update link2b4be79update linke1d91f7add TOC to README53c14d4refactor: unify and simplify OOB handler interface for UDPSessione51e7ceMerge branch 'lonnywong-dev' into deveb7d8eeAdd out-of-band (OOB) data supportUpdates
go.etcd.io/etcd/api/v3from 3.6.6 to 3.6.7Release notes
Sourced from go.etcd.io/etcd/api/v3's releases.
... (truncated)
Commits
e838ef1version: bump up to 3.6.76bfd01cMerge pull request #21024 from ivanvc/release-3.6-x-net-0.45.0