-------------------
New
~~~
- Feat: Change base selenium client version to selenium 4 (636)
[Kazuaki Matsuo]
- Changed base selenium client version to v4
- No longer forceMjsonwp works
- Add strict_ssl option in webdriver.Remote
Test
~~~~
- Ci: set pipenv==2021.5.29 to prevent dependencies error (651)
[Kazuaki Matsuo]
* ci: add --pre
* specify pipenv as same as the previous ok case
* set 2021.5.29 in tox as well
Other
~~~~~
- Bump 2.0.0. [Kazuaki Matsuo]
- Docs: update readme. [Kazuaki Matsuo]
- Chore: add Python 3.9 as metadata. [Kazuaki Matsuo]
- Chore(deps): update isort requirement from ~=5.9 to ~=5.10 (650)
[dependabot[bot]]
Updates the requirements on [isort](https://github.com/pycqa/isort) to permit the latest version.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.9.0...5.10.0)
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:production
...
- Update changelog for 2.0.0.rc6. [Kazuaki Matsuo]
- Bump 2.0.0.rc6. [Kazuaki Matsuo]
- Docs: update readme. [Kazuaki Matsuo]
- Chore: adding deprecation mark in touch actions and multi touch (648)
[Kazuaki Matsuo]
* chore: add deprecation mark in touch actions and multi touch
* chore: add deprecated mark in MultiAction class
* docs: update readme
- Chore: deprecate -windows uiautomation (649) [Kazuaki Matsuo]
* chore: add Deprecated for -windows uiautomation
* chore: add logger
- Update changelog for 2.0.0.rc5. [Kazuaki Matsuo]
- Bump 2.0.0.rc5. [Kazuaki Matsuo]
- Chore(deps): update sphinx requirement from <4.0,>=3.0 to >=3.0,<5.0
(603) [Kazuaki Matsuo, dependabot[bot]]
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.0.0...v4.0.0)
- Update gitchangelog once. [Kazuaki Matsuo]
- Chore(deps): update sphinx-rtd-theme requirement from <1.0 to <2.0
(637) [Kazuaki Matsuo, dependabot[bot]]
Updates the requirements on [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) to permit the latest version.
- [Release notes](https://github.com/readthedocs/sphinx_rtd_theme/releases)
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/0.1.8...1.0.0)
---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
dependency-type: direct:production
...
- Chore: cleanup no longer needed code in w3c, bump dev Pipfile (646)
[Kazuaki Matsuo]
chore: cleanup no longer needed code in w3c, bump dev Pipfile
- Chore(deps): update pylint requirement from ~=2.10 to ~=2.11 (638)
[dependabot[bot]]
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.10.0...v2.11.1)
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:production
...
- Chore(deps): update pytest-cov requirement from ~=2.12 to ~=3.0 (641)
[dependabot[bot]]
Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.12.0...v3.0.0)
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-type: direct:production
...
- Update changelog for 1.3.0. [Kazuaki Matsuo]