Skip to content

DO NOT MERGE - customization#524

Draft
pangrr wants to merge 56 commits intokovacsv:masterfrom
uptoolapp:uptool
Draft

DO NOT MERGE - customization#524
pangrr wants to merge 56 commits intokovacsv:masterfrom
uptoolapp:uptool

Conversation

@pangrr
Copy link
Copy Markdown

@pangrr pangrr commented Apr 23, 2025

This draft pull request is to indicate our customization of the upstream code. Please do not merge and use branch uptool and keep branch master untouched.

ran and others added 30 commits April 23, 2025 08:19
UT-765: Add INCHES to cad viewer (all values in both units)
…dges

Ut 1150 camera orientation and docker image push workflow
yangcshen and others added 26 commits December 29, 2025 16:55
Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 to 4.7.9.
- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.7.8...v4.7.9)

---
updated-dependencies:
- dependency-name: handlebars
  dependency-version: 4.7.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…ars-4.7.9

Bump handlebars from 4.7.8 to 4.7.9
…ilities

UT-1878: Fix dependabot reported vulnerabilities
Why can't we just import from node_modules directly?
  - occt-import-js.js is an Emscripten UMD that uses importScripts() inside a Web Worker — it relies on occt-import-js.js and occt-import-js.wasm being fetchable via relative URL at runtime.
  - .wasm can't be bundled into the JS output; it has to be served as a separate HTTP resource.
  - The worker is instantiated from a Blob URL with absolute URLs injected, so there's no path relative to the bundle we could rely on.
1) tools/generate_icon_font.py: deleted entirely - cli dev script
2) package.json:
  - Removed 3 dev dependencies: fantasticon, oslllo-svg-fixer, svgs
  - Removed npm script: generate_icon_font
  - Added overrides for 2 mocha transitive deps: serialize-javascript → ^7.0.5, diff → ^8.0.3
…lities-in-Online3DViewer

Addressed vulnerabilities in dependencies
…-vulnerabilities-in-Online3DViewer

Revert "UT-1902: Addressed remaining vulnerabilities in o3dv dependencies"
Copy vendor files for dev and package mode
UT-1880: Bump version before tagging
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.

4 participants