einride / protobuf-bigquery-go

Seamlessly save and load protocol buffers to and from BigQuery using Go.
https://pkg.go.dev/go.einride.tech/protobuf-bigquery
MIT License
49 stars 7 forks source link

chore(deps): bump the root-go-dependencies group with 2 updates #362

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps the root-go-dependencies group with 2 updates: cloud.google.com/go/bigquery and go.einride.tech/aip.

Updates cloud.google.com/go/bigquery from 1.56.0 to 1.57.1

Commits


Updates go.einride.tech/aip from 0.62.0 to 0.65.0

Release notes

Sourced from go.einride.tech/aip's releases.

v0.65.0

0.65.0 (2023-11-03)

Feature

  • fieldbehavior: ignore immutable in validation if not in field mask (47c60476)

Chores

  • deps: bump google.golang.org/grpc from 1.58.2 to 1.58.3 (0a0c0569)

v0.64.0

0.64.0 (2023-10-30)

Feature

  • add link to go doc (91b9c8e5)

Bug Fixes

  • update component type (ada9c094)

v0.63.0

0.63.0 (2023-10-23)

Feature

  • resourcename: add Join function (ee11a619)

v0.62.1

0.62.1 (2023-10-20)

Bug Fixes

  • avoid asserting on exact page token value (1d60af5a)

Chores

  • deps: bump golang.org/x/net from 0.12.0 to 0.17.0 (6622a8eb)
  • deps: bump google.golang.org/grpc from 1.57.0 to 1.58.2 (ccfc6f65)
  • deps: bump gotest.tools/v3 from 3.5.0 to 3.5.1 (57b951bc)
  • deps: bump go.einride.tech/sage from 0.233.1 to 0.241.0 in /.sage (a231c1f1)
  • deps: bump github.com/google/uuid from 1.3.0 to 1.3.1 (d1496baa)
  • deps: bump google.golang.org/grpc from 1.56.2 to 1.57.0 (45aa14b1)
Commits
  • 47c6047 feat(fieldbehavior): ignore immutable in validation if not in field mask
  • 0a0c056 chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3
  • 91b9c8e feat: add link to go doc
  • ada9c09 fix: update component type
  • ee11a61 feat(resourcename): add Join function
  • 1d60af5 fix: avoid asserting on exact page token value
  • 6622a8e chore(deps): bump golang.org/x/net from 0.12.0 to 0.17.0
  • ccfc6f6 chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.2
  • 57b951b chore(deps): bump gotest.tools/v3 from 3.5.0 to 3.5.1
  • a231c1f chore(deps): bump go.einride.tech/sage from 0.233.1 to 0.241.0 in /.sage
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
codecov-commenter commented 1 year ago

Codecov Report

Merging #362 (5c2e8ab) into master (3cdd61d) will increase coverage by 1.09%. Report is 63 commits behind head on master. The diff coverage is 57.14%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/einride/protobuf-bigquery-go/pull/362/graphs/tree.svg?width=650&height=150&src=pr&token=X3RnkjY1pL&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)](https://app.codecov.io/gh/einride/protobuf-bigquery-go/pull/362?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) ```diff @@ Coverage Diff @@ ## master #362 +/- ## ========================================== + Coverage 58.94% 60.03% +1.09% ========================================== Files 7 7 Lines 1023 1061 +38 ========================================== + Hits 603 637 +34 - Misses 353 354 +1 - Partials 67 70 +3 ``` | [Files](https://app.codecov.io/gh/einride/protobuf-bigquery-go/pull/362?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [encoding/protobq/schema.go](https://app.codecov.io/gh/einride/protobuf-bigquery-go/pull/362?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZW5jb2RpbmcvcHJvdG9icS9zY2hlbWEuZ28=) | `78.94% <57.14%> (-5.27%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/einride/protobuf-bigquery-go/pull/362/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)