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 across 1 directory with 12 updates #641

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2024

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

Package From To
cloud.google.com/go/bigquery 1.64.0 1.65.0
github.com/goccy/go-yaml 1.13.1 1.15.8
github.com/k1LoW/errors 0.3.1 1.0.0
github.com/k1LoW/expand 0.12.0 0.15.0
github.com/k1LoW/ghfs 1.3.1 1.3.2
github.com/k1LoW/go-github-client/v58 58.0.12 58.0.13
github.com/microsoft/go-mssqldb 1.7.2 1.8.0
github.com/snowflakedb/gosnowflake 1.12.0 1.12.1
golang.org/x/image 0.21.0 0.23.0

Updates cloud.google.com/go/bigquery from 1.64.0 to 1.65.0

Release notes

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

bigquery: v1.65.0

1.65.0 (2024-12-05)

Features

  • bigquery/reservation: Add a new field is_flat_rate to .google.cloud.bigquery.reservation.v1.CapacityCommitment to distinguish between flat rate and edition commitments (8dedb87)
  • bigquery/reservation: Add the managed disaster recovery API(https (8dedb87)
  • bigquery: Expose IsCaseInsensitive for dataset metadata (#11216) (364b639)
  • bigquery: Support IAM conditions in datasets (#11123) (d93c2d9)

Bug Fixes

Documentation

  • bigquery/reservation: Clarify that Autoscale.current_slots in message .google.cloud.bigquery.reservation.v1.Reservation can temporarily be larger than Autoscale.max_slots if users reduce Autoscale.max_slots (8dedb87)
  • bigquery/reservation: Update comment for slot_capacity in message .google.cloud.bigquery.reservation.v1.Reservation to provide more clarity about reservation baselines, committed slots and autoscaler SKU charges when the baseline exceeds committed slots (8dedb87)
  • bigquery/reservation: Update comments for commitment_start_time and commitment_end_time in message .google.cloud.bigquery.reservation.v1.CapacityCommitment to provide details on how these values are affected by commitment renewal (8dedb87)
Commits
  • 0d41231 chore(main): release spanner 1.65.0 (#10474)
  • 643a8e3 feat(bigtable): expose protoToType (#10602)
  • 0211c95 feat(bigtable): Add MergeToCell support to the bigtable emulator and client (...
  • a49ab59 feat(bigtable): Add support for new functions (#10582)
  • 6bd2596 chore(all): update module github.com/google/s2a-go to v0.1.8 (#10586)
  • 3a566ed chore(bigtable): bump genproto (#10600)
  • ce31365 fix(bigtable): move usage to local proto definitions (#10598)
  • 485d54b chore(main): release bigtable 1.27.1 (#10596)
  • 5b4b0f7 feat(deploy): add support for different Pod selector labels when doing canari...
  • a6847cb chore: fix bigtable config (#10594)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/spanner from 1.70.0 to 1.73.0

Release notes

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

spanner: v1.73.0

1.73.0 (2024-11-14)

Features

  • spanner: Add ResetForRetry method for stmt-based transactions (#10956) (02c191c)

Bug Fixes

  • spanner: Add safecheck to avoid deadlock when creating multiplex session (#11131) (8ee5d05)
  • spanner: Allow non default service account only when direct path is enabled (#11046) (4250788)
  • spanner: Use spanner options when initializing monitoring exporter (#11109) (81413f3)

spanner: v1.72.0

1.72.0 (2024-11-07)

Features

  • spanner/spansql: Add support for protobuf column types & Proto bundles (#10945) (91c6f0f), refs #10944

Bug Fixes

  • spanner: Skip exporting metrics if attempt or operation is not captured. (#11095) (1d074b5)

spanner: v1.71.0

1.71.0 (2024-11-01)

Features

  • spanner/admin/instance: Add support for Cloud Spanner Default Backup Schedules (706ecb2)
  • spanner: Client built in metrics (#10998) (d81a1a7)

Bug Fixes

  • spanner/test/opentelemetry/test: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • spanner/test/opentelemetry/test: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (2b8ca4b)
  • spanner: Attempt latency for streaming call should capture the total latency till decoding of protos (#11039) (255c6bf)
  • spanner: Decode PROTO to custom type variant of base type (#11007) (5e363a3)
  • spanner: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • spanner: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (2b8ca4b)
Commits
  • f06a55a chore(main): release spanner 1.73.0 (#11116)
  • 8ee5d05 fix(spanner): add safecheck to avoid deadlock when creating multiplex session...
  • 4250788 fix(spanner): allow non default service account only when direct path is enab...
  • f329c4c feat(aiplatform): add a nfs_mounts to RaySpec in PersistentResource API (#1...
  • 8e8fb5d test(storage): skip direct connectivity test (#11129)
  • 60c2323 feat(storage): introduce dp detector based on grpc metrics (#11100)
  • c2bcbf2 chore: move ai libs back to main release train (#11125)
  • b6b12e3 chore(main): release ai 0.9.0 (#10655)
  • d5d5320 chore(main): release aiplatform 1.69.0 (#10401)
  • 08cf305 chore(pubsub): switch to using errors.Is (#11114)
  • Additional commits viewable in compare view

Updates github.com/goccy/go-yaml from 1.13.1 to 1.15.8

Release notes

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

1.15.8

What's Changed

Full Changelog: goccy/go-yaml@v1.15.7...v1.15.8

1.15.7

What's Changed

New Contributors

Full Changelog: goccy/go-yaml@v1.15.6...v1.15.7

1.15.6

What's Changed

New Contributors

Full Changelog: goccy/go-yaml@v1.15.5...v1.15.6

1.15.5

What's Changed

Full Changelog: goccy/go-yaml@v1.15.4...v1.15.5

1.15.4

What's Changed

Pass 300 tests of YAML Test Suite 🎉

  • Details: total:[402] passed:[300] failure:[102] passedRate:[74.626862%]

We’ve finally surpassed go-yaml/yaml.

  • gopkg.in/yaml.v3: total:[402] passed:[295] failure:[107] passedRate:[73.383087%]

Full Changelog: goccy/go-yaml@v1.15.3...v1.15.4

... (truncated)

Commits

Updates github.com/k1LoW/errors from 0.3.1 to 1.0.0

Release notes

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

v1.0.0

What's Changed

Other Changes

Full Changelog: k1LoW/errors@v0.3.3...v1.0.0

v0.3.3

What's Changed

Other Changes

Full Changelog: k1LoW/errors@v0.3.2...v0.3.3

v0.3.2

What's Changed

Fix bug 🐛

Other Changes

Full Changelog: k1LoW/errors@v0.3.1...v0.3.2

Changelog

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

v1.0.0 - 2024-11-20

Other Changes

v0.3.3 - 2024-11-19

Other Changes

v0.3.2 - 2024-11-19

Fix bug 🐛

Other Changes

Commits
  • a549959 Merge pull request #17 from k1LoW/tagpr-from-v0.3.3
  • 59fe13d [tagpr] update CHANGELOG.md
  • 2aa336c [tagpr] prepare for the next release
  • 7c74056 Merge pull request #16 from k1LoW/fix
  • 5ad7692 Fix some
  • a919651 Merge pull request #15 from k1LoW/tagpr-from-v0.3.2
  • 7927951 [tagpr] update CHANGELOG.md
  • 5c3e876 [tagpr] prepare for the next release
  • d2b7eb1 Merge pull request #14 from k1LoW/fix-withstack
  • 288d28d Refactor WithStack
  • Additional commits viewable in compare view

Updates github.com/k1LoW/expand from 0.12.0 to 0.15.0

Release notes

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

v0.15.0

What's Changed

Breaking Changes 🛠

Full Changelog: k1LoW/expand@v0.14.0...v0.15.0

v0.14.0

What's Changed

Other Changes

Full Changelog: k1LoW/expand@v0.13.0...v0.14.0

v0.13.0

What's Changed

Other Changes

Full Changelog: k1LoW/expand@v0.12.0...v0.13.0

Changelog

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

v0.15.0 - 2024-12-02

Breaking Changes 🛠

v0.14.0 - 2024-11-16

Other Changes

v0.13.0 - 2024-11-04

Other Changes

Commits
  • 0c2be1b Merge pull request #54 from k1LoW/tagpr-from-v0.14.0
  • 3f417ac [tagpr] update CHANGELOG.md
  • 7e3200e [tagpr] prepare for the next release
  • d5b914b Merge pull request #53 from k1LoW/add-no-quote-cond
  • d083ec4 Return error if parse error
  • 6f985a2 Add no-quote condition to quoteLine
  • d83bf77 Merge pull request #50 from k1LoW/tagpr-from-v0.13.0
  • f5b380c [tagpr] update CHANGELOG.md
  • a90aa45 [tagpr] prepare for the next release
  • ca6625c bonsai
  • Additional commits viewable in compare view

Updates github.com/k1LoW/ghfs from 1.3.1 to 1.3.2

Release notes

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

v1.3.2

What's Changed

Full Changelog: k1LoW/ghfs@v1.3.1...v1.3.2

Changelog

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

v1.3.2 - 2024-11-27

Commits
  • 587d720 Merge pull request #30 from k1LoW/tagpr-from-v1.3.1
  • b9849de [tagpr] update CHANGELOG.md
  • 10f84a6 [tagpr] prepare for the next release
  • 19f7ed2 Merge pull request #31 from k1LoW/dependabot/go_modules/github.com/cli/go-gh/...
  • 3a1631f Bump github.com/cli/go-gh/v2 from 2.6.0 to 2.11.1
  • fbabf49 Merge pull request #29 from k1LoW/dependabot/go_modules/github.com/golang-jwt...
  • bd6ab72 Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1
  • See full diff in compare view

Updates github.com/k1LoW/go-github-client/v58 from 58.0.12 to 58.0.13

Commits

Updates github.com/microsoft/go-mssqldb from 1.7.2 to 1.8.0

Release notes

Sourced from github.com/microsoft/go-mssqldb's releases.

v1.8.0

What's Changed

New Contributors

Full Changelog: microsoft/go-mssqldb@v1.7.2...v1.8.0

Commits
  • dad23d2 Feat: Add tracing data to prelogin and login7 packets (#228)
  • 2521238 Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#229)
  • 4b95a0f Fix error checks during certificatePath reading and parsing in azuread (#227)
  • 573423d Fix: Connection not closed when database name is incorrect #173 fix (#224)
  • 02deabf Support for UDT (hierarchyid, geometry and geography) (#216)
  • 9b84d9b Vulnerabilty dependency x/net (#203)
  • 2395b78 Migrate managed identity example to azidentity (#199)
  • See full diff in compare view

Updates github.com/snowflakedb/gosnowflake from 1.12.0 to 1.12.1

Release notes

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

Release

Commits

Updates golang.org/x/image from 0.21.0 to 0.23.0

Commits
  • 941f210 go.mod: update golang.org/x dependencies
  • 3724ab8 go.mod: update golang.org/x dependencies
  • ec562a8 README: don't recommend go get
  • See full diff in compare view

Updates golang.org/x/oauth2 from 0.23.0 to 0.24.0

Commits

Updates google.golang.org/api from 0.203.0 to 0.210.0

Release notes

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

v0.210.0

0.210.0 (2024-12-04)

Features

Bug Fixes

v0.209.0

0.209.0 (2024-11-21)

Features

v0.208.0

0.208.0 (2024-11-20)

Features

  • all: Auto-regenerate discovery clients (#2881) (44435a9)
  • gensupport: Per-chunk transfer timeout configs (09fa125)
  • gensupport: Per-chunk transfer timeout configs (#2865) (09fa125)

v0.207.0

0.207.0 (2024-11-19)

Features

v0.206.0

0.206.0 (2024-11-14)

... (truncated)

Changelog

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

0.210.0 (2024-12-04)

Features

Bug Fixes

0.209.0 (2024-11-21)

Features

0.208.0 (2024-11-20)

Features

  • all: Auto-regenerate discovery clients (#2881) (44435a9)
  • gensupport: Per-chunk transfer timeout configs (09fa125)
  • gensupport: Per-chunk transfer timeout configs (#2865) (09fa125)

0.207.0 (2024-11-19)

Features

0.206.0 (2024-11-14)

Features

... (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

…pdates

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

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) | `1.64.0` | `1.65.0` |
| [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) | `1.13.1` | `1.15.8` |
| [github.com/k1LoW/errors](https://github.com/k1LoW/errors) | `0.3.1` | `1.0.0` |
| [github.com/k1LoW/expand](https://github.com/k1LoW/expand) | `0.12.0` | `0.15.0` |
| [github.com/k1LoW/ghfs](https://github.com/k1LoW/ghfs) | `1.3.1` | `1.3.2` |
| [github.com/k1LoW/go-github-client/v58](https://github.com/k1LoW/go-github-client) | `58.0.12` | `58.0.13` |
| [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb) | `1.7.2` | `1.8.0` |
| [github.com/snowflakedb/gosnowflake](https://github.com/snowflakedb/gosnowflake) | `1.12.0` | `1.12.1` |
| [golang.org/x/image](https://github.com/golang/image) | `0.21.0` | `0.23.0` |



Updates `cloud.google.com/go/bigquery` from 1.64.0 to 1.65.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.64.0...spanner/v1.65.0)

Updates `cloud.google.com/go/spanner` from 1.70.0 to 1.73.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.70.0...spanner/v1.73.0)

Updates `github.com/goccy/go-yaml` from 1.13.1 to 1.15.8
- [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.13.1...v1.15.8)

Updates `github.com/k1LoW/errors` from 0.3.1 to 1.0.0
- [Release notes](https://github.com/k1LoW/errors/releases)
- [Changelog](https://github.com/k1LoW/errors/blob/main/CHANGELOG.md)
- [Commits](k1LoW/errors@v0.3.1...v1.0.0)

Updates `github.com/k1LoW/expand` from 0.12.0 to 0.15.0
- [Release notes](https://github.com/k1LoW/expand/releases)
- [Changelog](https://github.com/k1LoW/expand/blob/main/CHANGELOG.md)
- [Commits](k1LoW/expand@v0.12.0...v0.15.0)

Updates `github.com/k1LoW/ghfs` from 1.3.1 to 1.3.2
- [Release notes](https://github.com/k1LoW/ghfs/releases)
- [Changelog](https://github.com/k1LoW/ghfs/blob/main/CHANGELOG.md)
- [Commits](k1LoW/ghfs@v1.3.1...v1.3.2)

Updates `github.com/k1LoW/go-github-client/v58` from 58.0.12 to 58.0.13
- [Commits](k1LoW/go-github-client@v58.0.12...v58.0.13)

Updates `github.com/microsoft/go-mssqldb` from 1.7.2 to 1.8.0
- [Release notes](https://github.com/microsoft/go-mssqldb/releases)
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md)
- [Commits](microsoft/go-mssqldb@v1.7.2...v1.8.0)

Updates `github.com/snowflakedb/gosnowflake` from 1.12.0 to 1.12.1
- [Release notes](https://github.com/snowflakedb/gosnowflake/releases)
- [Changelog](https://github.com/snowflakedb/gosnowflake/blob/master/release.go)
- [Commits](snowflakedb/gosnowflake@v1.12.0...v1.12.1)

Updates `golang.org/x/image` from 0.21.0 to 0.23.0
- [Commits](golang/image@v0.21.0...v0.23.0)

Updates `golang.org/x/oauth2` from 0.23.0 to 0.24.0
- [Commits](golang/oauth2@v0.23.0...v0.24.0)

Updates `google.golang.org/api` from 0.203.0 to 0.210.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.203.0...v0.210.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/bigquery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: cloud.google.com/go/spanner
  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-minor
  dependency-group: dependencies
- dependency-name: github.com/k1LoW/errors
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: github.com/k1LoW/expand
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/k1LoW/ghfs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/k1LoW/go-github-client/v58
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/microsoft/go-mssqldb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/snowflakedb/gosnowflake
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: golang.org/x/image
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google.golang.org/api
  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 labels Dec 12, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant