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.212.1 in /.sage #119

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v0.212.1

0.212.1 (2023-03-27)

Bug Fixes

  • golangcilint: bump to v1.52.2 (8668e746)

v0.212.0

0.212.0 (2023-03-26)

Feature

  • add betteralign tool to optimize structs for memory storage (0818a2dd)

v0.211.2

0.211.2 (2023-03-22)

Bug Fixes

  • golangcilint: bump to v1.52.1 (1cd3d825)

v0.211.1

0.211.1 (2023-03-21)

Bug Fixes

  • sgmvn: change remote for downloading mvn (bc86c442)

Chores

  • sgmvn: bump mvn from 3.8.7 to 3.8.8 (78cbac5e)
  • deps: bump actions/setup-go from 3 to 4 in /actions/setup (e2575e8e)

v0.211.0

0.211.0 (2023-03-20)

Feature

  • golangcilint: update to v1.52.0 (ffd18cac)

v0.210.0

0.210.0 (2023-03-16)

Feature

  • actions: default to Go 1.20 (1e5b9af6)

v0.209.3

0.209.3 (2023-03-15)

... (truncated)

Commits
  • 8668e74 fix(golangcilint): bump to v1.52.2
  • 0818a2d feat: add betteralign tool to optimize structs for memory storage
  • 1cd3d82 fix(golangcilint): bump to v1.52.1
  • 78cbac5 chore(sgmvn): bump mvn from 3.8.7 to 3.8.8
  • bc86c44 fix(sgmvn): change remote for downloading mvn
  • e2575e8 chore(deps): bump actions/setup-go from 3 to 4 in /actions/setup
  • ffd18ca feat(golangcilint): update to v1.52.0
  • 1e5b9af feat(actions): default to Go 1.20
  • d35b1cc fix: make sure to be able to unzip files with no folders as entries
  • f93ac55 fix(protoc): bump to v22.2
  • 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 #120.