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 sage-go-dependencies group in /.sage with 1 update #370

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Bumps the sage-go-dependencies group in /.sage with 1 update: go.einride.tech/sage.

Updates go.einride.tech/sage from 0.259.0 to 0.264.0

Release notes

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

v0.264.0

0.264.0 (2024-01-30)

Feature

  • tools: bump Terraform to latest stable (8dc8cce2)

Chores

  • deps: bump actions/cache from 3 to 4 in /actions/setup (70edb883)

v0.263.0

0.263.0 (2024-01-04)

Feature

  • backstage: add coverage reporting tool (dfefb72b)
  • gcov2lcov: add tool, v1.0.6 (e50c74a9)

v0.262.0

0.262.0 (2024-01-03)

Feature

  • sgmdformat: support admonitions in techdocs (09edb042)
  • sgmdformat: setup pip dependencies file (6444fc5d)

Chores

  • dependabot: handle sgmdformat dependencies (ffb06bce)

v0.261.0

0.261.0 (2024-01-03)

Feature

  • sgcloudspanner: bump from 1.5.9 to 1.5.13 (9b004d89)

Chores

  • deps: bump github/codeql-action from 2 to 3 (14d9cff1)
  • deps: bump actions/setup-go from 4 to 5 in /actions/setup (25cf60bd)

v0.260.0

0.260.0 (2023-12-06)

Feature

  • sgtrivy: add proper support for scanning only Terraform files (fcea80fa)
Commits
  • 8dc8cce feat(tools): bump Terraform to latest stable
  • 70edb88 chore(deps): bump actions/cache from 3 to 4 in /actions/setup
  • dfefb72 feat(backstage): add coverage reporting tool
  • e50c74a feat(gcov2lcov): add tool, v1.0.6
  • 09edb04 feat(sgmdformat): support admonitions in techdocs
  • ffb06bc chore(dependabot): handle sgmdformat dependencies
  • 6444fc5 feat(sgmdformat): setup pip dependencies file
  • 9b004d8 feat(sgcloudspanner): bump from 1.5.9 to 1.5.13
  • 14d9cff chore(deps): bump github/codeql-action from 2 to 3
  • 25cf60b chore(deps): bump actions/setup-go from 4 to 5 in /actions/setup
  • Additional commits viewable in compare view


Dependabot compatibility score

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 9 months ago

Codecov Report

Attention: 21 lines in your changes are missing coverage. Please review.

Comparison is base (3cdd61d) 58.94% compared to head (5f2b12a) 60.03%. Report is 68 commits behind head on master.

: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/370/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/370?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) ```diff @@ Coverage Diff @@ ## master #370 +/- ## ========================================== + 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/370?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/370?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/370/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)
dependabot[bot] commented 8 months ago

Superseded by #374.