Skip to content

Update @cortex-js/compute-engine to 0.126.1 - #30

Closed
Tom-van-Woudenberg with Copilot wants to merge 2 commits into
mainfrom
copilot/update-cortex-js-compute-engine-version
Closed

Tom-van-Woudenberg with Copilot wants to merge 2 commits into
mainfrom
copilot/update-cortex-js-compute-engine-version

Conversation

Copilot AI commented Sep 8, 2026 •

Copy link
Copy Markdown
Contributor

@cortex-js/compute-engine was pinned to a stale version (0.100.0 in npm deps, 0.55.6 in the CDN imports used at runtime). This bumps everything to the latest release, 0.126.1.

Dependency manifests

  • Added package.json declaring @cortex-js/compute-engine@^0.126.1 (these files did not yet exist on this branch)
  • Generated package-lock.json against the npm registry, locking 0.126.1 and its updated transitive deps (@arnog/colors@0.7.0, complex-esm@2.1.1-esm1)

Runtime CDN imports

  • src/teachbooks_questions/_static/teachbooks_sab.js and teachbooks_sag.js: bumped the esm.run import from @0.55.6 to @0.126.1
- import { ComputeEngine } from "https://esm.run/@cortex-js/compute-engine@0.55.6";
+ import { ComputeEngine } from "https://esm.run/@cortex-js/compute-engine@0.126.1";

No logic changes — this is purely a version alignment across the dependency manifest and both CDN import sites.

Co-authored-by: Tom-van-Woudenberg <122541126+Tom-van-Woudenberg@users.noreply.github.com>
Copilot AI changed the title [WIP] Update @cortex-js/compute-engine to latest version 0.126.1 Update @cortex-js/compute-engine to 0.126.1 Sep 8, 2026
@Tom-van-Woudenberg

Copy link
Copy Markdown
Member

Included manually in #27

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