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.111 to 1.0.0-beta.121 #10

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 25, 2023

Bumps @redocly/cli from 1.0.0-beta.111 to 1.0.0-beta.121.

Changelog

Sourced from @​redocly/cli's changelog.

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)

Fixes

  • Fixed an issue where the spec rule showed an error for x-logo properties in the 3.1 OpenAPI definition.

1.0.0-beta.118 (2022-12-29)

Features

  • Enabled removing unused components in the config to use within the bundle command.
  • Implemented special SpecExtension type VendorExtension.
  • Added an error handler for the case when the definition or a plugin does not exist.
  • Added media-type-examples-override decorator.

... (truncated)

Commits
  • fac9b65 chore: v1.0.0-beta.121 (#1000)
  • 494dfb8 fix: support / separator in split command (#997)
  • a5b4d4a fix: push destination parsing (#890)
  • f99cf0c feat: new decorator info-override (#999)
  • 3714cf8 docs: add docs for the build-docs command (#871)
  • a2213bb docs: rename features.openapi and features.mockServer in config (#983)
  • 0f8b2ad chore: rename features.openapi and features.mockServer to theme (#995)
  • 8fa9a35 chore: rename features.openapi to theme.openapi for build docs (#892)
  • b87cd5e docs: add missing guide to the list on the cli guides page (#989)
  • ff41eac fix: ignore case when inferring file extension from codeSample lang prop (#991)
  • 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.111 to 1.0.0-beta.121.
- [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.111...v1.0.0-beta.121)

---
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 Jan 25, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 26, 2023

Superseded by #11.

@dependabot dependabot bot closed this Jan 26, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/redocly/cli-1.0.0-beta.121 branch January 26, 2023 15:14
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