DuckHunt-discord / DHV4_Web

The website that powers duckhunt.me
5 stars 3 forks source link

Update dependency django-dynamic-raw-id to v4 #139

Open renovate[bot] opened 6 months ago

renovate[bot] commented 6 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
django-dynamic-raw-id ==3.0 -> ==4.3 age adoption passing confidence

Release Notes

lincolnloop/django-dynamic-raw-id (django-dynamic-raw-id) ### [`v4.3`](https://redirect.github.com/lincolnloop/django-dynamic-raw-id/releases/tag/v4.3) #### What's Changed - Restore value_from_datadict to widget so values don't get destroyed by commas by [@​chellman](https://redirect.github.com/chellman) in [https://github.com/lincolnloop/django-dynamic-raw-id/pull/104](https://redirect.github.com/lincolnloop/django-dynamic-raw-id/pull/104) - Bump urllib3 from 2.2.1 to 2.2.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/lincolnloop/django-dynamic-raw-id/pull/105](https://redirect.github.com/lincolnloop/django-dynamic-raw-id/pull/105) #### New Contributors - [@​chellman](https://redirect.github.com/chellman) made their first contribution in [https://github.com/lincolnloop/django-dynamic-raw-id/pull/104](https://redirect.github.com/lincolnloop/django-dynamic-raw-id/pull/104) **Full Changelog**: https://github.com/lincolnloop/django-dynamic-raw-id/compare/v4.1...v4.3 ### [`v4.2`](https://redirect.github.com/lincolnloop/django-dynamic-raw-id/blob/HEAD/CHANGELOG.md#v42-2024-06-18) - Fix Multi Widgets which was showing multiple commas after save. [#​103](https://redirect.github.com/lincolnloop/django-dynamic-raw-id/issues/103) ### [`v4.1`](https://redirect.github.com/lincolnloop/django-dynamic-raw-id/blob/HEAD/CHANGELOG.md#v41-2024-05-20) [Compare Source](https://redirect.github.com/lincolnloop/django-dynamic-raw-id/compare/v4.0...v4.1) - Overall code cleanup. - Refactored tests. Now full test coverage. ### [`v4.0`](https://redirect.github.com/lincolnloop/django-dynamic-raw-id/blob/HEAD/CHANGELOG.md#v40-2024-04-21) - Django 4.2 compatibility and tests. - Django 5.0 compatibility and tests. - Requires Python 3.8 or up. - Switch package management to Poetry.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.