Skip to content
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

chore(deps): bump the dependencies group with 14 updates #679

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps the dependencies group with 14 updates:

Package From To
cloud.google.com/go/bigquery 1.66.2 1.67.0
cloud.google.com/go/spanner 1.76.1 1.78.0
github.com/ClickHouse/clickhouse-go/v2 2.32.2 2.33.1
github.com/expr-lang/expr 1.17.0 1.17.2
github.com/go-sql-driver/mysql 1.9.0 1.9.1
github.com/goccy/go-yaml 1.15.23 1.17.1
github.com/k1LoW/expand 0.15.5 0.16.0
github.com/k1LoW/ghfs 1.4.0 1.5.0
github.com/k1LoW/go-github-client/v67 67.0.13 67.0.16
github.com/snowflakedb/gosnowflake 1.13.0 1.13.1
github.com/xo/dburl 0.23.3 0.23.4
golang.org/x/image 0.24.0 0.25.0
golang.org/x/oauth2 0.26.0 0.28.0
google.golang.org/api 0.222.0 0.227.0

Updates cloud.google.com/go/bigquery from 1.66.2 to 1.67.0

Release notes

Sourced from cloud.google.com/go/bigquery's releases.

bigquery: v1.67.0

1.67.0 (2025-03-14)

Features

  • bigquery/reservation: Add a new field enable_gemini_in_bigquery to .google.cloud.bigquery.reservation.v1.Assignment that indicates if "Gemini in Bigquery"(https (601e742)
  • bigquery/reservation: Add a new field replication_status to .google.cloud.bigquery.reservation.v1.Reservation to provide visibility into errors that could arise during Disaster Recovery(DR) replication (#11666) (601e742)
  • bigquery/reservation: Add the CONTINUOUS Job type to .google.cloud.bigquery.reservation.v1.Assignment.JobType for continuous SQL jobs (601e742)
  • bigquery: Support MetadataCacheMode for ExternalDataConfig (#11803) (af5174d), refs #11802

Bug Fixes

  • bigquery: Increase timeout for storage api test and remove usage of deprecated pkg (#11810) (f47e038), refs #11801
  • bigquery: Update golang.org/x/net to 0.37.0 (1144978)

Documentation

  • bigquery/reservation: Remove the section about EDITION_UNSPECIFIED in the comment for slot_capacity in .google.cloud.bigquery.reservation.v1.Reservation to clarify that (601e742)
  • bigquery/reservation: Update the google.api.field_behavior for the .google.cloud.bigquery.reservation.v1.Reservation.primary_location and .google.cloud.bigquery.reservation.v1.Reservation.original_primary_location fields to clarify that they are OUTPUT_ONLY (601e742)
Commits

Updates cloud.google.com/go/spanner from 1.76.1 to 1.78.0

Release notes

Sourced from cloud.google.com/go/spanner's releases.

spanner: v1.78.0

1.78.0 (2025-03-24)

Features

  • spanner/spansql: Add support for tokenlist and create search index (#11522) (cd894f8)
  • spanner: Support multiplexed sessions for ReadWriteStmtBasedTransaction (#11852) (528d9dd)

Bug Fixes

  • spanner/test/opentelemetry/test: Update golang.org/x/net to 0.37.0 (1144978)
  • spanner: Revert the ALTS bound token enablement (#11799) (68cfb38)
  • spanner: Update golang.org/x/net to 0.37.0 (1144978)

aiplatform: v1.78.0

1.78.0 (2025-03-19)

Features

  • aiplatform: Add env variables and agent framework to ReasoningEngineSpec (c2ee207)
  • aiplatform: Add env variables and agent framework to ReasoningEngineSpec in v1beta1 (#11867) (6618039)
  • aiplatform: Add VertexAISearch.engine option (671eed9)

Documentation

  • aiplatform: Add deployment_spec and agent_framework field to ReasoningEngineSpec. (c2ee207)
  • aiplatform: Add deployment_spec and agent_framework field to ReasoningEngineSpec. (6618039)
  • aiplatform: Update comment for package_spec from required to optional in ReasoningEngineSpec. (c2ee207)
  • aiplatform: Update comment for package_spec from required to optional in ReasoningEngineSpec. (6618039)
Commits
  • b6c2b32 chore(main): release spanner 1.78.0 (#11763)
  • 57a62c0 feat(aiplatform): Enable force deletion in ReasoningEngine v1beta1 (#11901)
  • 3fec6ad chore(bigtable): Refactor tests and update emulator (#11892)
  • ac1855b chore(storage): Allow non-default SAs for GCS. (#11878)
  • b139cd1 chore(all): update deps (#11849)
  • a1a2292 fix(storage): force first message on next sendBuffer when nothing sent on cur...
  • 41ef5f0 fix(spanner): snapshot EnableOpenTelemetryMetrics value on client creation (#...
  • 427f448 feat(aiplatform): Update multimodal evaluation (content_map_instance), rubric...
  • 2019ab2 bugfix(bigtable): fix update LV function (#11896)
  • d7af8c5 chore: add row key schema to table info and some more tests. (#11894)
  • Additional commits viewable in compare view

Updates github.com/ClickHouse/clickhouse-go/v2 from 2.32.2 to 2.33.1

Release notes

Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.

v2.33.1

What's Changed

Bug fixes 🐛

Full Changelog: ClickHouse/clickhouse-go@v2.33.0...v2.33.1

v2.33.0

What's Changed

Enhancements 🎉

Bug fixes 🐛

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.32.2...v2.33.0

Changelog

Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.

v2.33.1, 2025-03-18

What's Changed

Bug fixes 🐛

Full Changelog: ClickHouse/clickhouse-go@v2.33.0...v2.33.1

v2.33.0, 2025-03-07

What's Changed

Enhancements 🎉

Bug fixes 🐛

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.32.2...v2.33.0

Commits
  • a622b24 Update release notes
  • 8c6911b Merge pull request #1523 from ClickHouse/issue_1503
  • 356ca32 Update context.go
  • fdf2209 skip intentional data race test
  • bebfb8e fix concurrent map write errors with context
  • 02c932f Update README.md
  • e0751d0 [skip actions] Update test matrix
  • 4fa7377 [skip actions] Update Go version release.yml
  • d4172a5 [skip actions] Update Go version
  • 53e581d Update release notes
  • Additional commits viewable in compare view

Updates github.com/expr-lang/expr from 1.17.0 to 1.17.2

Release notes

Sourced from github.com/expr-lang/expr's releases.

v1.17.2

v1.17.1

  • Fixed parsing of variable declaration nodes combined with sequence node in expr-lang/expr#773
Commits

Updates github.com/go-sql-driver/mysql from 1.9.0 to 1.9.1

Release notes

Sourced from github.com/go-sql-driver/mysql's releases.

v1.9.1

What's Changed

New Contributors

Full Changelog: go-sql-driver/mysql@v1.9.0...v1.9.1

Changelog

Sourced from github.com/go-sql-driver/mysql's changelog.

v1.9.1 (2025-03-21)

Major Changes

  • Add Charset() option. (#1679)

Bugfixes

  • go.mod: fix go version format (#1682)
  • Fix FormatDSN missing ConnectionAttributes (#1619)
Commits

Updates github.com/goccy/go-yaml from 1.15.23 to 1.17.1

Release notes

Sourced from github.com/goccy/go-yaml's releases.

1.17.1

What's Changed

Full Changelog: goccy/go-yaml@v1.17.0...v1.17.1

1.17.0

What's Changed

New Contributors

Full Changelog: goccy/go-yaml@v1.16.0...v1.17.0

1.16.0

What's Changed

New Contributors

Full Changelog: goccy/go-yaml@v1.15.23...v1.16.0

Commits
  • ba0598a fix unmarshaler with comment (#683)
  • 98988fe fix comment map with no body (#682)
  • 50b37c1 support FormatErrorWithToken function for custom error message (#677)
  • 53701cc feat: support receiving ast.Node in custom unmarshalers (#642)
  • 100fa23 Fix tab character handling ( if ignore the tab character, do not increment th...
  • 9671363 encodeMap() error handling and TestEncoder_UnmarshallableTypes() (#674)
  • 944206a Add AutoInt option (#671)
  • abc7083 support smart anchor option (#662)
  • b46780d Keep reference of anchor's value (#660)
  • See full diff in compare view

Updates github.com/k1LoW/expand from 0.15.5 to 0.16.0

Release notes

Sourced from github.com/k1LoW/expand's releases.

v0.16.0

What's Changed

Other Changes

Full Changelog: k1LoW/expand@v0.15.5...v0.16.0

Changelog

Sourced from github.com/k1LoW/expand's changelog.

v0.16.0 - 2025-03-17

Other Changes

Commits
  • 798ce52 Merge pull request #69 from k1LoW/tagpr-from-v0.15.5
  • 939aec4 [tagpr] update CHANGELOG.md
  • a852b6b [tagpr] prepare for the next release
  • 24819f8 Merge pull request #68 from k1LoW/dependabot/go_modules/dependencies-9a6a80bfa6
  • 4b8dbc2 chore(deps): bump the dependencies group across 1 directory with 3 updates
  • See full diff in compare view

Updates github.com/k1LoW/ghfs from 1.4.0 to 1.5.0

Release notes

Sourced from github.com/k1LoW/ghfs's releases.

v1.5.0

What's Changed

Full Changelog: k1LoW/ghfs@v1.4.0...v1.5.0

Changelog

Sourced from github.com/k1LoW/ghfs's changelog.

v1.5.0 - 2025-03-22

Commits
  • 694505e Merge pull request #38 from k1LoW/tagpr-from-v1.4.0
  • 309de0e [tagpr] update CHANGELOG.md
  • c7f5932 [tagpr] prepare for the next release
  • 802c227 Merge pull request #39 from k1LoW/dependabot/go_modules/github.com/golang-jwt...
  • d1a7e06 Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2
  • 5ba7f51 Merge pull request #37 from k1LoW/dependabot/go_modules/example/golang.org/x/...
  • 0844048 Bump golang.org/x/net from 0.33.0 to 0.36.0 in /example
  • See full diff in compare view

Updates github.com/k1LoW/go-github-client/v67 from 67.0.13 to 67.0.16

Commits

Updates github.com/snowflakedb/gosnowflake from 1.13.0 to 1.13.1

Release notes

Sourced from github.com/snowflakedb/gosnowflake's releases.

Release

Commits
  • b034584 MINOR: Bumped up GoLang connector MINOR version from 1.13.0 to 1.13.1 (#1323)
  • b9ab4b3 SNOW-1924252: Support internal flag (#1319)
  • 8e49966 NO-SNOW Fix flaky TestAuthenticationTimeout (#1320)
  • 1e49548 deps: upgrade Arrow to v18 (#1293)
  • c55b379 SNOW-1825476 Implement programmatic access token (PAT) (#1298)
  • 11bb91f SNOW-1937440 Fix docker image (#1313)
  • 0247a26 SNOW-1937440 Drop support for Go 1.21, add support for 1.24 (#1308)
  • 40c6c21 NO-SNOW log JWT claims on debug loglevel (#1309)
  • 6988c5f SNOW-1926861 Use subtests for running max lob size tests (#1310)
  • 17db71f SNOW-1313648 GO - Verify value bindings for all field types while exceeding C...
  • Additional commits viewable in compare view

Updates github.com/xo/dburl from 0.23.3 to 0.23.4

Commits
  • e59eeed Add godriver name as alias as well so \c gocosmos ... works in usql
  • 9890334 Use gocosmos as Go driver name for cosmosdb
  • See full diff in compare view

Updates golang.org/x/image from 0.24.0 to 0.25.0

Commits
  • e7e23ba go.mod: update golang.org/x dependencies
  • 58efddc all: use a more straightforward return value
  • ef6c1ab all: upgrade go directive to at least 1.23.0 [generated]
  • See full diff in compare view

Updates golang.org/x/oauth2 from 0.26.0 to 0.28.0

Commits
  • 0042180 oauth2: Deep copy context client in NewClient
  • ce350bf oauth2: remove unneeded TokenSource implementation in transport test
  • 44967ab google: fix typos
  • 9c82a8c oauth2.go: use a more straightforward return value
  • 681b4d8 jws: split token into fixed number of parts
  • 3f78298 all: upgrade go directive to at least 1.23.0 [generated]
  • 109dabf endpoints: add links/provider for Discord
  • ac571fa oauth2: fix docs for Config.DeviceAuth
  • 314ee5b endpoints: add patreon endpoint
  • See full diff in compare view

Updates google.golang.org/api from 0.222.0 to 0.227.0

Release notes

Sourced from google.golang.org/api's releases.

v0.227.0

0.227.0 (2025-03-19)

Features

v0.226.0

0.226.0 (2025-03-13)

Features

v0.225.0

0.225.0 (2025-03-11)

Features

Bug Fixes

v0.224.0

0.224.0 (2025-03-06)

Features

... (truncated)

Changelog

Sourced from google.golang.org/api's changelog.

0.227.0 (2025-03-19)

Features

0.226.0 (2025-03-13)

Features

0.225.0 (2025-03-11)

Features

Bug Fixes

0.224.0 (2025-03-06)

Features

Bug Fixes

... (truncated)

Commits

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the dependencies group with 14 updates:

| 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.33.1` |
| [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/snowflakedb/gosnowflake](https://github.com/snowflakedb/gosnowflake) | `1.13.0` | `1.13.1` |
| [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` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.26.0` | `0.28.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.222.0` | `0.227.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.33.1
- [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.33.1)

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/snowflakedb/gosnowflake` from 1.13.0 to 1.13.1
- [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.1)

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.33.1
  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/snowflakedb/gosnowflake
  dependency-version: 1.13.1
  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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code minor labels Apr 1, 2025
@k1LoW
Copy link
Owner

k1LoW commented Apr 2, 2025

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 2, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/dependencies-2b2e43efa3 branch April 2, 2025 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant