Conversation
…1293) * [npm] Bump @types/node to ^26.1.1 across client, client-v3, electron typescript stays on ^6.0.3 for now: [email protected]'s peer range (>=4.8.4 <6.1.0) blocks TypeScript 7, and TS 7.0 doesn't ship a compiler API yet, so bumping it would break ESLint's type-aware linting in CI. Co-Authored-By: Claude Sonnet 5 <[email protected]> * Fix electron lockfile drift causing npm ci failure in CI The initial npm install left the encoding/iconv-lite optional peer dependency (pulled in transitively by minipass-fetch) out of the lock file, so npm ci failed with EUSAGE on CI. Regenerating package-lock.json from scratch (not just node_modules) restores it. Co-Authored-By: Claude Sonnet 5 <[email protected]> --------- Co-authored-by: Claude Sonnet 5 <[email protected]>
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.18.5 to 1.19.1. - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) --- updated-dependencies: - dependency-name: alembic dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tim Bradgate <[email protected]>
…er (#1322) Updates the requirements on [marshmallow](https://github.com/marshmallow-code/marshmallow) to permit the latest version. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@4.3.0...4.3.1) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 4.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tim Bradgate <[email protected]>
Client V3 Test Results39 tests 39 ✅ 0s ⏱️ Results for commit cd18728. ♻️ This comment has been updated with latest results. |
Client Test Results132 tests 132 ✅ 0s ⏱️ Results for commit cd18728. ♻️ This comment has been updated with latest results. |
Playwright E2E Results (firefox)221 tests 221 ✅ 2m 14s ⏱️ Results for commit 0a3a5f5. ♻️ This comment has been updated with latest results. |
Python Test Results 1 files 1 suites 2m 4s ⏱️ Results for commit cd18728. ♻️ This comment has been updated with latest results. |
Playwright E2E Results (chromium)221 tests 221 ✅ 2m 16s ⏱️ Results for commit 0a3a5f5. ♻️ This comment has been updated with latest results. |
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.20 to 0.16.3. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.20...0.16.3) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tim Bradgate <[email protected]>
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.7 to 6.5.8. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.5.7...v6.5.8) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tim Bradgate <[email protected]>
Bumps [python-jsonpath](https://github.com/jg-rp/python-jsonpath) from 2.1.0 to 2.2.1. - [Release notes](https://github.com/jg-rp/python-jsonpath/releases) - [Changelog](https://github.com/jg-rp/python-jsonpath/blob/main/CHANGELOG.md) - [Commits](jg-rp/python-jsonpath@v2.1.0...v2.2.1) --- updated-dependencies: - dependency-name: python-jsonpath dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tim Bradgate <[email protected]>
Jumps straight to the first stable 1.x release rather than the 0.46.x dependabot bump, since resolver config, plugin registration, and peer deps are all unchanged in this range. The one real breaking change is BFormCheckbox's unchecked-value default flipping from false to undefined (landed in 0.46.0) - restored the old behavior explicitly on all 14 affected checkboxes across 7 files. Co-authored-by: Claude Sonnet 5 <[email protected]>
|



No description provided.