6.0.0:
date: 2023-09-15
new features:
- |
GH-3146 Uses the latest Postman Runtime, which adds support for:
-> JWT authentication
-> NTLMv2 authentication
-> Promise execution in scripts
-> Stripping JSON comments in the raw mode body
-> ...and several improvements and bug fixes
fixed bugs:
- GH-3146 Fixed a bug where an invalid folder input used to exit silently
breaking changes:
- GH-3145 Dropped support for Node < v16
- GH-3148 Dropped support for deprecated docker images
chores:
- GH-3146 Updated dependencies
- GH-3146 Updated ESLint rules
- GH-3145 Migrate to GitHub Actions
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/wgu-opensource/osmt/network/alerts).
Removes tough-cookie. It's no longer used after updating ancestor dependency newman. These dependencies need to be updated together.
Removes
tough-cookie
Updates
newman
from 5.3.2 to 6.0.0Changelog
Sourced from newman's changelog.
Commits
19e52fc
Merge branch 'release/6.0.0'0b1c840
Release v6.0.03998b5f
Merge pull request #3054 from postmanlabs/dependabot/npm_and_yarn/json5-2.2.3e24857e
Merge pull request #3096 from postmanlabs/dependabot/npm_and_yarn/minimatch-3...6c61b45
Chore(deps): bump json5 from 2.1.3 to 2.2.337c2a2d
Chore(deps): bump minimatch from 3.0.4 to 3.1.210cc71c
Merge pull request #3147 from postmanlabs/feature/v6f9d4ecc
Remove postpublish script7c3b5ee
Add system test for published package content760f4f3
Automate release with shipitDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show