mitodl / ocw-studio

Open Source Courseware authoring tool
BSD 3-Clause "New" or "Revised" License
7 stars 3 forks source link

fix(deps): update dependency dj-database-url to v2.2.0 #2208

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dj-database-url (changelog) 2.0.0 -> 2.2.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.

Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.