|
1 | 1 | # CHANGELOG |
2 | 2 |
|
3 | 3 |
|
| 4 | +## v2.12.2 (2025-03-11) |
| 5 | + |
| 6 | +### Bug Fixes |
| 7 | + |
| 8 | +- Bad dock summary logic ([#345](https://github.com/Python-roborock/python-roborock/pull/345), |
| 9 | + [`eda1e98`](https://github.com/Python-roborock/python-roborock/commit/eda1e98e5ea177e2eb2390d877b383780f938fd8)) |
| 10 | + |
| 11 | +### Chores |
| 12 | + |
| 13 | +- **deps-dev**: Bump pytest from 8.3.4 to 8.3.5 |
| 14 | + ([#342](https://github.com/Python-roborock/python-roborock/pull/342), |
| 15 | + [`53635ed`](https://github.com/Python-roborock/python-roborock/commit/53635eda2a2415fc5744f9ebdf8e80fb2df96ef0)) |
| 16 | + |
| 17 | +Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 8.3.5. - [Release |
| 18 | + notes](https://github.com/pytest-dev/pytest/releases) - |
| 19 | + [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - |
| 20 | + [Commits](https://github.com/pytest-dev/pytest/compare/8.3.4...8.3.5) |
| 21 | + |
| 22 | +--- updated-dependencies: - dependency-name: pytest dependency-type: direct:development |
| 23 | + |
| 24 | +update-type: version-update:semver-patch ... |
| 25 | + |
| 26 | +Signed-off-by: dependabot[bot] <support@github.com> |
| 27 | + |
| 28 | +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
| 29 | + |
| 30 | +- **deps-dev**: Bump ruff from 0.9.9 to 0.9.10 |
| 31 | + ([#344](https://github.com/Python-roborock/python-roborock/pull/344), |
| 32 | + [`94b281d`](https://github.com/Python-roborock/python-roborock/commit/94b281daf5906ec572fa679869eb78fab030db59)) |
| 33 | + |
| 34 | +Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.9 to 0.9.10. - [Release |
| 35 | + notes](https://github.com/astral-sh/ruff/releases) - |
| 36 | + [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - |
| 37 | + [Commits](https://github.com/astral-sh/ruff/compare/0.9.9...0.9.10) |
| 38 | + |
| 39 | +--- updated-dependencies: - dependency-name: ruff dependency-type: direct:development |
| 40 | + |
| 41 | +update-type: version-update:semver-patch ... |
| 42 | + |
| 43 | +Signed-off-by: dependabot[bot] <support@github.com> |
| 44 | + |
| 45 | +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
| 46 | + |
| 47 | + |
4 | 48 | ## v2.12.1 (2025-03-04) |
5 | 49 |
|
6 | 50 | ### Bug Fixes |
|
0 commit comments