Skip to content

Commit 850d860

Browse files
soumyamahuntdependabot[bot]fwalmarcpruxLeonardoRosaa
authored
feat: add visual studio setup steps for adding windows support
* Bump @types/node from 14.11.8 to 14.14.5 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.8 to 14.14.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com> * Bump @types/jest from 26.0.14 to 26.0.15 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.14 to 26.0.15. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot[bot] <support@github.com> * Add more OS versions to the list Fixes #73 * Bump to 1.4.0 * Add stability checks * Build next v1 * Run more often and test both v1 and main * Use v1-next instead of master * Bump @actions/tool-cache from 1.6.0 to 1.6.1 Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache) Signed-off-by: dependabot[bot] <support@github.com> * Bump prettier from 2.1.2 to 2.2.1 Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.2.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](prettier/prettier@2.1.2...2.2.1) Signed-off-by: dependabot[bot] <support@github.com> * Bump @types/node from 14.14.5 to 14.14.10 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.5 to 14.14.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com> * Add Swift 5.3.1 * Tweak flows * Bump version and dist * Bump semver from 7.3.2 to 7.3.4 Bumps [semver](https://github.com/npm/node-semver) from 7.3.2 to 7.3.4. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md) - [Commits](npm/node-semver@v7.3.2...v7.3.4) Signed-off-by: dependabot[bot] <support@github.com> * Bump @types/jest from 26.0.15 to 26.0.16 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.15 to 26.0.16. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot[bot] <support@github.com> * Bump @types/node from 14.14.10 to 14.14.17 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.10 to 14.14.17. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com> * Bump @types/jest from 26.0.16 to 26.0.19 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.16 to 26.0.19. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot[bot] <support@github.com> * Bump @types/node from 14.14.17 to 14.14.19 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.17 to 14.14.19. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com> * Update package lock * Add support for swift 5.3.2 and 5.3.3 * Use latest version * Bump to 1.6.0 * Only run Swift 5.x for now * Run stability tests on main * Bump semver from 7.3.4 to 7.3.5 Bumps [semver](https://github.com/npm/node-semver) from 7.3.4 to 7.3.5. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md) - [Commits](npm/node-semver@v7.3.4...v7.3.5) Signed-off-by: dependabot[bot] <support@github.com> * Bump @types/jest from 26.0.19 to 26.0.22 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.19 to 26.0.22. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot[bot] <support@github.com> * Bump jest from 25.5.4 to 26.6.3 Bumps [jest](https://github.com/facebook/jest) from 25.5.4 to 26.6.3. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v25.5.4...v26.6.3) Signed-off-by: dependabot[bot] <support@github.com> * Bump ts-jest from 25.5.1 to 26.5.4 Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 25.5.1 to 26.5.4. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v25.5.1...v26.5.4) Signed-off-by: dependabot[bot] <support@github.com> * Bump typescript from 3.9.7 to 4.2.3 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.2.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot[bot] <support@github.com> * Bump @types/node from 14.14.19 to 14.14.37 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.19 to 14.14.37. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com> * Bump @actions/io from 1.0.2 to 1.1.0 Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) from 1.0.2 to 1.1.0. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/@actions/core@1.1.0/packages/io) Signed-off-by: dependabot[bot] <support@github.com> * Bump typescript from 4.2.3 to 4.2.4 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.2.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot[bot] <support@github.com> * Bump @actions/core from 1.2.6 to 1.2.7 Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.2.7. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Signed-off-by: dependabot[bot] <support@github.com> * Bump @types/node from 14.14.37 to 14.14.39 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.37 to 14.14.39. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com> * Add swift 5.4 * Switch to swift 5.4 * Bump to 1.7.0 * Add Swift 5.4.x versions * Bump version to 1.8.0 * Bump @actions/exec from 1.0.4 to 1.1.0 Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec) from 1.0.4 to 1.1.0. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/exec/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/@actions/core@1.1.0/packages/exec) --- updated-dependencies: - dependency-name: "@actions/exec" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump path-parse from 1.0.6 to 1.0.7 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> * Swift 5.5 * Bump @actions/tool-cache from 1.6.1 to 1.7.1 Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) from 1.6.1 to 1.7.1. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache) --- updated-dependencies: - dependency-name: "@actions/tool-cache" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump browserslist from 4.16.3 to 4.17.4 Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.17.4. - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.16.3...4.17.4) --- updated-dependencies: - dependency-name: browserslist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * test: expect version 5.5.0 * Bump hosted-git-info from 2.8.8 to 2.8.9 Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](npm/hosted-git-info@v2.8.8...v2.8.9) --- updated-dependencies: - dependency-name: hosted-git-info dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * test: ensure that current version is 5.5 * Bump ansi-regex from 5.0.0 to 5.0.1 Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](chalk/ansi-regex@v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Bump ws from 7.4.4 to 7.5.5 Bumps [ws](https://github.com/websockets/ws) from 7.4.4 to 7.5.5. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.4.4...7.5.5) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * build * updated default version to 5.5 * Improved version lookup * Dont throw error if we have output * Bump ts-jest from 26.5.4 to 26.5.6 Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.4 to 26.5.6. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v26.5.4...v26.5.6) Signed-off-by: dependabot[bot] <support@github.com> * Bump @actions/core from 1.2.7 to 1.6.0 Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.7 to 1.6.0. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) --- updated-dependencies: - dependency-name: "@actions/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Revert "build" This reverts commit f9480b8. * build * updated default version to 5.5 * Revert "build" This reverts commit f9480b8. * Bump @actions/io from 1.1.0 to 1.1.1 Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/@actions/tool-cache@1.1.1/packages/io) --- updated-dependencies: - dependency-name: "@actions/io" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump prettier from 2.2.1 to 2.4.1 Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.4.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.2.1...2.4.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump typescript from 4.2.4 to 4.4.4 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.4.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.2.4...v4.4.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump @types/jest from 26.0.22 to 27.0.2 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.22 to 27.0.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Bump @types/getos from 3.0.0 to 3.0.1 Bumps [@types/getos](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/getos) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/getos) --- updated-dependencies: - dependency-name: "@types/getos" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump @types/semver from 7.3.4 to 7.3.9 Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) from 7.3.4 to 7.3.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver) --- updated-dependencies: - dependency-name: "@types/semver" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump @types/node from 14.14.39 to 16.11.6 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.39 to 16.11.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * revert index.js * Bump version to 1.9.0 * output comparison values * pack * Skip to check `Apple` prefix * Add version check test for linux * format * Bump version to 1.9.1 * Add Swift 5.5.1 * Set default version to 5.5.1 * Bump version to 1.10.0 * Setup code analysis * Bump typescript from 4.4.4 to 4.5.4 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.5.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.4.4...v4.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump prettier from 2.4.1 to 2.5.1 Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.4.1...2.5.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Swift version to 5.5.2 * Bump version to 1.11.0 * Bump @types/jest from 27.0.2 to 27.0.3 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.2 to 27.0.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump typescript from 4.5.4 to 4.5.5 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.4 to 4.5.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.5.4...v4.5.5) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump @types/node from 16.11.6 to 17.0.15 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.6 to 17.0.15. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Bump @types/jest from 27.0.3 to 27.4.0 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.3 to 27.4.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump @types/node from 17.0.15 to 17.0.16 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.15 to 17.0.16. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Remove unused keyservers * Make two attempts at updating keyserver * Bump 1.12.0 * Bump @types/node from 17.0.16 to 17.0.17 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.16 to 17.0.17. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Add Swift 5.5.3 * Bump version to 1.13.0 * Bump 1.13.1 Build to include new Swift version * Make sure that stability checks fail * Automatically bump and build releases * Add version resolving * Draft release name * Force push release build * Push to main * Add lock bump * Bump actions/checkout from 2 to 3 Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Add support for swift 5.6 * Bump to version 1.14.0 * Bump EndBug/add-and-commit from 8 to 9 Bumps [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit) from 8 to 9. - [Release notes](https://github.com/EndBug/add-and-commit/releases) - [Changelog](https://github.com/EndBug/add-and-commit/blob/main/CHANGELOG.md) - [Commits](EndBug/add-and-commit@v8...v9) --- updated-dependencies: - dependency-name: EndBug/add-and-commit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Bump @actions/io from 1.1.1 to 1.1.2 Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/io) --- updated-dependencies: - dependency-name: "@actions/io" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump @actions/exec from 1.1.0 to 1.1.1 Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/exec/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/@actions/tool-cache@1.1.1/packages/exec) --- updated-dependencies: - dependency-name: "@actions/exec" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump @actions/tool-cache from 1.7.1 to 1.7.2 Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache) --- updated-dependencies: - dependency-name: "@actions/tool-cache" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump prettier from 2.5.1 to 2.6.2 Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.5.1...2.6.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump minimist from 1.2.5 to 1.2.6 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> * Bump async from 3.2.0 to 3.2.3 Bumps [async](https://github.com/caolan/async) from 3.2.0 to 3.2.3. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md) - [Commits](caolan/async@v3.2.0...v3.2.3) --- updated-dependencies: - dependency-name: async dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Bump semver from 7.3.5 to 7.3.7 Bumps [semver](https://github.com/npm/node-semver) from 7.3.5 to 7.3.7. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.3.5...v7.3.7) --- updated-dependencies: - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump @actions/core from 1.6.0 to 1.7.0 Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) --- updated-dependencies: - dependency-name: "@actions/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump github/codeql-action from 1 to 2 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v1...v2) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Bump typescript from 4.5.5 to 4.6.4 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.5.5...v4.6.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump @types/node from 17.0.17 to 17.0.31 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.17 to 17.0.31. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump @types/jest from 27.4.0 to 27.5.0 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.4.0 to 27.5.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Add Swift 5.6.1 * Update org references * Bump version to 1.15.0 * Bump @actions/core from 1.7.0 to 1.8.0 Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) --- updated-dependencies: - dependency-name: "@actions/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump @types/node from 17.0.31 to 17.0.32 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.31 to 17.0.32. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * feat: add quiet flag to windows installer * ci: enable continue on error in integration test job * feat: add swift on windows path * feat: add vswhere path find funtion * feat: added visual studio component installation * chore: test if swift tool installation succeds * chore: test hard coding sysdrive * chore: add dynamic system drive * feat: added visual studio required components installation * fix: fix vs installer not found error * chore: test vswhere execution with `windowsVerbatimArguments` * chore: test vswhere argument passing with array * fix: remove upper limit for visual studio version * feat: add gpg signature validation * feat: added support files step for older swift versions * chore: test cmd run with `windowsVerbatimArguments` * feat: get vs_installer path from vswhere payload * chore: log payload * chore: test vs json * fix: fix payload not mutating * chore: test json parsing * refactor: create separate file for visual studio logic * feat: add using recommended windows sdk version if current os version lesser * chore: test with cmd /k flag * chore: test executing command with stdin * chore: finalize changes Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Frederik Wallner <frederik.wallner@gmail.com> Co-authored-by: Marc Prud'hommeaux <marc@prux.org> Co-authored-by: Marc Prud'hommeaux <marc@glimpse.io> Co-authored-by: marcprux <mwp1@cornell.edu> Co-authored-by: leonardoRosaa <leonardoorosaa16@gmail.com> Co-authored-by: Leonardo Rosa <43169851+LeonardoRosaa@users.noreply.github.com> Co-authored-by: Iceman <side.junktown@gmail.com> Co-authored-by: kenta okamura <okamura@qoncept.co.jp> Co-authored-by: Steffen Kötte <steffen.koette@gmail.com>
1 parent e458587 commit 850d860

22 files changed

+2531
-1461
lines changed

.github/release-drafter.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
name-template: '$RESOLVED_VERSION'
2+
tag-template: 'v$RESOLVED_VERSION'
13
exclude-labels:
24
- 'tooling'
35
- 'documentation'
@@ -12,5 +14,19 @@ categories:
1214
label: 'bug'
1315
- title: 'Dependencies'
1416
label: 'dependencies'
17+
version-resolver:
18+
major:
19+
labels:
20+
- 'major'
21+
- 'breaking'
22+
minor:
23+
labels:
24+
- 'minor'
25+
- 'enhancement'
26+
patch:
27+
labels:
28+
- 'patch'
29+
- 'bug'
30+
default: patch
1531
template: |
1632
$CHANGES

.github/workflows/analysis.yml

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
# For most projects, this workflow file will not need changing; you simply need
2+
# to commit it to your repository.
3+
#
4+
# You may wish to alter this file to override the set of languages analyzed,
5+
# or to provide custom queries or build logic.
6+
#
7+
# ******** NOTE ********
8+
# We have attempted to detect the languages in your repository. Please check
9+
# the `language` matrix defined below to confirm you have the correct set of
10+
# supported CodeQL languages.
11+
#
12+
name: "CodeQL"
13+
14+
on:
15+
push:
16+
branches: [ main ]
17+
pull_request:
18+
# The branches below must be a subset of the branches above
19+
branches: [ main ]
20+
schedule:
21+
- cron: '27 8 * * 6'
22+
23+
jobs:
24+
analyze:
25+
name: Analyze
26+
runs-on: ubuntu-latest
27+
permissions:
28+
actions: read
29+
contents: read
30+
security-events: write
31+
32+
strategy:
33+
fail-fast: false
34+
matrix:
35+
language: [ 'javascript', 'typescript' ]
36+
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
37+
# Learn more about CodeQL language support at https://git.io/codeql-language-support
38+
39+
steps:
40+
- name: Checkout repository
41+
uses: actions/checkout@v3
42+
43+
# Initializes the CodeQL tools for scanning.
44+
- name: Initialize CodeQL
45+
uses: github/codeql-action/init@v2
46+
with:
47+
languages: ${{ matrix.language }}
48+
# If you wish to specify custom queries, you can do so here or in a config file.
49+
# By default, queries listed here will override any specified in a config file.
50+
# Prefix the list here with "+" to use these queries and those in the config file.
51+
# queries: ./path/to/local/query, your-org/your-repo/queries@main
52+
53+
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
54+
# If this step fails, then you should remove it and run the build manually (see below)
55+
- name: Autobuild
56+
uses: github/codeql-action/autobuild@v2
57+
58+
# ℹ️ Command-line programs to run using the OS shell.
59+
# 📚 https://git.io/JvXDl
60+
61+
# ✏️ If the Autobuild fails above, remove it and uncomment the following three lines
62+
# and modify them (or add more) to build your code if your project
63+
# uses a compiled language
64+
65+
#- run: |
66+
# make bootstrap
67+
# make release
68+
69+
- name: Perform CodeQL Analysis
70+
uses: github/codeql-action/analyze@v2

.github/workflows/check_swift_releases.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
latest_release_name=`hub api repos/apple/swift/releases/latest | jq '.name'`
33
exp="[0-9\.]"
44
re="Swift ([0-9\.]+)"
5-
if [[ $latest_release_name =~ $re ]]
5+
if [[ "$latest_release_name" =~ "$re" ]]
66
then
77
latest_release_number=${BASH_REMATCH[1]}
88
else
@@ -12,7 +12,7 @@ fi
1212

1313
echo "Latest release is $latest_release_number"
1414

15-
if grep -q $latest_release_number "./src/swift-versions.ts"
15+
if grep -q "$latest_release_number" "./src/swift-versions.ts"
1616
then
1717
echo "Version already added"
1818
exit 0

.github/workflows/ci.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
name: Unit tests
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/checkout@v2
16+
- uses: actions/checkout@v3
1717
- run: npm install
1818
- run: npm run format-check
1919
- run: npm test
@@ -23,9 +23,12 @@ jobs:
2323
strategy:
2424
matrix:
2525
os: [ubuntu-latest, macos-latest, windows-latest]
26-
swift: ["5.3"]
26+
swift: ["5.6.1"]
27+
include:
28+
- os: windows-latest
29+
swift: "5.3"
2730
steps:
28-
- uses: actions/checkout@v2
31+
- uses: actions/checkout@v3
2932
- run: npm install
3033
- run: npm run build && npm run pack-source-map
3134
- uses: ./

.github/workflows/draft-release.yml

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,29 @@ on:
77

88
jobs:
99
update-release-draft:
10-
name: Update Release Draft
10+
name: Update Release
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: release-drafter/release-drafter@v5
13+
- name: Checkout
14+
uses: actions/checkout@v3
15+
16+
- name: Update Release Draft
17+
id: release_draft
18+
uses: release-drafter/release-drafter@v5
1419
env:
1520
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21+
22+
- name: Set version
23+
run: npm version ${{ steps.release_draft.outputs.name }} --allow-same-version true --git-tag-version false
24+
25+
- name: Install Dependencies
26+
run: npm install
27+
28+
- name: Build
29+
run: npm run all
30+
31+
- name: Commit
32+
uses: EndBug/add-and-commit@v9
33+
with:
34+
push: origin main --force
35+

.github/workflows/stability.yml

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
name: Stability
2+
3+
on:
4+
schedule:
5+
- cron: '0 */12 * * *'
6+
7+
jobs:
8+
v1:
9+
name: "v1: Swift ${{ matrix.swift }} on ${{ matrix.os }}"
10+
runs-on: ${{ matrix.os }}
11+
strategy:
12+
matrix:
13+
os: [ubuntu-latest, macos-latest]
14+
swift: ["5.6.1"]
15+
steps:
16+
- uses: swift-actions/setup-swift@v1
17+
with:
18+
swift-version: ${{ matrix.swift }}
19+
- name: Swift version
20+
if: always()
21+
run: swift --version | grep ${{ matrix.swift }} || exit 1
22+
main:
23+
name: "main: Swift ${{ matrix.swift }} on ${{ matrix.os }}"
24+
runs-on: ${{ matrix.os }}
25+
strategy:
26+
matrix:
27+
os: [ubuntu-latest, macos-latest]
28+
swift: ["5.6.1"]
29+
steps:
30+
- uses: swift-actions/setup-swift@main
31+
with:
32+
swift-version: ${{ matrix.swift }}
33+
- name: Swift version
34+
if: always()
35+
run: swift --version | grep ${{ matrix.swift }} || exit 1

.github/workflows/swift-releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
name: Swift release
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@v2
12+
- uses: actions/checkout@v3
1313
env:
1414
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1515
- run: ./.github/workflows/check_swift_releases.sh

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
<img src="https://img.shields.io/badge/platform-macOS%20%7C%20Ubuntu-lightgray" alt="Supports macOS and Ubuntu" />
88
</a>
99
<a href="https://swift.org">
10-
<img src="https://img.shields.io/badge/Swift-5.3-F05138?logo=swift&logoColor=white" alt="Swift 5.3" />
10+
<img src="https://img.shields.io/badge/Swift-5.6.1-F05138?logo=swift&logoColor=white" alt="Swift 5.6.1" />
1111
</a>
12-
<a href="https://github.com/fwal/setup-swift/releases/latest">
13-
<img src="https://img.shields.io/github/v/release/fwal/setup-swift?sort=semver" alt="Latest release" />
12+
<a href="https://github.com/swift-actions/setup-swift/releases/latest">
13+
<img src="https://img.shields.io/github/v/release/swift-actions/setup-swift?sort=semver" alt="Latest release" />
1414
</a>
1515
</p>
1616

@@ -21,20 +21,20 @@
2121
To run the action with the latest swift version available, simply add the action as a step in your workflow:
2222

2323
```yaml
24-
- uses: fwal/setup-swift@v1
24+
- uses: swift-actions/setup-swift@v1
2525
```
2626
2727
After the environment is configured you can run swift commands using the standard [`run`](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/workflow-syntax-for-github-actions#jobsjob_idstepsrun) step:
2828
```yaml
29-
- uses: fwal/setup-swift@v1
29+
- uses: swift-actions/setup-swift@v1
3030
- name: Get swift version
31-
run: swift --version # Swift 5.3
31+
run: swift --version # Swift 5.6.1
3232
```
3333

3434
A specific Swift version can be set using the `swift-version` input:
3535

3636
```yaml
37-
- uses: fwal/setup-swift@v1
37+
- uses: swift-actions/setup-swift@v1
3838
with:
3939
swift-version: "5.1.0"
4040
- name: Get swift version
@@ -49,9 +49,9 @@ runs-on: ${{ matrix.os }}
4949
strategy:
5050
matrix:
5151
os: [ubuntu-latest, macos-latest]
52-
swift: ["5.1.0", "4.2.4"]
52+
swift: ["5.4.3", "5.2.4"]
5353
steps:
54-
- uses: fwal/setup-swift@v1
54+
- uses: swift-actions/setup-swift@v1
5555
with:
5656
swift-version: ${{ matrix.swift }}
5757
- name: Get swift version
@@ -68,22 +68,22 @@ For example, Swift is available as version `5.1` but this will be interpreted as
6868
In other words specifying...
6969
- `"5.1.0"` will resolve to version `5.1`
7070
- `"5.1"` will resolve to latest patch version (aka `5.1.1`)
71-
- `"5"` will resolve to latest minor and patch version (aka `5.3.0`)
71+
- `"5"` will resolve to latest minor and patch version (aka `5.5`)
7272

7373
### Caveats
7474

75-
YAML interprets eg. `5.0` as a float, this action will then interpret that as `5` which will result in eg. Swift 5.3 being resolved. Quote your inputs! Thus:
75+
YAML interprets eg. `5.0` as a float, this action will then interpret that as `5` which will result in eg. Swift 5.5 being resolved. Quote your inputs! Thus:
7676

7777
```
78-
- uses: fwal/setup-swift@v1
78+
- uses: swift-actions/setup-swift@v1
7979
with:
8080
swift-version: '5.0'
8181
```
8282

8383
Not:
8484

8585
```
86-
- uses: fwal/setup-swift@v1
86+
- uses: swift-actions/setup-swift@v1
8787
with:
8888
swift-version: 5.0
8989
```

__tests__/get-version.test.ts

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
import { versionFromString } from "../src/get-version";
2+
3+
describe("version lookup", () => {
4+
it("identifies version from swift version", async () => {
5+
const version = versionFromString(
6+
"Apple Swift version 5.4.2 (swiftlang-1205.0.28.2 clang-1205.0.19.57)"
7+
);
8+
expect(version).toBe("5.4.2");
9+
});
10+
11+
it("identifies version from swift version with target", async () => {
12+
const version = versionFromString(
13+
`Apple Swift version 5.5 (swiftlang-1300.0.31.1 clang-1300.0.29.1)
14+
Target: x86_64-apple-macosx11.0`
15+
);
16+
expect(version).toBe("5.5");
17+
});
18+
19+
it("identifies version from swift-driver version", async () => {
20+
const version = versionFromString(
21+
"swift-driver version: 1.26.9 Apple Swift version 5.5 (swiftlang-1300.0.31.1 clang-1300.0.29.1)"
22+
);
23+
expect(version).toBe("5.5");
24+
});
25+
26+
it("identifies version from swift version on linux", async () => {
27+
const version = versionFromString(
28+
"Swift version 5.5.1 (swift-5.5.1-RELEASE)"
29+
);
30+
expect(version).toBe("5.5.1");
31+
});
32+
});

__tests__/gpg.test.ts

Lines changed: 24 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,21 +16,39 @@ describe("gpg", () => {
1616
expect(mockExec).toBeCalledTimes(1);
1717
});
1818

19-
it("uses the next keyserver in the pool if the previous fails", async () => {
20-
const failingServers = 3;
21-
let testedServers = 0;
19+
// NOTE: Currently disabled as the pool only contains one server
20+
// it("uses the next keyserver in the pool if the previous fails", async () => {
21+
// const failingServers = 3;
22+
// let testedServers = 0;
23+
24+
// mockExec.mockImplementation(() => {
25+
// testedServers++;
26+
// if (testedServers >= failingServers) {
27+
// return Promise.resolve(0);
28+
// } else {
29+
// return Promise.resolve(1);
30+
// }
31+
// });
32+
33+
// await refreshKeys();
34+
// expect(mockExec).toBeCalledTimes(3);
35+
// });
36+
37+
it("makes a second attempt if the keyserver fails", async () => {
38+
const attempts = 2;
39+
let tests = 0;
2240

2341
mockExec.mockImplementation(() => {
24-
testedServers++;
25-
if (testedServers >= failingServers) {
42+
tests++;
43+
if (tests >= attempts) {
2644
return Promise.resolve(0);
2745
} else {
2846
return Promise.resolve(1);
2947
}
3048
});
3149

3250
await refreshKeys();
33-
expect(mockExec).toBeCalledTimes(3);
51+
expect(mockExec).toBeCalledTimes(2);
3452
});
3553

3654
it("throws an error if all servers in the pool fails", async () => {

0 commit comments

Comments
 (0)