edgehog-device-manager / edgehog-device-runtime

Edgehog Device Runtime is a portable middleware written in Rust, that enables remote device management on Linux-based systems.
Apache License 2.0
11 stars 10 forks source link

Bump fsfe/reuse-action from 1 to 2 #253

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps fsfe/reuse-action from 1 to 2.

Release notes

Sourced from fsfe/reuse-action's releases.

v2.0.0

Changes

  • Bump to the latest reuse-tool major version 2.x. With new releases in this major version, this action will automatically follow.

v1.3.0

Changes

  • This action will now carry the same major version as the corresponding reuse-tool version it uses

v1.2.0

Fixes

  • Detect Git VCS in workspace again (#18)

Changes

  • Define Github workspace for Docker container via environment variable (#18)

v1.1.1

No effective changes, just a new release to trigger the verified creators check.

v1.1

The first stable release of the REUSE Github action.

  • It enables the use of other subcommands (like spdx) and optional arguments (like --include-submodules).
  • BREAKING: The old cmd argument does not work any more. Please see the README.md for examples how to pass extra commands and arguments to the action.
Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (c8520ab) 75.20% compared to head (2ddce85) 75.20%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #253 +/- ## ======================================= Coverage 75.20% 75.20% ======================================= Files 26 26 Lines 1327 1327 ======================================= Hits 998 998 Misses 329 329 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.