Commit Graph

250 Commits

Author SHA1 Message Date
Matthieu B
bcb15efc00 chore: release v2026.7.1 (#1326)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-06 11:11:55 +02:00
github-actions[bot]
0e63eee950 chore: release v2026.7.0 2026-07-05 16:54:14 +00:00
Matthieu B
a9a2bcce58 chore: update dependencies (#1319) 2026-07-05 18:19:28 +02:00
Matthieu B
d91f4dc431 chore(deps): bulk-bump python and npm deps from open dependabot PRs (#1279)
* chore(deps): bulk-bump python and npm deps from open dependabot PRs

Consolidates the 15 currently-open dependabot PRs into a single change so
the maintenance churn lands in one merge instead of fifteen.

Python (uv.lock):
- idna 3.11 -> 3.15 (#1267)
- urllib3 2.6.3 -> 2.7.0 (#1264)
- flask-wtf 1.2.2 -> 1.3.0, sqlalchemy 2.0.48 -> 2.0.50, wtforms 3.2.1 -> 3.2.2 (#1258)
- pyright 1.1.408 -> 1.1.409, pre-commit 4.5.1 -> 4.6.0, ruff 0.15.8 -> 0.15.14 (#1250)
- wlc 1.17.2 -> 2.0.0 (#1248)
- pytest 9.0.2 -> 9.0.3 (#1239)
- cryptography 46.0.6 -> 46.0.7 (#1235)
- cachetools 7.0.1 -> 7.0.5 (#1233)
- plexapi 4.18.0 -> 4.18.1 (#1232)
- requests 2.33.0 -> 2.33.1 (#1231)

npm (app/static):
- flowbite 4.0.1 -> 4.0.2, @tailwindcss/cli 4.2.2 -> 4.3.0, tailwindcss 4.2.2 -> 4.3.0 (#1265)
- tiny-markdown-editor 0.2.25 -> 0.2.27 (#1263)
- @alpinejs/collapse 3.15.9 -> 3.15.12 (#1256)
- alpinejs 3.15.10 -> 3.15.12 (#1255)
- htmx.org 2.0.8 -> 2.0.10 (#1245)

Verified: full pytest suite passes (504 passed, 1 skipped); ty diagnostic
count unchanged vs baseline.

* style: ruff auto-fix import order (I001)

Pre-existing import-sort issues surfaced by the lint CI job on this PR
(main pushes don't run the lint job so they went uncaught).
2026-05-30 14:02:23 +02:00
github-actions[bot]
383e4db716 chore: release v2026.4.0 2026-04-01 20:43:15 +00:00
Matthieu B
6db5edc468 Merge pull request #1217 from wizarrrr/dependabot/uv/pygments-2.20.0
build(deps): bump pygments from 2.19.2 to 2.20.0
2026-04-01 22:27:51 +02:00
Matthieu B
1b17490b7b Merge pull request #1216 from wizarrrr/dependabot/uv/setuptools-82.0.1
build(deps): bump setuptools from 82.0.0 to 82.0.1
2026-04-01 22:27:48 +02:00
Matthieu B
0d887d43b4 Merge pull request #1215 from wizarrrr/dependabot/uv/gunicorn-25.3.0
build(deps): bump gunicorn from 25.1.0 to 25.3.0
2026-04-01 22:27:45 +02:00
Matthieu B
f543349f08 Merge pull request #1214 from wizarrrr/dependabot/uv/apprise-1.9.9
build(deps): bump apprise from 1.9.7 to 1.9.9
2026-04-01 22:27:43 +02:00
Matthieu B
e58ca6e2df Merge pull request #1213 from wizarrrr/dependabot/uv/ty-0.0.26
build(deps-dev): bump ty from 0.0.19 to 0.0.26
2026-04-01 22:27:40 +02:00
dependabot[bot]
d70be00e98 build(deps): bump pygments from 2.19.2 to 2.20.0
Bumps [pygments](https://github.com/pygments/pygments) from 2.19.2 to 2.20.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.19.2...2.20.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-version: 2.20.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-30 19:59:55 +00:00
dependabot[bot]
7ca11a2da5 build(deps): bump setuptools from 82.0.0 to 82.0.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 82.0.0 to 82.0.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v82.0.0...v82.0.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-version: 82.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-30 09:19:22 +00:00
dependabot[bot]
7aa8abfe07 build(deps): bump gunicorn from 25.1.0 to 25.3.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 25.1.0 to 25.3.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/25.1.0...25.3.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-version: 25.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-30 09:19:13 +00:00
dependabot[bot]
14bfc9c9f7 build(deps): bump apprise from 1.9.7 to 1.9.9
Bumps [apprise](https://github.com/caronc/apprise) from 1.9.7 to 1.9.9.
- [Release notes](https://github.com/caronc/apprise/releases)
- [Commits](https://github.com/caronc/apprise/compare/v1.9.7...v1.9.9)

---
updated-dependencies:
- dependency-name: apprise
  dependency-version: 1.9.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-30 09:19:07 +00:00
dependabot[bot]
ad9d1b9458 build(deps-dev): bump ty from 0.0.19 to 0.0.26
Bumps [ty](https://github.com/astral-sh/ty) from 0.0.19 to 0.0.26.
- [Release notes](https://github.com/astral-sh/ty/releases)
- [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ty/compare/0.0.19...0.0.26)

---
updated-dependencies:
- dependency-name: ty
  dependency-version: 0.0.26
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-30 09:18:59 +00:00
dependabot[bot]
444937b671 build(deps-dev): bump ruff in the linting-tools group
Bumps the linting-tools group with 1 update: [ruff](https://github.com/astral-sh/ruff).


Updates `ruff` from 0.15.7 to 0.15.8
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.7...0.15.8)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: linting-tools
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-30 09:18:50 +00:00
github-actions[bot]
c61e183c42 chore: release v2026.3.0 2026-03-29 14:52:02 +00:00
Matthieu B
59e2cb8199 chore: merge main into ldap branch, resolve conflicts 2026-03-29 16:28:20 +02:00
Matthieu B
5426ed71a8 Merge pull request #1159 from wizarrrr/dependabot/uv/linting-tools-e2c2ef3a76
build(deps-dev): bump ruff from 0.15.2 to 0.15.4 in the linting-tools group
2026-03-29 15:31:08 +02:00
Matthieu B
81c1fe1f9d Merge pull request #1160 from wizarrrr/dependabot/uv/ty-0.0.19
build(deps-dev): bump ty from 0.0.18 to 0.0.19
2026-03-29 15:31:06 +02:00
Matthieu B
5ea8bdddef Merge pull request #1161 from wizarrrr/dependabot/uv/commitizen-4.13.9
build(deps-dev): bump commitizen from 4.13.8 to 4.13.9
2026-03-29 15:31:04 +02:00
Matthieu B
c2630c36a4 Merge pull request #1194 from wizarrrr/dependabot/uv/cryptography-46.0.6
build(deps): bump cryptography from 46.0.5 to 46.0.6
2026-03-29 15:30:42 +02:00
Matthieu B
bae0440876 Merge pull request #1192 from wizarrrr/dependabot/uv/requests-2.33.0
build(deps): bump requests from 2.32.5 to 2.33.0
2026-03-29 15:30:39 +02:00
Matthieu B
e66afb159d Merge pull request #1184 from wizarrrr/dependabot/uv/cbor2-5.9.0
build(deps): bump cbor2 from 5.8.0 to 5.9.0
2026-03-29 15:30:35 +02:00
Matthieu B
11aed31076 Merge pull request #1177 from wizarrrr/dependabot/uv/pyopenssl-26.0.0
build(deps): bump pyopenssl from 25.3.0 to 26.0.0
2026-03-29 15:30:33 +02:00
Matthieu B
e0e2fd3e91 Merge pull request #1178 from wizarrrr/dependabot/uv/pyasn1-0.6.3
build(deps): bump pyasn1 from 0.6.2 to 0.6.3
2026-03-29 15:30:30 +02:00
Matthieu B
aea128ad52 Merge pull request #1162 from wizarrrr/dependabot/uv/python-dotenv-1.2.2
build(deps): bump python-dotenv from 1.2.1 to 1.2.2
2026-03-29 15:30:28 +02:00
dependabot[bot]
8f019d6ffd build(deps): bump cryptography from 46.0.5 to 46.0.6
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/46.0.5...46.0.6)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.0.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-29 00:57:24 +00:00
dependabot[bot]
7814af2bb7 build(deps): bump requests from 2.32.5 to 2.33.0
Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.5...v2.33.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.33.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-26 18:43:37 +00:00
dependabot[bot]
97d4dad08e build(deps): bump cbor2 from 5.8.0 to 5.9.0
Bumps [cbor2](https://github.com/agronholm/cbor2) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/agronholm/cbor2/releases)
- [Commits](https://github.com/agronholm/cbor2/compare/5.8.0...5.9.0)

---
updated-dependencies:
- dependency-name: cbor2
  dependency-version: 5.9.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-23 20:27:12 +00:00
dependabot[bot]
931d18187b build(deps): bump sqlalchemy in the flask-ecosystem group
Bumps the flask-ecosystem group with 1 update: [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy).


Updates `sqlalchemy` from 2.0.46 to 2.0.47
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-version: 2.0.47
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: flask-ecosystem
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-23 09:13:41 +00:00
dependabot[bot]
221d78555c build(deps-dev): bump ruff in the linting-tools group
Bumps the linting-tools group with 1 update: [ruff](https://github.com/astral-sh/ruff).


Updates `ruff` from 0.15.2 to 0.15.4
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.2...0.15.4)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: linting-tools
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-23 09:13:07 +00:00
dependabot[bot]
ed2b45f5c4 build(deps): bump pyasn1 from 0.6.2 to 0.6.3
Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/pyasn1/pyasn1/releases)
- [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst)
- [Commits](https://github.com/pyasn1/pyasn1/compare/v0.6.2...v0.6.3)

---
updated-dependencies:
- dependency-name: pyasn1
  dependency-version: 0.6.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-17 19:26:08 +00:00
dependabot[bot]
c20d54ab33 build(deps): bump pyopenssl from 25.3.0 to 26.0.0
Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 25.3.0 to 26.0.0.
- [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/pyopenssl/compare/25.3.0...26.0.0)

---
updated-dependencies:
- dependency-name: pyopenssl
  dependency-version: 26.0.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-16 17:01:44 +00:00
dependabot[bot]
0f0b5bd1e8 build(deps): bump python-dotenv from 1.2.1 to 1.2.2
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-version: 1.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 09:22:43 +00:00
dependabot[bot]
c777e04840 build(deps-dev): bump commitizen from 4.13.8 to 4.13.9
Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 4.13.8 to 4.13.9.
- [Release notes](https://github.com/commitizen-tools/commitizen/releases)
- [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/commitizen-tools/commitizen/compare/v4.13.8...v4.13.9)

---
updated-dependencies:
- dependency-name: commitizen
  dependency-version: 4.13.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 09:21:55 +00:00
dependabot[bot]
a84af52090 build(deps-dev): bump ty from 0.0.18 to 0.0.19
Bumps [ty](https://github.com/astral-sh/ty) from 0.0.18 to 0.0.19.
- [Release notes](https://github.com/astral-sh/ty/releases)
- [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ty/compare/0.0.18...0.0.19)

---
updated-dependencies:
- dependency-name: ty
  dependency-version: 0.0.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 09:21:46 +00:00
github-actions[bot]
799a2822a0 chore: release v2026.2.1 2026-02-25 01:05:35 +00:00
github-actions[bot]
ed93c6c051 chore: release v2026.2.0 2026-02-23 12:35:22 +00:00
Matthieu B
87415bde70 build(deps): batch update all Python and npm dependencies
Update all dependencies to latest compatible versions, replacing
10 individual Dependabot PRs with a single batch update.

Notable Python updates:
- flask 3.1.2 → 3.1.3
- gunicorn 23.0.0 → 25.1.0
- sqlalchemy 2.0.41 → 2.0.46
- playwright 1.57.0 → 1.58.0
- ruff 0.15.0 → 0.15.2
- apprise 1.9.6 → 1.9.7
- webauthn 2.7.0 → 2.7.1
- plexapi 4.17.2 → 4.18.0
- cachetools 6.2.4 → 7.0.1
- markdown 3.10 → 3.10.2

Notable npm updates:
- alpinejs 3.15.3 → 3.15.8
- @alpinejs/collapse 3.15.4 → 3.15.8
- bowser 2.13.1 → 2.14.1
- tiny-markdown-editor 0.2.15 → 0.2.21
- tailwindcss 4.1.18 → 4.2.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 12:13:04 +01:00
Matthieu B
9b0b942630 Merge pull request #1116 from wizarrrr/dependabot/uv/commitizen-4.12.1
build(deps-dev): bump commitizen from 4.12.0 to 4.12.1
2026-02-12 13:15:11 +01:00
Matthieu B
120217619a Merge pull request #1115 from wizarrrr/dependabot/uv/linting-tools-4cebb5b62e
build(deps-dev): bump ruff from 0.14.13 to 0.14.14 in the linting-tools group
2026-02-12 13:14:59 +01:00
Matthieu B
fb3e47c218 Merge pull request #1117 from wizarrrr/dependabot/uv/ty-0.0.13
build(deps-dev): bump ty from 0.0.12 to 0.0.13
2026-02-12 13:14:14 +01:00
Matthieu B
0e365e8cf8 Merge pull request #1114 from wizarrrr/dependabot/uv/flask-ecosystem-ad49d1b068
build(deps): bump sqlalchemy from 2.0.45 to 2.0.46 in the flask-ecosystem group
2026-02-12 13:13:00 +01:00
dependabot[bot]
d9cab4ab49 build(deps): bump cryptography from 45.0.7 to 46.0.5
Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.7 to 46.0.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/45.0.7...46.0.5)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.0.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-11 02:33:02 +00:00
dependabot[bot]
d9fcaf84d4 build(deps): bump sqlalchemy in the flask-ecosystem group
Bumps the flask-ecosystem group with 1 update: [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy).


Updates `sqlalchemy` from 2.0.45 to 2.0.46
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-version: 2.0.46
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: flask-ecosystem
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-09 09:35:06 +00:00
dependabot[bot]
879449eddb build(deps-dev): bump ruff in the linting-tools group
Bumps the linting-tools group with 1 update: [ruff](https://github.com/astral-sh/ruff).


Updates `ruff` from 0.14.13 to 0.14.14
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.14.13...0.14.14)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.14.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: linting-tools
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-09 09:34:54 +00:00
dependabot[bot]
3b42b0f503 build(deps-dev): bump ty from 0.0.12 to 0.0.13
Bumps [ty](https://github.com/astral-sh/ty) from 0.0.12 to 0.0.13.
- [Release notes](https://github.com/astral-sh/ty/releases)
- [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ty/compare/0.0.12...0.0.13)

---
updated-dependencies:
- dependency-name: ty
  dependency-version: 0.0.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-26 09:39:24 +00:00
dependabot[bot]
5f1b7ff3b0 build(deps-dev): bump commitizen from 4.12.0 to 4.12.1
Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 4.12.0 to 4.12.1.
- [Release notes](https://github.com/commitizen-tools/commitizen/releases)
- [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/commitizen-tools/commitizen/compare/v4.12.0...v4.12.1)

---
updated-dependencies:
- dependency-name: commitizen
  dependency-version: 4.12.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-26 09:39:15 +00:00
Matthieu B
931aad4f99 Merge pull request #1110 from wizarrrr/dependabot/uv/werkzeug-3.1.5
build(deps): bump werkzeug from 3.1.3 to 3.1.5
2026-01-19 16:43:05 +01:00