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.182.0 to 0.187.0 in /.sage #94

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps go.einride.tech/sage from 0.182.0 to 0.187.0.

Release notes

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

v0.187.0

0.187.0 (2022-11-14)

Feature

  • yamlfmt: bump to 0.6.0 (e82f042e)
  • buf: bump to v1.9.0 (ef633ded)

v0.186.0

0.186.0 (2022-11-09)

Feature

  • update api-linter to v1.37.0 (c8b17067)

v0.185.0

0.185.0 (2022-11-09)

Feature

  • sqlc: bump to v1.16.0 (014c4d61)

Chores

  • deps: bump go-semantic-release/action from 1.18 to 1.19 (c06616d5)

v0.184.1

0.184.1 (2022-11-01)

Bug Fixes

  • actions: revert input to checkout different branch than default (a31dcd64)

v0.184.0

0.184.0 (2022-11-01)

Feature

  • actions: add input to checkout different branch than default (e443bb44)

v0.183.1

0.183.1 (2022-11-01)

Bug Fixes

  • sgphrase: download binary instead of tar ball (f8373ede)

v0.183.0

0.183.0 (2022-11-01)

... (truncated)

Commits
  • e82f042 feat(yamlfmt): bump to 0.6.0
  • ef633de feat(buf): bump to v1.9.0
  • c8b1706 feat: update api-linter to v1.37.0
  • 014c4d6 feat(sqlc): bump to v1.16.0
  • c06616d chore(deps): bump go-semantic-release/action from 1.18 to 1.19
  • a31dcd6 fix(actions): revert input to checkout different branch than default
  • e443bb4 feat(actions): add input to checkout different branch than default
  • f8373ed fix(sgphrase): download binary instead of tar ball
  • d88a0f3 feat(sgphrase): add command to download phrase translations
  • See full diff 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 #95.