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

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

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

Updates openapi-to-postmanv2 from 4.19.0 to 4.21.0

Changelog

Sourced from openapi-to-postmanv2's changelog.

[v4.21.0] - 2024-05-17

Added

  • Added support for simplified request and response body matching in case of multiple examples.

[v4.20.1] - 2024-03-27

Fixed

  • Fixed an issue where schemas under allOf keyword having additionalProperties set to false were not generating bodies correctly.

[v4.20.0] - 2024-02-15

Added

  • Added support for reporting UserErrors in case when OpenAPI definition to converted is invalid.
Commits
  • 42f45b9 Merge pull request #793 from postmanlabs/release/v4.21.0
  • a2c3651 Added changelogs
  • 799d3c7 Prepare release v4.21.0
  • e90b218 Merge pull request #792 from postmanlabs/feature/fix-multi-examples-matching
  • eb3cc5e Use only correct content type request body examples to generate collection ex...
  • 4d94c7e Added tests for updated multi example support
  • 87cf696 Added comments for req-res matching for multi examples
  • c12e738 Added simplified request and response body matching in case of multiple examples
  • 228c462 Merge pull request #789 from postmanlabs/release/v4.20.1
  • d366111 Merge pull request #788 from postmanlabs/release/v4.20.1
  • Additional commits viewable in compare view

Updates @redocly/cli from 1.8.2 to 1.12.2

Release notes

Sourced from @​redocly/cli's releases.

@​redocly/cli@​1.12.2

Patch Changes

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

@​redocly/cli@​1.12.1

Patch Changes

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

@​redocly/cli@​1.12.0

Minor Changes

  • Added return values for the push and push-status commands.

Patch Changes

  • Fixed handling of wildcards on Windows (#1521).
  • Updated @​redocly/openapi-core to v1.12.0.

@​redocly/cli@​1.11.0

Minor Changes

  • Removed additional operations from the join command; use lint and/or bundle for operations such as lint and decorate.
  • Removed lint support from the bundle command to support a wider range of use cases. Users should update to run lint and bundle separately.
  • Added support for a github-actions output format for the lint command to annotate reported problems on files when used in a GitHub Actions workflow.

Patch Changes

@​redocly/cli@​1.10.6

Patch Changes

  • Added check-config command to validate a Redocly configuration file.
  • Updated @​redocly/openapi-core to v1.10.6.

@​redocly/cli@​1.10.5

Patch Changes

  • Updated license text for date and organization naming accuracy.
  • Updated @​redocly/openapi-core to v1.10.5.

@​redocly/cli@​1.10.4

Patch Changes

  • Fixed a problem with the preview command crashing on Windows by adding operating system detection for the correct npx executable to use.
  • Updated @​redocly/openapi-core to v1.10.4.

... (truncated)

Changelog

Sourced from @​redocly/cli's changelog.

1.12.2 (2024-05-09)

Patch Changes

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

1.12.1 (2024-05-09)

Patch Changes

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

1.12.0 (2024-04-25)

Minor Changes

  • Added return values for the push and push-status commands.

Patch Changes

  • Fixed handling of wildcards on Windows (#1521).
  • Updated @​redocly/openapi-core to v1.12.0.

1.11.0 (2024-04-04)

Minor Changes

  • Removed additional operations from the join command; use lint and/or bundle for operations such as lint and decorate.
  • Removed lint support from the bundle command to support a wider range of use cases. Users should update to run lint and bundle separately.
  • Added support for a github-actions output format for the lint command to annotate reported problems on files when used in a GitHub Actions workflow.

Patch Changes

1.10.6 (2024-03-26)

Patch Changes

  • Added check-config command to validate a Redocly configuration file.
  • Updated @​redocly/openapi-core to v1.10.6.

1.10.5 (2024-03-19)

Patch Changes

  • Updated license text for date and organization naming accuracy.
  • Updated @​redocly/openapi-core to v1.10.5.

... (truncated)

Commits
  • f0471c4 chore: 🔖 release new versions (#1556)
  • 71e4910 fix: check if the config file exists (#1555)
  • 6681831 chore: 🔖 release new versions (#1553)
  • 1535818 chore: update @​redocly/config version to 0.5.0 (#1554)
  • a96ce09 fix: prevent loadConfig from failing in browser env and do not sent auth requ...
  • e2b59a0 1534-review-guide-for-replacing-servers (#1542)
  • 875dfa8 docs: replace relative links leading outside of the directory (#1515)
  • f11ebcb chore: 🔖 release new versions (#1537)
  • 27ec10a fix: improve error messages (#1536)
  • 4cf08db feat: update push and push-status commands (#1481)
  • Additional commits viewable in compare view

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

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 May 20, 2024
@akantcheff akantcheff merged commit b623b65 into master May 23, 2024
3 checks passed
@akantcheff akantcheff deleted the dependabot/npm_and_yarn/npm-development-83161f1b5b branch May 23, 2024 13:09
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.

1 participant