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

chore(deps): Bump astarte-device-sdk from 0.7.0 to 0.7.1 #339

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps astarte-device-sdk from 0.7.0 to 0.7.1.

Release notes

Sourced from astarte-device-sdk's releases.

v0.7.1

Astarte Device SDK Rust v0.7.1 release.

CHANGELOG

Changed

  • MqttConfig now receives Into<String> instead of &str
  • Bump MSRV to 1.72.0.

Other Changes Since v0.5.2

Added

  • Expose the MQTT connection timeout option.
Changelog

Sourced from astarte-device-sdk's changelog.

[0.7.1] - 2024-02-16

Changed

  • MqttConfig now receives Into<String> instead of &str
  • Bump MSRV to 1.72.0.

[0.6.3] - 2024-02-13

[0.5.2] - 2024-01-30

Added

  • Expose the MQTT connection timeout option.
Commits
  • 548aa29 Merge pull request #288 from joshuachp/release/v0.7.1
  • e03589f Prepare release v0.7.1
  • 5def545 Merge pull request #286 from joshuachp/feature/msrv
  • 862edcf feat(MSRV): bump Rust version to 1.72.0
  • bd4051d Merge pull request #285 from joshuachp/forward/release-v0.6.3-sqash
  • 9c8669a Forward port release v0.6.3
  • 62074b9 Merge pull request #270 from joshuachp/refactor/mqtt
  • d50ab45 Merge pull request #272 from joshuachp/fix/dbg
  • 73ba6ae fix(dbg): remove debug macro
  • 7c80556 chore(CHANGELOG): update changelog
  • 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 3 months ago

Looks like astarte-device-sdk is up-to-date now, so this is no longer needed.