xmidt-org / ancla

Ancla provides event webhook registry capabilities to XMiDT services.
Apache License 2.0
1 stars 2 forks source link

chore(deps): bump github.com/xmidt-org/httpaux from 0.3.2 to 0.4.0 #166

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/xmidt-org/httpaux from 0.3.2 to 0.4.0.

Release notes

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

v0.4.0

Changelog

Bug Fixes

  • 1c871838fb2bf7e236dae6a928611266b1d3c010: same fix: incorrectly invoked an inline function (@​johnabass)

Other Work

  • 664f363a3fd6b82221fdba564f9a2ff94d7abe1b: Add auto-approval workflow. (@​schmidtw)
  • ecf70e3ae1e28cd29a542963987331977df982c6: Adding issue updating for the team project board. (@​schmidtw)
  • 8365bf3be6852f218b09439c65575143981ee17d: Bump github.com/stretchr/testify from 1.8.0 to 1.8.4 (#57) (@​dependabot[bot])
  • ccb572d1693395d57ea6a2897a13c2ebe103dcb3: Migrate to use dependabot for dependency updates. (@​schmidtw)
  • fa0677fa0b153e193b1569fbe74507e1cbee43a9: Update README.md (@​schmidtw)
  • 0df62b4ca295df529103b54a14ec23df175cbdd5: Use the new shared workflow. (@​schmidtw)
  • e0ee6aac201ec0c7f0903724d1fb1f32b3f1bc63: [create-pull-request] automated change (@​schmidtw)
  • 179fdf7cbb26a2e6ba685216494a06d65ce15532: added syntactic sugar methods to make usual tests easier to read (@​johnabass)
  • 8cae1c11bd6b6282308933d1f3980d78bf89c0b0: fixed a unit test that was incorrectly invoking an inline function (@​johnabass)
  • e83dc05222677d7b3cfb1bb3eb23c12b87181520: update dependencies (@​denopink)
Changelog

Sourced from github.com/xmidt-org/httpaux'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
  • d03ec37 Merge pull request #58 from xmidt-org/hotfix/delint
  • c51c576 chore: delint ioutil
  • 8365bf3 Bump github.com/stretchr/testify from 1.8.0 to 1.8.4 (#57)
  • 9218f9e Merge pull request #56 from xmidt-org/hotfix/broken-tests
  • b7bf1ee Merge branch 'main' into hotfix/broken-tests
  • 1c87183 same fix: incorrectly invoked an inline function
  • 8cae1c1 fixed a unit test that was incorrectly invoking an inline function
  • 33f76c0 chore:Update formatting.
  • a2c2aee Merge pull request #53 from xmidt-org/update-workflow
  • a6a2dad Merge branch 'main' into update-workflow
  • 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 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)
guardrails[bot] commented 1 year ago

:warning: We detected 1 security issue in this pull request:

Vulnerable Libraries (1)
Severity | Details :-: | :-- N/A | [pkg:golang/github.com/xmidt-org/httpaux@v0.4.0](https://github.com/xmidt-org/ancla/blob/46e514d56b329bc5baa16df1e58419dc64dcac07/go.mod#L14) - **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.

codecov[bot] commented 1 year ago

Codecov Report

Merging #166 (46e514d) into main (54759ee) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #166   +/-   ##
=======================================
  Coverage   84.36%   84.36%           
=======================================
  Files          13       13           
  Lines         646      646           
=======================================
  Hits          545      545           
  Misses         88       88           
  Partials       13       13           
Flag Coverage Δ
unittests 84.36% <ø> (ø)

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