vscode-didact
vscode-didact copied to clipboard
Framework and tools for providing interactive tutorials with active links that call VS Code commands
Bumps [sinon](https://github.com/sinonjs/sinon) from 12.0.1 to 14.0.0. Changelog Sourced from sinon's changelog. 14.0.0 c2bbd826 Drop node 12 (Morgan Roderick) And embrace Node 18 See https://nodejs.org/en/about/releases/ Released by Morgan Roderick on 2022-05-07....
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.8 to 17.0.31. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.6.4. Release notes Sourced from typescript's releases. TypeScript 4.6.3 This release includes fixes for an incremental parsing bug caused by faulty error recovery logic improved...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 3.2.4. Release notes Sourced from node-fetch's releases. v3.2.4 3.2.4 (2022-04-28) Bug Fixes don't uppercase unknown methods (#1542) (004b3ac) v3.2.3 3.2.3 (2022-03-11) Bug Fixes handle bom...
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 9.0.0 to 9.1.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
rsync is now no more recommended and requires extra parameters. Replacing by sftp which is the recommended way. Following recommended PR on other project https://github.com/redhat-developer/vscode-wizard/pull/103 Signed-off-by: Aurélien Pupier
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.3 to 9.2.2. Release notes Sourced from mocha's releases. v9.2.2 9.2.2 / 2022-03-11 Please also note our announcements. :bug: Fixes #4842: Loading of reporter throws wrong error...
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.4 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...
We are using didact in Eclipse-Che and for some users, didact is not loading at all in firefox. We are just seeing a blank screen. Unfortunately I could not able...