@@ -2,6 +2,163 @@ Changelog
22=========
33
44
5+ v5.1.0 (2025-05-05)
6+ -------------------
7+
8+ New
9+ ~~~
10+ - Feat: add method for interacting with the Flutter integration driver
11+ (#1123) [Oleg Matskiv]
12+
13+ Test
14+ ~~~~
15+ - Test: use timeout in client_config instead of the global var (#1120)
16+ [Kazuaki Matsuo]
17+ - Ci: Tune CC title script. [Mykola Mokhnach]
18+
19+ Other
20+ ~~~~~
21+ - Bump 5.1.0. [Kazuaki Matsuo]
22+ - Chore(deps-dev): update ruff requirement from ~=0.11.7 to ~=0.11.8
23+ (#1122) [dependabot[bot], dependabot[bot]]
24+
25+ Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
26+ - [Release notes](https://github.com/astral-sh/ruff/releases)
27+ - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
28+ - [Commits](https://github.com/astral-sh/ruff/compare/0.11.7...0.11.8)
29+
30+ ---
31+ updated-dependencies:
32+ - dependency-name: ruff
33+ dependency-version: 0.11.8
34+ dependency-type: direct:development
35+ ...
36+ - Chore(deps): update typing-extensions requirement (#1115)
37+ [dependabot[bot], dependabot[bot]]
38+
39+ Updates the requirements on [typing-extensions](https://github.com/python/typing_extensions) to permit the latest version.
40+ - [Release notes](https://github.com/python/typing_extensions/releases)
41+ - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
42+ - [Commits](https://github.com/python/typing_extensions/compare/4.13.1...4.13.2)
43+
44+ ---
45+ updated-dependencies:
46+ - dependency-name: typing-extensions
47+ dependency-version: 4.13.2
48+ dependency-type: direct:production
49+ ...
50+ - Chore(deps-dev): update ruff requirement from ~=0.11.4 to ~=0.11.7
51+ (#1118) [dependabot[bot], dependabot[bot]]
52+
53+ Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
54+ - [Release notes](https://github.com/astral-sh/ruff/releases)
55+ - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
56+ - [Commits](https://github.com/astral-sh/ruff/compare/0.11.4...0.11.7)
57+
58+ ---
59+ updated-dependencies:
60+ - dependency-name: ruff
61+ dependency-version: 0.11.7
62+ dependency-type: direct:development
63+ ...
64+ - Chore(deps): bump selenium from 4.30.0 to 4.31.0 (#1113)
65+ [dependabot[bot], dependabot[bot]]
66+
67+ Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.30.0 to 4.31.0.
68+ - [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
69+ - [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.30.0...selenium-4.31.0)
70+
71+ ---
72+ updated-dependencies:
73+ - dependency-name: selenium
74+ dependency-version: 4.31.0
75+ dependency-type: direct:production
76+ update-type: version-update:semver-minor
77+ ...
78+ - Chore(deps-dev): update ruff requirement from ~=0.11.3 to ~=0.11.4
79+ (#1114) [dependabot[bot], dependabot[bot]]
80+
81+ Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
82+ - [Release notes](https://github.com/astral-sh/ruff/releases)
83+ - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
84+ - [Commits](https://github.com/astral-sh/ruff/compare/0.11.3...0.11.4)
85+
86+ ---
87+ updated-dependencies:
88+ - dependency-name: ruff
89+ dependency-version: 0.11.4
90+ dependency-type: direct:development
91+ ...
92+ - Chore(deps): update typing-extensions requirement (#1112)
93+ [dependabot[bot], dependabot[bot]]
94+
95+ Updates the requirements on [typing-extensions](https://github.com/python/typing_extensions) to permit the latest version.
96+ - [Release notes](https://github.com/python/typing_extensions/releases)
97+ - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
98+ - [Commits](https://github.com/python/typing_extensions/compare/4.12.2...4.13.1)
99+
100+ ---
101+ updated-dependencies:
102+ - dependency-name: typing-extensions
103+ dependency-version: 4.13.1
104+ dependency-type: direct:production
105+ ...
106+ - Chore(deps-dev): update ruff requirement from ~=0.11.2 to ~=0.11.3
107+ (#1111) [dependabot[bot], dependabot[bot]]
108+
109+ Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
110+ - [Release notes](https://github.com/astral-sh/ruff/releases)
111+ - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
112+ - [Commits](https://github.com/astral-sh/ruff/compare/0.11.2...0.11.3)
113+
114+ ---
115+ updated-dependencies:
116+ - dependency-name: ruff
117+ dependency-version: 0.11.3
118+ dependency-type: direct:development
119+ ...
120+ - Chore(deps-dev): update ruff requirement from ~=0.10.0 to ~=0.11.2
121+ (#1107) [dependabot[bot], dependabot[bot]]
122+
123+ Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
124+ - [Release notes](https://github.com/astral-sh/ruff/releases)
125+ - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
126+ - [Commits](https://github.com/astral-sh/ruff/compare/0.10.0...0.11.2)
127+
128+ ---
129+ updated-dependencies:
130+ - dependency-name: ruff
131+ dependency-type: direct:development
132+ ...
133+ - Chore(deps-dev): update tox requirement from ~=4.24 to ~=4.25 (#1109)
134+ [dependabot[bot], dependabot[bot]]
135+
136+ Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version.
137+ - [Release notes](https://github.com/tox-dev/tox/releases)
138+ - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
139+ - [Commits](https://github.com/tox-dev/tox/compare/4.24.0...4.25.0)
140+
141+ ---
142+ updated-dependencies:
143+ - dependency-name: tox
144+ dependency-type: direct:development
145+ ...
146+ - Chore(deps): bump selenium from 4.29.0 to 4.30.0 (#1108)
147+ [dependabot[bot], dependabot[bot]]
148+
149+ Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.29.0 to 4.30.0.
150+ - [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
151+ - [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.29.0...selenium-4.30.0)
152+
153+ ---
154+ updated-dependencies:
155+ - dependency-name: selenium
156+ dependency-type: direct:production
157+ update-type: version-update:semver-minor
158+ ...
159+ - Update changelog for 5.0.0. [Kazuaki Matsuo]
160+
161+
5162v5.0.0 (2025-03-23)
6163-------------------
7164
0 commit comments