dependabot[bot]
|
59b98594e7
|
Bump ansi-regex from 3.0.0 to 3.0.1 in /js (#63)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-03 11:18:59 -07:00 |
dependabot[bot]
|
739d5ad49a
|
Bump minimist from 1.2.5 to 1.2.6 in /js (#62)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-02 12:45:16 -07:00 |
Brandon Walderman
|
70f48003a1
|
Add runtime Deprecation notices (#60)
* .NET deprecation notice.
* JS deprecation notice.
* Update Python readme.
* Update JS readme.
* Update JS package.json.
* Python deprecation notice.
* Java deprecation notice.
* Increment versions.
|
2022-01-26 17:38:29 -08:00 |
dependabot[bot]
|
246cb449d4
|
Bump jszip from 3.4.0 to 3.7.1 in /js (#59)
Bumps [jszip](https://github.com/Stuk/jszip) from 3.4.0 to 3.7.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.4.0...v3.7.1)
---
updated-dependencies:
- dependency-name: jszip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-24 14:20:45 -08:00 |
Marcin Strzyz
|
e9067a23c4
|
Updated edge.js to properly support setting the page load strategy (#47)
|
2022-01-24 14:20:25 -08:00 |
dependabot[bot]
|
1e9fcb43d7
|
Bump glob-parent from 5.1.1 to 5.1.2 in /js (#48)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-24 14:16:44 -08:00 |
dependabot[bot]
|
3a4c9ce018
|
Bump lodash from 4.17.19 to 4.17.21 in /js (#46)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-11 12:27:12 -07:00 |
dependabot[bot]
|
1ff05dbbc1
|
Bump y18n from 4.0.0 to 4.0.1 in /js (#43)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-04-29 10:37:13 -07:00 |
dependabot[bot]
|
5c1f8a32aa
|
Bump lodash from 4.17.15 to 4.17.19 in /js (#20)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-16 11:46:43 -07:00 |
Brandon Walderman
|
8dcf98041d
|
Add UseWebView option. (#17)
|
2020-06-24 19:16:08 -07:00 |
Brandon Walderman
|
8644c6e5db
|
Prepare to publish npmjs package (#12)
* Update package.json and check in lock file.
* Format documents.
* Move source to lib/ folder.
* Add npmignore.
* Scoped package.
* Add copies of license to subdirectories.
* Add language-specific README files.
* Add npm pack step.
* Use default service in legacy mode.
* Fix python comments.
* Ignore .vscode.
|
2020-05-14 12:59:59 -07:00 |
guangyuexu
|
4e5eb208fc
|
js binding for legacy and chromium edge (#6)
JS binding for legacy and chromium edge.
|
2020-05-12 16:35:10 -05:00 |