dependabot[bot]
972bb9676c
Bump terser from 5.7.0 to 5.14.2 in /js/common ( #12248 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.7.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-25 14:09:05 -07:00
RandySheriffH
0264a9c29b
Bump ort version number ( #11948 )
...
* bump ort version number
* update link and note url
* update version to silence assert
Co-authored-by: Randy Shuai <rashuai@microsoft.com>
2022-07-22 12:55:53 -07:00
Yulong Wang
179406bd25
[JS] upgrade package-lock.json from v1 to v2 ( #11039 )
...
* upgrade package-lock.json from v1 to v2
* upgrade requirement of nodejs version to 16.x
2022-03-30 13:30:28 -07:00
Chi Lo
8ba52b0a05
Bump master version to 1.12 ( #10797 )
...
* bump master version to 1.11
* bump master version to 1.12
2022-03-28 12:30:11 -07:00
Yulong Wang
712f4e403d
[js/common] upgrade marked@4.0.10 (Dependbot warning) ( #10313 )
2022-01-18 14:00:10 -08:00
jingyanwangms
8043a9facc
Bump master version to 1.11 ( #9957 )
...
* Bump master version to 1.11
* Update Windows AI version
* update version in onnxruntime_c_api.cc
2021-12-14 23:32:06 -08:00
Ye Wang
4934455ab6
Bumping up to 1.10 ( #9006 )
...
* bump to 1.10
* Update Versioning.md
* Update README.rst
* Change opset version to 15
2021-09-22 16:34:28 -07:00
Yulong Wang
49b329e266
[js/api] add typedoc and revise comments ( #9077 )
...
* [js/api] add typedoc and revise comments
* update document
* fix lint error
* use config file for typedoc
2021-09-20 17:54:46 -07:00
Ye Wang
e2194797a7
bumping up to version 1.9 ( #8982 )
...
* bump up version
* makes the windowAI column align with ORT version
* update the hardcoded version string
* fix a typo
2021-09-07 14:30:55 -07:00
dependabot[bot]
333ef3c089
Bump path-parse from 1.0.6 to 1.0.7 in /js/common
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 23:35:34 -07:00
Guoyu Wang
52a212e4f1
Bump ORT master version to 1.8.2 ( #8646 )
2021-08-09 11:10:29 -07:00
harshithapv
0f989c6162
bumping onnxruntime version to 1.8.1 ( #8429 )
2021-07-19 16:48:56 -07:00
Xueyun Zhu
e92b3c1394
bumping up version number to 1.8 ( #7733 )
...
* bump to 1.8
* fix windows AI
2021-05-18 09:03:37 -07:00
Yulong Wang
ec885040ef
[js] specify correct config for terser ( #7627 )
...
* add copyright banner
* fix worker loading failure
* add a section in document for formatter and linter
2021-05-10 11:50:39 -07:00
Yulong Wang
009f342caf
[JS] refactor Javascript/Typescript libraries in ONNX Runtime ( #7308 )
...
* working on re-organizing js code for ortweb
* remove dup files
* move folder
* fix common references
* fix common es5
* add webpack to common
* split interfact/impl
* use cjs for node
* add npmignore for common
* update sourcemap config for common
* update node
* adjust folder/path in CI and build
* update folder
* nit: readme
* add bundle for dev
* correct nodejs paths
* enable ORT_API_MANUAL_INIT
* set name for umd library
* correct name for commonjs export
* add priority into registerBackend()
* fix npm ci pwd
* update eslintrc
* revise code
* revert package-lock lockfileVersion 2->1
* update prebuild
* resolve comments
* update document
* revise eslint config
* update eslint for typescript rules
* revert changes by mistake in backend.ts
* add env
* resolve comments
2021-04-16 01:33:10 -07:00