Skip to content

Commit 081c69f

Browse files
committedMay 5, 2023
feat: Bump Versions
GraphViz 8.0.5 Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
1 parent 0e8532f commit 081c69f

File tree

7 files changed

+341
-338
lines changed

7 files changed

+341
-338
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
This repository contains a collection of useful c++ libraries compiled to WASM for (re)use in Node JS, Web Browsers and JavaScript Libraries:
99
- [base91](https://base91.sourceforge.net/) - v0.6.0
1010
- [expat](https://libexpat.github.io/) - v2.5.0
11-
- [graphviz](https://www.graphviz.org/) - v8.0.4
11+
- [graphviz](https://www.graphviz.org/) - v8.0.5
1212
- [zstd](https://github.com/facebook/zstd) - v1.5.4
1313
- ...more to follow...
1414

1515
Built with:
16-
- [emsdk](https://github.com/emscripten-core/emsdk) - v3.1.36
16+
- [emsdk](https://github.com/emscripten-core/emsdk) - v3.1.37
1717

1818
## Homepage and Documents
1919

‎package-lock.json

+322-322
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"install-vcpkg": "run-script-os",
6767
"install-vcpkg:linux": "./scripts/cpp-install-vcpkg.sh",
6868
"install-vcpkg:win32": "wsl -e ./scripts/cpp-install-vcpkg.sh",
69-
"install-build-deps": "run-p install-emsdk install-vcpkg",
69+
"install-build-deps": "run-s install-emsdk install-vcpkg",
7070
"uninstall-build-deps": "rimraf ./emsdk ./vcpkg ./src-expat ./src-vcpkg",
7171
"clean-build": "rimraf .nyc_output bin build coverage dist* lib* output-* tmp types *.tsbuildinfo",
7272
"clean-docs": "rimraf docs/.vitepress/dist docs/classes docs/interfaces docs/modules docs/.nojekyll docs/README.md",
@@ -116,21 +116,21 @@
116116
"update": "npx npm-check-updates -u -t minor"
117117
},
118118
"dependencies": {
119-
"yargs": "17.7.1"
119+
"yargs": "17.7.2"
120120
},
121121
"devDependencies": {
122122
"@istanbuljs/nyc-config-typescript": "1.0.2",
123123
"@rollup/plugin-commonjs": "24.1.0",
124124
"@rollup/plugin-node-resolve": "15.0.2",
125125
"@rollup/plugin-terser": "0.4.1",
126-
"@types/chai": "4.3.4",
126+
"@types/chai": "4.3.5",
127127
"@types/emscripten": "1.39.6",
128128
"@types/mocha": "10.0.1",
129129
"@types/node": "18.15.13",
130130
"@types/yargs": "17.0.24",
131-
"@typescript-eslint/eslint-plugin": "5.59.0",
132-
"@typescript-eslint/parser": "5.59.0",
133-
"assemblyscript": "0.27.2",
131+
"@typescript-eslint/eslint-plugin": "5.59.2",
132+
"@typescript-eslint/parser": "5.59.2",
133+
"assemblyscript": "0.27.5",
134134
"chai": "4.3.7",
135135
"coveralls": "3.1.1",
136136
"eslint": "8.39.0",
@@ -146,15 +146,15 @@
146146
"npm-run-all": "4.1.5",
147147
"nyc": "15.1.0",
148148
"rimraf": "5.0.0",
149-
"rollup": "3.20.7",
149+
"rollup": "3.21.5",
150150
"rollup-plugin-sourcemaps": "0.6.3",
151151
"run-script-os": "1.1.6",
152152
"standard-version": "9.5.0",
153153
"tslib": "2.5.0",
154-
"typedoc": "0.24.4",
155-
"typedoc-plugin-markdown": "3.15.2",
154+
"typedoc": "0.24.6",
155+
"typedoc-plugin-markdown": "3.15.3",
156156
"typescript": "5.0.4",
157-
"vitepress": "1.0.0-alpha.73"
157+
"vitepress": "1.0.0-alpha.75"
158158
},
159159
"repository": {
160160
"type": "git",
@@ -167,4 +167,4 @@
167167
"url": "https://github.com/hpcc-systems/hpcc-js-wasm/issues"
168168
},
169169
"homepage": "https://hpcc-systems.github.io/hpcc-js-wasm/"
170-
}
170+
}

‎scripts/cpp-install-emsdk.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# List of current vertsion can be found in https://github.com/emscripten-core/emsdk/tags ---
44
# UPDATE README.md
5-
VERSION=3.1.36
5+
VERSION=3.1.37
66

77
if [ ! -d "./emsdk" ]
88
then

‎scripts/cpp-install-vcpkg.sh

+3
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ then
1212
./bootstrap-vcpkg.sh
1313
cd ..
1414
fi
15+
16+
source ./emsdk/emsdk_env.sh
17+
./vcpkg/vcpkg install --overlay-ports=./vcpkg-overlays --overlay-triplets=./vcpkg-triplets --triplet=wasm32-emscripten --x-install-root=./vcpkg/vcpkg-installed_wasm

‎vcpkg-overlays/graphviz/portfile.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ vcpkg_from_gitlab(
33
OUT_SOURCE_PATH SOURCE_PATH
44
REPO graphviz/graphviz
55
REF ${VERSION}
6-
SHA512 a3b777b3c4ebcd1c1a479ce3f796d87ccd8c39831e9bc7e526860b2e5bd096118713aec48d6eff94b24ace48b09ce6f57e0b948444fd8b4933371af153456ed8
6+
SHA512 0edbb19de1a677ea34d06eaaf90250986fc1946914fbb78abf845e246edfff1973746263863f627851d96551085bc06530ffd094c662d6473617c66c71dd6ea1
77
HEAD_REF main
88
)
99

‎vcpkg-overlays/graphviz/vcpkg.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphviz",
3-
"version-semver": "8.0.4",
3+
"version-semver": "8.0.5",
44
"port-version": 0,
55
"homepage": "https://graphviz.org/",
66
"description": "Graphviz is open source graph visualization software. Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. It has important applications in networking, bioinformatics, software engineering, database and web design, machine learning, and in visual interfaces for other technical domains.",

0 commit comments

Comments
 (0)
Please sign in to comment.