pyup-bot
31018e8717
Update pyparsing from 2.2.2 to 2.3.0
2018-11-05 18:59:15 +01:00
pyup-bot
0070be00af
Update urllib3 from 1.24 to 1.24.1
2018-11-05 18:59:14 +01:00
pyup-bot
04fad935a0
Update urllib3 from 1.24 to 1.24.1
2018-11-05 18:59:12 +01:00
Florian Bruhin
6931f17f13
Add debug logging for netrc
2018-11-05 14:52:18 +01:00
Florian Bruhin
b3493efc80
Remove unused import
2018-11-05 11:19:39 +01:00
Florian Bruhin
27d4796c2f
Add adblock benchmark
2018-11-05 10:05:59 +01:00
Florian Bruhin
08278138c4
Add :yank markdown
2018-11-03 07:54:37 +01:00
Florian Bruhin
9645b2ed0d
Update changelog
2018-10-31 09:13:38 +01:00
Florian Bruhin
cac04d4001
Add workaround for accepting third-party cookies
...
An empty first-party URL is considered a first-party request. This workaround
is equivalent to the Qt fix: https://codereview.qt-project.org/#/c/244021/
Note that later versions of Chromium changed that check:
https://bugs.chromium.org/p/chromium/issues/detail?id=882107
That shouldn't be a problem since we disable our workaround with Qt 5.11.3, so
once Qt catches up there, the check isn't done anymore.
Fixes #4281
2018-10-31 08:54:29 +01:00
Florian Bruhin
7c43562807
Update changelog
2018-10-30 15:43:04 +01:00
Florian Bruhin
a7fb07fbee
Add emacs-like config docs
2018-10-30 15:41:26 +01:00
Florian Bruhin
d5a5e08eff
Simplify test
2018-10-30 15:32:35 +01:00
Florian Bruhin
e23b6ef64e
Merge remote-tracking branch 'origin/pr/4382'
2018-10-30 08:56:03 +01:00
Florian Bruhin
874cca7c18
Merge pull request #4394 from qutebrowser/pyup-scheduled-update-2018-10-29
...
Scheduled weekly dependency update for week 43
2018-10-30 08:00:28 +01:00
Florian Bruhin
96ace5aa99
Update flake8 dependencies
2018-10-29 19:57:54 +01:00
pyup-bot
3985908285
Update tox from 3.5.2 to 3.5.3
2018-10-29 18:56:28 +01:00
pyup-bot
130c2bcad4
Update vulture from 0.29 to 1.0
2018-10-29 18:56:26 +01:00
pyup-bot
83e0ea28d2
Update vulture from 0.29 to 1.0
2018-10-29 18:56:25 +01:00
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
Jay Kamat
9c73bf9e97
Add tests for selection persisting
...
- Remove unneeded override of qt home method
2018-10-27 16:15:24 -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
11b5958bc4
Fix selection clearing when using <shift-home>
...
Closes #2886
2018-10-24 20:39:14 -07: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