Skip to content

Commit 421e777

Browse files
committed
chore: release candidate-2.x.x
1 parent 6862be8 commit 421e777

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+640
-268
lines changed

.release-please-manifest.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,39 @@
11
{
2-
".": "2.112.4",
3-
"packages/api": "2.14.5",
4-
"packages/chart": "2.86.5",
5-
"packages/codemirror": "2.66.4",
2+
".": "2.112.5",
3+
"packages/api": "2.14.6",
4+
"packages/chart": "2.86.6",
5+
"packages/codemirror": "2.66.5",
66
"packages/codemirror-shim": "2.38.1",
7-
"packages/common": "2.73.5",
8-
"packages/comms": "2.102.4",
9-
"packages/composite": "2.9.8",
10-
"packages/dataflow": "9.5.0",
7+
"packages/common": "2.73.6",
8+
"packages/comms": "2.102.5",
9+
"packages/composite": "2.9.9",
10+
"packages/dataflow": "9.6.0",
1111
"packages/ddl-shim": "2.25.2",
1212
"packages/deck-shim": "2.9.0",
13-
"packages/dgrid": "2.34.6",
13+
"packages/dgrid": "2.34.7",
1414
"packages/dgrid-shim": "2.27.1",
15-
"packages/dgrid2": "2.5.5",
16-
"packages/eclwatch": "2.77.10",
17-
"packages/esbuild-plugins": "1.6.0",
18-
"packages/form": "2.12.6",
19-
"packages/graph": "2.87.4",
20-
"packages/html": "2.44.5",
21-
"packages/layout": "2.51.6",
15+
"packages/dgrid2": "2.5.6",
16+
"packages/eclwatch": "2.77.11",
17+
"packages/esbuild-plugins": "1.7.0",
18+
"packages/form": "2.12.7",
19+
"packages/graph": "2.87.5",
20+
"packages/html": "2.44.6",
21+
"packages/layout": "2.51.7",
2222
"packages/leaflet-shim": "2.6.0",
23-
"packages/loader": "2.108.10",
24-
"packages/map": "2.79.6",
25-
"packages/map-deck": "2.9.5",
26-
"packages/marshaller": "2.28.10",
27-
"packages/observable-md": "2.55.4",
23+
"packages/loader": "2.108.11",
24+
"packages/map": "2.79.7",
25+
"packages/map-deck": "2.9.6",
26+
"packages/marshaller": "2.28.11",
27+
"packages/observable-md": "2.55.5",
2828
"packages/observablehq-compiler": "1.5.0",
29-
"packages/other": "2.17.6",
30-
"packages/phosphor": "2.20.7",
29+
"packages/other": "2.17.7",
30+
"packages/phosphor": "2.20.8",
3131
"packages/phosphor-shim": "2.17.0",
32-
"packages/preact-shim": "2.19.2",
33-
"packages/react": "2.55.5",
32+
"packages/preact-shim": "2.19.3",
33+
"packages/react": "2.55.6",
3434
"packages/requirejs-shim": "2.4.1",
35-
"packages/timeline": "2.57.4",
36-
"packages/tree": "2.45.3",
35+
"packages/timeline": "2.57.5",
36+
"packages/tree": "2.45.4",
3737
"packages/util": "2.53.2",
3838
"packages/observable-shim": "1.0.0"
3939
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.112.5](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v2.112.4...hpcc-js-v2.112.5) (2026-04-08)
6+
7+
8+
### Bug Fixes
9+
10+
* update dependencies across multiple packages ([#4568](https://github.com/hpcc-systems/Visualization/issues/4568)) ([6862be8](https://github.com/hpcc-systems/Visualization/commit/6862be8f47defb49b541d857c99e7761e3b8685d)), closes [#4569](https://github.com/hpcc-systems/Visualization/issues/4569)
11+
512
## [2.112.4](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v2.112.3...hpcc-js-v2.112.4) (2026-03-25)
613

714

0 commit comments

Comments
 (0)