Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 2, 2023

Bumps @redocly/cli from 1.0.0-beta.98 to 1.0.0-beta.123.

Changelog

Sourced from @​redocly/cli's changelog.

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:

features.openapi: {}
features.mockServer: {}

After:

theme:
  openapi: {}
  mockServer: {}

1.0.0-beta.120 (2023-01-05)

Fixes

  • Fixed an issue where $refs weren't resolved inside specification extensions.

1.0.0-beta.119 (2023-01-03)

... (truncated)

Commits

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.98 to 1.0.0-beta.123.
- [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.98...v1.0.0-beta.123)

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

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

1 participant