Skip to content

build(deps-dev): bump openapi-to-postmanv2 from 2.10.0 to 3.2.0#328

Merged
googlemaps-bot merged 1 commit intomainfrom
dependabot/npm_and_yarn/openapi-to-postmanv2-3.2.0
May 12, 2022
Merged

build(deps-dev): bump openapi-to-postmanv2 from 2.10.0 to 3.2.0#328
googlemaps-bot merged 1 commit intomainfrom
dependabot/npm_and_yarn/openapi-to-postmanv2-3.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2022

Bumps openapi-to-postmanv2 from 2.10.0 to 3.2.0.

Release notes

Sourced from openapi-to-postmanv2's releases.

Release v3.1.0

v3.1.0 (March 04, 2022)

  • Removed usage of schema resolution cache to avoid incorrect resolution.
  • Fixed issue where the newly converted collection had mismatches from validateTransaction() API.
  • Fixed issue where falsy example were not getting converted correctly in generated collection.
  • Fixed issue where readOnly and writeOnly properties were not removed from required in the resolved schema.
  • Fixed issue where if schema had a pattern as property, conversion failed with error.

Release v3.0.0

Release v2.13.0

What's Changed

  • Fixed issue where validation against collection failed for collection with larger request name.
  • Added support for composite schema during validation flow.
Changelog

Sourced from openapi-to-postmanv2's changelog.

v3.2.0 (May 02, 2022)

  • Fixed some of critical and high level severity vulnerabilities.
  • Fixed issue #10752 where deepObject style parameters were not generated correctly.
  • Fixed issue #485 where validateTransaction() returns result where mismatch path for transaction are incorrect.
  • Fixed issue #485 where validateTransaction() returns result where mismatch path for transaction are incorrect.

v3.1.0 (March 04, 2022)

  • Removed usage of schema resolution cache to avoid incorrect resolution.
  • Fixed issue where newly converted collection had mismatches from validateTransaction() API.
  • Fixed issue where falsy example were not getting converted correctly in generated collection.
  • Fixed issue where readOnly and writeOnly properties were not removed from required in resolved schema.
  • Fixed issue where if schema had pattern as property, conversion failed with error.

v3.0.0 (Feb 11, 2022)

v2.14.0 (January 31, 2022)

  • Fixed issue where for certain collection requests validateTransactions() provided missing path varaible in request even though it was present.
  • Fixed issue where we threw TypeError for undefined parameters.
  • Fixed issue where $ref in additionalProperties created issue with validation.
  • Fixed issue where content-type with wild characters resulted in mismatches for valid collection headers.

v2.13.0 (December 08, 2021)

  • Fixed issue where validation agaist collection failed for collection with larger request name.
  • Added support for composite schema during validation flow.

v2.12.0 (October 14, 2021)

  • Fixed issue where conversion failed with type error if header example was null.
  • Fixed issue where validation was giving INVALID_TYPE instead of MISSING_IN_REQUEST if path variable is not present in transaction.
  • Fix issue where json and xml lanugages were not detected from the example request body content type
  • Set param type in request to file if schema type is string and format is binary in binary body type.
  • Handle the case when request body is of type string and format binary in form-data body type.
  • Fixed path variable conversion in collection's examples.

v2.11.0 (September 28, 2021)

  • Fixed issue where generated collection contained response code as null.
  • Added option to manage implicit headers.
  • Bumped up few dependency versions.

v2.10.1 (August 18, 2021)

  • Added new internal option "stackLimit" to define nesting level till which schema gets resolved.
Commits

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 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 dependabot Bot added the dependencies Pull requests that update a dependency file label May 12, 2022
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) May 12, 2022 16:43
Bumps [openapi-to-postmanv2](https://github.com/postmanlabs/openapi-to-postman) from 2.10.0 to 3.2.0.
- [Release notes](https://github.com/postmanlabs/openapi-to-postman/releases)
- [Changelog](https://github.com/postmanlabs/openapi-to-postman/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/postmanlabs/openapi-to-postman/commits)

---
updated-dependencies:
- dependency-name: openapi-to-postmanv2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/openapi-to-postmanv2-3.2.0 branch from 02e4d29 to 0c01723 Compare May 12, 2022 16:44
@googlemaps-bot googlemaps-bot merged commit 43e8373 into main May 12, 2022
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/openapi-to-postmanv2-3.2.0 branch May 12, 2022 16:47
@googlemaps-bot
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.17.15 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants