Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 from 2.2.0 to 2.3.0 #264

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 7, 2022

Bumps github.com/edgexfoundry/go-mod-core-contracts/v2 from 2.2.0 to 2.3.0.

Changelog

Sourced from github.com/edgexfoundry/go-mod-core-contracts/v2's changelog.

[v2.3.0] - 2022-11-09

Features ✨

  • Reduce the character restriction for name fields (#49dcdfb)
  • Add UoM API route and UoM response DTO (#aa36825)
  • Add new SystemEvent DTO (#c11c1bf)
  • Add SimpleReading value validation to prevent type mismatch (#3cd3c74)

Bug Fixes 🐛

  • Keep the existing baseUrl path in helper function (#abc04af)
  • Remove DeviceProfileBasicInfo fieldName from validation error messages (#8656825)

Code Refactoring ♻

  • Adding config stem constants (#33d1416)
  • Improve string concatenate logic for Metric DTO ToLineProtocol() (#c7c3660)

Documentation 📖

  • Add deprecated annotation to lastConnected and lastReported (#ab92af2)

Build 👷

  • Upgrade to Go 1.18 (#de188ed)
  • Add go build tag to exclude DTO validator (#af18e4a)
Commits
  • 0aa2929 Merge pull request #765 from lenny-intel/change-log
  • f9eef5e docs: Levski Change Log
  • adffc7e Merge pull request #763 from hahattan/issue-719
  • abc04af fix: keep the existing baseUrl path in helper function
  • f0bb5ca Merge pull request #761 from weichou1229/issue-750
  • 49dcdfb feat: Reduce the character restriction of the name field
  • 1091de3 Merge pull request #759 from edgexfoundry/dependabot/go_modules/github.com/go...
  • cbd1450 build(deps): bump github.com/go-playground/validator/v10
  • 96394ea Merge pull request #757 from ItsRico/config_const
  • 2bee4e9 Adding Config Stem Constants
  • 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 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)

Bumps [github.com/edgexfoundry/go-mod-core-contracts/v2](https://github.com/edgexfoundry/go-mod-core-contracts) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/edgexfoundry/go-mod-core-contracts/releases)
- [Changelog](https://github.com/edgexfoundry/go-mod-core-contracts/blob/main/CHANGELOG.md)
- [Commits](edgexfoundry/go-mod-core-contracts@v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: github.com/edgexfoundry/go-mod-core-contracts/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 7, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 21, 2022

Looks like github.com/edgexfoundry/go-mod-core-contracts/v2 is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Dec 21, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0 branch December 21, 2022 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants