Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 21, 2022

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

Changelog

Sourced from @​redocly/cli's changelog.

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.

Fixes

  • Fixed an issue with multi-line strings in literal mode.
  • Fixed an issue with multi-line Markdown with Windows-style new lines.
  • Fixed the Header object type to require content or schema.
  • Fixed a error message for operation-4xx-response rule.
  • Fixed an issue with paths not being correctly handled by the join command.
  • Fixed the operation-security-defined rule to check the security on the root and in each operation.

Changes

  • Renamed 'DefinitionRoot', 'ServerVariableMap', 'PathMap', 'CallbackMap', 'MediaTypeMap', 'ExampleMap', 'EncodingMap', 'HeaderMap', and 'LinkMap' definition node types.
  • Removed the styleguide object from the configuration file.
  • Renamed the operation-security-defined rule to security-defined.

1.0.0-beta.108 (2022-08-22)

Changes

  • Renamed no-servers-empty-enum to no-server-variables-empty-enum and fixed incorrect docs of no-empty-enum-servers.

Features

  • Add browser support for openapi-core.
  • Allow accessing config field in subclasses extending BaseResolver class.
  • Ability to create config (e.g. redocly.yaml) from string or object.

Fixes

... (truncated)

Commits
  • 83f8881 chore: v1.0.0-beta.110 (#880)
  • a3f9557 feat: support for custom assertions functions (#837)
  • 45e5a75 fix: fix additional properties reported incorrectly with allOf (#876)
  • 6f21fc4 feat: add build-docs command (#863)
  • bb8b912 feat: ability to add other files and folders to push (#842)
  • ca42822 chore: update codeowners (#872)
  • 2401c2e chore: rename master to main (#870)
  • 7f9d0de docs: add documentation for spec-components-invalid-map-name rule (#845)
  • e0c5720 sync: Synced local 'docs/' with remote 'docs/cli/'
  • 9cb24e5 chore: v1.0.0-beta.109 (#861)
  • 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.105 to 1.0.0-beta.110.
- [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.110)

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

dependabot bot commented on behalf of github Oct 11, 2022

Superseded by #5.

@dependabot dependabot bot closed this Oct 11, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/redocly/cli-1.0.0-beta.110 branch October 11, 2022 22:42
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