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.2.0 to 3.2.3 #1025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2023

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 <dependency name> 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 17, 2023
@github-actions github-actions bot enabled auto-merge (squash) November 17, 2023 15:24
Copy link

guardrails bot commented Nov 17, 2023

⚠️ 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 upgrade to: > v3.2.3

More info on how to fix Vulnerable Libraries in Go.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/xmidt-org/wrp-go/v3-3.2.3 branch from 39ae3e8 to 8355e57 Compare December 7, 2023 20:42
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/xmidt-org/wrp-go/v3-3.2.3 branch from 8355e57 to ccef96f Compare December 7, 2023 20:45
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/xmidt-org/wrp-go/v3-3.2.3 branch from ccef96f to d4c6c52 Compare December 7, 2023 20:47
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/xmidt-org/wrp-go/v3-3.2.3 branch from d4c6c52 to b24edb9 Compare December 7, 2023 20:50
Bumps [github.com/xmidt-org/wrp-go/v3](https://github.com/xmidt-org/wrp-go) from 3.2.0 to 3.2.3.
- [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.2.0...v3.2.3)

---
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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/xmidt-org/wrp-go/v3-3.2.3 branch from b24edb9 to 7fc2683 Compare December 8, 2023 15:31
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 22, 2024

Superseded by #1037.

@dependabot dependabot bot closed this Jan 22, 2024
auto-merge was automatically disabled January 22, 2024 15:29

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/xmidt-org/wrp-go/v3-3.2.3 branch January 22, 2024 15:29
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.

None yet

0 participants