einride / backstage-go

Backstage SDK for Go
https://backstage.io
MIT License
56 stars 1 forks source link

chore(deps): bump go.einride.tech/sage from 0.225.0 to 0.233.1 in /.sage #28

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps go.einride.tech/sage from 0.225.0 to 0.233.1.

Release notes

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

v0.233.1

0.233.1 (2023-07-28)

Bug Fixes

  • sgtrivy: go arch for arm64 (fee71fae)

v0.233.0

0.233.0 (2023-07-25)

Feature

  • add trivy tool (b034810e)

v0.232.0

0.232.0 (2023-07-24)

Feature

  • govulncheck: add helper for checking all modules in repo (4903fe55)

v0.231.0

0.231.0 (2023-07-21)

Feature

  • add sgpython and sgpoetry tools (a65be97a)

v0.230.1

0.230.1 (2023-07-20)

Bug Fixes

  • sgterraform: ensure correct line break in summary comment (ffbcd0c6)

v0.230.0

0.230.0 (2023-07-18)

Feature

  • ensure parent directories in path helpers (dcca2732)

v0.229.0

0.229.0 (2023-07-12)

Feature

  • ghcomment: add GH TF comment with summary (7ba36c63)

v0.228.0

... (truncated)

Commits
  • fee71fa fix(sgtrivy): go arch for arm64
  • b034810 feat: add trivy tool
  • 4903fe5 feat(govulncheck): add helper for checking all modules in repo
  • a65be97 feat: add sgpython and sgpoetry tools
  • ffbcd0c fix(sgterraform): ensure correct line break in summary comment
  • dcca273 feat: ensure parent directories in path helpers
  • 7ba36c6 feat(ghcomment): add GH TF comment with summary
  • 7180772 feat(sgapilinter): bump to version v1.52.4
  • 78ec26e feat: add Backstage validation helper
  • 74467d5 feat(sgghcomment): bump ghcomment to 0.3.2
  • 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)