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

chore(deps): update pre-commit hook adamchainz/django-upgrade to v1.16.0 #341

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
adamchainz/django-upgrade repository minor 1.15.0 -> 1.16.0

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

adamchainz/django-upgrade (adamchainz/django-upgrade)

v1.16.0

Compare Source

  • Remove the Django 5.0+ fixer that dropped .choices from model field choices parameters.
    It was too unreliable because it could break use for “DIY” enumeration types.

    Thanks to Niccolò Mineo and washeck for reporting in Issue #&#8203;417 <https://github.com/adamchainz/django-upgrade/issues/417>__.

  • Add Django 1.10+ fixer to rewrite request.user functions that changed to boolean attributes: is_authenticated and is_anonymous.

    Thanks to Alessandro Ferrini in PR #&#8203;423 <https://github.com/adamchainz/django-upgrade/pull/423>__.

  • Add Django 2.0+ imports fixes for names moved from django.core.urlresolvers to django.urls.

    Thanks to Thibaut Decombe in PR #&#8203;404 <https://github.com/adamchainz/django-upgrade/pull/404>__.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Third-party library dependencies. label Feb 12, 2024
@renovate renovate bot enabled auto-merge (rebase) February 12, 2024 01:23
@renovate renovate bot merged commit 8cc591f into main Feb 12, 2024
17 checks passed
@renovate renovate bot deleted the renovate/adamchainz-django-upgrade-1.x branch February 12, 2024 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Third-party library dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants