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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump the npm-development group across 1 directory with 2 updates #186

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps the npm-development group with 2 updates in the / directory: openapi-to-postmanv2 and @redocly/cli.

Updates openapi-to-postmanv2 from 4.21.0 to 4.23.1

Changelog

Sourced from openapi-to-postmanv2's changelog.

[v4.23.1] - 2024-07-22

Added

  • Conversion - Added option to set preferred request body content-type and use the first mentioned content-type as request body.

Fixed

  • Fixed issue with getOptions() API where default module version was still v1.
  • Fix to convert "format:binary" to "type:file" for requests with formdata body.

[v4.22.0] - 2024-07-10

Chore

  • Updated postman-collection to v4.4.0.
Commits
  • 8debe48 Merge pull request #813 from postmanlabs/release/v4.23.1
  • 5267cb9 Update CHANGELOG.md
  • 8ffd040 Prepare release v4.23.1
  • 8dde366 Merge pull request #812 from postmanlabs/revert-806-neotraverse
  • 1fca957 Revert "Replace traverse with neotraverse"
  • 88c2dcc Merge pull request #811 from postmanlabs/release/v4.23.0
  • 896c435 Merge pull request #810 from postmanlabs/release/v4.23.0
  • cde7edd Update CHANGELOG.md
  • c8af735 Prepare release v4.23.0
  • 7b67a52 Merge pull request #806 from wojtekmaj/neotraverse
  • Additional commits viewable in compare view

Updates @redocly/cli from 1.15.0 to 1.19.0

Release notes

Sourced from @​redocly/cli's releases.

@​redocly/cli@​1.19.0

Minor Changes

  • Added support for AsyncAPI 3.0 description linting.

Patch Changes

  • Fixed an issue where patternProperties incorrectly caused linting errors due to a missing PatternProperties node.
  • Updated @​redocly/openapi-core to v1.19.0.

@​redocly/cli@​1.18.1

Patch Changes

  • Allowed the theme.openapi configuration option to accept settings specific to Redoc 2.x and earlier.
  • Fixed an issue in the OpenAPI spec rule where dependentSchemas was parsed as an array. It is now correctly parsed as a map.
  • Fixed bundling of $refs inside patternProperties.
  • Updated AsyncAPI v2 typings to abide by JSON Schema draft-07 specification.
  • Updated @​redocly/openapi-core to v1.18.1.

@​redocly/cli@​1.18.0

Minor Changes

  • Added support for Arazzo description linting.

Patch Changes

  • Removed additionalItems from OAS 3.0.x typings. This keyword is not supported by the specification.
  • Updated @​redocly/openapi-core to v1.18.0.

@​redocly/cli@​1.17.1

Patch Changes

  • Added JSON Schema draft 2019-09+ validation keyword - dependentRequired.
  • Updated @​redocly/openapi-core to v1.17.1.

@​redocly/cli@​1.17.0

Minor Changes

  • Changed resolution process to include extendedTypes and plugins before linting.

Patch Changes

  • Added support for the contentSchema keyword to parse as a schema instance.
  • Replace path items emoji with 🔀 so the width is consistent.
  • Updated @​redocly/openapi-core to v1.17.0.

@​redocly/cli@​1.16.0

Minor Changes

... (truncated)

Changelog

Sourced from @​redocly/cli's changelog.

1.19.0 (2024-08-01)

Minor Changes

  • Added support for AsyncAPI 3.0 description linting.

Patch Changes

  • Fixed an issue where patternProperties incorrectly caused linting errors due to a missing PatternProperties node.
  • Updated @​redocly/openapi-core to v1.19.0.

1.18.1 (2024-07-22)

Patch Changes

  • Allowed the theme.openapi configuration option to accept settings specific to Redoc 2.x and earlier.
  • Fixed an issue in the OpenAPI spec rule where dependentSchemas was parsed as an array. It is now correctly parsed as a map.
  • Fixed bundling of $refs inside patternProperties.
  • Updated AsyncAPI v2 typings to abide by JSON Schema draft-07 specification.
  • Updated @​redocly/openapi-core to v1.18.1.

1.18.0 (2024-07-12)

Minor Changes

  • Added support for Arazzo description linting.

Patch Changes

  • Removed additionalItems from OAS 3.0.x typings. This keyword is not supported by the specification.
  • Updated @​redocly/openapi-core to v1.18.0.

1.17.1 (2024-07-03)

Patch Changes

  • Added JSON Schema draft 2019-09+ validation keyword - dependentRequired.
  • Updated @​redocly/openapi-core to v1.17.1.

1.17.0 (2024-07-01)

Minor Changes

  • Changed resolution process to include extendedTypes and plugins before linting.

Patch Changes

  • Added support for the contentSchema keyword to parse as a schema instance.
  • Replace path items emoji with 🔀 so the width is consistent.

... (truncated)

Commits

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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…th 2 updates

Bumps the npm-development group with 2 updates in the / directory: [openapi-to-postmanv2](https://github.com/postmanlabs/openapi-to-postman) and [@redocly/cli](https://github.com/Redocly/redocly-cli).


Updates `openapi-to-postmanv2` from 4.21.0 to 4.23.1
- [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@v4.21.0...v4.23.1)

Updates `@redocly/cli` from 1.15.0 to 1.19.0
- [Release notes](https://github.com/Redocly/redocly-cli/releases)
- [Changelog](https://github.com/Redocly/redocly-cli/blob/main/docs/changelog.md)
- [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/[email protected]...@redocly/[email protected])

---
updated-dependencies:
- dependency-name: openapi-to-postmanv2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: "@redocly/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 19, 2024

Superseded by #187.

@dependabot dependabot bot closed this Aug 19, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-development-17001c022c branch August 19, 2024 19:28
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants