Skip to content

Conversation

dependabot-preview[bot]
Copy link

Bumps django-compressor from 2.2 to 2.3.

Changelog

Sourced from django-compressor's changelog.

v2.3 (2019-06-31)

Full Changelog <https://github.com/django-compressor/django-compressor/compare/2.2...2.3>_

  • Drop support for Django 1.8, 1.9 and 1.10
  • Add support for Django 2.1 and 2.2, as well as Python 3.7
  • Update all dependencies. This required minor code changes, you might need to update some optional dependencies if you use any
  • Allow the mixed use of JS/CSS in Sekizai's templatetags {% addtoblock "js" %} and {% addtoblock "css" %} (#891)
  • Allow the implementation of new types other than css and js. (#900)
  • Update jinja2 extension to behave similar to the django tag (#899)
  • Fix crash in offline compression when child nodelist is None, again (#605)
  • Support STATIC_URL and COMPRESS_URL being string-like objects
  • Improve compress command memory usage (#870)
  • Ensure generated file always contains a base name (#775)
  • Add BrotliCompressorFileStorage (#867)
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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


Dependabot has been acquired by GitHub  🎉

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 31, 2019
@dependabot-preview
Copy link
Author

Superseded by #71.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/django-compressor-2.3 branch December 31, 2019 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants