Skip to content

Version 0.20260721.0#530

Merged
agarny merged 6 commits into
opencor:mainfrom
agarny:cleaning-up
Jul 21, 2026
Merged

Version 0.20260721.0#530
agarny merged 6 commits into
opencor:mainfrom
agarny:cleaning-up

Conversation

@agarny

@agarny agarny commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings July 20, 2026 00:24

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot couldn't run its full agentic review because it didn't start before the timeout. Make sure your repository has a runner available, or add a copilot-code-review.yml file specifying one with the runs-on attribute. See the docs for more details.

Bumps the app to version 0.20260720.0 and updates the libOpenCOR integration to use the shared @opencor/libopencor-types TypeScript definitions, alongside dependency/lockfile refreshes.

Changes:

  • Switch libOpenCOR WASM typings from local IWasm* interfaces to @opencor/libopencor-types.
  • Update version metadata + libOpenCOR WASM version target.
  • Refresh/pin several dependencies and update Bun lockfiles.

Reviewed changes

Copilot reviewed 7 out of 10 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
src/renderer/src/types/types.d.ts Removes ad-hoc module declarations (now relying on external type packages).
src/renderer/src/libopencor/locSedApi.ts Refactors SED-ML WASM typings to use @opencor/libopencor-types and adjusts accessors.
src/renderer/src/libopencor/locLoggerApi.ts Updates issue-pointer typing and adds null-guard while iterating WASM issues.
src/renderer/src/libopencor/locFileApi.ts Updates FileManager/File WASM typings and adds null-guards when iterating files.
src/renderer/src/libopencor/locApi.ts Replaces the custom IWasmLocApi interface with a Pick<MainModule, ...> and trims re-exports.
src/renderer/src/common/initialisation.ts Types the dynamically-imported WASM factory as returning MainModule.
src/renderer/package.json Version bump + libOpenCOR version bump + dependency updates + adds @opencor/libopencor-types.
src/renderer/bun.lock Lockfile update for renderer package dependency changes.
package.json Root version bump + dependency updates + adds @opencor/libopencor-types.
bun.lock Root lockfile update for dependency changes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/renderer/src/libopencor/locSedApi.ts
Comment thread src/renderer/src/libopencor/locApi.ts
Comment thread src/renderer/src/libopencor/locApi.ts
Comment thread src/renderer/package.json
@agarny
agarny force-pushed the cleaning-up branch 5 times, most recently from 462015e to 7ef9cd7 Compare July 20, 2026 02:09
@agarny
agarny force-pushed the cleaning-up branch 2 times, most recently from 41fb017 to 7f5401c Compare July 20, 2026 10:56
agarny added 3 commits July 21, 2026 08:19
New major versions have been released and they change the look of things quite a bit, so pinning things.
@agarny agarny changed the title Version 0.20260720.0 Version 0.20260721.0 Jul 20, 2026
@agarny
agarny force-pushed the cleaning-up branch 2 times, most recently from 13d2178 to facd74f Compare July 21, 2026 01:05

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 12 out of 15 changed files in this pull request and generated 3 comments.

Comment thread src/renderer/scripts/libopencor.ts
Comment thread .github/workflows/ci.yml Outdated
Comment thread .github/workflows/cd.yml Outdated
@agarny
agarny merged commit 2e451de into opencor:main Jul 21, 2026
9 checks passed
@agarny
agarny deleted the cleaning-up branch July 21, 2026 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants