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.241.0 in /.sage #148

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 12 months ago

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

Release notes

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

v0.241.0

0.241.0 (2023-09-29)

Feature

  • bump api-linter to 1.57.1 (8f2857bf)

v0.240.0

0.240.0 (2023-09-19)

Feature

  • sgprettier: upgrade dependencies (2e55d2ad)

Chores

  • deps: bump actions/checkout from 3 to 4 in /actions/setup (5c932c3e)
  • deps: bump actions/checkout from 3 to 4 (04383054)

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)

... (truncated)

Commits
  • 8f2857b feat: bump api-linter to 1.57.1
  • 2e55d2a feat(sgprettier): upgrade dependencies
  • 5c932c3 chore(deps): bump actions/checkout from 3 to 4 in /actions/setup
  • 0438305 chore(deps): bump actions/checkout from 3 to 4
  • 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
  • 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 11 months ago

Superseded by #149.