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/ancla from 0.3.11 to 0.3.12 #450

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps github.com/xmidt-org/ancla from 0.3.11 to 0.3.12.

Release notes

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

v0.3.12

Changelog

Dependency Updates

  • 176db58b16c64324bf6eea302489e1db15c6098b: feat(deps): bump github.com/go-kit/kit from 0.12.0 to 0.13.0 (#172) (@​dependabot[bot])
  • c21e03059fdac0a7e575dd53e3f7aeade6a2eaac: feat(deps): bump github.com/prometheus/client_golang (#175) (@​dependabot[bot])
  • 63e935e33b7ca89f73ca241a7c9fff7be3fd6259: feat(deps): bump github.com/prometheus/client_model (#179) (@​dependabot[bot])
  • b30da4d509cd8a402b91414a138ca246be301e36: feat(deps): bump github.com/xmidt-org/touchstone from 0.1.2 to 0.1.3 (#174) (@​dependabot[bot])
  • 2c5c393521d1d3a0ba633635ddfb2e1809d1023c: feat(deps): bump go.uber.org/fx from 1.20.0 to 1.20.1 (#178) (@​dependabot[bot])
  • cada4f3e3c8aa6f4d1a324b3a2b28b2c0b696ee0: feat(deps): bump go.uber.org/zap from 1.25.0 to 1.26.0 (#173) (@​dependabot[bot])

Documentation Updates

  • 8bc51094c55d792a08252c195a836fedb761aa0e: doc:Add maintenance instructions. (@​schmidtw)

Other Work

  • 7ce91b33352061b79f9682300f56c61d37b6d667: Add dependabot action maintenance. (@​schmidtw)
  • 154fc3f4e13c0c99d414645593a9e8d386cbf2b3: Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#143) (@​dependabot[bot])
  • a5341722da1032cce25e5e0cf9d8005a5e45bf6b: Bump github.com/xmidt-org/argus from 0.9.5 to 0.9.7 (#140) (@​dependabot[bot])
  • fe66ab25434d6089d2673800af024082a194e520: Bump github.com/xmidt-org/argus from 0.9.7 to 0.9.8 (#141) (@​dependabot[bot])
  • c0dd43a49b5075166e99ce634e5518f73af39868: Bump github.com/xmidt-org/argus from 0.9.8 to 0.9.9 (#144) (@​dependabot[bot])
  • f5faac8257e7937331327f8262480a8d47d03b32: Bump github.com/xmidt-org/argus from 0.9.9 to 0.9.10 (#146) (@​dependabot[bot])
  • a392667166c727e086b82a9a1cde1cc3a53428f1: Bump github.com/xmidt-org/bascule from 0.11.2 to 0.11.3 (#138) (@​dependabot[bot])
  • c7b19021f48ec491b73a54d22af65e7a99acde58: Bump github.com/xmidt-org/bascule from 0.11.3 to 0.11.4 (#139) (@​dependabot[bot])
  • b2fce965bc8e6f3435539e1edef402ad01a45c10: Bump github.com/xmidt-org/sallust from 0.2.1 to 0.2.2 (@​dependabot[bot])
  • 0b423017d134ae16a34d720f02ee01d29362214c: Bump go.uber.org/fx from 1.19.0 to 1.19.1 (#136) (@​dependabot[bot])
  • 6d1a96c0b5076506d6ec4916773dc8739b2a1084: Bump go.uber.org/multierr from 1.10.0 to 1.11.0 (#147) (@​dependabot[bot])
  • 022d4f19ae88f7fe5550792b8c1dae0c672b4c48: Bump go.uber.org/multierr from 1.9.0 to 1.10.0 (#145) (@​dependabot[bot])
  • 754abb2d0dec485c66c3e314aa06753c14b7f146: Change TODO to Background. (@​schmidtw)
  • cb6f92092e43e23c477abac564f98f8169554f0d: Disable the copyright checking for now. (@​schmidtw)
  • e3c0fc986711ea92bbd426f86756ef42521995a9: Update dependabot to manage all dependencies. (@​schmidtw)
  • 2672716a221ae2239020be8e73a4b38dc178a1a1: Update the readme file. (@​schmidtw)
  • 5b25574c3126f6a73b04093930d590171b765c02: Use the new shared workflow. (@​schmidtw)
  • 7acb50362d21c01dc85e8b296fd53dbefe127a5d: fixed failing test (@​maurafortino)
  • eb2719cebfc8f03ed46d82fdd5f975902d37b52b: removed memory aliasing issue and copyright-skip: true (@​maurafortino)
  • 5aa8e9d4d25a142831431852ad99b32829296ba3: updated licensing (@​maurafortino)
Changelog

Sourced from github.com/xmidt-org/ancla's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Commits
  • 065b4ff Merge pull request #180 from xmidt-org/license-update
  • 7acb503 fixed failing test
  • eb2719c removed memory aliasing issue and copyright-skip: true
  • 5aa8e9d updated licensing
  • 2c5c393 feat(deps): bump go.uber.org/fx from 1.20.0 to 1.20.1 (#178)
  • 63e935e feat(deps): bump github.com/prometheus/client_model (#179)
  • 6445935 chore(deps): bump github.com/xmidt-org/bascule from 0.11.5 to 0.11.6 (#170)
  • cada4f3 feat(deps): bump go.uber.org/zap from 1.25.0 to 1.26.0 (#173)
  • b30da4d feat(deps): bump github.com/xmidt-org/touchstone from 0.1.2 to 0.1.3 (#174)
  • c21e030 feat(deps): bump github.com/prometheus/client_golang (#175)
  • 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 6 months ago

Codecov Report

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

Comparison is base (e2ba9cf) 66.27% compared to head (0b8ef15) 66.27%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #450 +/- ## ======================================= Coverage 66.27% 66.27% ======================================= Files 10 10 Lines 1293 1293 ======================================= Hits 857 857 Misses 406 406 Partials 30 30 ``` | [Flag](https://app.codecov.io/gh/xmidt-org/caduceus/pull/450/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/450/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmidt-org) | `66.27% <ø> (ø)` | | 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.