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.285.0 in /.sage #284

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

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

Release notes

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

v0.285.0

0.285.0 (2024-06-26)

Feature

  • protocgengoaiptest: bump to latest version (9d8a4aef)

Chores

  • deps: bump mdformat-admon in /tools/sgmdformat (07a9c34c)

v0.284.0

0.284.0 (2024-06-14)

Feature

  • yamlfmt: bump to v0.12.1 (ee44ffa1)
  • trivy: bump to v0.52.1 (561c2e6d)
  • terraform: bump to v1.8.5 (ce0350fc)
  • ko: bump to v0.15.4 (5d24ebc9)
  • govulncheck: bump to v1.1.2 (cc1be93d)
  • goreleaser: bump to v2.0.1 (4d53da9b)
  • golang-migrate: bump to v4.17.1 (04a8d145)
  • golangci-lint: bump to v1.59.1 (dddb8357)
  • gh: bump to v2.51.0 (1e3c2fa8)
  • convco: bump to v0.5.1 (99806f47)
  • buf: bump to v1.33.0 (e3ff99ca)
  • api-linter: bump to v1.66.1 (f9c3641c)

v0.283.0

0.283.0 (2024-06-11)

Feature

  • mdformat: add frontmatter support (8503d65e)

v0.282.0

0.282.0 (2024-06-03)

Feature

  • bump poetry to 1.8.3 (af85f9d6)

v0.281.0

0.281.0 (2024-05-24)

Feature

  • cco-1025: add setup for local test postgres instance to support using a shared test instance (28dc5ef6)

... (truncated)

Commits
  • 9d8a4ae feat(protocgengoaiptest): bump to latest version
  • 07a9c34 chore(deps): bump mdformat-admon in /tools/sgmdformat
  • ee44ffa feat(yamlfmt): bump to v0.12.1
  • 561c2e6 feat(trivy): bump to v0.52.1
  • ce0350f feat(terraform): bump to v1.8.5
  • 5d24ebc feat(ko): bump to v0.15.4
  • cc1be93 feat(govulncheck): bump to v1.1.2
  • 4d53da9 feat(goreleaser): bump to v2.0.1
  • 04a8d14 feat(golang-migrate): bump to v4.17.1
  • dddb835 feat(golangci-lint): bump to v1.59.1
  • 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)
dependabot[bot] commented 2 months ago

Superseded by #290.