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: upgrade to DRF 3.15 #7134

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from
Open

Chore: upgrade to DRF 3.15 #7134

wants to merge 5 commits into from

Conversation

shamoon
Copy link
Member

@shamoon shamoon commented Jun 30, 2024

Proposed change

Not the prettiest, but workaround:

Welcome any feedback, of course.

Closes #(issue or discussion)

Type of change

  • Bug fix: non-breaking change which fixes an issue.
  • New feature / Enhancement: non-breaking change which adds functionality. Please read the important note above.
  • Breaking change: fix or feature that would cause existing functionality to not work as expected.
  • Documentation only.
  • Other. Please explain:

Checklist:

  • I have read & agree with the contributing guidelines.
  • If applicable, I have included testing coverage for new code in this PR, for backend and / or front-end changes.
  • If applicable, I have tested my code for new features & regressions on both mobile & desktop devices, using the latest version of major browsers.
  • If applicable, I have checked that all tests pass, see documentation.
  • I have run all pre-commit hooks, see documentation.
  • I have made corresponding changes to the documentation as needed.
  • I have checked my modifications for any breaking changes.

@shamoon shamoon requested a review from a team as a code owner June 30, 2024 15:20
@paperless-ngx-secretary paperless-ngx-secretary bot added backend non-trivial Requires approval by several team members labels Jun 30, 2024
@github-actions github-actions bot added the enhancement New feature label Jun 30, 2024
Copy link

codecov bot commented Jun 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.30%. Comparing base (064d384) to head (8cebe8c).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #7134      +/-   ##
==========================================
+ Coverage   97.28%   97.30%   +0.01%     
==========================================
  Files         443      443              
  Lines       18479    18484       +5     
  Branches     1473     1562      +89     
==========================================
+ Hits        17978    17985       +7     
+ Misses        501      496       -5     
- Partials        0        3       +3     
Flag Coverage Δ
backend 96.04% <100.00%> (+0.02%) ⬆️
frontend 98.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@shamoon shamoon enabled auto-merge (squash) July 2, 2024 15:05
dependabot bot and others added 5 commits July 3, 2024 08:09
Bumps the django group with 2 updates: [django-cors-headers](https://github.com/adamchainz/django-cors-headers) and [djangorestframework](https://github.com/encode/django-rest-framework).

Updates `django-cors-headers` from 4.3.1 to 4.4.0
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/django-cors-headers@4.3.1...4.4.0)

Updates `djangorestframework` from 3.14.0 to 3.15.2
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.14.0...3.15.2)

---
updated-dependencies:
- dependency-name: django-cors-headers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: django
- dependency-name: djangorestframework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: django
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature non-trivial Requires approval by several team members
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

None yet

1 participant