Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump word-wrap and newman #1002

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2023

Bumps word-wrap to 1.2.5 and updates ancestor dependency newman. These dependencies need to be updated together.

Updates word-wrap from 1.2.3 to 1.2.5

Release notes

Sourced from word-wrap's releases.

1.2.5

Changes:

Reverts default value for options.indent to two spaces ' '.

Full Changelog: jonschlinkert/word-wrap@1.2.4...1.2.5

1.2.4

What's Changed

New Contributors

Full Changelog: jonschlinkert/word-wrap@1.2.3...1.2.4

Commits

Updates newman from 5.3.2 to 6.0.0

Changelog

Sourced from newman's changelog.

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

Commits
  • 19e52fc Merge branch 'release/6.0.0'
  • 0b1c840 Release v6.0.0
  • 3998b5f Merge pull request #3054 from postmanlabs/dependabot/npm_and_yarn/json5-2.2.3
  • e24857e Merge pull request #3096 from postmanlabs/dependabot/npm_and_yarn/minimatch-3...
  • 6c61b45 Chore(deps): bump json5 from 2.1.3 to 2.2.3
  • 37c2a2d Chore(deps): bump minimatch from 3.0.4 to 3.1.2
  • 10cc71c Merge pull request #3147 from postmanlabs/feature/v6
  • f9d4ecc Remove postpublish script
  • 7c3b5ee Add system test for published package content
  • 760f4f3 Automate release with shipit
  • Additional commits viewable in compare view

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 <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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 25, 2023
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) to 1.2.5 and updates ancestor dependency [newman](https://github.com/postmanlabs/newman). These dependencies need to be updated together.


Updates `word-wrap` from 1.2.3 to 1.2.5
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)

Updates `newman` from 5.3.2 to 6.0.0
- [Changelog](https://github.com/postmanlabs/newman/blob/develop/CHANGELOG.yaml)
- [Commits](postmanlabs/newman@v5.3.2...v6.0.0)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
- dependency-name: newman
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/word-wrap-and-newman-1.2.5 branch from a837fdb to a41a5c1 Compare September 29, 2023 20:16
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.

None yet

0 participants