xmidt-org / caduceus

The Xmidt server for delivering events written in Go.
Apache License 2.0
16 stars 19 forks source link

feat(deps): bump github.com/xmidt-org/wrp-go/v3 from 3.2.0 to 3.2.3 #431

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 9 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

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

guardrails[bot] commented 9 months ago

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

Vulnerable Libraries (1)
Severity | Details :-: | :-- N/A | [pkg:golang/github.com/xmidt-org/wrp-go/v3@v3.1.6](https://github.com/xmidt-org/caduceus/blob/cfe5bb584b0cec7cffd1ae982f7099448060e18b/go.mod#L24) - **no patch available** 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.

schmidtw commented 7 months ago

@dependabot recreate

dependabot[bot] commented 7 months ago

Superseded by #439.