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-collection from 4.4.0 to 4.5.0 #3277

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps postman-collection from 4.4.0 to 4.5.0.

Changelog

Sourced from postman-collection's changelog.

4.5.0: date: 2024-08-01 new features: - GH-1369 Added isEvent method in Event class - GH-1370 Added isEmpty method in Script class chores: - Updated dependencies

4.4.1: date: 2024-07-29 fixed bugs: - GH-1366 Fixed a bug where $randomAvatarImage was returning an invalid URL chores: - GH-1362 Updated Request~size to handle downloadedBytes property - GH-1364 Added support for prefix in VariableScope

Commits
  • 0bc9665 Merge branch 'release/4.5.0'
  • 5f8efbe Release v4.5.0
  • 1298c27 Update dependencies
  • df283d0 Merge pull request #1370 from postmanlabs/feature/add-is-event-helper
  • f9e415f feat: add isEmpty method on Script
  • 012946b Merge pull request #1369 from postmanlabs/feature/add-is-event-helper
  • 135b0a1 Merge pull request #1367 from postmanlabs/dependabot/npm_and_yarn/multi-e091c...
  • f6f29b0 feat: add isEvent method in Event class
  • b31a70e Merge branch 'release/4.4.1'
  • a938d04 Merge branch 'release/4.4.1' into develop
  • 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)