Skip to content

Comments

Bump marked and openapi-to-postmanv2#34

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/marked-and-openapi-to-postmanv2--removed
Open

Bump marked and openapi-to-postmanv2#34
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/marked-and-openapi-to-postmanv2--removed

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 22, 2023

Removes marked. It's no longer used after updating ancestor dependency openapi-to-postmanv2. These dependencies need to be updated together.

Removes marked

Updates openapi-to-postmanv2 from 0.1.0 to 4.11.0

Release notes

Sourced from openapi-to-postmanv2's releases.

v4.11.0

What's Changed

Full Changelog: postmanlabs/openapi-to-postman@4.10.2...v4.11.0

Release v4.6.0

v4.6.0 (December 30, 2022)

  • Fixed issue where bundling of multi-file definition was not working correctly for more than 10 params correctly.
  • Fixed issue where request name was not using operation description if available.

Release v4.5.0

v4.5.0 (December 23, 2022)

  • Fixed issue #11519 Collection generated from imported OpenAPI were missing certain properties.
  • Fixed issue #11227 Collection generated produces incorrect XML requests and responses from Open API 3.0 and Swagger 2.0 API definitions.
  • Fixed issue #11527 where generated collection contained empty body when / was used as content-type.
  • Fixed issue #626 - Add a new option (includeDeprecated) to handle deprecated properties (operations, parameters, or schema properties).
  • Fixed issue #643 Generated value for corresponding authorization should be an environment value.
  • Removed travis workflows as GitHub actions are present now.
  • Updated README.md to include Swagger 2.0 and OpenAPI 3.1 support.
  • Updated README.md to include new postman logo.

Release v4.4.0

  • Fixed issue where collection folder name for paths were having extra spaces.
  • Fixed issue where pipelines were failing for certain node version.

Release v4.1.1

  • Replaced Object.hasOwnProperty usages with loadsh _.has for safe access.

Released v4.1.0

  • Fixed issue where conversion was failing for definitions with info object as null.
  • Fixed issue where generated collection did not have correct examples value from XML type of content.
  • Fixed issue #518 where generated collection was having NaN as value for integer query params with enum values.
  • Fixed issue #496 where validateTransactions() was returning missing endpoints even though corresponding requests are present in the collection.
  • Fixed issue #478 where updation of path parameter in collection resulted in MISSING_IN_REQUEST error.
  • Fixed issue #559 where parameter description was undefined for form-data type of content even if defined.
  • Fixed issue where bundle() API didn't handle circular references correctly.
  • Added non-required files to be published as npm module in .npmignore
  • Fixed issue where disableBodyPruning option was not set for requests with no request body.

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.

... (truncated)

Changelog

Sourced from openapi-to-postmanv2's changelog.

[v4.11.0] - 2021-04-14

Added

  • Fixed issue #11680 Added support for contentType field for Formdata request bodies.
  • Fixed issue #10928 Added support for usage of interface version in CLI conversions with v2 as default.

Fixed

  • Fixed various known type errors related issues that were causing conversion errors.
  • Fixed an issue where default response was not considered correctly while validating collection request response.

Previous Releases

Newer releases follow the Keep a Changelog format.

v4.10.2 (March 13, 2023)

  • Fixed issue where Accept header was generated correctly in convertV2() interface.

v4.10.1 (March 09, 2023)

  • Fixed issue where request name generated were not validated correctly.
  • Fixed test where getOptions() was not using criteria correctly.
  • Fixed issue where deprecated params were reported missing even for includeDeprecated=false

v4.10.0 (March 08, 2023)

  • Added support for convertV2() interface which has more stacklimit for schema resolution.
  • Added support for validateTransactionV2() interface uses same v2 interface for resolving schema.
  • Fixed multiple issues for urlencoded body with anyOf and oneOf schemas where valid data was reported as mismatches.

v4.9.0 (February 06, 2023)

  • Fixed issue #660 where for certain XML request bodies, conversion was failing with TypeError.
  • Fixed issue where for some definitions having non-string URLs were failing conversion with TypeErrors.
  • Fixed issue where a test in-consistently kept failing due to uncertainity of jsf library.

v4.8.0 (January 24, 2023)

  • Added specifictionVersion field to validate result.

v4.7.0 (January 16, 2023)

  • Fixed an issue where same schema was being validated against examples multiple times during a conversion - using local cache here.
  • Added a way to return analytics along with the result for better observability into the kind of schemas we get for conversion.
  • Refactored the resolveRefs and resolveAll to take in an options object as an argument.

v4.6.0 (December 30, 2022)

  • Fixed issue where bundling of multi-file definition was not working correctly for more than 10 params correctly.
  • Fixed issue where request name was not using operation description if available.

v4.5.0 (December 23, 2022)

  • Fixed issue #11519 Collection generated from imported OpenAPI were missing certain properties.
  • Fixed issue #11227 Collection generated produces incorrect XML requests and responses from Open API 3.0 and Swagger 2.0 API definitions.
  • Fixed issue #11527 where generated collection contained empty body when / was used as content-type.
  • Fixed issue #626 - Add a new option (includeDeprecated) to handle deprecated properties (operations, parameters, or schema properties).

... (truncated)

Commits
  • 0540979 Merge pull request #702 from postmanlabs/release/v4.11.0
  • 708cd28 Released v4.11.0
  • 64cc599 Merge pull request #698 from postmanlabs/feature/formdata-content-type
  • 881f19b Removed .only mocha test
  • 5c79202 Used safer access to determne content type in encoding object
  • a97d6f8 Merge pull request #701 from postmanlabs/feature/cli-v2-usage
  • e65aa1b Merge pull request #700 from postmanlabs/feature/fix-response-code-issue
  • 952cf91 Added support for usage of interface version in CLI conversions with v2 as de...
  • 5c22baf Added support for usage of interface version in CLI conversions with v2 as de...
  • 880ac00 Fixed an issue where default responses were causing the validation to go into...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by dhwaneetbhatt, a new releaser for openapi-to-postmanv2 since your current version.


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

Removes [marked](https://github.com/markedjs/marked). It's no longer used after updating ancestor dependency [openapi-to-postmanv2](https://github.com/postmanlabs/openapi-to-postman). These dependencies need to be updated together.


Removes `marked`

Updates `openapi-to-postmanv2` from 0.1.0 to 4.11.0
- [Release notes](https://github.com/postmanlabs/openapi-to-postman/releases)
- [Changelog](https://github.com/postmanlabs/openapi-to-postman/blob/develop/CHANGELOG.md)
- [Commits](postmanlabs/openapi-to-postman@v0.1.0...v4.11.0)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: indirect
- dependency-name: openapi-to-postmanv2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 22, 2023
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.

0 participants