@@ -2,6 +2,121 @@ Changelog
22=========
33
44
5+ v4.5.0 (2025-01-22)
6+ -------------------
7+ - Bump 4.5.0. [Kazuaki Matsuo]
8+ - Chore: update tags. [Kazuaki Matsuo]
9+ - Chore(deps): bump selenium from 4.27.1 to 4.28.0 (#1084) [Kazuaki
10+ Matsuo, dependabot[bot], dependabot[bot]]
11+
12+ * chore(deps): bump selenium from 4.27.1 to 4.28.0
13+
14+ Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.27.1 to 4.28.0.
15+ - [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
16+ - [Commits](https://github.com/SeleniumHQ/Selenium/commits/selenium-4.28.0)
17+
18+ ---
19+ updated-dependencies:
20+ - dependency-name: selenium
21+ dependency-type: direct:production
22+ update-type: version-update:semver-minor
23+ ...
24+ - Chore(deps-dev): update ruff requirement from ~=0.9.1 to ~=0.9.2
25+ (#1083) [dependabot[bot], dependabot[bot]]
26+
27+ Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
28+ - [Release notes](https://github.com/astral-sh/ruff/releases)
29+ - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
30+ - [Commits](https://github.com/astral-sh/ruff/compare/0.9.1...0.9.2)
31+
32+ ---
33+ updated-dependencies:
34+ - dependency-name: ruff
35+ dependency-type: direct:development
36+ ...
37+ - Chore(deps-dev): update ruff requirement from ~=0.9.0 to ~=0.9.1
38+ (#1082) [dependabot[bot], dependabot[bot]]
39+
40+ Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
41+ - [Release notes](https://github.com/astral-sh/ruff/releases)
42+ - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
43+ - [Commits](https://github.com/astral-sh/ruff/compare/0.9.0...0.9.1)
44+
45+ ---
46+ updated-dependencies:
47+ - dependency-name: ruff
48+ dependency-type: direct:development
49+ ...
50+ - Chore(deps-dev): update ruff requirement from ~=0.8.6 to ~=0.9.0
51+ (#1081) [Kazuaki Matsuo, dependabot[bot], dependabot[bot]]
52+
53+ * chore(deps-dev): update ruff requirement from ~=0.8.6 to ~=0.9.0
54+
55+ Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
56+ - [Release notes](https://github.com/astral-sh/ruff/releases)
57+ - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
58+ - [Commits](https://github.com/astral-sh/ruff/compare/0.8.6...0.9.0)
59+
60+ ---
61+ updated-dependencies:
62+ - dependency-name: ruff
63+ dependency-type: direct:development
64+ ...
65+ - Chore(deps-dev): update ruff requirement from ~=0.8.5 to ~=0.8.6
66+ (#1080) [dependabot[bot], dependabot[bot]]
67+
68+ Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
69+ - [Release notes](https://github.com/astral-sh/ruff/releases)
70+ - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
71+ - [Commits](https://github.com/astral-sh/ruff/compare/0.8.5...0.8.6)
72+
73+ ---
74+ updated-dependencies:
75+ - dependency-name: ruff
76+ dependency-type: direct:development
77+ ...
78+ - Chore(deps-dev): update ruff requirement from ~=0.8.4 to ~=0.8.5
79+ (#1079) [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/commits)
85+
86+ ---
87+ updated-dependencies:
88+ - dependency-name: ruff
89+ dependency-type: direct:development
90+ ...
91+ - Chore(deps-dev): update ruff requirement from ~=0.8.3 to ~=0.8.4
92+ (#1078) [dependabot[bot], dependabot[bot]]
93+
94+ Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
95+ - [Release notes](https://github.com/astral-sh/ruff/releases)
96+ - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
97+ - [Commits](https://github.com/astral-sh/ruff/compare/0.8.3...0.8.4)
98+
99+ ---
100+ updated-dependencies:
101+ - dependency-name: ruff
102+ dependency-type: direct:development
103+ ...
104+ - Chore(deps-dev): update ruff requirement from ~=0.8.1 to ~=0.8.3
105+ (#1074) [dependabot[bot], dependabot[bot]]
106+
107+ Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
108+ - [Release notes](https://github.com/astral-sh/ruff/releases)
109+ - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
110+ - [Commits](https://github.com/astral-sh/ruff/compare/0.8.1...0.8.3)
111+
112+ ---
113+ updated-dependencies:
114+ - dependency-name: ruff
115+ dependency-type: direct:development
116+ ...
117+ - Update changelog for 4.4.0. [Kazuaki Matsuo]
118+
119+
5120v4.4.0 (2024-11-29)
6121-------------------
7122
0 commit comments