pyup-bot
69b28d6a4d
Update pytest from 3.9.2 to 3.9.3
2018-10-29 18:56:23 +01:00
pyup-bot
8d6d4163bb
Update hypothesis from 3.79.0 to 3.81.0
2018-10-29 18:56:22 +01:00
pyup-bot
900bfe1e4f
Update python-dateutil from 2.7.3 to 2.7.5
2018-10-29 18:56:20 +01:00
pyup-bot
c5526f5c36
Update future from 0.16.0 to 0.17.0
2018-10-29 18:56:19 +01:00
pyup-bot
11184d3d5b
Update setuptools from 40.4.3 to 40.5.0
2018-10-29 18:56:17 +01:00
pyup-bot
3714adfe5a
Update flake8 from 3.5.0 to 3.6.0
2018-10-29 18:56:15 +01:00
Florian Bruhin
1f86f9814b
Merge pull request #4386 from jgkamat/jay/itsdangerous
...
Upgrade itsdangerous to 1.1.0
2018-10-28 10:54:20 +01:00
Jay Kamat
27625604b6
Upgrade itsdangerous to 1.1.0
...
Fixes CI failing due to pulled release
https://github.com/pallets/itsdangerous/issues/112
2018-10-27 16:24:13 -07:00
Florian Bruhin
a52c24791d
Release v1.5.2
...
(cherry picked from commit a42f37a0c6be5651073754dd6e62cd968df07130)
2018-10-26 10:21:28 +02:00
Florian Bruhin
5ad79ee6cd
Update changelog
2018-10-26 10:17:30 +02:00
Florian Bruhin
a5dba34088
Set content.cookies.accept to all by default
...
Setting it to no-3rdparty is a nice idea from a "privacy by default"
perspective, but it also breaks various pages.
In particular, due to what's probably a Qt bug, it breaks the new GMail:
https://bugreports.qt.io/browse/QTBUG-71393
Let's be in line with what other browsers by default here.
Fixes #4281
2018-10-26 10:14:30 +02:00
Florian Bruhin
5ce1229ee5
Add temporary fix for test_caret.py flakiness
...
Fixes #4311
Conflicts with #4087 , we might be able to revert this for that PR.
2018-10-26 10:05:44 +02:00
Florian Bruhin
9019bf790b
Skip "navigating with invalid selector" on QtWebKit
2018-10-26 10:01:01 +02:00
Florian Bruhin
c0dac51459
Merge remote-tracking branch 'origin/pr/4361'
2018-10-26 09:40:20 +02:00
Florian Bruhin
d1640ec064
Merge remote-tracking branch 'origin/pr/4362'
2018-10-26 09:35:21 +02:00
Florian Bruhin
cbc36666d0
Remove old _stop_timers
2018-10-26 09:33:00 +02:00
Florian Bruhin
20c9397b86
Merge remote-tracking branch 'origin/pr/4363'
2018-10-26 09:32:50 +02:00
Florian Bruhin
2c45226b6d
Update changelog
2018-10-26 09:15:16 +02:00
Florian Bruhin
ff0c8dc48e
Merge remote-tracking branch 'origin/pr/4381'
2018-10-26 09:14:46 +02:00
Florian Bruhin
a458615030
Further simplify caplog.messages
2018-10-25 11:16:26 +02:00
Jay Kamat
078f5f9f1c
Fix dragging with visibility toggle
2018-10-24 20:00:08 -07:00
Florian Bruhin
3b8964183e
Use caplog.messages
2018-10-24 10:57:17 +02:00
Florian Bruhin
77c53707ac
Add missing str()
2018-10-24 10:57:17 +02:00
Florian Bruhin
d299e48960
Work around pytest-bdd issues
...
See https://github.com/ionelmc/pytest-benchmark/issues/124
and https://github.com/ionelmc/pytest-benchmark/issues/125
2018-10-24 10:57:17 +02:00
Florian Bruhin
1c7667014a
tests: Fix broken parametrization id functions
2018-10-24 10:57:17 +02:00
Florian Bruhin
185904070a
Fix pytest warning precedence
...
If we use filterwarnings with the commandline argument, the argument wins and
all warnings are an error, even the collections DeprecationWarning.
2018-10-24 10:57:17 +02:00
Florian Bruhin
f5380ea681
Use utils.yaml_load where possible
2018-10-24 10:57:17 +02:00
Florian Bruhin
94c8d1b83e
Upgrade pytest
2018-10-24 08:05:00 +02:00
pyup-bot
ab1e12039a
Update pytest-bdd from 2.21.0 to 3.0.0
2018-10-22 19:55:27 +02:00
pyup-bot
b145e091c1
Update pluggy from 0.7.1 to 0.8.0
2018-10-22 19:55:26 +02:00
pyup-bot
0cd4f69ff5
Update pluggy from 0.7.1 to 0.8.0
2018-10-22 19:55:24 +02:00
pyup-bot
1f04c2177c
Update itsdangerous from 0.24 to 1.0.0
2018-10-22 19:55:23 +02:00
pyup-bot
0e7b433083
Update hypothesis from 3.76.0 to 3.79.0
2018-10-22 19:55:21 +02:00
pyup-bot
e401b4b9ab
Update wheel from 0.32.1 to 0.32.2
2018-10-22 19:55:20 +02:00
pyup-bot
7fa53d09c8
Update urllib3 from 1.23 to 1.24
2018-10-22 19:55:17 +02:00
pyup-bot
8bf5dcffe7
Update urllib3 from 1.23 to 1.24
2018-10-22 19:55:16 +02:00
pyup-bot
7dd6958947
Update requests from 2.19.1 to 2.20.0
2018-10-22 19:55:14 +02:00
pyup-bot
ac679ae004
Update requests from 2.19.1 to 2.20.0
2018-10-22 19:55:13 +02:00
user202729
c5f4587d4e
Fix _partial_timer connection in modeparsers
2018-10-18 18:20:45 +07:00
user202729
1bcf57f630
Simplify logic in HintKeyParser.handle
2018-10-18 17:13:20 +07:00
Jay Kamat
8ca30df7d6
Cache hot config accesses for hints
2018-10-17 19:52:24 -07:00
Florian Bruhin
9727975914
Expose tab if needed
2018-10-17 22:38:24 +02:00
Jay Kamat
fa5093e53e
Merge pull request #4352 from user202729/fix-docstring-1
...
Fix docstring for HintManager.filter_hints
2018-10-17 12:15:14 -07:00
user202729
6f505566b8
Fix docstring for HintManager.filter_hints
2018-10-17 23:44:03 +07:00
Florian Bruhin
8a62269018
Update changelog
2018-10-16 12:30:19 +02:00
Florian Bruhin
5840b60967
Fix utils.ceil_log with invalid log values
2018-10-16 12:29:49 +02:00
Florian Bruhin
ca7c53d4df
Add tests for utils.ceil_log
2018-10-16 12:29:43 +02:00
Florian Bruhin
5b7615886b
Merge remote-tracking branch 'origin/pr/4330'
2018-10-16 12:02:22 +02:00
Florian Bruhin
fa489201ec
Update changelog
2018-10-16 11:41:15 +02:00
Florian Bruhin
cde94e7356
Merge remote-tracking branch 'origin/pr/4332'
2018-10-16 11:38:28 +02:00