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.278.0 in /.sage #262

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

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

Release notes

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

v0.278.0

0.278.0 (2024-03-21)

Feature

  • bump golangci-lint to 1.57.0 (e2bbb60f)

Chores

  • actions: use Go 1.22 for setup-sage by default (953e8e9d)
  • deps: bump mdformat-admon in /tools/sgmdformat (5bef4820)

v0.277.0

0.277.0 (2024-03-15)

Feature

  • retire goreview (684be3d2)

v0.276.0

0.276.0 (2024-03-11)

Feature

  • add biome with format action (8d56dff2)

v0.275.1

0.275.1 (2024-03-11)

Bug Fixes

  • golangcilint: use one config file (8533d918)
Commits
  • e2bbb60 feat: bump golangci-lint to 1.57.0
  • 953e8e9 chore(actions): use Go 1.22 for setup-sage by default
  • 5bef482 chore(deps): bump mdformat-admon in /tools/sgmdformat
  • 684be3d feat: retire goreview
  • 8d56dff feat: add biome with format action
  • 8533d91 fix(golangcilint): use one config file
  • 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 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)
dependabot[bot] commented 5 months ago

Superseded by #265.