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

Scheduled weekly dependency update for week 32 #1982

Merged
merged 6 commits into from
Aug 13, 2020

Conversation

pyup-bot
Copy link
Contributor

Update django-parler from 2.0.1 to 2.1.

Changelog

2.1

-----------------------------
* Allows to override the `label`, `error_message` and `help_text` in `TranslatableModelForm`-s.
* Fixed Django 3.1 compatibility by adopting import path for form utilities.
Links

Update 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

Update djangorestframework from 3.11.0 to 3.11.1.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update XlsxWriter from 1.3.1 to 1.3.2.

Changelog

1.3.2

-----------------------------

* Added Border, Fill, Pattern and Gradient formatting to chart data labels and
chart custom data labels. See :ref:`chart_series_option_data_labels` and
:ref:`chart_series_option_custom_data_labels`.
Links

Update isort from 5.2.2 to 5.3.2.

Changelog

5.3.2

- Fixed incorrect warning code (W503->W0503).

5.3.1

- Improve upgrade warnings to be less noisy and point to error codes for easy interoperability with Visual Studio Code (see: 1363).

5.3.0

- Implemented ability to treat all or select comments as code (issue 1357)
- Implemented ability to use different configs for different file extensions (issue 1162)
- Implemented ability to specify the types of imports (issue 1181)
- Implemented ability to dedup import headings (issue 953)
- Added experimental support for sorting literals (issue 1358)
- Added experimental support for sorting and deduping groupings of assignments.
- Improved handling of deprecated single line variables for usage with Visual Studio Code (issue 1363)
- Improved handling of mixed newline forms within same source file.
- Improved error handling for known sections.
- Improved API consistency, returning a boolean value for all modification API calls to indicate if changes were made.
- Fixed 1366: spurious errors when combining skip with --gitignore.
- Fixed 1359: --skip-gitignore does not honor ignored symlink

Internal Development:
- Initial hypothesmith powered test to help catch unexpected syntax parsing and output errors (thanks Zac-HD!)
Links

@philli-m philli-m force-pushed the pyup-scheduled-update-2020-08-10 branch from 71f7ef8 to 8f05e35 Compare August 12, 2020 12:21
.travis.yml Show resolved Hide resolved
@philli-m philli-m force-pushed the pyup-scheduled-update-2020-08-10 branch from 8f05e35 to 9e9eeb3 Compare August 13, 2020 06:59
@philli-m philli-m merged commit a113df3 into master Aug 13, 2020
@philli-m philli-m deleted the pyup-scheduled-update-2020-08-10 branch August 13, 2020 07:10
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.

3 participants