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.220.0 to 0.224.1 in /.sage #22

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps go.einride.tech/sage from 0.220.0 to 0.224.1.

Release notes

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

v0.224.1

0.224.1 (2023-06-26)

Bug Fixes

  • sgsqlfluff: pin dbt-core to 1.5.1 in sgsqlfluff (0032daf4)

v0.224.0

0.224.0 (2023-06-26)

Breaking Changes

  • tools: upgreade sgcloudsqlproxy to 2.3.0 (breaking change) (8a0ad75b)

Beaking change as one will need to replace the cmd parameter from
'cloud_sql_proxy -instances=myproject:myregion:myinstance=tcp:5432 --enable_iam_login'
to:
'cloud-sql-proxy myproject:myregion:myinstance --port 5432 --auto-iam-authn'

v0.223.2

0.223.2 (2023-06-16)

Bug Fixes

  • sggolangcilint: bump to v1.53.3 (b9fbd282)

v0.223.1

0.223.1 (2023-06-14)

Bug Fixes

  • cache: hierarchically restore Sage cache (a4e99fc7)

v0.223.0

0.223.0 (2023-06-14)

Feature

  • cloudendpoints: remove deprecated functions (38a7f004)

v0.222.0

0.222.0 (2023-06-14)

Feature

  • cloud-endpoints: bump ESPv2 to 2.44.0 (5546b952)

v0.221.0

... (truncated)

Commits
  • 0032daf fix(sgsqlfluff): pin dbt-core to 1.5.1 in sgsqlfluff
  • 8a0ad75 fix(tools)!: upgreade sgcloudsqlproxy to 2.3.0 (breaking change)
  • b9fbd28 fix(sggolangcilint): bump to v1.53.3
  • a4e99fc fix(cache): hierarchically restore Sage cache
  • 38a7f00 feat(cloudendpoints): remove deprecated functions
  • 5546b95 feat(cloud-endpoints): bump ESPv2 to 2.44.0
  • 30ed5e9 feat(sgbalena): use local installed balena binary if exists
  • a9852b7 fix(golangcilint): bump to v1.53.2
  • 1ef2c01 fix(goreview): bump to v0.23.1
  • 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)
dependabot[bot] commented 1 year ago

Looks like go.einride.tech/sage is up-to-date now, so this is no longer needed.