xmidt-org / webpa-common

The collection of small common packages for the webpa project.
Apache License 2.0
25 stars 25 forks source link

Bump github.com/xmidt-org/wrp-go/v3 from 3.1.6 to 3.2.0 #1003

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps github.com/xmidt-org/wrp-go/v3 from 3.1.6 to 3.2.0.

Release notes

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

v3.2.0

Changelog

Bug Fixes

  • 9de4923ee5c50d72a782540bd140f45a954804cd: Add two DeviceID helper functions so the prefix:id are always uniformly split when that is needed. (@​schmidtw)

Dependency Updates

  • cb99da8f9b6dd54dd718dd55f4983efdbab22f46: feat(deps): bump github.com/go-kit/kit from 0.12.0 to 0.13.0 (#133) (@​dependabot[bot])
  • 0e92ae81ee0bd0f66413c32aaf3ddf97e657febe: feat(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 (#132) (@​dependabot[bot])

Other Work

  • f4065dd18ea7d6a003b63f2e08a77300ff4a0596: Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#126) (@​dependabot[bot])
  • 6933129ca813a085404950eb837c095a4882f998: Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#127) (@​dependabot[bot])
  • 3df5cd13589560d256a341bfd7ced87d9ca2f6fe: Bump github.com/xmidt-org/httpaux from 0.3.2 to 0.4.0 (#128) (@​dependabot[bot])
  • 3e55fcd58b466156c1f8d87fd04cc63fc062ee8d: Fix the newly identified lint issues. (@​schmidtw)
  • 7f26190795c6e7c15f7d7ac65f195cb370f92448: Fix the style warnings and enable them moving forward. (@​schmidtw)
  • 4336a4507778249eff5be853bac2308f85723523: Update dependabot to manage all dependencies. (@​schmidtw)
  • d50cac5bac87560c71e7b9500a501978d028b7cb: Use SPDX format. (@​schmidtw)
  • 4734c1df847a6f099f928a1ad917aa6bd1c288a1: WIP: added validation for transaction uuid (@​maurafortino)
  • 9bd12352b71666b0cfdf67c9cc6f4ff8c00081a9: updated validation function name and added tests (@​maurafortino)
Commits
  • b1746ad Merge pull request #140 from xmidt-org/update-copyright
  • d50cac5 Use SPDX format.
  • 478cc45 Merge pull request #139 from xmidt-org/enable-style-checks
  • 7f26190 Fix the style warnings and enable them moving forward.
  • 166b282 Merge pull request #134 from xmidt-org/tid-validation
  • fc2dc49 Merge branch 'main' into tid-validation
  • 3855006 Merge pull request #138 from xmidt-org/fix-lint-issues
  • 3e55fcd Fix the newly identified lint issues.
  • 007b23f Merge pull request #137 from xmidt-org/id-helpers
  • 9de4923 Add two DeviceID helper functions so the prefix:id are always uniformly split...
  • 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 9 months ago

Codecov Report

Merging #1003 (d2a3e90) into main (c06c579) will decrease coverage by 0.30%. Report is 23 commits behind head on main. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1003      +/-   ##
==========================================
- Coverage   82.09%   81.80%   -0.30%     
==========================================
  Files         138      138              
  Lines        8573     8573              
==========================================
- Hits         7038     7013      -25     
- Misses       1343     1368      +25     
  Partials      192      192              
Flag Coverage Δ
unittests 81.80% <ø> (-0.30%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

see 4 files with indirect coverage changes

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/argus@v0.9.10](https://github.com/xmidt-org/webpa-common/blob/d2a3e9051550a0df40f28e7bca38cba7cbfc9fc5/go.mod#L33) - **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.