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

Bumps dependencies #497

Merged
merged 2 commits into from
Mar 26, 2022
Merged

Bumps dependencies #497

merged 2 commits into from
Mar 26, 2022

Conversation

stumpylog
Copy link
Member

@stumpylog stumpylog commented Mar 22, 2022

Proposed change

This updates several dependencies at once. For some reason, dependabot pulls are failing with this set (see #476, #475 and #473). However, they all pass for me when updated manually and run locally and in CI.

Also deserving of it's own paragraph is the bump to django 4.0. This overtakes #234. A few fixes were put in place in the tests to resolve warnings regarding naive date times and one fix regarding how cache_control is applied.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Other - dependencies updates

Checklist:

  • I have read & agree with the contributing guidelines.
  • 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.

@qcasey
Copy link
Member

qcasey commented Mar 23, 2022

This would also close #157

Copy link
Contributor

@Tooa Tooa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I checked whether the core functions still work and could not find any issues so far. This also resolves the warning found in #461.

@shamoon shamoon merged commit cae4d3f into paperless-ngx:dev Mar 26, 2022
@stumpylog stumpylog deleted the update-dependencies branch March 27, 2022 23:03
@stumpylog stumpylog mentioned this pull request Mar 30, 2022
@github-actions
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants