einride / backstage-go

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

chore(deps): bump go.einride.tech/sage from 0.294.0 to 0.305.0 in /.sage #51

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps go.einride.tech/sage from 0.294.0 to 0.305.0.

Release notes

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

v0.305.0

0.305.0 (2024-08-28)

Feature

  • golangcilint: replace exportloopref with copyloopvar (55ef3d10)

v0.304.0

0.304.0 (2024-08-28)

Feature

  • golangcilint: enable spancheck linter (4afe0c0e)

v0.303.0

0.303.0 (2024-08-27)

Feature

  • tools/golangci-lint v1.60.3 (f96a3945)

v0.302.0

0.302.0 (2024-08-21)

Feature

  • bump golangci-lint to v1.60.2 (32c6646a)

v0.301.1

0.301.1 (2024-08-20)

Bug Fixes

  • cache from branch, fallback to target branch (2971c8b0)

Code Refactoring

  • simplify cache keys (6674fd11)

Chores

  • add issue link (f12499fd)

v0.301.0

0.301.0 (2024-08-16)

Feature

  • check for changes in any go.sum (420961c1)

... (truncated)

Commits
  • 55ef3d1 feat(golangcilint): replace exportloopref with copyloopvar
  • 4afe0c0 feat(golangcilint): enable spancheck linter
  • f96a394 feat: tools/golangci-lint v1.60.3
  • 32c6646 feat: bump golangci-lint to v1.60.2
  • 6674fd1 refactor: simplify cache keys
  • 2971c8b fix: cache from branch, fallback to target branch
  • f12499f chore: add issue link
  • 420961c feat: check for changes in any go.sum
  • 033be02 fix: use actions/cache for all caching needs
  • 4774ed3 feat(sgapilinter): bump to v1.67.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 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)