Skip to content

Commit bb438de

Browse files
author
semantic-release
committed
2.12.1
Automatically generated by python-semantic-release
1 parent 7c6bb54 commit bb438de

File tree

2 files changed

+97
-18
lines changed

2 files changed

+97
-18
lines changed

CHANGELOG.md

Lines changed: 96 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,95 @@
11
# CHANGELOG
22

33

4+
## v2.12.1 (2025-03-04)
5+
6+
### Bug Fixes
7+
8+
- Add error for web calls and saros dock
9+
([#343](https://github.com/Python-roborock/python-roborock/pull/343),
10+
[`49fb137`](https://github.com/Python-roborock/python-roborock/commit/49fb1372aead96ad5b03222699ab150bf83b31f9))
11+
12+
### Chores
13+
14+
- **deps**: Bump aiohttp from 3.11.11 to 3.11.12
15+
([#328](https://github.com/Python-roborock/python-roborock/pull/328),
16+
[`f2d0c39`](https://github.com/Python-roborock/python-roborock/commit/f2d0c39353aff0d2f63ba5402cbfd1fd5c9f70c3))
17+
18+
--- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production
19+
20+
update-type: version-update:semver-patch ...
21+
22+
Signed-off-by: dependabot[bot] <support@github.com>
23+
24+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
25+
26+
- **deps**: Bump aiohttp from 3.11.12 to 3.11.13
27+
([#340](https://github.com/Python-roborock/python-roborock/pull/340),
28+
[`7c6bb54`](https://github.com/Python-roborock/python-roborock/commit/7c6bb544fe14b0512eb4cc73f3d92f19fc56f4f7))
29+
30+
--- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production
31+
32+
update-type: version-update:semver-patch ...
33+
34+
Signed-off-by: dependabot[bot] <support@github.com>
35+
36+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
37+
38+
- **deps**: Bump python-semantic-release/python-semantic-release
39+
([#338](https://github.com/Python-roborock/python-roborock/pull/338),
40+
[`15f7705`](https://github.com/Python-roborock/python-roborock/commit/15f77056b8f2c4dcd2772812c6c2f9647f808bcd))
41+
42+
Bumps
43+
[python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release)
44+
from 9.17.0 to 9.21.0. - [Release
45+
notes](https://github.com/python-semantic-release/python-semantic-release/releases) -
46+
[Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.rst)
47+
-
48+
[Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v9.17.0...v9.21.0)
49+
50+
--- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release
51+
dependency-type: direct:production
52+
53+
update-type: version-update:semver-minor ...
54+
55+
Signed-off-by: dependabot[bot] <support@github.com>
56+
57+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
58+
59+
- **deps-dev**: Bump mypy from 1.14.1 to 1.15.0
60+
([#329](https://github.com/Python-roborock/python-roborock/pull/329),
61+
[`2105cdf`](https://github.com/Python-roborock/python-roborock/commit/2105cdf2a29a1ad1c1c9117e3dff4c4548466d4f))
62+
63+
Bumps [mypy](https://github.com/python/mypy) from 1.14.1 to 1.15.0. -
64+
[Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) -
65+
[Commits](https://github.com/python/mypy/compare/v1.14.1...v1.15.0)
66+
67+
--- updated-dependencies: - dependency-name: mypy dependency-type: direct:development
68+
69+
update-type: version-update:semver-minor ...
70+
71+
Signed-off-by: dependabot[bot] <support@github.com>
72+
73+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
74+
75+
- **deps-dev**: Bump ruff from 0.9.4 to 0.9.9
76+
([#341](https://github.com/Python-roborock/python-roborock/pull/341),
77+
[`4e80f7a`](https://github.com/Python-roborock/python-roborock/commit/4e80f7a86764240729982de3336173231fac6a08))
78+
79+
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.4 to 0.9.9. - [Release
80+
notes](https://github.com/astral-sh/ruff/releases) -
81+
[Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) -
82+
[Commits](https://github.com/astral-sh/ruff/compare/0.9.4...0.9.9)
83+
84+
--- updated-dependencies: - dependency-name: ruff dependency-type: direct:development
85+
86+
update-type: version-update:semver-patch ...
87+
88+
Signed-off-by: dependabot[bot] <support@github.com>
89+
90+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
91+
92+
493
## v2.12.0 (2025-02-21)
594

695
### Features
@@ -172,9 +261,7 @@ Bumps [paho-mqtt](https://github.com/eclipse/paho.mqtt.python) from 1.6.1 to 2.1
172261

173262
--- updated-dependencies: - dependency-name: paho-mqtt dependency-type: direct:production
174263

175-
update-type: version-update:semver-major
176-
177-
...
264+
update-type: version-update:semver-major ...
178265

179266
Signed-off-by: dependabot[bot] <support@github.com>
180267

@@ -253,9 +340,7 @@ Bumps [aioresponses](https://github.com/pnuckowski/aioresponses) from 0.7.7 to 0
253340

254341
--- updated-dependencies: - dependency-name: aioresponses dependency-type: direct:development
255342

256-
update-type: version-update:semver-patch
257-
258-
...
343+
update-type: version-update:semver-patch ...
259344

260345
Signed-off-by: dependabot[bot] <support@github.com>
261346

@@ -740,7 +825,7 @@ BREAKING CHANGE: You must now specify what version api you want to use with clie
740825

741826
* feat: add more zeo things
742827

743-
### BREAKING CHANGES
828+
### Breaking Changes
744829

745830
- You must now specify what version api you want to use with clients.
746831

@@ -778,7 +863,7 @@ BREAKING CHANGE: You must now specify what version api you want to use with clie
778863

779864
BREAKING CHANGE: You must now specify what version api you want to use with clients.
780865

781-
### BREAKING CHANGES
866+
### Breaking Changes
782867

783868
- You must now specify what version api you want to use with clients.
784869

@@ -987,9 +1072,7 @@ Bumps [snok/install-poetry](https://github.com/snok/install-poetry) from 1.3.3 t
9871072

9881073
--- updated-dependencies: - dependency-name: snok/install-poetry dependency-type: direct:production
9891074

990-
update-type: version-update:semver-patch
991-
992-
...
1075+
update-type: version-update:semver-patch ...
9931076

9941077
Signed-off-by: dependabot[bot] <support@github.com>
9951078

@@ -1537,9 +1620,7 @@ Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-git
15371620
--- updated-dependencies: - dependency-name: wagoid/commitlint-github-action dependency-type:
15381621
direct:production
15391622

1540-
update-type: version-update:semver-minor
1541-
1542-
...
1623+
update-type: version-update:semver-minor ...
15431624

15441625
Signed-off-by: dependabot[bot] <support@github.com>
15451626

@@ -1554,9 +1635,7 @@ Updates the requirements on [pycryptodome](https://github.com/Legrandin/pycrypto
15541635
[Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) -
15551636
[Commits](https://github.com/Legrandin/pycryptodome/compare/v3.17.0...v3.18.0)
15561637

1557-
--- updated-dependencies: - dependency-name: pycryptodome dependency-type: direct:production
1558-
1559-
...
1638+
--- updated-dependencies: - dependency-name: pycryptodome dependency-type: direct:production ...
15601639

15611640
Signed-off-by: dependabot[bot] <support@github.com>
15621641

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "python-roborock"
3-
version = "2.12.0"
3+
version = "2.12.1"
44
description = "A package to control Roborock vacuums."
55
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
66
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)