Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Bumps @redocly/cli from 1.15.0 to 1.22.1.

Release notes

Sourced from @​redocly/cli's releases.

@​redocly/cli@​1.22.1

Patch Changes

  • Updated @​redocly/openapi-core to v1.22.1.

@​redocly/cli@​1.22.0

Minor Changes

  • Updated the Arazzo validation types for workflows input, parameter objects, and criteria to match the specification.
  • Added Arazzo rulesets so that users can customize their linting rules for this format.

Patch Changes

  • Updated @​redocly/openapi-core to v1.22.0.

@​redocly/cli@​1.21.1

Patch Changes

  • Updated @​redocly/openapi-core to v1.21.1.

@​redocly/cli@​1.21.0

Minor Changes

  • Added the eject and translate commands for use with the new Reunite-hosted product family.

Patch Changes

  • Updated @​redocly/openapi-core to v1.21.0.

@​redocly/cli@​1.20.1

Patch Changes

  • Get more helpful error messages when there's a problem importing a plugin.
  • Updated @​redocly/openapi-core to v1.20.1.

@​redocly/cli@​1.20.0

Minor Changes

  • Added support for ESM plugins and importing of plugins directly from npm package: @vendor/package/plugin.js instead of ./node_modules/@vendor/package/plugin.js.
  • Added info-license-strict rule as a replacement of the info-license-url to support the OpenAPI 3.1 changes to allow identifier or URL license details.
  • Changed plugins format to export a function instead of an object for compatibility with other Redocly products. The backwards compatibility with an old format of plugins is maintained.

Patch Changes

  • Added support for webhooks in stats and fixed a crash that occurred when tags were not included in webhooks.
  • Updated @​redocly/openapi-core to v1.20.0.

@​redocly/cli@​1.19.0

Minor Changes

... (truncated)

Changelog

Sourced from @​redocly/cli's changelog.

1.22.1 (2024-08-30)

Patch Changes

  • Updated @​redocly/openapi-core to v1.22.1.

1.22.0 (2024-08-29)

Minor Changes

  • Updated the Arazzo validation types for workflows input, parameter objects, and criteria to match the specification.
  • Added Arazzo rulesets so that users can customize their linting rules for this format.

Patch Changes

  • Updated @​redocly/openapi-core to v1.22.0.

1.21.1 (2024-08-27)

Patch Changes

  • Updated @​redocly/openapi-core to v1.21.1.

1.21.0 (2024-08-23)

Minor Changes

  • Added the eject and translate commands for use with the new Reunite-hosted product family.

Patch Changes

  • Updated @​redocly/openapi-core to v1.21.0.

1.20.1 (2024-08-22)

Patch Changes

  • Get more helpful error messages when there's a problem importing a plugin.
  • Updated @​redocly/openapi-core to v1.20.1.

1.20.0 (2024-08-21)

Minor Changes

  • Added support for ESM plugins and importing of plugins directly from npm package: @vendor/package/plugin.js instead of ./node_modules/@vendor/package/plugin.js.
  • Added info-license-strict rule as a replacement of the info-license-url to support the OpenAPI 3.1 changes to allow identifier or URL license details.
  • Changed plugins format to export a function instead of an object for compatibility with other Redocly products. The backwards compatibility with an old format of plugins is maintained.

Patch Changes

... (truncated)

Commits
  • 2799d65 chore: 🔖 release new versions (#1700)
  • feac9d8 fix: resolve config in browser throws an error (#1699)
  • 732cc75 chore(deps-dev): bump webpack from 5.76.0 to 5.94.0 (#1690)
  • af79907 chore: 🔖 release new versions (#1696)
  • 7c3de85 feat: spot-arazzo rules (#1670)
  • 77da124 chore: update Redocly config to v0.10.1 (#1692)
  • 8d3d990 chore: update issue template and add changesets validation, improve benchmark...
  • b53b648 chore: 🔖 release new versions (#1686)
  • 935a2ac chore: update Redocly config to v0.10.0 (#1685)
  • 611c3ba docs: move to 3-column tables for push and push-status commands (#1681)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.15.0 to 1.22.1.
- [Release notes](https://github.com/Redocly/redocly-cli/releases)
- [Changelog](https://github.com/Redocly/redocly-cli/blob/main/docs/changelog.md)
- [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/cli@1.15.0...@redocly/cli@1.22.1)

---
updated-dependencies:
- dependency-name: "@redocly/cli"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 2, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 9, 2024

Superseded by #16.

@dependabot dependabot bot closed this Sep 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/redocly/cli-1.22.1 branch September 9, 2024 16: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.

1 participant