Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Bump @redocly/openapi-core from 1.0.0-beta.67 to 1.0.0-beta.119 #1105

Conversation

dependabot[bot]
Copy link

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

Bumps @redocly/openapi-core from 1.0.0-beta.67 to 1.0.0-beta.119.

Changelog

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

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.

Fixes

  • Fixed an issue where the rule spec-components-invalid-map-name is not applied for all examples and adjusted the logic behind the rule in general.

1.0.0-beta.116 (2022-12-7)

Fixes

  • Fixed an issue with scalar assertion failing when an object is of invalid type.

Features

  • Added Redoc vendor extensions to supported types.

1.0.0-beta.115 (2022-11-29)

Features

  • Added support for any type in assertions.

Changes

  • Renamed the Docker image on Docker Hub.
  • Changed assertions errors grouping.
  • Removed orphaned git submodule public_api_docs.

1.0.0-beta.114 (2022-11-18)

Features

  • Added a new assertion notPattern to the custom rules.

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

Changes

... (truncated)

Commits
  • 781d831 chore: v1.0.0-beta.119 (#979)
  • 1df41a6 fix: spec rule error on extension additional properties (#978)
  • 478ca63 chore: v1.0.0-beta.118 (#973)
  • 04cf416 chore: change sortOrder logic (#972)
  • 9f3d618 fix: spec-components-invalid-map-name not applied for all examples (#969)
  • 7cd5c34 feat: add media type examples override decorator (#897)
  • 558cb75 chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#954)
  • a1839e2 feat: handle error if api does not exist (#887)
  • b2700b5 feat: implemeent a special SpecExtension type (#964)
  • 82153b6 feat: remove unused components in config (#960)
  • 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-core](https://github.com/Redocly/redocly-cli) from 1.0.0-beta.67 to 1.0.0-beta.119.
- [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.67...v1.0.0-beta.119)

---
updated-dependencies:
- dependency-name: "@redocly/openapi-core"
  dependency-type: direct:development
  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 4, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 6, 2023

Superseded by #1110.

@dependabot dependabot bot closed this Jan 6, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/redocly/openapi-core-1.0.0-beta.119 branch January 6, 2023 04:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants