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.260.0 to 0.263.0 in /.sage #244

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Bumps go.einride.tech/sage from 0.260.0 to 0.263.0.

Release notes

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

v0.263.0

0.263.0 (2024-01-04)

Feature

  • backstage: add coverage reporting tool (dfefb72b)
  • gcov2lcov: add tool, v1.0.6 (e50c74a9)

v0.262.0

0.262.0 (2024-01-03)

Feature

  • sgmdformat: support admonitions in techdocs (09edb042)
  • sgmdformat: setup pip dependencies file (6444fc5d)

Chores

  • dependabot: handle sgmdformat dependencies (ffb06bce)

v0.261.0

0.261.0 (2024-01-03)

Feature

  • sgcloudspanner: bump from 1.5.9 to 1.5.13 (9b004d89)

Chores

  • deps: bump github/codeql-action from 2 to 3 (14d9cff1)
  • deps: bump actions/setup-go from 4 to 5 in /actions/setup (25cf60bd)
Commits
  • dfefb72 feat(backstage): add coverage reporting tool
  • e50c74a feat(gcov2lcov): add tool, v1.0.6
  • 09edb04 feat(sgmdformat): support admonitions in techdocs
  • ffb06bc chore(dependabot): handle sgmdformat dependencies
  • 6444fc5 feat(sgmdformat): setup pip dependencies file
  • 9b004d8 feat(sgcloudspanner): bump from 1.5.9 to 1.5.13
  • 14d9cff chore(deps): bump github/codeql-action from 2 to 3
  • 25cf60b chore(deps): bump actions/setup-go from 4 to 5 in /actions/setup
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @sousandrei.


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)