Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 5, 2024

Bumps @redocly/cli from 1.0.0-beta.127 to 1.11.0.

Release notes

Sourced from @​redocly/cli's releases.

@​redocly/cli@​1.11.0

Minor Changes

  • Removed additional operations from the join command; use lint and/or bundle for operations such as lint and decorate.
  • Removed lint support from the bundle command to support a wider range of use cases. Users should update to run lint and bundle separately.
  • Added support for a github-actions output format for the lint command to annotate reported problems on files when used in a GitHub Actions workflow.

Patch Changes

@​redocly/cli@​1.10.6

Patch Changes

  • Added check-config command to validate a Redocly configuration file.
  • Updated @​redocly/openapi-core to v1.10.6.

@​redocly/cli@​1.10.5

Patch Changes

  • Updated license text for date and organization naming accuracy.
  • Updated @​redocly/openapi-core to v1.10.5.

@​redocly/cli@​1.10.4

Patch Changes

  • Fixed a problem with the preview command crashing on Windows by adding operating system detection for the correct npx executable to use.
  • Updated @​redocly/openapi-core to v1.10.4.

@​redocly/cli@​1.10.3

Patch Changes

  • Reverted "Users can run the CLI tool behind a proxy by using HTTP_PROXY or HTTPS_PROXY environment variables to configure the proxy settings" temporary.
  • Updated @​redocly/openapi-core to v1.10.3.

@​redocly/cli@​1.10.2

Patch Changes

  • Users can run the CLI tool behind a proxy by using HTTP_PROXY or HTTPS_PROXY environment variables to configure the proxy settings.
  • Updated @​redocly/openapi-core to v1.10.2.

@​redocly/cli@​1.10.1

Patch Changes

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

@​redocly/cli@​1.10.0

Minor Changes

... (truncated)

Changelog

Sourced from @​redocly/cli's changelog.

1.11.0 (2024-04-04)

Minor Changes

  • Removed additional operations from the join command; use lint and/or bundle for operations such as lint and decorate.
  • Removed lint support from the bundle command to support a wider range of use cases. Users should update to run lint and bundle separately.
  • Added support for a github-actions output format for the lint command to annotate reported problems on files when used in a GitHub Actions workflow.

Patch Changes

1.10.6 (2024-03-26)

Patch Changes

  • Added check-config command to validate a Redocly configuration file.
  • Updated @​redocly/openapi-core to v1.10.6.

1.10.5 (2024-03-19)

Patch Changes

  • Updated license text for date and organization naming accuracy.
  • Updated @​redocly/openapi-core to v1.10.5.

1.10.4 (2024-03-14)

Patch Changes

  • Fixed a problem with the preview command crashing on Windows by adding operating system detection for the correct npx executable to use.
  • Updated @​redocly/openapi-core to v1.10.4.

1.10.3 (2024-03-04)

Patch Changes

  • Reverted "Users can run the CLI tool behind a proxy by using HTTP_PROXY or HTTPS_PROXY environment variables to configure the proxy settings" temporary.
  • Updated @​redocly/openapi-core to v1.10.3.

1.10.2 (2024-03-04)

Patch Changes

  • Users can run the CLI tool behind a proxy by using HTTP_PROXY or HTTPS_PROXY environment variables to configure the proxy settings.
  • Updated @​redocly/openapi-core to v1.10.2.

1.10.1 (2024-02-29)

... (truncated)

Commits
  • 90a79ee chore: 🔖 release new versions (#1508)
  • b0b50da feat: remove --lint, --preprocess, and --decorate options from the join comma...
  • c2d01aa chore: update core version in config (#1512)
  • db21d90 fix: remove unused components transitively (#1472)
  • b767161 Ignore validating example with externalValue against schema (#1509)
  • 9343b35 feat: drop linting option from bundle command (#1503)
  • 2d16014 feat(lint): add support for GitHub Actions output format (#1497)
  • 552eb03 Gsod prop context (#1506)
  • 17b73c1 docs: add cli config reference (#1483)
  • a729953 chore: 🔖 release new versions (#1498)
  • 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.0.0-beta.127 to 1.11.0.
- [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/v1.0.0-beta.127...@redocly/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 5, 2024
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