Skip to content

Release 0.35.1 - #1325

Merged
Tim020 merged 10 commits into
mainfrom
dev
Aug 22, 2026
Merged

Release 0.35.1#1325
Tim020 merged 10 commits into
mainfrom
dev

Conversation

@Tim020

@Tim020 Tim020 commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Tim020 and others added 4 commits July 10, 2026 10:50
…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]>
@Tim020 Tim020 added the release Pull requests for creating a new release label Aug 22, 2026
@github-actions

github-actions Bot commented Aug 22, 2026

Copy link
Copy Markdown

Client V3 Test Results

39 tests   39 ✅  0s ⏱️
 4 suites   0 💤
 1 files     0 ❌

Results for commit cd18728.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Aug 22, 2026

Copy link
Copy Markdown

Client Test Results

132 tests   132 ✅  0s ⏱️
  7 suites    0 💤
  1 files      0 ❌

Results for commit cd18728.

♻️ This comment has been updated with latest results.

@github-actions github-actions Bot added client Pull requests changing front end code server Pull requests changing back end code xlarge-diff client-v3 labels Aug 22, 2026
@github-actions

github-actions Bot commented Aug 22, 2026

Copy link
Copy Markdown

Playwright E2E Results (firefox)

221 tests   221 ✅  2m 14s ⏱️
 14 suites    0 💤
  1 files      0 ❌

Results for commit 0a3a5f5.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Aug 22, 2026

Copy link
Copy Markdown

Python Test Results

  1 files    1 suites   2m 4s ⏱️
704 tests 704 ✅ 0 💤 0 ❌
709 runs  709 ✅ 0 💤 0 ❌

Results for commit cd18728.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Aug 22, 2026

Copy link
Copy Markdown

Playwright E2E Results (chromium)

221 tests   221 ✅  2m 16s ⏱️
 14 suites    0 💤
  1 files      0 ❌

Results for commit 0a3a5f5.

♻️ This comment has been updated with latest results.

dependabot Bot and others added 5 commits August 22, 2026 14:38
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]>
@Tim020
Tim020 marked this pull request as ready for review August 22, 2026 14:22
@Tim020
Tim020 enabled auto-merge August 22, 2026 14:22
@sonarqubecloud

Copy link
Copy Markdown

@Tim020
Tim020 merged commit ca859b3 into main Aug 22, 2026
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

client Pull requests changing front end code client-v3 release Pull requests for creating a new release server Pull requests changing back end code xlarge-diff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant