hyperledger / identus-docs

Documentation website for the Identus Platform
https://hyperledger.github.io/identus-docs/
Apache License 2.0
10 stars 4 forks source link

chore(deps): bump postman-code-generators from 1.10.1 to 1.14.0 in the npm_and_yarn group across 1 directory #190

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the npm_and_yarn group with 1 update in the / directory: postman-code-generators.

Updates postman-code-generators from 1.10.1 to 1.14.0

Changelog

Sourced from postman-code-generators's changelog.

[v1.14.0] - 2024-10-10

Fixed

  • Fix for - #5330 Added support for usage of --data-binary flag when using long format option for body type binary.

  • Fix for - #540 Curl codesnippet's JSON body must follow multiLine option's configuration.

[v1.13.0] - 2024-09-11

Fixed

  • Fix for - #760 Fixed package installation issues with yarn (v4) and pnpm.

[v1.12.0] - 2024-07-22

Chore

  • Updated postman-collection sdk to version 4.4.0 in missing codegens.

Fixed

  • Fix typo in Content-Header for audio/midi files in codegens.
  • Added support for NTLM auth support in cURL codegen.

[v1.11.0] - 2024-07-10

Chore

  • Updated postman-collection to v4.4.0.
Commits
  • 4c8b85e Merge pull request #776 from postmanlabs/release/v1.14.0
  • d2c0a51 Prepare release v1.14.0
  • 127c57a Merge pull request #775 from postmanlabs/update/v1.14.0_changelog
  • c1afa8a Updated Changelog for v1.14.0
  • c78bfa8 Merge pull request #774fix/issue#540
  • c74d605 Added tests
  • 393eefd make json body single line for multiline disabled config
  • d00d307 Curl Codesnippet JSON body must not be multilined if disabled
  • a23f21d Merge pull request #771 from postmanlabs/fix/curl-data-binary-support
  • a779851 Fixed failing test due to incorrect usage of collection request
  • Additional commits viewable in compare view


Dependabot compatibility score

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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/hyperledger/identus-docs/network/alerts).
github-actions[bot] commented 3 weeks ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_