postmanlabs / newman

Newman is a command-line collection runner for Postman
https://www.postman.com
Apache License 2.0
6.83k stars 1.16k forks source link

Chore(deps): bump postman-runtime from 7.39.1 to 7.41.2 #3276

Closed dependabot[bot] closed 6 days ago

dependabot[bot] commented 2 weeks ago

Bumps postman-runtime from 7.39.1 to 7.41.2.

Changelog

Sourced from postman-runtime's changelog.

7.41.2: date: 2024-08-16 fixed bugs: - Fixed a bug where script host was not disposed after the run chores: - GH-1443 Added support for agentIdleTimeout configuration

7.41.1: date: 2024-08-06 chores: - Updated dependencies

7.41.0: date: 2024-08-01 new features: - GH-1427 Added support for HTTP/2. Configurable via protocolVersion - GH-1412 Added support for pm.vault in scripts fixed bugs: - >- GH-1433 Fixed a bug where errors from pm.sendRequest were not transmitted correctly - GH-1437 Bailed out from executing empty scripts chores: - GH-1426 Added variable to track the downloaded content size in response - Updated dependencies

7.40.0: date: 2024-06-19 new features: - GH-1415 Added support for top-level await in scripts chores: - GH-1415 Updated postman-sandbox to v5.0.0 - GH-1418 Dropped support for Node.js < v16 - GH-1418 Updated ESLint rules - GH-1418 Updated dependencies

Commits
  • 9ede743 Merge branch 'release/7.41.2'
  • 5379e80 Release v7.41.2
  • b4b812c Dispose the host before ending the run
  • 835feb0 Added agent idle timeout configuration (#1443)
  • cc81d10 Merge branch 'release/7.41.1'
  • 8240bdd Merge branch 'release/7.41.1' into develop
  • 3d84bb4 Release v7.41.1
  • ee75e2f Update dependencies
  • 4519b09 Merge pull request #1439 from postmanlabs/feature/postman-request-version-bump
  • bf6a821 Bumped postman-request to postman-request@2.88.1-postman.38
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)
dependabot[bot] commented 6 days ago

Superseded by #3282.