newman-action
newman-action copied to clipboard
A GitHub Action for running Newman CLI by Postman
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.8.0. Release notes Sourced from prettier's releases. 2.8.0 diff 🔗 Release note 2.7.1 🔗 Changelog 2.7.0 diff 🔗 Release note Changelog Sourced from prettier's changelog....
While trying to setup a GitHub CI using `newman-action`, I noted that the CI succeeded when I passed it a non-existing postman collection without any warnings what so ever. I...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.9.3. Release notes Sourced from typescript's releases. TypeScript 4.8.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 27.5.1 to 29.3.1. Release notes Sourced from jest-circus's releases. v29.3.1 Fixes [jest-config] Do not warn about preset in ProjectConfig #13583 Performance [jest-transform] Defer creation of cache directory...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.27 to 18.11.9. 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...
Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: anthonyvscode/newman-action
Bumps [@types/newman](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/newman) from 5.3.0 to 5.3.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...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.7.0 to 1.10.0. Changelog Sourced from @actions/core's changelog. 1.10.0 saveState and setOutput now use environment files if available #1178 getMultilineInput now correctly trims whitespace by default #1185...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.4.1 to 27.5.0. 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 [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 2.0.0 to 4.1.2. Release notes Sourced from eslint-plugin-github's releases. v4.1.2 This release ensures compatibility with the latest version of eslint-config-prettier. Thanks @galkin v4.1.1 Fix a bug in...