mitodl / odl-video-service

building blocks for a basic video service for ODL
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Update dependency dj-database-url to v2 #1149

Open renovate[bot] opened 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dj-database-url (changelog) ^0.5.0 -> ^2.0.0 age adoption passing confidence

Release Notes

jazzband/dj-database-url (dj-database-url) ### [`v2.2.0`](https://togithub.com/jazzband/dj-database-url/releases/tag/v2.2.0) [Compare Source](https://togithub.com/jazzband/dj-database-url/compare/v2.1.0...v2.2.0) #### What's Changed - Do not leak `key` loop variable into global namespace by [@​sobolevn](https://togithub.com/sobolevn) in [https://github.com/jazzband/dj-database-url/pull/226](https://togithub.com/jazzband/dj-database-url/pull/226) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/jazzband/dj-database-url/pull/223](https://togithub.com/jazzband/dj-database-url/pull/223) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/jazzband/dj-database-url/pull/227](https://togithub.com/jazzband/dj-database-url/pull/227) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/jazzband/dj-database-url/pull/228](https://togithub.com/jazzband/dj-database-url/pull/228) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/jazzband/dj-database-url/pull/229](https://togithub.com/jazzband/dj-database-url/pull/229) - Add disable_server_side_cursors parameter by [@​fbinz](https://togithub.com/fbinz) in [https://github.com/jazzband/dj-database-url/pull/231](https://togithub.com/jazzband/dj-database-url/pull/231) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/jazzband/dj-database-url/pull/233](https://togithub.com/jazzband/dj-database-url/pull/233) - Enhance Query String Parsing for Server-Side Binding in Django 4.2 with psycopg 3.1.8+ Resolves [#​234](https://togithub.com/jazzband/dj-database-url/issues/234) by [@​truongvan](https://togithub.com/truongvan) in [https://github.com/jazzband/dj-database-url/pull/235](https://togithub.com/jazzband/dj-database-url/pull/235) - OPTIONS cannot be None given our code by [@​palfrey](https://togithub.com/palfrey) in [https://github.com/jazzband/dj-database-url/pull/232](https://togithub.com/jazzband/dj-database-url/pull/232) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/jazzband/dj-database-url/pull/236](https://togithub.com/jazzband/dj-database-url/pull/236) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/jazzband/dj-database-url/pull/237](https://togithub.com/jazzband/dj-database-url/pull/237) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/jazzband/dj-database-url/pull/238](https://togithub.com/jazzband/dj-database-url/pull/238) - Update django 5.0 python compatability by [@​mattseymour](https://togithub.com/mattseymour) in [https://github.com/jazzband/dj-database-url/pull/239](https://togithub.com/jazzband/dj-database-url/pull/239) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/jazzband/dj-database-url/pull/241](https://togithub.com/jazzband/dj-database-url/pull/241) - Allow `currentSchema` option to be used with custom postgresql backends by [@​GertBurger](https://togithub.com/GertBurger) in [https://github.com/jazzband/dj-database-url/pull/243](https://togithub.com/jazzband/dj-database-url/pull/243) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/jazzband/dj-database-url/pull/242](https://togithub.com/jazzband/dj-database-url/pull/242) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/jazzband/dj-database-url/pull/244](https://togithub.com/jazzband/dj-database-url/pull/244) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/jazzband/dj-database-url/pull/245](https://togithub.com/jazzband/dj-database-url/pull/245) - Update README.rst to add postgresql by [@​boxydog](https://togithub.com/boxydog) in [https://github.com/jazzband/dj-database-url/pull/247](https://togithub.com/jazzband/dj-database-url/pull/247) #### New Contributors - [@​fbinz](https://togithub.com/fbinz) made their first contribution in [https://github.com/jazzband/dj-database-url/pull/231](https://togithub.com/jazzband/dj-database-url/pull/231) - [@​truongvan](https://togithub.com/truongvan) made their first contribution in [https://github.com/jazzband/dj-database-url/pull/235](https://togithub.com/jazzband/dj-database-url/pull/235) - [@​GertBurger](https://togithub.com/GertBurger) made their first contribution in [https://github.com/jazzband/dj-database-url/pull/243](https://togithub.com/jazzband/dj-database-url/pull/243) - [@​boxydog](https://togithub.com/boxydog) made their first contribution in [https://github.com/jazzband/dj-database-url/pull/247](https://togithub.com/jazzband/dj-database-url/pull/247) **Full Changelog**: https://github.com/jazzband/dj-database-url/compare/v2.1.0...v2.2.0 ### [`v2.1.0`](https://togithub.com/jazzband/dj-database-url/blob/HEAD/CHANGELOG.md#v210-2023-08-15) [Compare Source](https://togithub.com/jazzband/dj-database-url/compare/v2.0.0...v2.1.0) - Add value to int parsing when deconstructing url string. ### [`v2.0.0`](https://togithub.com/jazzband/dj-database-url/blob/HEAD/CHANGELOG.md#v200-2023-04-27) [Compare Source](https://togithub.com/jazzband/dj-database-url/compare/v1.3.0...v2.0.0) - Update project setup such that we now install as a package. *Notes*: while this does not alter the underlying application code, we are bumping to 2.0 incase there are unforeseen knock on use-case issues. ### [`v1.3.0`](https://togithub.com/jazzband/dj-database-url/blob/HEAD/CHANGELOG.md#v130-2023-03-27) [Compare Source](https://togithub.com/jazzband/dj-database-url/compare/v1.2.0...v1.3.0) - Cosmetic changes to the generation of schemes. - Bump isort version - 5.11.5. - raise warning message if database_url is not set. - CONN_MAX_AGE fix type - Optional\[int]. ### [`v1.2.0`](https://togithub.com/jazzband/dj-database-url/blob/HEAD/CHANGELOG.md#v120-2022-12-13) [Compare Source](https://togithub.com/jazzband/dj-database-url/compare/v1.1.0...v1.2.0) - Add the ability to add test databases. - Improve url parsing and encoding. - Fix missing parameter conn_health_check in check function. ### [`v1.1.0`](https://togithub.com/jazzband/dj-database-url/blob/HEAD/CHANGELOG.md#v110-2022-12-12) [Compare Source](https://togithub.com/jazzband/dj-database-url/compare/v1.0.0...v1.1.0) - Option for connection health checks parameter. - Update supported version python 3.11. - Code changes, various improvments. - Add project links to setup.py ### [`v1.0.0`](https://togithub.com/jazzband/dj-database-url/blob/HEAD/CHANGELOG.md#v100-2022-06-18) [Compare Source](https://togithub.com/jazzband/dj-database-url/compare/v0.5.0...v1.0.0) Initial release of code now dj-database-urls is part of jazzband. - Add support for cockroachdb. - Add support for the offical MSSQL connector. - Update License to be compatible with Jazzband. - Remove support for Python < 3.5 including Python 2.7 - Update source code to Black format. - Update CI using pre-commit

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 weeks ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...

Because no versions of dj-database-url match >2.0.0,<2.1.0 || >2.1.0,<2.2.0 || >2.2.0,<3.0.0
 and dj-database-url (2.0.0) depends on Django (>=3.2), dj-database-url (>=2.0.0,<2.1.0 || >2.1.0,<2.2.0 || >2.2.0,<3.0.0) requires Django (>=3.2).
And because dj-database-url (2.1.0) depends on Django (>=3.2)
 and dj-database-url (2.2.0) depends on Django (>=3.2), dj-database-url (>=2.0.0,<3.0.0) requires Django (>=3.2).
So, because odl-video-service depends on both dj-database-url (^2.0.0) and django (^2.2.28), version solving failed.