einride / protoc-gen-typescript-http

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

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

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v0.239.0

0.239.0 (2023-09-01)

Feature

  • sgcloudspanner: bump from 1.5.0 to 1.5.9 (9b9480ba)

v0.238.0

0.238.0 (2023-08-31)

Feature

  • sgterraform: do not comment plan if larger than gh supported size (ecc447f8)

Chores

  • actions: use Go 1.21 for setup-sage by default (2567b0f6)

v0.237.1

0.237.1 (2023-08-17)

Bug Fixes

  • sgtrivy: do not scan yaml files (ca30bf8a)

v0.237.0

0.237.0 (2023-08-16)

Feature

  • golangcilint: bump to v1.54.1 (584e9bfb)

v0.236.0

0.236.0 (2023-08-16)

Feature

  • goreview: bump to v0.26.0 (51ae137b)

v0.235.0

0.235.0 (2023-08-15)

Feature

  • add gfm markdown formatter (9792cfcb)

v0.234.1

0.234.1 (2023-08-07)

Bug Fixes

... (truncated)

Commits
  • 9b9480b feat(sgcloudspanner): bump from 1.5.0 to 1.5.9
  • ecc447f feat(sgterraform): do not comment plan if larger than gh supported size
  • 2567b0f chore(actions): use Go 1.21 for setup-sage by default
  • ca30bf8 fix(sgtrivy): do not scan yaml files
  • 584e9bf feat(golangcilint): bump to v1.54.1
  • 51ae137 feat(goreview): bump to v0.26.0
  • 9792cfc feat: add gfm markdown formatter
  • 22b48cd fix: avoid using sg.Command before sage has been initialized to avoid .sage f...
  • c3b711b feat(sgsqlfluff): bump sqlfluff to latest
  • 67124fb feat(sgdbt): bump dbt-bigquery to 1.6.0
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #147.