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 #374

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 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.272.0

Release notes

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

v0.272.0

0.272.0 (2024-02-28)

Feature

  • golangci-lint: add protogetter (62817e97)
  • golangci-lint: remove goconst (a31752ef)

v0.271.0

0.271.0 (2024-02-28)

Feature

  • goconst: increase minimum occurrences to 5 before warning (e5db8f2d)

v0.270.1

0.270.1 (2024-02-25)

Bug Fixes

  • sg: remove -fm suffix in Fn name (088ea9e3)

Tests

  • sg: add test for Fn name (01c2b900)

v0.270.0

0.270.0 (2024-02-22)

Feature

  • aiptest: update to latest version (e0077b07)

v0.269.0

0.269.0 (2024-02-20)

Feature

  • yamlfmt: bump to v0.11.0 (66926cb8)
  • terraform: bump to v1.7.3 (0f26015d)
  • ko: bump to v0.15.1 (1b65281c)
  • govulncheck: bump to v1.0.4 (d0ddc964)
  • go-semantic-release: bump to v2.30.0 (4d6014a9)
  • goreleaser: bump to v1.24.0 (89839ff2)
  • golang-migrate: bump to v4.17.0 (8634b026)
  • golangci-lint: bump to v1.56.2 (c315ca12)
  • gh: bump to v2.44.1 (e42da16e)
  • buf: bump to v1.29.0 (1a63c03d)
  • api-linter: bump to v1.63.6 (3f841bf6)

... (truncated)

Commits
  • 62817e9 feat(golangci-lint): add protogetter
  • a31752e feat(golangci-lint): remove goconst
  • e5db8f2 feat(goconst): increase minimum occurrences to 5 before warning
  • 088ea9e fix(sg): remove -fm suffix in Fn name
  • 01c2b90 test(sg): add test for Fn name
  • e0077b0 feat(aiptest): update to latest version
  • 66926cb feat(yamlfmt): bump to v0.11.0
  • 0f26015 feat(terraform): bump to v1.7.3
  • 1b65281 feat(ko): bump to v0.15.1
  • d0ddc96 feat(govulncheck): bump to v1.0.4
  • 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
m4mm4r commented 7 months ago

@dependabot recreate

dependabot[bot] commented 7 months ago

Superseded by #380.