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 #188

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 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.24.0

Changelog

Sourced from openapi-to-postmanv2's changelog.

[v4.24.0] - 2024-08-13

Added

  • #98 12255 Added support for readOnly and writeOnly properties to be correctly present in generated collection.

Chore

  • Replaced traverse with neotraverse.

[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
  • ba8a7a1 Merge pull request #821 from postmanlabs/release/v4.24.0
  • 58d8f83 Update CHANGELOG.md
  • d51ec4c Prepare release v4.24.0
  • 083b837 Merge pull request #807 from postmanlabs/feature/readonly-writeonly-support-v2
  • a0aa439 Merge branch 'develop' of github.com:postmanlabs/openapi-to-postman into feat...
  • 34f299e Merge pull request #815 from postmanlabs/feature/use-neotraverse
  • 3eddcaa Update neotraverse to latest version
  • 38ad4e9 Replace traverse with neotraverse
  • 8debe48 Merge pull request #813 from postmanlabs/release/v4.23.1
  • 81aca56 Merge pull request #814 from postmanlabs/release/v4.23.1
  • Additional commits viewable in compare view

Updates @redocly/cli from 1.15.0 to 1.21.0

Release notes

Sourced from @​redocly/cli's releases.

@​redocly/cli@​1.21.0

Minor Changes

  • Added the eject and translate commands for use with the new Reunite-hosted product family.

Patch Changes

  • Updated @​redocly/openapi-core to v1.21.0.

@​redocly/cli@​1.20.1

Patch Changes

  • Get more helpful error messages when there's a problem importing a plugin.
  • Updated @​redocly/openapi-core to v1.20.1.

@​redocly/cli@​1.20.0

Minor Changes

  • Added support for ESM plugins and importing of plugins directly from npm package: @vendor/package/plugin.js instead of ./node_modules/@vendor/package/plugin.js.
  • Added info-license-strict rule as a replacement of the info-license-url to support the OpenAPI 3.1 changes to allow identifier or URL license details.
  • Changed plugins format to export a function instead of an object for compatibility with other Redocly products. The backwards compatibility with an old format of plugins is maintained.

Patch Changes

  • Added support for webhooks in stats and fixed a crash that occurred when tags were not included in webhooks.
  • Updated @​redocly/openapi-core to v1.20.0.

@​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

... (truncated)

Changelog

Sourced from @​redocly/cli's changelog.

1.21.0 (2024-08-23)

Minor Changes

  • Added the eject and translate commands for use with the new Reunite-hosted product family.

Patch Changes

  • Updated @​redocly/openapi-core to v1.21.0.

1.20.1 (2024-08-22)

Patch Changes

  • Get more helpful error messages when there's a problem importing a plugin.
  • Updated @​redocly/openapi-core to v1.20.1.

1.20.0 (2024-08-21)

Minor Changes

  • Added support for ESM plugins and importing of plugins directly from npm package: @vendor/package/plugin.js instead of ./node_modules/@vendor/package/plugin.js.
  • Added info-license-strict rule as a replacement of the info-license-url to support the OpenAPI 3.1 changes to allow identifier or URL license details.
  • Changed plugins format to export a function instead of an object for compatibility with other Redocly products. The backwards compatibility with an old format of plugins is maintained.

Patch Changes

  • Added support for webhooks in stats and fixed a crash that occurred when tags were not included in webhooks.
  • Updated @​redocly/openapi-core to v1.20.0.

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.

... (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.24.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@v4.21.0...v4.24.0)

Updates `@redocly/cli` from 1.15.0 to 1.21.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 26, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 2, 2024

Superseded by #190.

@dependabot dependabot bot closed this Sep 2, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-development-d9aa656fba branch September 2, 2024 19:21
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