Skip to content

Update NPM packages#65

Merged
AnHeuermann merged 10 commits intoOpenModelica:mainfrom
AnHeuermann:update-npm
Jan 29, 2026
Merged

Update NPM packages#65
AnHeuermann merged 10 commits intoOpenModelica:mainfrom
AnHeuermann:update-npm

Conversation

@AnHeuermann
Copy link
Copy Markdown
Member

@AnHeuermann AnHeuermann commented Jan 29, 2026

Changes

  • Update @actions/artifact, @actions/core
    • Change moduleResolution to "Bundler" to work with ncc
  • Updated development group
  • Updated dist/
  • Added dev container and Dockerfile

* Update @actions/artifact, @actions/core
  * Change moduleResolution to "Bundler" to work with ncc
* Updated development group
* Updated dist/
@AnHeuermann AnHeuermann self-assigned this Jan 29, 2026
@AnHeuermann
Copy link
Copy Markdown
Member Author

Upgrading @actions/core to version 3.0.0 is giving me a hard time. The package was convert to an ESM-only module and I couldn't get Jest to work with it. It's always complaining, that it can't find @actions/core. In theory one should be able to resolve this by using a resolver like jest-node-exports-resolver but I couldn't get it to run and already wasted too much time on this.

@AnHeuermann AnHeuermann enabled auto-merge (squash) January 29, 2026 15:29
@AnHeuermann AnHeuermann disabled auto-merge January 29, 2026 15:32
@AnHeuermann AnHeuermann enabled auto-merge (squash) January 29, 2026 15:48
@AnHeuermann AnHeuermann merged commit 486f2a2 into OpenModelica:main Jan 29, 2026
9 checks passed
@AnHeuermann AnHeuermann deleted the update-npm branch January 29, 2026 16:16
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.

1 participant