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.182.0 to 0.192.1 in /.sage #99

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v0.192.1

0.192.1 (2022-12-22)

Bug Fixes

  • sgnpmlicense: output summary instead of csv (80530047)

v0.192.0

0.192.0 (2022-12-16)

Feature

  • sgcloudspanner: pin Cloud Spanner emulator version (b7a2874e)

v0.191.1

0.191.1 (2022-12-16)

Bug Fixes

  • spantest: cloudbuild host address (e24a690d)

v0.191.0

0.191.0 (2022-12-05)

Feature

  • sglogger: add namespace prefix to logger (83ad25b8)

v0.190.2

0.190.2 (2022-12-02)

Bug Fixes

  • gha-actions: evaluate composite input bool as string (68d1089d)

v0.190.1

0.190.1 (2022-12-01)

Bug Fixes

  • spantest: use docker port to lookup port mapping (cc523c58)

v0.190.0

0.190.0 (2022-11-29)

Feature

  • sgcloudsqlproxy: bump to v1.33.1 (9d4f535c)

v0.189.1

... (truncated)

Commits
  • 8053004 fix(sgnpmlicense): output summary instead of csv
  • b7a2874 feat(sgcloudspanner): pin Cloud Spanner emulator version
  • e24a690 fix(spantest): cloudbuild host address
  • 83ad25b feat(sglogger): add namespace prefix to logger
  • 68d1089 fix(gha-actions): evaluate composite input bool as string
  • cc523c5 fix(spantest): use docker port to lookup port mapping
  • 9d4f535 feat(sgcloudsqlproxy): bump to v1.33.1
  • f212e59 fix: update broken gcloud download link for macOS
  • e4c2d9e feat: remove WTFPL after a discussion with legal
  • 2a6a629 feat: update license to match gos version
  • 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 #100.