Skip to content

Bump @redocly/cli from 1.0.0-beta.105 to 1.0.0-beta.113#7

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

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

Conversation

@dependabot
Copy link

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

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

Changelog

Sourced from @​redocly/cli's changelog.

1.0.0-beta.113 (2022-11-15)

Changes

  • Added missing OAS2 and OAS3 list types.
  • Removed the feature where we add the recommended ruleset fallback when there is a config defined.
  • Now we don't show an error when discriminator is used with allOf keyword.

Fixes

  • Fixed an issue with undefined process.cwd in browser environment.
  • Fixed an issue with $anchors in OpenAPI documents are not properly parsed.
  • Fixed an issue with the spec rule not reporting on nullable in Schema object that don't have a type sibling.

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.

... (truncated)

Commits
  • 45ec170 chore: v1.0.0-beta.113 (#937)
  • 4991eb0 fix: nullable in schema object must have a type sibling (#938)
  • ba752cc chore: ignore discriminator error (#931)
  • 5d49510 refactor: do not add the recommended ruleset fallback when there is a config ...
  • 7a56c0c fix: $anchors in openapi documents are not properly parsed (#836)
  • ceb85eb fix: undefined process.cwd in browser environment (#922)
  • 5047af4 chore: add list types (#928)
  • 8a8e107 chore(deps): bump loader-utils from 2.0.2 to 2.0.3 (#927)
  • 7d065a9 sync: Synced local 'docs/' with remote 'docs/cli/'
  • 9cad7e2 docs: rework assertions into custom rules (#917)
  • 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.113.
- [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.113)

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

dependabot bot commented on behalf of github Nov 19, 2022

Superseded by #8.

@dependabot dependabot bot closed this Nov 19, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/redocly/cli-1.0.0-beta.113 branch November 19, 2022 01:06
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