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/touchstone from 0.1.5 to 0.1.7 #545

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps github.com/xmidt-org/touchstone from 0.1.5 to 0.1.7.

Release notes

Sourced from github.com/xmidt-org/touchstone's releases.

v0.1.7

Changelog

v0.1.6

Changelog

Dependency Updates

  • 6cfb737df83b2f785430137430c3d07081a27067: feat(deps): bump github.com/prometheus/common from 0.46.0 to 0.47.0 (#80) (@​dependabot[bot])
  • 5cd887545dff0b98317c25eb8d77b23ed63ebac5: feat(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#85) (@​dependabot[bot])
  • c63a8f3f4654dee5552a33e7d9d1cf42cfcf3013: feat(deps): bump go.uber.org/fx from 1.20.1 to 1.21.0 (#87) (@​dependabot[bot])
  • 45c147832a2b90822e2e74b889b92d912ca0f50d: feat(deps): bump go.uber.org/fx from 1.21.0 to 1.21.1 (#96) (@​dependabot[bot])
  • ffdd16fa64c3ab4740ddc820bb921034adec2c9f: feat(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0 (#81) (@​dependabot[bot])
Commits
  • 0d5438b Merge pull request #133 from xmidt-org/dependabot/github_actions/xmidt-org/sh...
  • 11c0b82 Merge branch 'main' into dependabot/github_actions/xmidt-org/shared-go-4.4.21
  • 3603ff2 chore: delint
  • 1ef0277 chore(deps): bump xmidt-org/shared-go from 4.4.20 to 4.4.21
  • 047139b chore: refreshed dependencies
  • 0fc7638 chore(deps): bump xmidt-org/shared-go from 4.4.19 to 4.4.20 (#127)
  • ae2b2b4 chore(deps): bump xmidt-org/shared-go from 4.4.18 to 4.4.19 (#124)
  • 9a20917 chore(deps): bump xmidt-org/shared-go from 4.4.17 to 4.4.18 (#122)
  • 7d83172 chore(deps): bump go.uber.org/fx from 1.22.1 to 1.22.2 (#121)
  • 1888bde chore(deps): bump xmidt-org/shared-go from 4.4.16 to 4.4.17 (#120)
  • 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 2 months ago

Codecov Report

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

Project coverage is 65.39%. Comparing base (9286729) to head (07d2ee0). Report is 56 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #545 +/- ## ========================================== - Coverage 65.67% 65.39% -0.28% ========================================== Files 10 10 Lines 1343 1049 -294 ========================================== - Hits 882 686 -196 + Misses 420 322 -98 Partials 41 41 ``` | [Flag](https://app.codecov.io/gh/xmidt-org/caduceus/pull/545/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/545/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmidt-org) | `65.39% <ø> (-0.28%)` | :arrow_down: | 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.