Skip to content

Comments

Bump @redocly/openapi-cli from 1.0.0-beta.76 to 1.0.0-beta.81#3

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

Bump @redocly/openapi-cli from 1.0.0-beta.76 to 1.0.0-beta.81#3
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/redocly/openapi-cli-1.0.0-beta.81

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 11, 2022

Bumps @redocly/openapi-cli from 1.0.0-beta.76 to 1.0.0-beta.81.

Changelog

Sourced from @​redocly/openapi-cli's changelog.

1.0.0-beta.81 (2022-02-10)

Features

  • Added support for using OpenAPI CLI behind a proxy server.

Fixes

  • Fixed an issue with the lint command not reporting errors when securityDefinitions.basic contains the unsupported additionalProperty in OAS2.
  • Fixed an issue with the no-invalid-media-type-examples built-in rule that didn't work on examples containing a $ref.
  • Fixed an issue with the lint command incorrectly reporting boolean schemas for array items as invalid.
  • Fixed an issue with isPathParameter failing because of an incorrect brace.

1.0.0-beta.80 (2022-01-24)

Fixes

  • Fixed an issue with date-time conversion in YAML files.
  • Fixed an issue with the oauth2-redirect.html file being absent when served by preview-docs command.

1.0.0-beta.79 (2022-01-10)

Fixes

  • Fixed the remove-x-internal decorator to remove references to removed x-internal components.
  • Fixed the remove-unused-components decorator that strips remotely referenced components.

1.0.0-beta.78 (2022-01-06)

Features

  • Added the remove-x-internal built-in decorator.
  • Added the --remove-unused-components option to the bundle command.

1.0.0-beta.77 (2022-01-06)

Fixes

  • Fixed an issue with backslashes in $refs to paths with the split command in a Windows environment.

Commits
  • 96ec700 chore: v1.0.0-beta.81 (#554)
  • fb11a18 fix: error on additionalProperty for securityDefinitions.basic (#520)
  • 9cd808c sync: Synced local 'docs/' with remote 'docs/cli/'
  • b991a08 sync: Synced local 'docs/' with remote 'docs/cli/'
  • 560869c fix: no-invalid-media-type-examples doesn't work with example that uses (#530)
  • 263dfa1 fix: lint incorrectly reports boolean schemas for array items as invalid (#532)
  • 725a09c sync: Synced local 'docs/' with remote 'docs/cli/'
  • 19bfd55 sync: Synced local 'docs/' with remote 'docs/cli/'
  • 0c8344a docs: fully revised lint configuration guide (#517)
  • 36811c9 chore(deps): bump node-fetch from 2.6.6 to 2.6.7 in /packages/core (#525)
  • 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/openapi-cli](https://github.com/Redocly/openapi-cli) from 1.0.0-beta.76 to 1.0.0-beta.81.
- [Release notes](https://github.com/Redocly/openapi-cli/releases)
- [Changelog](https://github.com/Redocly/openapi-cli/blob/master/docs/changelog.md)
- [Commits](Redocly/redocly-cli@v1.0.0-beta.76...v1.0.0-beta.81)

---
updated-dependencies:
- dependency-name: "@redocly/openapi-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 11, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 16, 2022

Superseded by #4.

@dependabot dependabot bot closed this Feb 16, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/redocly/openapi-cli-1.0.0-beta.81 branch February 16, 2022 03:28
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