forked from TheThingsNetwork/lorawan-stack
-
Notifications
You must be signed in to change notification settings - Fork 0
dev: bump the safe group across 1 directory with 32 updates #239
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
dependabot
wants to merge
1
commit into
feat/halter-release-v3.33.0
from
dependabot/go_modules/safe-0db0387610
Closed
dev: bump the safe group across 1 directory with 32 updates #239
dependabot
wants to merge
1
commit into
feat/halter-release-v3.33.0
from
dependabot/go_modules/safe-0db0387610
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 safe group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/KimMachineGun/automemlimit](https://github.com/KimMachineGun/automemlimit) | `0.6.1` | `0.7.0` | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.55.5` | `1.55.6` | | [github.com/envoyproxy/protoc-gen-validate](https://github.com/envoyproxy/protoc-gen-validate) | `1.1.0` | `1.2.1` | | [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.29.1` | `0.31.1` | | [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.24.0` | `2.26.1` | | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.7.1` | `5.7.2` | | [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) | `2.10.22` | `2.10.25` | | [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) | `1.37.0` | `1.39.0` | | [github.com/spf13/cast](https://github.com/spf13/cast) | `1.7.0` | `1.7.1` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.1` | `1.9.1` | | [github.com/throttled/throttled/v2](https://github.com/throttled/throttled) | `2.12.0` | `2.13.0` | | [github.com/uptrace/bun](https://github.com/uptrace/bun) | `1.2.6` | `1.2.9` | | [github.com/uptrace/bun/dialect/pgdialect](https://github.com/uptrace/bun) | `1.2.6` | `1.2.9` | | [github.com/uptrace/bun/driver/pgdriver](https://github.com/uptrace/bun) | `1.2.6` | `1.2.9` | | [go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.57.0` | `0.59.0` | | [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.57.0` | `0.59.0` | | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.57.0` | `0.59.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.32.0` | `1.34.0` | | [go.opentelemetry.io/otel/exporters/stdout/stdouttrace](https://github.com/open-telemetry/opentelemetry-go) | `1.32.0` | `1.34.0` | Updates `github.com/KimMachineGun/automemlimit` from 0.6.1 to 0.7.0 - [Release notes](https://github.com/KimMachineGun/automemlimit/releases) - [Commits](KimMachineGun/automemlimit@v0.6.1...v0.7.0) Updates `github.com/aws/aws-sdk-go` from 1.55.5 to 1.55.6 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md) - [Commits](aws/aws-sdk-go@v1.55.5...v1.55.6) Updates `github.com/envoyproxy/protoc-gen-validate` from 1.1.0 to 1.2.1 - [Release notes](https://github.com/envoyproxy/protoc-gen-validate/releases) - [Changelog](https://github.com/bufbuild/protoc-gen-validate/blob/main/.goreleaser.yaml) - [Commits](bufbuild/protoc-gen-validate@v1.1.0...v1.2.1) Updates `github.com/getsentry/sentry-go` from 0.29.1 to 0.31.1 - [Release notes](https://github.com/getsentry/sentry-go/releases) - [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-go@v0.29.1...v0.31.1) Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.24.0 to 2.26.1 - [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases) - [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml) - [Commits](grpc-ecosystem/grpc-gateway@v2.24.0...v2.26.1) Updates `github.com/jackc/pgx/v5` from 5.7.1 to 5.7.2 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.7.1...v5.7.2) Updates `github.com/nats-io/nats-server/v2` from 2.10.22 to 2.10.25 - [Release notes](https://github.com/nats-io/nats-server/releases) - [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml) - [Commits](nats-io/nats-server@v2.10.22...v2.10.25) Updates `github.com/nats-io/nats.go` from 1.37.0 to 1.39.0 - [Release notes](https://github.com/nats-io/nats.go/releases) - [Commits](nats-io/nats.go@v1.37.0...v1.39.0) Updates `github.com/spf13/cast` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/spf13/cast/releases) - [Commits](spf13/cast@v1.7.0...v1.7.1) Updates `github.com/spf13/cobra` from 1.8.1 to 1.9.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.1...v1.9.1) Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.6 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.5...v1.0.6) Updates `github.com/throttled/throttled/v2` from 2.12.0 to 2.13.0 - [Release notes](https://github.com/throttled/throttled/releases) - [Changelog](https://github.com/throttled/throttled/blob/master/CHANGELOG.md) - [Commits](throttled/throttled@v2.12.0...v2.13.0) Updates `github.com/uptrace/bun` from 1.2.6 to 1.2.9 - [Release notes](https://github.com/uptrace/bun/releases) - [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md) - [Commits](uptrace/bun@v1.2.6...v1.2.9) Updates `github.com/uptrace/bun/dialect/pgdialect` from 1.2.6 to 1.2.9 - [Release notes](https://github.com/uptrace/bun/releases) - [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md) - [Commits](uptrace/bun@v1.2.6...v1.2.9) Updates `github.com/uptrace/bun/driver/pgdriver` from 1.2.6 to 1.2.9 - [Release notes](https://github.com/uptrace/bun/releases) - [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md) - [Commits](uptrace/bun@v1.2.6...v1.2.9) Updates `go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux` from 0.57.0 to 0.59.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.57.0...zpages/v0.59.0) Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.57.0 to 0.59.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.57.0...zpages/v0.59.0) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.57.0 to 0.59.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.57.0...zpages/v0.59.0) Updates `go.opentelemetry.io/otel` from 1.32.0 to 1.34.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.32.0...v1.34.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.32.0 to 1.34.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.32.0...v1.34.0) Updates `go.opentelemetry.io/otel/exporters/stdout/stdouttrace` from 1.32.0 to 1.34.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.32.0...v1.34.0) Updates `go.opentelemetry.io/otel/metric` from 1.32.0 to 1.34.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.32.0...v1.34.0) Updates `go.opentelemetry.io/otel/sdk` from 1.32.0 to 1.34.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.32.0...v1.34.0) Updates `go.opentelemetry.io/otel/trace` from 1.32.0 to 1.34.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.32.0...v1.34.0) Updates `golang.org/x/crypto` from 0.29.0 to 0.32.0 - [Commits](golang/crypto@v0.29.0...v0.32.0) Updates `golang.org/x/net` from 0.31.0 to 0.34.0 - [Commits](golang/net@v0.31.0...v0.34.0) Updates `golang.org/x/oauth2` from 0.24.0 to 0.26.0 - [Commits](golang/oauth2@v0.24.0...v0.26.0) Updates `golang.org/x/sync` from 0.9.0 to 0.11.0 - [Commits](golang/sync@v0.9.0...v0.11.0) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20241118233622-e639e219e697 to 0.0.0-20250204164813-702378808489 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20241118233622-e639e219e697 to 0.0.0-20250204164813-702378808489 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/grpc` from 1.68.0 to 1.70.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.68.0...v1.70.0) Updates `google.golang.org/protobuf` from 1.35.2 to 1.36.5 --- updated-dependencies: - dependency-name: github.com/KimMachineGun/automemlimit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: github.com/envoyproxy/protoc-gen-validate dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: github.com/getsentry/sentry-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: github.com/jackc/pgx/v5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: github.com/nats-io/nats-server/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: github.com/nats-io/nats.go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: github.com/spf13/cast dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: github.com/spf13/pflag dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: github.com/throttled/throttled/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: github.com/uptrace/bun dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: github.com/uptrace/bun/dialect/pgdialect dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: github.com/uptrace/bun/driver/pgdriver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: go.opentelemetry.io/otel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: go.opentelemetry.io/otel/exporters/stdout/stdouttrace dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: go.opentelemetry.io/otel/metric dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: go.opentelemetry.io/otel/sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: go.opentelemetry.io/otel/trace dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: google.golang.org/genproto/googleapis/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
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 safe group with 19 updates in the / directory:
0.6.10.7.01.55.51.55.61.1.01.2.10.29.10.31.12.24.02.26.15.7.15.7.22.10.222.10.251.37.01.39.01.7.01.7.11.8.11.9.12.12.02.13.01.2.61.2.91.2.61.2.91.2.61.2.90.57.00.59.00.57.00.59.00.57.00.59.01.32.01.34.01.32.01.34.0Updates
github.com/KimMachineGun/automemlimitfrom 0.6.1 to 0.7.0Release notes
Sourced from github.com/KimMachineGun/automemlimit's releases.
Commits
01d8b36docs: update README.mde1b0a11feat(memlimit): handle ErrNoLimit as math.MaxInt64 during refresh0506e2dfeat(memlimit): replace containerd/cgroup with own cgroup implementation (#24)e4d2767chore: bump containerd/cgroups from v3.0.1 to v3.0.4c505832feat(memlimit): support dynamic memory limit (#23)Updates
github.com/aws/aws-sdk-gofrom 1.55.5 to 1.55.6Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Commits
e1db430release v1.55.6 (2025-01-15) (#5341)5ab6103changelog394e0e3Merge pull request #5340 from djedward/main19d98e3Fix improper use of Printf-style functions7112c0aMerge pull request #5325 from ashishdhingra/user/ashdhin/IssueTemplateRegress...8d6a0f9chore: Modified bug issue template to add checkbox to report potential regres...02c1f72Update PULL_REQUEST_TEMPLATE.mdUpdates
github.com/envoyproxy/protoc-gen-validatefrom 1.1.0 to 1.2.1Release notes
Sourced from github.com/envoyproxy/protoc-gen-validate's releases.
Commits
7b06248Fix Python3.9 build (#1232)0350b03Bump google.golang.org/protobuf from 1.36.2 to 1.36.3 in the go group (#1229)19960f4Migrate to cc_proto_library from com_google_protobuf (#1226)74f67b9Drop Python 3.8 support (#1225)24313a1Bump the go group with 2 updates (#1223)c77a09aBump com.google.guava:guava from 33.3.1-android to 33.4.0-android in /java in...ddbe9d7Update Maven dependencies (#1218)c220710Prealloc msgs in multierr.Error (#1209)d1191c8Update go deps (#1215)bbd2e1fBump the go-tests group across 1 directory with 2 updates (#1212)Updates
github.com/getsentry/sentry-gofrom 0.29.1 to 0.31.1Release notes
Sourced from github.com/getsentry/sentry-go's releases.
... (truncated)
Changelog
Sourced from github.com/getsentry/sentry-go's changelog.
... (truncated)
Commits
454d469Fix lint CI82b1d7arelease: 0.31.108c2b0fPrepare 0.31.1 (#951)e0b4d38Renamesentry-go/logrusmodule (#950)96cc6a8Merge branch 'release/0.31.0'17ceb6cBump golangci-lint9f9f465release: 0.31.0934eca5Prepare 0.31.0 (#948)066c69eAdd HubProvider functionality to the logrus integration (#936)486c78cBump golang.org/x/net to 0.33.0 (#947)Updates
github.com/grpc-ecosystem/grpc-gateway/v2from 2.24.0 to 2.26.1Release notes
Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.
Commits
3b8ac9f5113. Validation of oneof nested objects (#5211)4f1457dchore(deps): update googleapis digest to 2431239 (#5214)fb17f6echore(deps): update googleapis digest to 8e62267 (#5213)2fd9128chore(deps): update googleapis digest to ad99638 (#5212)3d82775fix(deps): update module google.golang.org/protobuf to v1.36.5 (#5210)801f278chore(deps): update googleapis digest to fed8c26 (#5209)9cbbcafchore(deps): update googleapis digest to 2f843e2 (#5208)9adca76fix(deps): update module golang.org/x/text to v0.22.0 (#5206)72f360dchore(deps): update golang docker tag to v1.23.6 (#5205)ce46021chore(deps): update googleapis digest to f426820 (#5204)Updates
github.com/jackc/pgx/v5from 5.7.1 to 5.7.2Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
Commits
24fbe35Create changelog for v5.7.23a1593bMerge pull request #2198 from alexandear/fix-nilness9d851d7Fix integration benchmarksdacffdcMerge pull request #2196 from alexandear/docs-improve-linksbc7c840Merge pull request #2195 from LucasHild/master0436851Handle errors in generate_certs2532927Improve links in READMEad87d47Merge pull request #2194 from alexandear/refactor/pgconn-tests7cf7bc6Simplify pgconn tests by using T.TempDir3e6c719Merge pull request #2189 from pankona/update-cryptoUpdates
github.com/nats-io/nats-server/v2from 2.10.22 to 2.10.25Release notes
Sourced from github.com/nats-io/nats-server/v2's releases.
... (truncated)
Commits
006039eRelease v2.10.25c21dfdeCherry-picks for 2.10.25 (#6401)b88f999[FIXED] Don't adjust o.pending during redelivery, gets fixed elsewherefb122e0Bump to 2.10.25-RC.3d198cacCherry-picks for 2.10.25-RC.3 (#6384)8e94003Disable JetStream on disk errors (#6292)a441c82[FIXED] Consumer slowdown when redelivering deleted message7fa1182[FIXED] Stuck consumer during leader change with inflight ack7189018[FIXED] Don't timeout for retried AckAll68607a7fixed unclosed tmp file handle in filestore.goUpdates
github.com/nats-io/nats.gofrom 1.37.0 to 1.39.0Release notes
Sourced from github.com/nats-io/nats.go's releases.
... (truncated)
Commits
901c987Release v1.39.0 (#1798)5a2c74a[IMPROVED] Enhance documentation for PullMaxMessagesWithBytesLimit and PullMa...81d2fae[ADDED] PullMaxMessagesWithFetchSizeLimit option for Consume and Messages (#1...b1be9bf[IMPROVED] Use faster gha runners and fix leaking goroutines in Service API (...faec055[ADDED] Options() and Conn() methods to JetStream (#1792)16e780e[FIXED] Protect against potential panics (#1771)dfb52ad[FIXED] Protocol parsing errors with ws compression and pongs (#1790)f7dfee9[FIXED] Invalid heartbeat timer for Consumer.Messages (#1786)5945afd[IMPROVED] Remove obsolete build tags (#1787)bb3ad1cUpdate go.sum (#1782)Updates
github.com/spf13/castfrom 1.7.0 to 1.7.1Release notes
Sourced from github.com/spf13/cast's releases.
Commits
487df00Merge pull request #213 from skyjerry/fix-uint64955c718Merge pull request #224 from lesichkovm/patch-11849825Update README.md6e9731dTitle: Fix ToUint64E function in cast library for GoUpdates
github.com/spf13/cobrafrom 1.8.1 to 1.9.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
40b5bc1Revert "Make detection for test-binary more universal (#2173)" (#2235)a97f9fdfix CompletionFunc implementation (#2234)5f9c408chore: Upgrade dependencies for v1.9.0 (#2233)24ada7fRemove the default "completion" cmd if it is alone (#1559)680936aNew logo8cb30f9feat: add CompletionWithDesc helper (#2231)17b6dcadoc: add Conduit (#2230)ab5cadcAllow to reset the templates to the default (#2229)4ba5566fix(bash): nounset unbound file filter variable on empty extension (#2228)