xmidt-org / webpa-common

The collection of small common packages for the webpa project.
Apache License 2.0
25 stars 25 forks source link

Bump github.com/xmidt-org/wrp-go/v3 from 3.2.0 to 3.2.3 #1025

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 8 months ago

Bumps github.com/xmidt-org/wrp-go/v3 from 3.2.0 to 3.2.3.

Release notes

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

v3.2.3

Changelog

Other Work

  • 21be3d5fa62274d7af59b9904e87cd92a20eafa8: updated getMessageType return to LastMessageType (@​maurafortino)

v3.2.2

Changelog

Other Work

  • fdf67997e52caf092a69779a1d48a6fd67aed53f: removed error from String to Message Type and replaced with UnKnownMessageType (@​maurafortino)
  • f80095b613917e62f0047665154694516fbcaa7f: removed message type validation and updated tests (@​maurafortino)

v3.2.1

Changelog

Dependency Updates

  • e3db47f9274acafc0635b6052d3d32d931ed37c9: feat(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 (#141) (@​dependabot[bot])

Other Work

  • 843b6f78b075c2129ca48beab5b4a83c4ba3cfa6: patch: DecodeEntity doesn't honor contentType (@​denopink)
Commits
  • f8fe56b Merge pull request #146 from xmidt-org/message-type-update
  • 21be3d5 updated getMessageType return to LastMessageType
  • c62c675 Merge pull request #145 from xmidt-org/messageType-Update
  • f80095b removed message type validation and updated tests
  • fdf6799 removed error from String to Message Type and replaced with UnKnownMessageType
  • 3460c43 Merge pull request #142 from xmidt-org/denopink/patch/wrp-DecodeEntity-doesnt...
  • 8ade81d chore: patch decoder test
  • 843b6f7 patch: DecodeEntity doesn't honor contentType
  • e3db47f feat(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 (#141)
  • 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)
guardrails[bot] commented 8 months ago

:warning: We detected 1 security issue in this pull request:

Vulnerable Libraries (1)
Severity | Details :-: | :-- High | [pkg:golang/github.com/xmidt-org/wrp-go/v3@v3.2.3](https://github.com/xmidt-org/webpa-common/blob/7fc26834b7614f85eead0342d216773fceee9d65/go.mod#L30) upgrade to: *> v3.2.3* More info on how to fix Vulnerable Libraries in [Go](https://docs.guardrails.io/docs/en/vulnerabilities/go/using_vulnerable_libraries.html?utm_source=ghpr).

👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

dependabot[bot] commented 6 months ago

Superseded by #1037.