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 monthly dependency update for November #150

Merged
merged 6 commits into from
Nov 3, 2018

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Nov 1, 2018

Update bleach from 3.0.0 to 3.0.2.

Changelog

3.0.2

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

**Security fixes**

None

**Backwards incompatible changes**

None

**Features**

None

**Bug fixes**

* Merge ``Characters`` tokens after sanitizing them. This fixes issues in the
``LinkifyFilter`` where it was only linkifying parts of urls. (374)

3.0.1

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

**Security fixes**

None

**Backwards incompatible changes**

None

**Features**

* Support Python 3.7. It supported Python 3.7 just fine, but we added 3.7 to
the list of Python environments we test so this is now officially supported.
(377)

**Bug fixes**

* Fix ``list`` object has no attribute ``lower`` in ``clean``. (398)
* Fix ``abbr`` getting escaped in ``linkify``. (400)
Links

Update django from 2.1.2 to 2.1.3.

Changelog

2.1.3

==========================

*November 1, 2018*

Django 2.1.3 fixes several bugs in 2.1.2.

Bugfixes
========

* Fixed a regression in Django 2.0 where combining ``Q`` objects with ``__in``
lookups and lists crashed (:ticket:`29838`).

* Fixed a regression in Django 1.11 where ``django-admin shell`` may hang
on startup (:ticket:`29774`).

* Fixed a regression in Django 2.0 where test databases aren't reused with
``manage.py test --keepdb`` on MySQL (:ticket:`29827`).

* Fixed a regression where cached foreign keys that use ``to_field`` were
incorrectly cleared in ``Model.save()`` (:ticket:`29896`).

* Fixed a regression in Django 2.0 where ``FileSystemStorage`` crashes with
``FileExistsError`` if concurrent saves try to create the same directory
(:ticket:`29890`).


==========================
Links

Update django-tables2 from 2.0.1 to 2.0.2.

Changelog

2.0.2

- Make sure the value of the class attribute in `<th>` has consistent ordering (fixes [627](https://github.com/jieter/django-tables2/issues/627))
- Make sure that pagination block is available in template regardless of pagination status [622](https://github.com/jieter/django-tables2/pull/622) by
[apocalyptech](https://github.com/apocalyptech)
Links

Update gunicorn from 19.8.1 to 19.9.0.

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

Links

Update requests from 2.19.1 to 2.20.0.

Changelog

2.20.0

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

**Bugfixes**

-   Content-Type header parsing is now case-insensitive (e.g.
 charset=utf8 v Charset=utf8).
-   Fixed exception leak where certain redirect urls would raise
 uncaught urllib3 exceptions.
-   Requests removes Authorization header from requests redirected
 from https to http on the same hostname. (CVE-2018-18074)
-   `should_bypass_proxies` now handles URIs without hostnames (e.g.
 files).

**Dependencies**

- Requests now supports urllib3 v1.24.

**Deprecations**

- Requests has officially stopped support for Python 2.6.
Links

Update django-webtest from 1.9.3 to 1.9.4.

Changelog

1.9.4

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

- py34 and Django 1.8 are no longer tested (but may works)

- allow to use positionnal args; fixed 89

- remove deprecated pytest.yield_fixture functions. use pytest.fixture instead;
fixed 88

- Don't add duplicate WebtestUserMiddleware to the list of middlewares in
WebTestMixin. fixed 87

- restore MIDDLEWARE_CLASSES support; fixed 84
Links

@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.107% when pulling d090029 on pyup/scheduled-update-2018-11-01 into 282cc8a on master.

@rlmv rlmv merged commit d110ce4 into master Nov 3, 2018
@rlmv rlmv deleted the pyup/scheduled-update-2018-11-01 branch November 3, 2018 18: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.

None yet

3 participants