xmidt-org / caduceus

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

chore(deps): bump github.com/xmidt-org/wrp-go/v3 from 3.5.2 to 3.6.0 #568

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps github.com/xmidt-org/wrp-go/v3 from 3.5.2 to 3.6.0.

Release notes

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

v3.6.0

Changelog

Dependency Updates

  • b5656f902b6288f1b4b9f4ce8776a1773b7bdb26: feat(deps): bump github.com/prometheus/client_golang (#175) (@​dependabot[bot])

Other Work

  • d9f8e9d5992ff532357f69909e77ab0b4f85a1b4: --- (#176) (@​dependabot[bot])
  • c6482becb1d894bdb8421126a172aa4d4abc7dae: patch: ParseLocator, sanitize locator components (@​denopink)
Commits
  • 65bfda2 Merge pull request #211 from xmidt-org/denopink/feat/locator-remove-leading_t...
  • c6482be patch: ParseLocator, sanitize locator components
  • ab8273f chore(deps): bump github.com/prometheus/client_golang (#209)
  • c5b5eb1 chore(deps): bump xmidt-org/shared-go from 4.4.23 to 4.4.24 (#207)
  • 4028948 chore(deps): bump xmidt-org/shared-go from 4.4.22 to 4.4.23 (#206)
  • 8691356 chore(deps): bump github.com/prometheus/client_golang (#205)
  • 111a1f6 chore(deps): bump xmidt-org/shared-go from 4.4.21 to 4.4.22 (#204)
  • b358e4b chore(deps): bump xmidt-org/shared-go from 4.4.20 to 4.4.21 (#203)
  • 9850f10 chore(deps): bump github.com/xmidt-org/touchstone from 0.1.5 to 0.1.7 (#202)
  • e7511c2 chore(deps): bump github.com/prometheus/client_golang (#201)
  • 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 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)
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 65.67%. Comparing base (e0f8054) to head (e2fc148). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #568 +/- ## ========================================== + Coverage 65.10% 65.67% +0.56% ========================================== Files 10 10 Lines 1049 1343 +294 ========================================== + Hits 683 882 +199 - Misses 324 420 +96 + Partials 42 41 -1 ``` | [Flag](https://app.codecov.io/gh/xmidt-org/caduceus/pull/568/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmidt-org) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/xmidt-org/caduceus/pull/568/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmidt-org) | `65.67% <ø> (+0.56%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmidt-org#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.