einride / can-go

Controller Area Network (CAN) SDK for Go.
MIT License
189 stars 38 forks source link

build(deps): bump go.einride.tech/sage from 0.275.0 to 0.314.0 in /.sage #301

Open dependabot[bot] opened 4 days ago

dependabot[bot] commented 4 days ago

Bumps go.einride.tech/sage from 0.275.0 to 0.314.0.

Release notes

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

v0.314.0

0.314.0 (2024-09-27)

Feature

  • ko: bump to 0.16.0 (56d6aad1)

v0.313.0

0.313.0 (2024-09-19)

Feature

  • golangci-lint: don't fail fast (f36ba845)

v0.312.0

0.312.0 (2024-09-17)

Feature

  • update golangcilint to v1.61.0 (53b16802)

v0.311.0

0.311.0 (2024-09-17)

Feature

  • cloud-spanner: remove special handling of Cloud Build (800ae91d)
  • go-semantic-release: remove Cloud Build helper (c409b7e1)

v0.310.0

0.310.0 (2024-09-17)

Feature

  • sgcloudrun: avoid credentials conflict (fcfcdb9e)
  • sg: handle system signals (f3e6a02c)

v0.309.0

0.309.0 (2024-09-13)

Feature

  • sgcspevaluatorcli: add csp helper type (7d0365ae)

v0.308.1

0.308.1 (2024-09-10)

Bug Fixes

  • use correct golangci-lint linter settings property (575f9033)

... (truncated)

Commits
  • 56d6aad feat(ko): bump to 0.16.0
  • f36ba84 feat(golangci-lint): don't fail fast
  • 53b1680 feat: update golangcilint to v1.61.0
  • 800ae91 feat(cloud-spanner): remove special handling of Cloud Build
  • c409b7e feat(go-semantic-release): remove Cloud Build helper
  • fcfcdb9 feat(sgcloudrun): avoid credentials conflict
  • f3e6a02 feat(sg): handle system signals
  • 7d0365a feat(sgcspevaluatorcli): add csp helper type
  • 575f903 fix: use correct golangci-lint linter settings property
  • 1ef2b39 feat(prettier): add target to style Go templates
  • 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)