Skip to content
This repository has been archived by the owner on May 31, 2019. It is now read-only.

Scheduled weekly dependency update for week 41 #150

Merged
merged 5 commits into from Oct 15, 2018

Conversation

pyup-bot
Copy link
Contributor

Update certifi from 2018.8.24 to 2018.10.15.

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

Links

Update freezegun from 0.3.10 to 0.3.11.

Changelog

0.3.11

------

* Performance improvements
* Fix nesting time.time
* Add nanosecond property
Links

Update prompt-toolkit from 2.0.5 to 2.0.6.

Changelog

2.0.6

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

Bug fixes:
- Don't use the predefined ANSI colors for colors that are defined as RGB.
(Terminals can assign different color schemes for ansi colors, and we don't
want use any of those for colors that are defined like aabbcc for instance.)
- Fix in handling of CPRs when patch_stdout is used.

Backwards incompatible changes:
- Change to the `Buffer` class. Reset the buffer unless the `accept_handler`
returns `True` (which means: "keep_text"). This doesn't affect applications
that use `PromptSession`.

New features:
- Added `AdjustBrightnessStyleTransformation`. This is a simple style
transformation that improves the rendering on terminals with light or dark
background.
- Improved performance (string width caching and line height calculation).
- Improved `TextArea`:
* Exposed `focus_on_click`.
* Added attributes: `auto_suggest`, `complete_while_typing`, `history`,
 `get_line_prefix`, `input_processors`.
* Made attributes writable: `lexer`, `completer`, `complete_while_typing`,
 `accept_handler`, `read_only`, `wrap_lines`.
Links

Update py from 1.6.0 to 1.7.0.

Changelog

1.7.0

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

- fix 174: use ``shutil.get_terminal_size()`` in Python 3.3+ to determine the size of the
terminal, which produces more accurate results than the previous method.

- fix pytest-dev/pytest2042: introduce new ``PY_IGNORE_IMPORTMISMATCH`` environment variable
that suppresses ``ImportMismatchError`` exceptions when set to ``1``.
Links

Update tox from 3.5.1 to 3.5.2.

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

Links

@c-bata c-bata merged commit 6cb8b4c into master Oct 15, 2018
@c-bata c-bata deleted the pyup-scheduled-update-2018-10-15 branch October 15, 2018 17:05
@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.619% when pulling 7a0da52 on pyup-scheduled-update-2018-10-15 into 363868c on master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants