Matthieu B
42fdbae8bb
Bundle external frontend assets ( #1320 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-05 18:32:29 +02: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
RicoUHD
a378d76683
fix: resolve White Screen of Death (WSOD) by serving external assets from clean vendor directories
...
- Relocated Alpine.js, HTMX, Flowbite, Bowser, Inapp-spy, and Animate.css assets out of node_modules into safe vendor folders during build.
- Created cross-platform Node.js copy-assets.js script to copy required front-end packages.
- Updated base.html template to serve assets from secure vendor folders instead of node_modules and fixed Alpine plugin loading order.
- Modified .gitignore to ignore portable local development tools and compiled vendor assets.
2026-05-25 14:14:59 +02:00
dependabot[bot]
40e6871a0e
build(deps): bump alpinejs from 3.15.8 to 3.15.9 in /app/static
...
Bumps [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs ) from 3.15.8 to 3.15.9.
- [Release notes](https://github.com/alpinejs/alpine/releases )
- [Commits](https://github.com/alpinejs/alpine/commits/v3.15.9/packages/alpinejs )
---
updated-dependencies:
- dependency-name: alpinejs
dependency-version: 3.15.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-01 20:28:28 +00:00
Matthieu B
077cdb3496
Merge pull request #1210 from wizarrrr/dependabot/npm_and_yarn/app/static/alpinejs/collapse-3.15.9
...
build(deps): bump @alpinejs/collapse from 3.15.8 to 3.15.9 in /app/static
2026-04-01 22:27:19 +02:00
dependabot[bot]
d8588f55ff
build(deps): bump @alpinejs/collapse in /app/static
...
Bumps [@alpinejs/collapse](https://github.com/alpinejs/alpine/tree/HEAD/packages/collapse ) from 3.15.8 to 3.15.9.
- [Release notes](https://github.com/alpinejs/alpine/releases )
- [Commits](https://github.com/alpinejs/alpine/commits/v3.15.9/packages/collapse )
---
updated-dependencies:
- dependency-name: "@alpinejs/collapse"
dependency-version: 3.15.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-30 09:17:57 +00:00
dependabot[bot]
acb27b8d63
build(deps): bump tiny-markdown-editor in /app/static
...
Bumps [tiny-markdown-editor](https://github.com/jefago/tiny-markdown-editor ) from 0.2.24 to 0.2.25.
- [Release notes](https://github.com/jefago/tiny-markdown-editor/releases )
- [Commits](https://github.com/jefago/tiny-markdown-editor/compare/v0.2.24...v0.2.25 )
---
updated-dependencies:
- dependency-name: tiny-markdown-editor
dependency-version: 0.2.25
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-30 09:17:50 +00:00
Matthieu B
24342ee72d
Merge pull request #1181 from wizarrrr/dependabot/npm_and_yarn/app/static/ui-frameworks-6567c73a0b
...
build(deps-dev): bump the ui-frameworks group across 1 directory with 2 updates
2026-03-29 15:30:52 +02:00
Matthieu B
8fa802004b
Merge pull request #1188 from wizarrrr/dependabot/npm_and_yarn/app/static/tiny-markdown-editor-0.2.24
...
build(deps): bump tiny-markdown-editor from 0.2.21 to 0.2.24 in /app/static
2026-03-29 15:30:50 +02:00
dependabot[bot]
e8c89c2605
build(deps-dev): bump the ui-frameworks group
...
Bumps the ui-frameworks group in /app/static with 2 updates: [@tailwindcss/cli](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-cli ) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss ).
Updates `@tailwindcss/cli` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.2/packages/@tailwindcss-cli )
Updates `tailwindcss` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.2/packages/tailwindcss )
---
updated-dependencies:
- dependency-name: "@tailwindcss/cli"
dependency-version: 4.2.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: ui-frameworks
- dependency-name: tailwindcss
dependency-version: 4.2.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: ui-frameworks
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-27 09:08:51 +00:00
dependabot[bot]
9ece297456
build(deps): bump tiny-markdown-editor in /app/static
...
Bumps [tiny-markdown-editor](https://github.com/jefago/tiny-markdown-editor ) from 0.2.21 to 0.2.24.
- [Release notes](https://github.com/jefago/tiny-markdown-editor/releases )
- [Commits](https://github.com/jefago/tiny-markdown-editor/compare/v0.2.21...v0.2.24 )
---
updated-dependencies:
- dependency-name: tiny-markdown-editor
dependency-version: 0.2.24
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-26 09:09:24 +00:00
dependabot[bot]
70a05eb263
build(deps): bump inapp-spy from 5.0.8 to 5.0.9 in /app/static
...
Bumps [inapp-spy](https://github.com/shalanah/inapp-spy ) from 5.0.8 to 5.0.9.
- [Changelog](https://github.com/shalanah/inapp-spy/blob/main/CHANGELOG.md )
- [Commits](https://github.com/shalanah/inapp-spy/compare/v5.0.8...v5.0.9 )
---
updated-dependencies:
- dependency-name: inapp-spy
dependency-version: 5.0.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-26 09:09:16 +00:00
dependabot[bot]
b82aa1dfff
build(deps-dev): bump the ui-frameworks group
...
Bumps the ui-frameworks group in /app/static with 2 updates: [@tailwindcss/cli](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-cli ) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss ).
Updates `@tailwindcss/cli` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/@tailwindcss-cli )
Updates `tailwindcss` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/tailwindcss )
---
updated-dependencies:
- dependency-name: "@tailwindcss/cli"
dependency-version: 4.2.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: ui-frameworks
- dependency-name: tailwindcss
dependency-version: 4.2.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: ui-frameworks
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-24 09:11:56 +00:00
dependabot[bot]
04a20c44fc
build(deps): bump sortablejs from 1.15.6 to 1.15.7 in /app/static
...
Bumps [sortablejs](https://github.com/SortableJS/Sortable ) from 1.15.6 to 1.15.7.
- [Release notes](https://github.com/SortableJS/Sortable/releases )
- [Commits](https://github.com/SortableJS/Sortable/compare/1.15.6...1.15.7 )
---
updated-dependencies:
- dependency-name: sortablejs
dependency-version: 1.15.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-12 09:14:05 +00:00
dependabot[bot]
3e8fb708fe
build(deps): bump @alpinejs/collapse in /app/static
...
Bumps [@alpinejs/collapse](https://github.com/alpinejs/alpine/tree/HEAD/packages/collapse ) from 3.15.2 to 3.15.4.
- [Release notes](https://github.com/alpinejs/alpine/releases )
- [Commits](https://github.com/alpinejs/alpine/commits/v3.15.4/packages/collapse )
---
updated-dependencies:
- dependency-name: "@alpinejs/collapse"
dependency-version: 3.15.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-14 09:12:26 +00:00
dependabot[bot]
efb09127b0
build(deps): bump alpinejs from 3.15.2 to 3.15.3 in /app/static
...
Bumps [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs ) from 3.15.2 to 3.15.3.
- [Release notes](https://github.com/alpinejs/alpine/releases )
- [Commits](https://github.com/alpinejs/alpine/commits/v3.15.3/packages/alpinejs )
---
updated-dependencies:
- dependency-name: alpinejs
dependency-version: 3.15.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-06 13:03:49 +00:00
dependabot[bot]
9a5d4b97ac
build(deps-dev): bump the ui-frameworks group
...
Bumps the ui-frameworks group in /app/static with 2 updates: [@tailwindcss/cli](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-cli ) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss ).
Updates `@tailwindcss/cli` from 4.1.17 to 4.1.18
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/@tailwindcss-cli )
Updates `tailwindcss` from 4.1.17 to 4.1.18
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/tailwindcss )
---
updated-dependencies:
- dependency-name: "@tailwindcss/cli"
dependency-version: 4.1.18
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: ui-frameworks
- dependency-name: tailwindcss
dependency-version: 4.1.18
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: ui-frameworks
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-06 13:01:58 +00:00
dependabot[bot]
a0b5a739cb
build(deps): bump tiny-markdown-editor in /app/static
...
Bumps [tiny-markdown-editor](https://github.com/jefago/tiny-markdown-editor ) from 0.2.12 to 0.2.15.
- [Release notes](https://github.com/jefago/tiny-markdown-editor/releases )
- [Commits](https://github.com/jefago/tiny-markdown-editor/compare/v0.2.12...v0.2.15 )
---
updated-dependencies:
- dependency-name: tiny-markdown-editor
dependency-version: 0.2.15
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-05 09:20:35 +00:00
dependabot[bot]
5ac8352b90
build(deps): bump tiny-markdown-editor in /app/static
...
Bumps [tiny-markdown-editor](https://github.com/jefago/tiny-markdown-editor ) from 0.2.11 to 0.2.12.
- [Release notes](https://github.com/jefago/tiny-markdown-editor/releases )
- [Commits](https://github.com/jefago/tiny-markdown-editor/compare/v0.2.11...v0.2.12 )
---
updated-dependencies:
- dependency-name: tiny-markdown-editor
dependency-version: 0.2.12
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-22 09:17:46 +00:00
dependabot[bot]
b4e27be2b4
build(deps): bump tiny-markdown-editor in /app/static
...
Bumps [tiny-markdown-editor](https://github.com/jefago/tiny-markdown-editor ) from 0.2.10 to 0.2.11.
- [Release notes](https://github.com/jefago/tiny-markdown-editor/releases )
- [Commits](https://github.com/jefago/tiny-markdown-editor/compare/v0.2.10...v0.2.11 )
---
updated-dependencies:
- dependency-name: tiny-markdown-editor
dependency-version: 0.2.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-08 09:20:18 +00:00
dependabot[bot]
6d0a58eea5
build(deps): bump bowser from 2.13.0 to 2.13.1 in /app/static
...
Bumps [bowser](https://github.com/lancedikson/bowser ) from 2.13.0 to 2.13.1.
- [Release notes](https://github.com/lancedikson/bowser/releases )
- [Changelog](https://github.com/bowser-js/bowser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/lancedikson/bowser/compare/v2.13.0...v2.13.1 )
---
updated-dependencies:
- dependency-name: bowser
dependency-version: 2.13.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-02 09:22:32 +00:00
dependabot[bot]
f1536e793e
build(deps): bump bowser from 2.12.1 to 2.13.0 in /app/static
...
Bumps [bowser](https://github.com/lancedikson/bowser ) from 2.12.1 to 2.13.0.
- [Release notes](https://github.com/lancedikson/bowser/releases )
- [Changelog](https://github.com/bowser-js/bowser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/lancedikson/bowser/compare/v2.12.1...v2.13.0 )
---
updated-dependencies:
- dependency-name: bowser
dependency-version: 2.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-24 10:17:23 +00:00
dependabot[bot]
69689e64cd
build(deps): bump @alpinejs/collapse in /app/static
...
Bumps [@alpinejs/collapse](https://github.com/alpinejs/alpine/tree/HEAD/packages/collapse ) from 3.15.1 to 3.15.2.
- [Release notes](https://github.com/alpinejs/alpine/releases )
- [Commits](https://github.com/alpinejs/alpine/commits/v3.15.2/packages/collapse )
---
updated-dependencies:
- dependency-name: "@alpinejs/collapse"
dependency-version: 3.15.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-19 14:09:06 +00:00
Matthieu B
b21bc01b81
Merge pull request #1010 from wizarrrr/dependabot/npm_and_yarn/app/static/alpinejs-3.15.2
...
build(deps): bump alpinejs from 3.15.1 to 3.15.2 in /app/static
2025-11-19 13:55:28 +00:00
dependabot[bot]
31011b48f2
build(deps): bump flowbite in /app/static in the ui-frameworks group
...
Bumps the ui-frameworks group in /app/static with 1 update: [flowbite](https://github.com/themesberg/flowbite ).
Updates `flowbite` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/themesberg/flowbite/releases )
- [Commits](https://github.com/themesberg/flowbite/compare/v4.0.0...v4.0.1 )
---
updated-dependencies:
- dependency-name: flowbite
dependency-version: 4.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ui-frameworks
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-19 09:23:58 +00:00
dependabot[bot]
76f470a06d
build(deps): bump alpinejs from 3.15.1 to 3.15.2 in /app/static
...
Bumps [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs ) from 3.15.1 to 3.15.2.
- [Release notes](https://github.com/alpinejs/alpine/releases )
- [Commits](https://github.com/alpinejs/alpine/commits/v3.15.2/packages/alpinejs )
---
updated-dependencies:
- dependency-name: alpinejs
dependency-version: 3.15.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-17 09:35:01 +00:00
dependabot[bot]
0422171fab
build(deps): bump inapp-spy from 5.0.7 to 5.0.8 in /app/static
...
Bumps [inapp-spy](https://github.com/shalanah/inapp-spy ) from 5.0.7 to 5.0.8.
- [Changelog](https://github.com/shalanah/inapp-spy/blob/main/CHANGELOG.md )
- [Commits](https://github.com/shalanah/inapp-spy/compare/v5.0.7...v5.0.8 )
---
updated-dependencies:
- dependency-name: inapp-spy
dependency-version: 5.0.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-14 09:23:34 +00:00
Matthieu B
a89ab4de80
Merge pull request #999 from wizarrrr/dependabot/npm_and_yarn/app/static/ui-frameworks-c9fbb6908a
...
build(deps): bump the ui-frameworks group across 1 directory with 3 updates
2025-11-13 11:47:59 +00:00
dependabot[bot]
de25b2a09b
build(deps): bump tiny-markdown-editor in /app/static
...
Bumps [tiny-markdown-editor](https://github.com/jefago/tiny-markdown-editor ) from 0.2.7 to 0.2.10.
- [Release notes](https://github.com/jefago/tiny-markdown-editor/releases )
- [Commits](https://github.com/jefago/tiny-markdown-editor/compare/v0.2.7...v0.2.10 )
---
updated-dependencies:
- dependency-name: tiny-markdown-editor
dependency-version: 0.2.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-13 09:21:54 +00:00
dependabot[bot]
2d6045c8a3
build(deps): bump the ui-frameworks group across 1 directory with 3 updates
...
Bumps the ui-frameworks group with 2 updates in the /app/static directory: [flowbite](https://github.com/themesberg/flowbite ) and [@tailwindcss/cli](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-cli ).
Updates `flowbite` from 3.1.2 to 4.0.0
- [Release notes](https://github.com/themesberg/flowbite/releases )
- [Commits](https://github.com/themesberg/flowbite/compare/v3.1.2...v4.0.0 )
Updates `@tailwindcss/cli` from 4.1.16 to 4.1.17
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.17/packages/@tailwindcss-cli )
Updates `tailwindcss` from 4.1.16 to 4.1.17
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.17/packages/tailwindcss )
---
updated-dependencies:
- dependency-name: flowbite
dependency-version: 4.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ui-frameworks
- dependency-name: "@tailwindcss/cli"
dependency-version: 4.1.17
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: ui-frameworks
- dependency-name: tailwindcss
dependency-version: 4.1.17
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: ui-frameworks
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-13 09:21:39 +00:00
dependabot[bot]
9a77afa306
build(deps): bump inapp-spy from 5.0.6 to 5.0.7 in /app/static
...
Bumps [inapp-spy](https://github.com/shalanah/inapp-spy ) from 5.0.6 to 5.0.7.
- [Changelog](https://github.com/shalanah/inapp-spy/blob/main/CHANGELOG.md )
- [Commits](https://github.com/shalanah/inapp-spy/compare/v5.0.6...v5.0.7 )
---
updated-dependencies:
- dependency-name: inapp-spy
dependency-version: 5.0.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-11 09:27:02 +00:00
dependabot[bot]
6ae90eed28
build(deps): bump tiny-markdown-editor in /app/static
...
Bumps [tiny-markdown-editor](https://github.com/jefago/tiny-markdown-editor ) from 0.2.6 to 0.2.7.
- [Release notes](https://github.com/jefago/tiny-markdown-editor/releases )
- [Commits](https://github.com/jefago/tiny-markdown-editor/compare/v0.2.6...v0.2.7 )
---
updated-dependencies:
- dependency-name: tiny-markdown-editor
dependency-version: 0.2.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-04 09:26:24 +00:00
dependabot[bot]
1b6849254c
build(deps): bump tiny-markdown-editor in /app/static
...
Bumps [tiny-markdown-editor](https://github.com/jefago/tiny-markdown-editor ) from 0.2.5 to 0.2.6.
- [Release notes](https://github.com/jefago/tiny-markdown-editor/releases )
- [Commits](https://github.com/jefago/tiny-markdown-editor/compare/v0.2.5...v0.2.6 )
---
updated-dependencies:
- dependency-name: tiny-markdown-editor
dependency-version: 0.2.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-29 09:25:56 +00:00
Matthieu B
d791883e2e
Merge pull request #960 from wizarrrr/dependabot/npm_and_yarn/app/static/tiny-markdown-editor-0.2.5
...
build(deps): bump tiny-markdown-editor from 0.2.4 to 0.2.5 in /app/static
2025-10-28 10:36:44 +00:00
Matthieu B
901a42317d
Merge pull request #951 from wizarrrr/dependabot/npm_and_yarn/app/static/alpinejs/collapse-3.15.1
...
build(deps): bump @alpinejs/collapse from 3.15.0 to 3.15.1 in /app/static
2025-10-28 10:36:24 +00:00
dependabot[bot]
05ec6a1d42
build(deps): bump tiny-markdown-editor in /app/static
...
Bumps [tiny-markdown-editor](https://github.com/jefago/tiny-markdown-editor ) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/jefago/tiny-markdown-editor/releases )
- [Commits](https://github.com/jefago/tiny-markdown-editor/compare/v0.2.4...v0.2.5 )
---
updated-dependencies:
- dependency-name: tiny-markdown-editor
dependency-version: 0.2.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-28 10:16:28 +00:00
dependabot[bot]
d029528c1a
build(deps): bump @alpinejs/collapse in /app/static
...
Bumps [@alpinejs/collapse](https://github.com/alpinejs/alpine/tree/HEAD/packages/collapse ) from 3.15.0 to 3.15.1.
- [Release notes](https://github.com/alpinejs/alpine/releases )
- [Commits](https://github.com/alpinejs/alpine/commits/v3.15.1/packages/collapse )
---
updated-dependencies:
- dependency-name: "@alpinejs/collapse"
dependency-version: 3.15.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-27 13:40:18 +00:00
dependabot[bot]
74d41450f9
build(deps): bump htmx.org from 2.0.7 to 2.0.8 in /app/static
...
Bumps [htmx.org](https://github.com/bigskysoftware/htmx ) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/bigskysoftware/htmx/releases )
- [Changelog](https://github.com/bigskysoftware/htmx/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bigskysoftware/htmx/compare/v2.0.7...v2.0.8 )
---
updated-dependencies:
- dependency-name: htmx.org
dependency-version: 2.0.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-27 13:30:22 +00:00
Matthieu B
b653237b75
Merge pull request #956 from wizarrrr/dependabot/npm_and_yarn/app/static/tiny-markdown-editor-0.2.4
...
build(deps): bump tiny-markdown-editor from 0.2.3 to 0.2.4 in /app/static
2025-10-27 13:19:24 +00:00
dependabot[bot]
2d334ee8e0
build(deps): bump tiny-markdown-editor in /app/static
...
Bumps [tiny-markdown-editor](https://github.com/jefago/tiny-markdown-editor ) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/jefago/tiny-markdown-editor/releases )
- [Commits](https://github.com/jefago/tiny-markdown-editor/compare/v0.2.3...v0.2.4 )
---
updated-dependencies:
- dependency-name: tiny-markdown-editor
dependency-version: 0.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-27 10:11:33 +00:00
dependabot[bot]
7c3610e24a
build(deps): bump alpinejs from 3.15.0 to 3.15.1 in /app/static
...
Bumps [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs ) from 3.15.0 to 3.15.1.
- [Release notes](https://github.com/alpinejs/alpine/releases )
- [Commits](https://github.com/alpinejs/alpine/commits/v3.15.1/packages/alpinejs )
---
updated-dependencies:
- dependency-name: alpinejs
dependency-version: 3.15.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-27 09:53:31 +00:00
dependabot[bot]
9a27751165
build(deps-dev): bump the ui-frameworks group
...
Bumps the ui-frameworks group in /app/static with 2 updates: [@tailwindcss/cli](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-cli ) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss ).
Updates `@tailwindcss/cli` from 4.1.15 to 4.1.16
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.16/packages/@tailwindcss-cli )
Updates `tailwindcss` from 4.1.15 to 4.1.16
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.16/packages/tailwindcss )
---
updated-dependencies:
- dependency-name: "@tailwindcss/cli"
dependency-version: 4.1.16
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: ui-frameworks
- dependency-name: tailwindcss
dependency-version: 4.1.16
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: ui-frameworks
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-24 09:25:05 +00:00
dependabot[bot]
a2e3fe2745
build(deps-dev): bump the ui-frameworks group
...
Bumps the ui-frameworks group in /app/static with 2 updates: [@tailwindcss/cli](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-cli ) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss ).
Updates `@tailwindcss/cli` from 4.1.14 to 4.1.15
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.15/packages/@tailwindcss-cli )
Updates `tailwindcss` from 4.1.14 to 4.1.15
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.15/packages/tailwindcss )
---
updated-dependencies:
- dependency-name: "@tailwindcss/cli"
dependency-version: 4.1.15
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: ui-frameworks
- dependency-name: tailwindcss
dependency-version: 4.1.15
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: ui-frameworks
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-21 09:21:56 +00:00
dependabot[bot]
81e584b5ac
build(deps): bump htmx-ext-preload from 2.1.1 to 2.1.2 in /app/static
...
Bumps [htmx-ext-preload](https://github.com/bigskysoftware/htmx-extensions ) from 2.1.1 to 2.1.2.
- [Commits](https://github.com/bigskysoftware/htmx-extensions/commits )
---
updated-dependencies:
- dependency-name: htmx-ext-preload
dependency-version: 2.1.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-20 09:49:51 +00:00
dependabot[bot]
5b6f01f65c
build(deps): bump inapp-spy from 5.0.5 to 5.0.6 in /app/static
...
Bumps [inapp-spy](https://github.com/shalanah/inapp-spy ) from 5.0.5 to 5.0.6.
- [Changelog](https://github.com/shalanah/inapp-spy/blob/main/CHANGELOG.md )
- [Commits](https://github.com/shalanah/inapp-spy/compare/v5.0.5...v5.0.6 )
---
updated-dependencies:
- dependency-name: inapp-spy
dependency-version: 5.0.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 09:39:38 +00:00
Matthieu B
65fd09e622
feat: add in-app browser escape functionality with Bowser and InAppSpy support
2025-10-06 11:23:45 +02:00
dependabot[bot]
09879e4983
build(deps-dev): bump the ui-frameworks group
...
Bumps the ui-frameworks group in /app/static with 2 updates: [@tailwindcss/cli](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-cli ) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss ).
Updates `@tailwindcss/cli` from 4.1.13 to 4.1.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.14/packages/@tailwindcss-cli )
Updates `tailwindcss` from 4.1.13 to 4.1.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.14/packages/tailwindcss )
---
updated-dependencies:
- dependency-name: "@tailwindcss/cli"
dependency-version: 4.1.14
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: ui-frameworks
- dependency-name: tailwindcss
dependency-version: 4.1.14
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: ui-frameworks
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-02 09:20:49 +00:00
dependabot[bot]
6c34cfd940
build(deps-dev): bump @tailwindcss/typography
...
Bumps the ui-frameworks group in /app/static with 1 update: [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography ).
Updates `@tailwindcss/typography` from 0.5.18 to 0.5.19
- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.18...v0.5.19 )
---
updated-dependencies:
- dependency-name: "@tailwindcss/typography"
dependency-version: 0.5.19
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: ui-frameworks
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-25 09:24:21 +00:00
dependabot[bot]
db5e12f062
build(deps-dev): bump @tailwindcss/typography
...
Bumps the ui-frameworks group in /app/static with 1 update: [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography ).
Updates `@tailwindcss/typography` from 0.5.16 to 0.5.18
- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.16...v0.5.18 )
---
updated-dependencies:
- dependency-name: "@tailwindcss/typography"
dependency-version: 0.5.18
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: ui-frameworks
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-22 10:15:56 +00:00