Skip to content

Commit

Permalink
chore(deps): bump the dependencies group across 1 directory with 9 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) | `1.2.4` | `1.3.3` |
| [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) | `1.15.15` | `1.15.20` |
| [github.com/googleapis/go-sql-spanner](https://github.com/googleapis/go-sql-spanner) | `1.10.0` | `1.11.0` |
| [github.com/k1LoW/expand](https://github.com/k1LoW/expand) | `0.15.3` | `0.15.4` |
| [github.com/xo/dburl](https://github.com/xo/dburl) | `0.23.2` | `0.23.3` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.32.0` | `0.33.0` |
| [golang.org/x/mod](https://github.com/golang/mod) | `0.22.0` | `0.23.0` |



Updates `github.com/charmbracelet/bubbletea` from 1.2.4 to 1.3.3
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml)
- [Commits](charmbracelet/bubbletea@v1.2.4...v1.3.3)

Updates `github.com/goccy/go-yaml` from 1.15.15 to 1.15.20
- [Release notes](https://github.com/goccy/go-yaml/releases)
- [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md)
- [Commits](goccy/go-yaml@v1.15.15...v1.15.20)

Updates `github.com/googleapis/go-sql-spanner` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/googleapis/go-sql-spanner/releases)
- [Changelog](https://github.com/googleapis/go-sql-spanner/blob/main/CHANGES.md)
- [Commits](googleapis/go-sql-spanner@v1.10.0...v1.11.0)

Updates `github.com/k1LoW/expand` from 0.15.3 to 0.15.4
- [Release notes](https://github.com/k1LoW/expand/releases)
- [Changelog](https://github.com/k1LoW/expand/blob/main/CHANGELOG.md)
- [Commits](k1LoW/expand@v0.15.3...v0.15.4)

Updates `github.com/xo/dburl` from 0.23.2 to 0.23.3
- [Release notes](https://github.com/xo/dburl/releases)
- [Commits](xo/dburl@v0.23.2...v0.23.3)

Updates `golang.org/x/crypto` from 0.32.0 to 0.33.0
- [Commits](golang/crypto@v0.32.0...v0.33.0)

Updates `golang.org/x/mod` from 0.22.0 to 0.23.0
- [Commits](golang/mod@v0.22.0...v0.23.0)

Updates `golang.org/x/sync` from 0.10.0 to 0.11.0
- [Commits](golang/sync@v0.10.0...v0.11.0)

Updates `google.golang.org/protobuf` from 1.36.4 to 1.36.5

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/goccy/go-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/googleapis/go-sql-spanner
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/k1LoW/expand
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/xo/dburl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/mod
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent 1cbf84a commit c372198
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 93 deletions.
61 changes: 31 additions & 30 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/brianvoe/gofakeit/v6 v6.28.0
github.com/bufbuild/protocompile v0.14.1
github.com/charmbracelet/bubbles v0.20.0
github.com/charmbracelet/bubbletea v1.2.4
github.com/charmbracelet/bubbletea v1.3.3
github.com/chromedp/cdproto v0.0.0-20241003230502-a4a8f7c660df
github.com/chromedp/chromedp v0.11.0
github.com/cli/safeexec v1.0.1
Expand All @@ -22,12 +22,12 @@ require (
github.com/gliderlabs/ssh v0.3.8
github.com/go-sql-driver/mysql v1.8.1
github.com/goccy/go-json v0.10.3
github.com/goccy/go-yaml v1.15.15
github.com/goccy/go-yaml v1.15.20
github.com/golang-sql/sqlexp v0.1.0
github.com/google/go-cmp v0.6.0
github.com/google/go-github/v58 v58.0.0
github.com/google/uuid v1.6.0
github.com/googleapis/go-sql-spanner v1.10.0
github.com/googleapis/go-sql-spanner v1.11.0
github.com/hashicorp/go-envparse v0.1.0
github.com/itchyny/gojq v0.12.17
github.com/jhump/protoreflect/v2 v2.0.0-beta.2
Expand All @@ -39,7 +39,7 @@ require (
github.com/k1LoW/donegroup v1.10.2
github.com/k1LoW/duration v1.2.0
github.com/k1LoW/exec v0.3.0
github.com/k1LoW/expand v0.15.3
github.com/k1LoW/expand v0.15.4
github.com/k1LoW/ghfs v1.3.2
github.com/k1LoW/go-github-client/v58 v58.0.13
github.com/k1LoW/grpcstub v0.25.6
Expand Down Expand Up @@ -71,29 +71,29 @@ require (
github.com/spf13/cobra v1.8.1
github.com/tenntenn/golden v0.5.4
github.com/xlab/treeprint v1.2.0
github.com/xo/dburl v0.23.2
golang.org/x/crypto v0.32.0
golang.org/x/mod v0.22.0
golang.org/x/sync v0.10.0
github.com/xo/dburl v0.23.3
golang.org/x/crypto v0.33.0
golang.org/x/mod v0.23.0
golang.org/x/sync v0.11.0
google.golang.org/grpc v1.70.0
google.golang.org/protobuf v1.36.4
google.golang.org/protobuf v1.36.5
modernc.org/sqlite v1.34.5
)

require (
cel.dev/expr v0.19.0 // indirect
cloud.google.com/go v0.118.0 // indirect
cloud.google.com/go/auth v0.14.0 // indirect
cloud.google.com/go v0.118.2 // indirect
cloud.google.com/go/auth v0.14.1 // indirect
cloud.google.com/go/auth/oauth2adapt v0.2.7 // indirect
cloud.google.com/go/compute/metadata v0.6.0 // indirect
cloud.google.com/go/iam v1.2.2 // indirect
cloud.google.com/go/iam v1.3.1 // indirect
cloud.google.com/go/longrunning v0.6.4 // indirect
cloud.google.com/go/monitoring v1.21.2 // indirect
cloud.google.com/go/spanner v1.73.0 // indirect
cloud.google.com/go/monitoring v1.23.0 // indirect
cloud.google.com/go/spanner v1.75.0 // indirect
dario.cat/mergo v1.0.0 // indirect
filippo.io/edwards25519 v1.1.0 // indirect
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.5.0 // indirect
github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.5.2 // indirect
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.25.0 // indirect
github.com/Microsoft/go-winio v0.6.2 // indirect
github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5 // indirect
Expand All @@ -111,7 +111,7 @@ require (
github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/charmbracelet/lipgloss v1.0.0 // indirect
github.com/charmbracelet/x/ansi v0.4.5 // indirect
github.com/charmbracelet/x/ansi v0.8.0 // indirect
github.com/charmbracelet/x/term v0.2.1 // indirect
github.com/chromedp/sysutil v1.0.0 // indirect
github.com/cli/go-gh/v2 v2.11.1 // indirect
Expand Down Expand Up @@ -184,28 +184,29 @@ require (
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
github.com/xeipuuv/gojsonschema v1.2.0 // indirect
go.opencensus.io v0.24.0 // indirect
go.opentelemetry.io/contrib/detectors/gcp v1.32.0 // indirect
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0 // indirect
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 // indirect
go.opentelemetry.io/otel v1.32.0 // indirect
go.opentelemetry.io/otel/metric v1.32.0 // indirect
go.opentelemetry.io/otel/sdk v1.32.0 // indirect
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
go.opentelemetry.io/contrib/detectors/gcp v1.33.0 // indirect
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.58.0 // indirect
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0 // indirect
go.opentelemetry.io/otel v1.34.0 // indirect
go.opentelemetry.io/otel/metric v1.34.0 // indirect
go.opentelemetry.io/otel/sdk v1.34.0 // indirect
go.opentelemetry.io/otel/sdk/metric v1.32.0 // indirect
go.opentelemetry.io/otel/trace v1.32.0 // indirect
go.opentelemetry.io/otel/trace v1.34.0 // indirect
go.uber.org/atomic v1.11.0 // indirect
go.uber.org/ratelimit v0.3.1 // indirect
golang.org/x/exp v0.0.0-20240416160154-fe59bbe5cc7f // indirect
golang.org/x/net v0.34.0 // indirect
golang.org/x/oauth2 v0.25.0 // indirect
golang.org/x/sys v0.29.0 // indirect
golang.org/x/term v0.28.0 // indirect
golang.org/x/text v0.21.0 // indirect
golang.org/x/sys v0.30.0 // indirect
golang.org/x/term v0.29.0 // indirect
golang.org/x/text v0.22.0 // indirect
golang.org/x/time v0.9.0 // indirect
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
google.golang.org/api v0.218.0 // indirect
google.golang.org/genproto v0.0.0-20241118233622-e639e219e697 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20250124145028-65684f501c47 // indirect
google.golang.org/api v0.220.0 // indirect
google.golang.org/genproto v0.0.0-20250122153221-138b5a5a4fd4 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20250124145028-65684f501c47 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20250207221924-e9438ea467c6 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
modernc.org/libc v1.55.3 // indirect
Expand Down
Loading

0 comments on commit c372198

Please sign in to comment.