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

Bump github.com/xmidt-org/wrp-go/v3 from 3.1.3 to 3.1.4 #44

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2022

Bumps github.com/xmidt-org/wrp-go/v3 from 3.1.3 to 3.1.4.

Release notes

Sourced from github.com/xmidt-org/wrp-go/v3's releases.

v3.1.4 2022-08-24

  • Add simple message types WRP validators #85
  • Add basic WRP spec validators #84
  • Introduce WRP Validation Framework #80
  • Fix unmarshalling error due to missig metadata fields #79
  • Deprecated the concrete message structs, e.g. SimpleEvent
  • Added support for the new qos field.
  • QOS implementation #93, #81

v3.1.4-dev.1 2022-07-20

  • Add simple message types WRP validators #85
  • Add basic WRP spec validators #84
  • Introduce WRP Validation Framework #80
  • Fix unmarshalling error due to missig metadata fields #79
  • Deprecated the concrete message structs, e.g. SimpleEvent
  • Added support for the new qos field.
  • QOS implementation #93, #81
Changelog

Sourced from github.com/xmidt-org/wrp-go/v3's changelog.

[v3.1.4]

  • Add simple message types WRP validators #85
  • Add basic WRP spec validators #84
  • Introduce WRP Validation Framework #80
  • Fix unmarshalling error due to missig metadata fields #79
  • Deprecated the concrete message structs, e.g. SimpleEvent
  • Added support for the new qos field.
  • QOS implementation #93, #81
Commits
  • ae83785 Merge pull request #100 from xmidt-org/denopink/release/v3.1.4
  • bbfcd15 Update CHANGELOG.md
  • feb49d8 Update README.md
  • 8299e4d Merge pull request #99 from xmidt-org/fix-formatting
  • 86278b2 Fix the code formatting issues.
  • ab0be60 Add auto-approval workflow.
  • 00b14ff Migrate to use dependabot for dependency updates.
  • 840f989 Adding issue updating for the team project board.
  • 456907d Merge pull request #94 from xmidt-org/v3.1.4-dev.1
  • 798a6ee dev release
  • 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/xmidt-org/wrp-go/v3](https://github.com/xmidt-org/wrp-go) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/xmidt-org/wrp-go/releases)
- [Changelog](https://github.com/xmidt-org/wrp-go/blob/main/CHANGELOG.md)
- [Commits](xmidt-org/wrp-go@v3.1.3...v3.1.4)

---
updated-dependencies:
- dependency-name: github.com/xmidt-org/wrp-go/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 25, 2022
@github-actions github-actions bot enabled auto-merge (squash) August 25, 2022 08:36
@codecov
Copy link

codecov bot commented Aug 25, 2022

Codecov Report

Merging #44 (b27d552) into main (ab6da09) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #44   +/-   ##
=======================================
  Coverage   67.31%   67.31%           
=======================================
  Files          10       10           
  Lines         563      563           
=======================================
  Hits          379      379           
  Misses        159      159           
  Partials       25       25           
Flag Coverage Δ
unittests 67.31% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sonarcloud
Copy link

sonarcloud bot commented Aug 25, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@github-actions github-actions bot merged commit 3402a81 into main Aug 25, 2022
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/xmidt-org/wrp-go/v3-3.1.4 branch August 25, 2022 08:39
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