Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency dj-database-url to v2 #1149

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2024

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.3.0

Compare Source

  • Remove Python 3.8 support.
  • Remove Django 3 support.
  • Add python 3.13 support.
  • Add Django 5.1 to the testing library.

v2.2.0

Compare Source

  • Add disable_server_side_cursors parameter
  • Enhance Query String Parsing for Server-Side Binding in Django 4.2 with psycopg 3.1.8+
  • Update django 5.0 python compatability by @​mattseymour in #​239
  • Improved internals
  • Improved documentation

v2.1.0

Compare Source

  • Add value to int parsing when deconstructing url string.

v2.0.0

Compare Source

  • 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

Compare Source

  • 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

Compare Source

  • Add the ability to add test databases.
  • Improve url parsing and encoding.
  • Fix missing parameter conn_health_check in check function.

v1.1.0

Compare Source

  • 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

Compare Source

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/dj-database-url-2.x branch 2 times, most recently from 8f3d170 to b7160a2 Compare September 26, 2024 23:07
@renovate renovate bot force-pushed the renovate/dj-database-url-2.x branch 2 times, most recently from 41bab53 to 7f6d4f4 Compare March 10, 2025 10:41
@renovate renovate bot force-pushed the renovate/dj-database-url-2.x branch 6 times, most recently from da15c54 to 630f190 Compare March 14, 2025 14:14
@renovate renovate bot changed the title Update dependency dj-database-url to v2 fix(deps): update dependency dj-database-url to v2 Mar 14, 2025
@renovate renovate bot force-pushed the renovate/dj-database-url-2.x branch from 630f190 to 301c629 Compare March 17, 2025 07:51
@renovate renovate bot force-pushed the renovate/dj-database-url-2.x branch from 301c629 to 2f4665a Compare March 17, 2025 08:28
@marslanabdulrauf marslanabdulrauf self-assigned this Mar 17, 2025
@marslanabdulrauf marslanabdulrauf merged commit 4efce44 into master Mar 17, 2025
7 checks passed
@marslanabdulrauf marslanabdulrauf deleted the renovate/dj-database-url-2.x branch March 17, 2025 08:49
@odlbot odlbot mentioned this pull request Mar 19, 2025
30 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant