Releases: mozilla/PollBot
v1.5.0
What's Changed
- Bump setuptools from 67.2.0 to 70.0.0 by @dependabot in #468
- Bump zipp from 3.13.0 to 3.19.1 by @dependabot in #467
- Bump certifi from 2023.7.22 to 2024.7.4 by @dependabot in #466
- Bump swagger-spec-validator from 3.0.3 to 3.0.4 by @dependabot in #465
- Bump pytest-asyncio from 0.23.7 to 0.23.8 by @dependabot in #469
- Bump pytest from 8.2.2 to 8.3.1 by @dependabot in #470
- Bump pytest from 8.3.1 to 8.3.2 by @dependabot in #471
- Bump flake8 from 7.1.0 to 7.1.1 by @dependabot in #473
- Bump aiohttp from 3.9.5 to 3.10.1 by @dependabot in #472
- Bump aiohttp from 3.10.1 to 3.10.2 by @dependabot in #474
- Bump aiohttp from 3.10.2 to 3.10.3 by @dependabot in #475
- Bump aiohttp from 3.10.3 to 3.10.4 by @dependabot in #476
- Issue 481: Output uptake message with 3 decimals by @pascalchevrel in #482
- Bump 1.5.0 by @JohanLorenzo in #483
New Contributors
- @pascalchevrel made their first contribution in #482
- @JohanLorenzo made their first contribution in #483
Full Changelog: v1.4.10...v1.5.0
v1.4.10
What's Changed
- Bump zest-releaser from 9.1.2 to 9.1.3 by @dependabot in #443
- Bump cryptography from 41.0.6 to 42.0.0 by @dependabot in #442
- Bump ruamel-yaml from 0.18.5 to 0.18.6 by @dependabot in #444
- Bump pytest from 8.0.0 to 8.0.1 by @dependabot in #446
- Bump cryptography from 42.0.0 to 42.0.2 by @dependabot in #445
- build(deps): bump cryptography from 42.0.2 to 42.0.4 by @dependabot in #447
- update circleci image by @gbrownmozilla in #448
- build(deps): bump pytest from 8.0.1 to 8.0.2 by @dependabot in #449
- build(deps): bump pytest from 8.0.2 to 8.1.1 by @dependabot in #450
- build(deps): bump aiohttp from 3.9.3 to 3.9.5 by @dependabot in #453
- build(deps): bump idna from 3.4 to 3.7 by @dependabot in #451
- build(deps): bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #455
- update pytest based on pytest-dev/pytest#12269 by @gbrownmozilla in #456
- build(deps): bump pytest from 8.2.0 to 8.2.1 by @dependabot in #457
- build(deps): bump pytest-asyncio from 0.23.6 to 0.23.7 by @dependabot in #458
- build(deps): bump requests from 2.31.0 to 2.32.0 by @dependabot in #459
- Bump pytest from 8.2.1 to 8.2.2 by @dependabot in #460
- remove invalid test; a.m.o candidates cleanup has invalidated test by @gbrownmozilla in #464
- Bump flake8 from 7.0.0 to 7.1.0 by @dependabot in #462
- Bump zest-releaser from 9.1.3 to 9.2.0 by @dependabot in #461
- Bump urllib3 from 1.26.18 to 1.26.19 by @dependabot in #463
Full Changelog: v1.4.9...v1.4.10
1.4.9
Merge pull request #441 from mozilla/dependabot/pip/aiohttp-3.9.3
Bump aiohttp from 3.9.2 to 3.9.3
Merge pull request #440 from mozilla/dependabot/pip/zest-releaser-9.1.2
Bump zest-releaser from 9.1.1 to 9.1.2
Merge pull request #438 from mozilla/dependabot/pip/pytest-8.0.0
Merge pull request #439 from mozilla/dependabot/pip/aiohttp-3.9.2
Bump aiohttp from 3.9.1 to 3.9.2
Bump pytest from 7.4.4 to 8.0.0
Merge pull request #437 from mozilla/dependabot/pip/jinja2-3.1.3
Bump jinja2 from 3.1.2 to 3.1.3
Merge pull request #436 from mozilla/dependabot/pip/flake8-7.0.0
Bump flake8 from 6.1.0 to 7.0.0
Merge pull request #435 from mozilla/dependabot/pip/pytest-7.4.4
Bump pytest from 7.4.3 to 7.4.4
Merge pull request #434 from mozilla/dependabot/pip/cryptography-41.0.6
Bump cryptography from 41.0.4 to 41.0.6
Merge pull request #433 from mozilla/dependabot/pip/aiohttp-3.9.1
Bump aiohttp from 3.9.0 to 3.9.1
Merge pull request #431 from mozilla/dependabot/pip/aiohttp-3.9.0
Bump aiohttp from 3.8.6 to 3.9.0
Merge pull request #432 from mozilla/dependabot/pip/aioresponses-0.7.6
Bump aioresponses from 0.7.4 to 0.7.6
Merge pull request #427 from mozilla/dependabot/pip/zest-releaser-9.1.1
Bump zest-releaser from 8.0.0 to 9.1.1
Merge pull request #428 from mozilla/dependabot/pip/ruamel-yaml-0.18.5
Bump ruamel-yaml from 0.17.35 to 0.18.5
Merge pull request #429 from gbrownmozilla/yaml-safeload
update yaml.safe_load uses (safe_load is deprecated)
Merge pull request #425 from mozilla/dependabot/pip/pytest-7.4.3
Bump pytest from 7.4.2 to 7.4.3
Merge pull request #423 from mozilla/dependabot/pip/urllib3-1.26.18
Bump urllib3 from 1.26.17 to 1.26.18
Merge pull request #421 from mozilla/dependabot/pip/ruamel-yaml-0.17.35
Bump ruamel-yaml from 0.17.33 to 0.17.35
Merge pull request #422 from mozilla/dependabot/pip/aiohttp-3.8.6
Bump aiohttp from 3.8.5 to 3.8.6
Merge pull request #420 from mozilla/dependabot/pip/urllib3-1.26.17
Bump urllib3 from 1.26.14 to 1.26.17
Merge pull request #419 from mozilla/dependabot/pip/ruamel-yaml-0.17.33
Bump ruamel-yaml from 0.17.32 to 0.17.33
Merge pull request #418 from mozilla/dependabot/pip/cryptography-41.0.4
Bump cryptography from 41.0.3 to 41.0.4
Merge pull request #417 from mozilla/dependabot/pip/pytest-7.4.2
Merge pull request #416 from mozilla/dependabot/pip/pytest-aiohttp-1.0.5
Bump pytest from 7.4.1 to 7.4.2
Bump pytest-aiohttp from 1.0.4 to 1.0.5
Merge pull request #415 from mozilla/dependabot/pip/pytest-7.4.1
Bump pytest from 7.4.0 to 7.4.1
Merge pull request #414 from 0o001/master
fix: mozilla name typo
Merge pull request #413 from mozilla/dependabot/pip/flake8-6.1.0
Bump flake8 from 6.0.0 to 6.1.0
Merge pull request #412 from mozilla/dependabot/pip/cryptography-41.0.3
Bump cryptography from 41.0.2 to 41.0.3
Merge pull request #408 from mozilla/dependabot/pip/mock-5.1.0
Bump mock from 5.0.2 to 5.1.0
Merge pull request #407 from mozilla/dependabot/pip/cryptography-41.0.2
Bump cryptography from 41.0.0 to 41.0.2
Merge pull request #409 from mozilla/dependabot/pip/pygments-2.15.0
Merge pull request #410 from mozilla/dependabot/pip/aiohttp-3.8.5
Merge pull request #411 from mozilla/dependabot/pip/certifi-2023.7.22
Bump certifi from 2022.12.7 to 2023.7.22
Bump aiohttp from 3.8.4 to 3.8.5
Bump pygments from 2.14.0 to 2.15.0
Merge pull request #406 from mozilla/dependabot/pip/pytest-7.4.0
Bump pytest from 7.3.2 to 7.4.0
Merge pull request #405 from mozilla/dependabot/pip/ruamel-yaml-0.17.32
Bump ruamel-yaml from 0.17.31 to 0.17.32
Merge pull request #404 from mozilla/dependabot/pip/cryptography-41.0.0
Merge pull request #403 from mozilla/dependabot/pip/requests-2.31.0
Bump cryptography from 39.0.1 to 41.0.0
Bump requests from 2.28.2 to 2.31.0
Merge pull request #402 from mozilla/dependabot/pip/pytest-7.3.2
Merge pull request #401 from mozilla/dependabot/pip/zest-releaser-8.0.0
Merge pull request #400 from mozilla/dependabot/pip/ruamel-yaml-0.17.31
Bump pytest from 7.3.1 to 7.3.2
Bump zest-releaser from 7.3.0 to 8.0.0
Bump ruamel-yaml from 0.17.21 to 0.17.31
Merge pull request #399 from mozilla/dependabot/pip/pytest-7.3.1
Merge pull request #398 from mozilla/dependabot/pip/mock-5.0.2
Bump pytest from 7.3.0 to 7.3.1
Bump mock from 5.0.1 to 5.0.2
Merge pull request #397 from mozilla/dependabot/pip/pytest-7.3.0
Bump pytest from 7.2.2 to 7.3.0
Merge pull request #395 from mozilla/dependabot/pip/pytest-7.2.2
Merge pull request #394 from mozilla/dependabot/pip/markdown-it-py-2.2.0
Bump pytest from 7.2.1 to 7.2.2
Bump markdown-it-py from 2.1.0 to 2.2.0
Merge pull request #393 from mozilla/dependabot/pip/aiohttp-3.8.4
Bump aiohttp from 3.8.3 to 3.8.4
Merge pull request #392 from gbrownmozilla/upgrade-deps
re-pin requirements
Merge pull request #386 from mozilla/dependabot/pip/mock-5.0.0
Bump mock from 4.0.3 to 5.0.0
Merge pull request #385 from mozilla/dependabot/pip/setuptools-65.5.1
Bump setuptools from 65.2.0 to 65.5.1
Merge pull request #384 from mozilla/dependabot/pip/aioresponses-0.7.4
Bump aioresponses from 0.7.3 to 0.7.4
1.4.8
v1.4.8 - Merge pull request #383 from mozilla/dependabot/pip/cryptography-38…
v1.4.7
v1.4.6
-
Merge pull request #361 from gbrownmozilla/cleanup
-
Add CODEOWNERS, remove some broken links
-
Merge pull request #360 from gbrownmozilla/redirects
-
Fix lint error
-
Expand unit tests
-
Merge pull request #358 from mozilla/dependabot/pip/aioresponses-0.7.3
-
Merge pull request #359 from mozilla/dependabot/pip/pytest-7.0.0
-
Merge pull request #357 from mozilla/dependabot/pip/lxml-4.6.5
-
Use string.whitespace
-
Harden trailing slashes redirect
-
Bump pytest from 6.2.5 to 7.0.0
-
Bump aioresponses from 0.7.2 to 0.7.3
-
Bump lxml from 4.6.3 to 4.6.5
-
Merge pull request #356 from mozilla/dependabot/pip/aiohttp-3.8.1
-
Bump aiohttp from 3.8.0 to 3.8.1
-
Merge pull request #355 from mozilla/dependabot/pip/swagger-spec-validator-2.7.4
-
Merge pull request #354 from mozilla/dependabot/pip/aiohttp-3.8.0
-
Bump aiohttp from 3.7.4.post0 to 3.8.0
-
Merge pull request #353 from mozilla/dependabot/pip/aiohttp-swagger-1.0.16
-
Bump swagger-spec-validator from 2.7.3 to 2.7.4
-
Bump aiohttp-swagger from 1.0.15 to 1.0.16
v1.4.5
-
Merge pull request #352 from gbrownmozilla/upgrade-requirments-txt
-
upgrade all requirements via pip-compile --upgrade in python 3.6
-
Merge pull request #351 from gbrownmozilla/permissions-fix
-
use chown instead
-
relax docker file permissions to allow run-tests.sh to run pip install successfully
-
Merge pull request #349 from gbrownmozilla/python-version
-
Merge pull request #348 from gbrownmozilla/reformat-requirements-txt
-
add .python-version file, for dependabot
-
update requirements.txt with modern pip-compile, python 3.6
-
Merge pull request #346 from jfx2006/thunderbird-support
-
Update test for Thunderbird Daily download link.
-
Update Thunderbird Nightly download link query selector
1.4.4 Release
v1.4.4 - (HEAD -> master, upstream/master) Merge pull request #333 from bhea…
1.4.3 Release
- Dependency updates
- Thunderbird support