edgexfoundry / device-camera-go

Owner: Device WG
Apache License 2.0
32 stars 38 forks source link

build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 from 2.2.1-dev.5 to 2.2.1-dev.10 #217

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/edgexfoundry/device-sdk-go/v2 from 2.2.1-dev.5 to 2.2.1-dev.10.

Commits
  • 3873544 Merge pull request #1184 from edgexfoundry/dependabot/go_modules/github.com/s...
  • 288fc84 build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5
  • f957183 Merge pull request #1183 from edgexfoundry/dependabot/go_modules/github.com/e...
  • e937171 build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2
  • cf6bcd7 Merge pull request #1181 from edgexfoundry/dependabot/go_modules/github.com/s...
  • 1d2b327 build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4
  • 4287cc1 Merge pull request #1180 from weichou1229/issue-1179
  • a1088c2 fix: Put cmd return 400 when updating empty string to NonString type
  • 8a39694 Merge pull request #1178 from eaton-coreymutter/bugfix/no-more-no-content
  • 3d985db fix: ProvisionWatcher callbacks return BaseResponse, not 204 No Content.
  • 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 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)
codecov-commenter commented 2 years ago

Codecov Report

Merging #217 (3a73d9a) into main (18cf42a) will not change coverage. The diff coverage is n/a.

@@          Coverage Diff          @@
##            main    #217   +/-   ##
=====================================
  Coverage   3.79%   3.79%           
=====================================
  Files          3       3           
  Lines        606     606           
=====================================
  Hits          23      23           
  Misses       583     583           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 18cf42a...3a73d9a. Read the comment docs.