einride / aip-go

Go SDK for implementing resource-oriented gRPC APIs.
https://aip.dev
MIT License
165 stars 18 forks source link

chore(deps): bump go.einride.tech/sage from 0.264.0 to 0.272.0 in /.sage #280

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps go.einride.tech/sage from 0.264.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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)