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

Bump whitenoise from 5.3.0 to 6.0.0 #94

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2022

Bumps whitenoise from 5.3.0 to 6.0.0.

Changelog

Sourced from whitenoise's changelog.

6.0.0 (2022-02-10)

  • Drop support for Python 3.5 and 3.6.

  • Add support for Python 3.9 and 3.10.

  • Drop support for Django 1.11, 2.0, and 2.1.

  • Add support for Django 4.0.

  • Import new MIME types from Nginx, changes:

    • .avif files are now served with the image/avif MIME type.

    • Open Document files with extensions .odg, .odp, .ods, and .odt are now served with their respective application/vnd.oasis.opendocument.* MIME types.

  • The whitenoise.__version__ attribute has been removed. Use importlib.metadata.version() to check the version of Whitenoise if you need to.

  • Requests using the Range header can no longer read beyond the end of the requested range.

    Thanks to Richard Tibbles in PR [#322](https://github.com/evansd/whitenoise/issues/322) <https://github.com/evansd/whitenoise/pull/322>__.

  • Treat empty and "*" values for Accept-Encoding as if the client doesn’t support any encoding.

    Thanks to Richard Tibbles in PR [#323](https://github.com/evansd/whitenoise/issues/323) <https://github.com/evansd/whitenoise/pull/323>__.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels Feb 18, 2022
@paperless-ngx-secretary
Copy link

Hello @dependabot[bot],

thank you very much for submitting this PR to us!

This is what will happen next:

  1. My robotic colleagues are currently checking your changes to see if they break anything. You can see the progress below.
  2. Once that is finished, human contributors from paperless-ngx review your changes. Since this seems to be a small change, only a single contributor has to review your changes.
  3. Please improve anything that comes up during the review until your pull request gets approved.
  4. Your pull request will be merged into the dev branch. Changes there will be tested further.
  5. Eventually, changes from you and other contributors will be merged into master and a new release will be made.

Please allow up to 7 days for an initial review. We're all very excited about new pull requests but we only do this as a hobby.
If any action will be required by you, please reply within a month.

@coveralls
Copy link

coveralls commented Feb 18, 2022

Pull Request Test Coverage Report for Build 1893941318

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.01%

Totals Coverage Status
Change from base Build 1893745156: 0.0%
Covered Lines: 3950
Relevant Lines: 4293

💛 - Coveralls

@bauerj
Copy link
Member

bauerj commented Feb 24, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/dev/whitenoise-6.0.0 branch 2 times, most recently from e3cdd49 to ba2532e Compare February 24, 2022 14:48
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 5.3.0 to 6.0.0.
- [Release notes](https://github.com/evansd/whitenoise/releases)
- [Changelog](https://github.com/evansd/whitenoise/blob/master/docs/changelog.rst)
- [Commits](evansd/whitenoise@v5.3.0...6.0.0)

---
updated-dependencies:
- dependency-name: whitenoise
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@isigmund
Copy link
Contributor

isigmund commented Feb 28, 2022

We should be able to close this one without merging since #159 takes care of bumping whitenoise to 6.0.0

@shamoon
Copy link
Member

shamoon commented Feb 28, 2022

Closing in favor of #159

@shamoon shamoon closed this Feb 28, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 28, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/dev/whitenoise-6.0.0 branch February 28, 2022 17:59
@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 Apr 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backend dependencies Pull requests that update a dependency file small-change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants