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.193.1 in /.sage #100

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v0.193.1

0.193.1 (2023-01-04)

Bug Fixes

  • go-licences: fix running on macOS when Go is upgraded (247f6bda)

v0.193.0

0.193.0 (2023-01-03)

Feature

  • add osv-scanner tool (8d24b856)

v0.192.2

No release notes provided.

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

... (truncated)

Commits
  • 247f6bd fix(go-licences): fix running on macOS when Go is upgraded
  • 8d24b85 feat: add osv-scanner tool
  • 6ad8e3d chore(sgmvn): bump mvn from 3.8.6 to 3.8.7
  • 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
  • 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 #102.