edgexfoundry / go-mod-messaging

Owner: Core/Support WG
Apache License 2.0
34 stars 53 forks source link

build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v4 from 4.0.0-dev.3 to 4.0.0-dev.7 #370

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps github.com/edgexfoundry/go-mod-core-contracts/v4 from 4.0.0-dev.3 to 4.0.0-dev.7.

Commits
  • c0ce723 Merge pull request #948 from jinlinGuan/issue-943
  • bbd1843 feat: add ZeroMQ channel and update MQTT channel
  • 9c7b7a3 Merge pull request #946 from jinlinGuan/issue-944-and-945
  • 4336af0 feat: Add username/password validations
  • a628e4c feat: Add Unauthorized ErrKind
  • 1189fa4 Merge pull request #942 from weichou1229/sched-refactor
  • ad0bdc8 refactor: Replace old Scheduler service with cron Scheduler service
  • a873294 Merge pull request #941 from weichou1229/issue-4989
  • d524d8c fix: Allow binary reading value to be empty
  • 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 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)
codecov-commenter commented 2 weeks ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 60.79%. Comparing base (6a8a4e9) to head (c1b68de).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #370 +/- ## ======================================= Coverage 60.79% 60.79% ======================================= Files 22 22 Lines 1051 1051 ======================================= Hits 639 639 Misses 364 364 Partials 48 48 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.


🚨 Try these New Features:

dependabot[bot] commented 2 weeks ago

Superseded by #371.