Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps postman-runtime from 7.39.1 to 7.43.0.

Changelog

Sourced from postman-runtime's changelog.

7.43.0: date: 2024-10-30 new features: - GH-1478 Added support for lazily fetching vault access status fixed bugs: - >- GH-1480 Fixed a bug where vault domain matching did not work with port in URL

7.42.0: date: 2024-09-04 new features: - GH-1452 Enabled async access to vault secrets - GH-1413 Added support for initializing local variables chores: - GH-1452 Update dependencies

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

... (truncated)

Commits

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 <dependency name> 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)

Bumps [postman-runtime](https://github.com/postmanlabs/postman-runtime) from 7.39.1 to 7.43.0.
- [Changelog](https://github.com/postmanlabs/postman-runtime/blob/develop/CHANGELOG.yaml)
- [Commits](postmanlabs/postman-runtime@v7.39.1...v7.43.0)

---
updated-dependencies:
- dependency-name: postman-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2024
@brennx0r
Copy link

Would love to see this update as npm audit for projects using the latest version of newman will flag on the need for this update. Specifically, on a package used by postman-runtime

npm audit report

jose 3.0.0 - 4.15.4
Severity: moderate
jose vulnerable to resource exhaustion via specifically crafted JWE with compressed plaintext - GHSA-hhhv-q57g-882q

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant