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

Update whitenoise to 5.2.0 #146

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Aug 4, 2020

This PR updates whitenoise from 5.1.0 to 5.2.0.

Changelog

5.2.0

------

* Add support for `relative STATIC_URLs <https://docs.djangoproject.com/en/3.1/ref/settings/std:setting-STATIC_URL>`_
in settings, as allowed in Django 3.1.
* Add mimetype for ``.mjs`` (JavaScript module) files and use recommended
``text/javascript`` mimetype for ``.js`` files (thanks `hanswilw <https://github.com/hanswilw>`_).
* Various documentation improvements (thanks `lukeburden <https://github.com/lukeburden>`_).
Links

@codecov
Copy link

codecov bot commented Aug 4, 2020

Codecov Report

Merging #146 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #146   +/-   ##
=======================================
  Coverage   93.65%   93.65%           
=======================================
  Files          29       29           
  Lines         898      898           
=======================================
  Hits          841      841           
  Misses         57       57           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 83c14b6...f368781. Read the comment docs.

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.

1 participant