-
Notifications
You must be signed in to change notification settings - Fork 184
Comparing changes
Open a pull request
base repository: k1LoW/tbls
base: v1.84.1
head repository: k1LoW/tbls
compare: v1.85.0
- 13 commits
- 59 files changed
- 3 contributors
Commits on Apr 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 555a563 - Browse repository at this point
Copy the full SHA 555a563View commit details -
Configuration menu - View commit details
-
Copy full SHA for 007c44d - Browse repository at this point
Copy the full SHA 007c44dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed5cfbf - Browse repository at this point
Copy the full SHA ed5cfbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2278d0f - Browse repository at this point
Copy the full SHA 2278d0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06cceca - Browse repository at this point
Copy the full SHA 06ccecaView commit details
Commits on Apr 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a8e7558 - Browse repository at this point
Copy the full SHA a8e7558View commit details -
chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0. - [Commits](golang/net@v0.36.0...v0.38.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.38.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 12033f3 - Browse repository at this point
Copy the full SHA 12033f3View commit details -
Merge pull request #683 from k1LoW/dependabot/go_modules/golang.org/x…
…/net-0.38.0 chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0
Configuration menu - View commit details
-
Copy full SHA for fb0d072 - Browse repository at this point
Copy the full SHA fb0d072View commit details -
chore(deps): bump the dependencies group across 1 directory with 15 u…
…pdates Bumps the dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) | `1.66.2` | `1.67.0` | | [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) | `1.76.1` | `1.78.0` | | [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) | `2.32.2` | `2.34.0` | | [github.com/expr-lang/expr](https://github.com/expr-lang/expr) | `1.17.0` | `1.17.2` | | [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | `1.9.0` | `1.9.1` | | [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) | `1.15.23` | `1.17.1` | | [github.com/k1LoW/expand](https://github.com/k1LoW/expand) | `0.15.5` | `0.16.0` | | [github.com/k1LoW/ghfs](https://github.com/k1LoW/ghfs) | `1.4.0` | `1.5.0` | | [github.com/k1LoW/go-github-client/v67](https://github.com/k1LoW/go-github-client) | `67.0.13` | `67.0.16` | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.24` | `1.14.27` | | [github.com/snowflakedb/gosnowflake](https://github.com/snowflakedb/gosnowflake) | `1.13.0` | `1.13.2` | | [github.com/xo/dburl](https://github.com/xo/dburl) | `0.23.3` | `0.23.4` | | [golang.org/x/image](https://github.com/golang/image) | `0.24.0` | `0.25.0` | Updates `cloud.google.com/go/bigquery` from 1.66.2 to 1.67.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@bigquery/v1.66.2...spanner/v1.67.0) Updates `cloud.google.com/go/spanner` from 1.76.1 to 1.78.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@spanner/v1.76.1...spanner/v1.78.0) Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.32.2 to 2.34.0 - [Release notes](https://github.com/ClickHouse/clickhouse-go/releases) - [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md) - [Commits](ClickHouse/clickhouse-go@v2.32.2...v2.34.0) Updates `github.com/expr-lang/expr` from 1.17.0 to 1.17.2 - [Release notes](https://github.com/expr-lang/expr/releases) - [Commits](expr-lang/expr@v1.17.0...v1.17.2) Updates `github.com/go-sql-driver/mysql` from 1.9.0 to 1.9.1 - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.9.0...v1.9.1) Updates `github.com/goccy/go-yaml` from 1.15.23 to 1.17.1 - [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.23...v1.17.1) Updates `github.com/k1LoW/expand` from 0.15.5 to 0.16.0 - [Release notes](https://github.com/k1LoW/expand/releases) - [Changelog](https://github.com/k1LoW/expand/blob/main/CHANGELOG.md) - [Commits](k1LoW/expand@v0.15.5...v0.16.0) Updates `github.com/k1LoW/ghfs` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/k1LoW/ghfs/releases) - [Changelog](https://github.com/k1LoW/ghfs/blob/main/CHANGELOG.md) - [Commits](k1LoW/ghfs@v1.4.0...v1.5.0) Updates `github.com/k1LoW/go-github-client/v67` from 67.0.13 to 67.0.16 - [Commits](k1LoW/go-github-client@v67.0.13...v67.0.16) Updates `github.com/mattn/go-sqlite3` from 1.14.24 to 1.14.27 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.24...v1.14.27) Updates `github.com/snowflakedb/gosnowflake` from 1.13.0 to 1.13.2 - [Release notes](https://github.com/snowflakedb/gosnowflake/releases) - [Changelog](https://github.com/snowflakedb/gosnowflake/blob/master/release.go) - [Commits](snowflakedb/gosnowflake@v1.13.0...v1.13.2) Updates `github.com/xo/dburl` from 0.23.3 to 0.23.4 - [Release notes](https://github.com/xo/dburl/releases) - [Commits](xo/dburl@v0.23.3...v0.23.4) Updates `golang.org/x/image` from 0.24.0 to 0.25.0 - [Commits](golang/image@v0.24.0...v0.25.0) Updates `golang.org/x/oauth2` from 0.26.0 to 0.28.0 - [Commits](golang/oauth2@v0.26.0...v0.28.0) Updates `google.golang.org/api` from 0.222.0 to 0.227.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.222.0...v0.227.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/bigquery dependency-version: 1.67.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cloud.google.com/go/spanner dependency-version: 1.78.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/ClickHouse/clickhouse-go/v2 dependency-version: 2.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/expr-lang/expr dependency-version: 1.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/go-sql-driver/mysql dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/goccy/go-yaml dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/k1LoW/expand dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/k1LoW/ghfs dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/k1LoW/go-github-client/v67 dependency-version: 67.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/snowflakedb/gosnowflake dependency-version: 1.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/xo/dburl dependency-version: 0.23.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: golang.org/x/image dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/oauth2 dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google.golang.org/api dependency-version: 0.227.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 67d723c - Browse repository at this point
Copy the full SHA 67d723cView commit details -
Merge pull request #682 from k1LoW/dependabot/go_modules/dependencies…
…-e4bdfe922f chore(deps): bump the dependencies group across 1 directory with 15 updates
Configuration menu - View commit details
-
Copy full SHA for 173555f - Browse repository at this point
Copy the full SHA 173555fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05eff08 - Browse repository at this point
Copy the full SHA 05eff08View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae7d595 - Browse repository at this point
Copy the full SHA ae7d595View commit details -
Merge pull request #681 from k1LoW/tagpr-from-v1.84.1
Release for v1.85.0
Configuration menu - View commit details
-
Copy full SHA for adffc63 - Browse repository at this point
Copy the full SHA adffc63View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.84.1...v1.85.0