Skip to content

chore(deps): update all non-major dependencies

Delta10 Bot requested to merge renovate/all-minor-patch into master

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
Django (source, changelog) ==3.2.11 -> ==3.2.17 age adoption passing confidence
Flask (changelog) ==2.0.3 -> ==2.2.2 age adoption passing confidence
django-webpack-loader ==1.4.1 -> ==1.8.0 age adoption passing confidence
djangorestframework (source, changelog) ==3.13.1 -> ==3.14.0 age adoption passing confidence

Release Notes

django/django

v3.2.17

Compare Source

v3.2.16

Compare Source

v3.2.15

Compare Source

v3.2.14

Compare Source

v3.2.13

Compare Source

v3.2.12

Compare Source

django-webpack/django-webpack-loader

v1.8.0

Compare Source

  • Add compatibility for Django 4.1 and Python 3.10

v1.7.0

Compare Source

  • Bump django to 3.2.15

v1.6.0

Compare Source

  • Add a setting to configure skip common chunks behaviour globally
  • Bump django from 3.2.12 to 3.2.13
  • Add support for Django 4.0

v1.5.0

Compare Source

  • Added support for Subresource Integrity
  • Bump django from 3.2.7 to 3.2.12
  • Fix get_files on readme
  • Use r-prefixed strings in IGNORE
  • Fix small typo in README.md
  • Use assertNotEqual instead of assertNotEquals for Python 3.11 compatibility
  • Readme revamp
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: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


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

This MR has been generated by Renovate Bot.

Merge request reports