IQTLabs / AISonobuoy

Maritime Situational Awareness: An Exploration
Apache License 2.0
36 stars 21 forks source link

Update dependency jsonschema to v4.7.2 #851

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsonschema (changelog) ==4.7.1 -> ==4.7.2 age adoption passing confidence

Release Notes

python-jsonschema/jsonschema ### [`v4.7.2`](https://togithub.com/python-jsonschema/jsonschema/blob/HEAD/CHANGELOG.rst#v472) [Compare Source](https://togithub.com/python-jsonschema/jsonschema/compare/v4.7.1...v4.7.2) - Also have `best_match` handle cases where the `type` validator is an array.

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 2 years ago

Codecov Report

Merging #851 (a35c256) into main (0233df7) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #851   +/-   ##
=======================================
  Coverage   84.06%   84.06%           
=======================================
  Files           9        9           
  Lines         885      885           
=======================================
  Hits          744      744           
  Misses        141      141           
Impacted Files Coverage Δ
PiBuoyV2/services/sense/sense_app.py 77.06% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0233df7...a35c256. Read the comment docs.