Skip to content

Bump @redocly/cli from 1.0.0-beta.105 to 1.0.0-beta.112#6

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/redocly/cli-1.0.0-beta.112
Closed

Bump @redocly/cli from 1.0.0-beta.105 to 1.0.0-beta.112#6
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/redocly/cli-1.0.0-beta.112

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 2, 2022

Bumps @redocly/cli from 1.0.0-beta.105 to 1.0.0-beta.112.

Changelog

Sourced from @​redocly/cli's changelog.

1.0.0-beta.112 (2022-11-01)

Changes

  • Changed assertions syntax and renamed to custom rules.
  • Removed info-description rule.
  • Removed deprecated fields suggestions in Redocly config file.

1.0.0-beta.111 (2022-10-10)

Changes

  • Renamed four type names for alignment with the OpenAPI specification.
    • PathsMap to Paths
    • ResponsesMap to Responses
    • EncodingsMap to EncodingMap
    • SecuritySchemeFlows to OAuth2Flows

Features

  • Added a new option --keep-url-references to the bundle command that disables bundling of absolute URL $ref-s.

Fixes

  • Improved location of problems produced by security-defined rule.
  • Fixed an issue with response-contains-header being case-sensitive.
  • Fixed an issue with path-params-defined rule that was not accounting for params defined on the operation level.
  • Fixed an issue with type not being validated if it is an array.
  • Fixed an issue with apis overrides not picking up some base values from the root config.
  • Fixed an issue with api not being detected from the apis list if used as a file name.

1.0.0-beta.110 (2022-09-21)

Features

  • Added the build-docs command which builds Redoc API docs into a zero-dependency HTML file.
  • Added the ability to upload other files and folders with the push command.
  • Added support for custom assertions as plugins.

Fixes

  • Fixed incorrect behavior for the no-invalid-media-type-examples rule in combination with the allOf keyword.

1.0.0-beta.109 (2022-09-08)

Features

  • Added rfc7807 problem details rule.
  • Improved error messages by adding referenced from information.
  • Added the spec-components-invalid-map-name rule for component map names validation.
  • Added a new lint --format option: summary.

... (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.105 to 1.0.0-beta.112.
- [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.105...v1.0.0-beta.112)

---
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 Nov 2, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 16, 2022

Superseded by #7.

@dependabot dependabot bot closed this Nov 16, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/redocly/cli-1.0.0-beta.112 branch November 16, 2022 21:25
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