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 dependency djangorestframework to v3.14.0 #353

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
djangorestframework (source, changelog) ==3.13.1 -> ==3.14.0 age adoption passing confidence

Release Notes

encode/django-rest-framework

v3.14.0: Version 3.14.0

Compare Source

  • Django 2.2 is no longer supported. #​8662
  • Django 4.1 compatibility. #​8591
  • Add --api-version CLI option to generateschema management command. #​8663
  • Enforce is_valid(raise_exception=False) as a keyword-only argument. #​7952
  • Stop calling set_context on Validators. #​8589
  • Return NotImplemented from ErrorDetails.__ne__. #​8538
  • Don't evaluate DateTimeField.default_timezone when a custom timezone is set. #​8531
  • Make relative URLs clickable in Browseable API. #​8464
  • Support ManyRelatedField falling back to the default value when the attribute specified by dot notation doesn't exist. Matches ManyRelatedField.get_attribute to Field.get_attribute. #​7574
  • Make schemas.openapi.get_reference public. #​7515
  • Make ReturnDict support dict union operators on Python 3.9 and later. #​8302
  • Update throttling to check if request.user is set before checking if the user is authenticated. #​8370

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 force-pushed the renovate/djangorestframework-3.x branch 2 times, most recently from 870da9b to 47f295e Compare March 5, 2023 23:07
@renovate renovate bot force-pushed the renovate/djangorestframework-3.x branch from 47f295e to d62b15b Compare March 5, 2023 23:08
@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2023

Add release label if you want to release when this pull request is merged. (Sun Mar 05 2023 23:08:32 GMT+0000 (Coordinated Universal Time)) keep-only-one-comment-on-pr.yml

@renovate renovate bot merged commit dae617e into main Mar 6, 2023
@renovate renovate bot deleted the renovate/djangorestframework-3.x branch March 6, 2023 02:12
@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2023

PR has been merged. we're processing it! (Mon Mar 06 2023 02:12:17 GMT+0000 (Coordinated Universal Time))

@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2023

Draft release (94577627) has been created. (Mon Mar 06 2023 02:12:19 GMT+0000 (Coordinated Universal Time))

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.

0 participants