canonical / ubuntu-com-security-api

The API for CVEs and USNs data.
16 stars 9 forks source link

Update all dependencies #136

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
SQLAlchemy (changelog) ==1.4.46 -> ==1.4.51 age adoption passing confidence
SQLAlchemy-Utils ==0.39.0 -> ==0.41.1 age adoption passing confidence
macaroonbakery ==1.3.1 -> ==1.3.4 age adoption passing confidence
marshmallow (changelog) ==3.19.0 -> ==3.20.2 age adoption passing confidence
psycopg2-binary (source, changelog) ==2.9.5 -> ==2.9.9 age adoption passing confidence

Release Notes

kvesteri/sqlalchemy-utils (SQLAlchemy-Utils) ### [`v0.41.1`](https://togithub.com/kvesteri/sqlalchemy-utils/releases/tag/0.41.1) [Compare Source](https://togithub.com/kvesteri/sqlalchemy-utils/compare/0.41.0...0.41.1) - Use a custom SQL construct for refreshing materialized views in `refresh_materialized_view` ([#​703](https://togithub.com/kvesteri/sqlalchemy-utils/issues/703)) ### [`v0.41.0`](https://togithub.com/kvesteri/sqlalchemy-utils/releases/tag/0.41.0) [Compare Source](https://togithub.com/kvesteri/sqlalchemy-utils/compare/0.40.0...0.41.0) - Support psycopg3 for `create_database()` and `delete_database()`. ([#​701](https://togithub.com/kvesteri/sqlalchemy-utils/issues/701), pull request by LerikP) ### [`v0.40.0`](https://togithub.com/kvesteri/sqlalchemy-utils/releases/tag/0.40.0) [Compare Source](https://togithub.com/kvesteri/sqlalchemy-utils/compare/0.39.0...0.40.0) - Remove Python 3.6 support - Add SQLAlchemy 2 support - Add comparison operator support for LTree type ([#​668](https://togithub.com/kvesteri/sqlalchemy-utils/issues/668), pull request by salimfadhley)
go-macaroon-bakery/py-macaroon-bakery (macaroonbakery) ### [`v1.3.4`](https://togithub.com/go-macaroon-bakery/py-macaroon-bakery/compare/1.3.3...1.3.4) [Compare Source](https://togithub.com/go-macaroon-bakery/py-macaroon-bakery/compare/1.3.3...1.3.4)
marshmallow-code/marshmallow (marshmallow) ### [`v3.20.2`](https://togithub.com/marshmallow-code/marshmallow/compare/3.20.1...3.20.2) [Compare Source](https://togithub.com/marshmallow-code/marshmallow/compare/3.20.1...3.20.2) ### [`v3.20.1`](https://togithub.com/marshmallow-code/marshmallow/compare/3.20.0...3.20.1) [Compare Source](https://togithub.com/marshmallow-code/marshmallow/compare/3.20.0...3.20.1) ### [`v3.20.0`](https://togithub.com/marshmallow-code/marshmallow/compare/3.19.0...3.20.0) [Compare Source](https://togithub.com/marshmallow-code/marshmallow/compare/3.19.0...3.20.0)
psycopg/psycopg2 (psycopg2-binary) ### [`v2.9.9`](https://togithub.com/psycopg/psycopg2/compare/2.9.8...2.9.9) [Compare Source](https://togithub.com/psycopg/psycopg2/compare/2.9.8...2.9.9) ### [`v2.9.8`](https://togithub.com/psycopg/psycopg2/compare/2.9.7...2.9.8) [Compare Source](https://togithub.com/psycopg/psycopg2/compare/2.9.7...2.9.8) ### [`v2.9.7`](https://togithub.com/psycopg/psycopg2/compare/2.9.6...2.9.7) [Compare Source](https://togithub.com/psycopg/psycopg2/compare/2.9.6...2.9.7)

Configuration

📅 Schedule: Branch creation - "on the first day of january" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (ff17d3b) 83.45% compared to head (cb65691) 83.45%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #136 +/- ## ======================================= Coverage 83.45% 83.45% ======================================= Files 29 29 Lines 1408 1408 ======================================= Hits 1175 1175 Misses 233 233 ``` | [Flag](https://app.codecov.io/gh/canonical/ubuntu-com-security-api/pull/136/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=canonical) | Coverage Δ | | |---|---|---| | [python](https://app.codecov.io/gh/canonical/ubuntu-com-security-api/pull/136/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=canonical) | `83.45% <ø> (ø)` | | 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=canonical#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.