einride / protoc-gen-typescript-http

Generate types and service clients from protobuf definitions annotated with http rules.
MIT License
44 stars 11 forks source link

chore(deps): bump go.einride.tech/sage from 0.216.0 to 0.231.0 in /.sage #138

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps go.einride.tech/sage from 0.216.0 to 0.231.0.

Release notes

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

v0.231.0

0.231.0 (2023-07-21)

Feature

  • add sgpython and sgpoetry tools (a65be97a)

v0.230.1

0.230.1 (2023-07-20)

Bug Fixes

  • sgterraform: ensure correct line break in summary comment (ffbcd0c6)

v0.230.0

0.230.0 (2023-07-18)

Feature

  • ensure parent directories in path helpers (dcca2732)

v0.229.0

0.229.0 (2023-07-12)

Feature

  • ghcomment: add GH TF comment with summary (7ba36c63)

v0.228.0

0.228.0 (2023-07-10)

Feature

  • sgapilinter: bump to version v1.52.4 (71807728)

v0.227.0

0.227.0 (2023-07-06)

Feature

  • add Backstage validation helper (78ec26e9)

v0.226.0

0.226.0 (2023-07-06)

Feature

  • sgghcomment: bump ghcomment to 0.3.2 (74467d50)

v0.225.0

... (truncated)

Commits
  • a65be97 feat: add sgpython and sgpoetry tools
  • ffbcd0c fix(sgterraform): ensure correct line break in summary comment
  • dcca273 feat: ensure parent directories in path helpers
  • 7ba36c6 feat(ghcomment): add GH TF comment with summary
  • 7180772 feat(sgapilinter): bump to version v1.52.4
  • 78ec26e feat: add Backstage validation helper
  • 74467d5 feat(sgghcomment): bump ghcomment to 0.3.2
  • faba9a0 feat(deps): bump yq to v4.34.1
  • 6d3f434 feat(deps): bump yamlfmt to v0.9.0
  • 7208504 feat(deps): bump tfsec to v1.28.1
  • 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 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)
dependabot[bot] commented 1 year ago

Superseded by #139.