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

Bump @redocly/cli from 1.0.0-beta.114 to 1.0.0-beta.125 #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps @redocly/cli from 1.0.0-beta.114 to 1.0.0-beta.125.

Changelog

Sourced from @​redocly/cli's changelog.

1.0.0-beta.125 (2023-04-06)

Features

Fixes

  • Fixed an issue with $ref in path parameters during the join command.
  • This release also includes various internal stability fixes and improvements.

Changes

  • Changed the arguments for assertion custom functions. Now as the third parameter, instead of a location object, assertion custom functions include a ctx object. See Custom functions.

1.0.0-beta.124 (2023-03-09)

  • Fixed an issue with remote file inside the lint ignore file.

1.0.0-beta.123 (2023-01-02)

Fixes

  • Fixed an issue with push command not executing when organization is provided via redocly.yaml

1.0.0-beta.122 (2023-01-26)

Fixes

  • Fixed an issue with push command not working with a valid organizationId.

1.0.0-beta.121 (2023-01-25)

Features

  • Added custom output file option to the join command.
  • Added an option to include webhooks to operation-4xx-response rule.
  • Added a new built-in decorator info-override.
  • Added support for / as a separator which puts paths into subdirectories for each path segment with the split command.

Fixes

  • Ignored case when inferring file extension from code sample lang property.

Changes

  • Moved and renamed the features.openapi and features.mockServer into the theme object with the names openapi and mockServer.

Before:

</tr></table> 

... (truncated)

Commits
  • a7659e0 chore: 1.0.0-beta.125 (#1038)
  • 013e52e docs: make folder tree for split command in quick start more readable (#743)
  • d41ed51 fix: rename rule (#1039)
  • c9ce996 sync: Synced local 'docs/' with remote 'docs/cli/'
  • bdf0e7d chore: add rule for min length property and reworked assertionsFn (#1029)
  • db54305 fix: decorator name in a docs example (#1037)
  • 5cf1e98 fix: handle $ref in the joining path parameters (#1034)
  • 2c37dee output success message to stdout (#1027)
  • 3c159eb chore(deps-dev): bump webpack from 5.73.0 to 5.76.0 (#1025)
  • f8a92c7 fix: spacing of path items in stats output (#1023)
  • Additional commits viewable in compare view

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)

Bumps [@redocly/cli](https://github.com/Redocly/redocly-cli) from 1.0.0-beta.114 to 1.0.0-beta.125.
- [Release notes](https://github.com/Redocly/redocly-cli/releases)
- [Changelog](https://github.com/Redocly/redocly-cli/blob/main/docs/changelog.md)
- [Commits](Redocly/redocly-cli@v1.0.0-beta.114...v1.0.0-beta.125)

---
updated-dependencies:
- dependency-name: "@redocly/cli"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 7, 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