Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Bump @redocly/cli from 1.25.13 to 1.26.1 #96

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps @redocly/cli from 1.25.13 to 1.26.1.

Release notes

Sourced from @​redocly/cli's releases.

@​redocly/cli@​1.26.1

Patch Changes

  • Fixed an issue where an API alias's root path might be resolved incorrectly for configuration files located outside the root folder.
  • Updated @​redocly/openapi-core to v1.26.1.

@​redocly/cli@​1.26.0

Minor Changes

  • Introduced the struct rule and deprecated the spec rule. Added the spec ruleset, which enforces compliance with the specifications.

Patch Changes

  • Fixed an issue where the CLI would fail to run on Windows due to a breaking change in the Node.js API.
  • Fixed an issue where join would throw an error when a glob pattern was provided.
  • Updated sourceDescriptions to enforce a valid type field, ensuring compliance with the Arazzo specification.
  • Updated @​redocly/openapi-core to v1.26.0.

@​redocly/cli@​1.25.15

Patch Changes

  • Clarified usage of the --output option in the bundle command.
  • Updated @​redocly/openapi-core to v1.25.15.

@​redocly/cli@​1.25.14

Patch Changes

  • Resolved an issue where overrides for the severity of configurable rules were ignored.
  • Updated @​redocly/openapi-core to v1.25.14.
Changelog

Sourced from @​redocly/cli's changelog.

1.26.1 (2024-12-18)

Patch Changes

  • Fixed an issue where an API alias's root path might be resolved incorrectly for configuration files located outside the root folder.
  • Updated @​redocly/openapi-core to v1.26.1.

1.26.0 (2024-12-09)

Minor Changes

  • Introduced the struct rule and deprecated the spec rule. Added the spec ruleset, which enforces compliance with the specifications.

Patch Changes

  • Fixed an issue where the CLI would fail to run on Windows due to a breaking change in the Node.js API.
  • Fixed an issue where join would throw an error when a glob pattern was provided.
  • Updated sourceDescriptions to enforce a valid type field, ensuring compliance with the Arazzo specification.
  • Updated @​redocly/openapi-core to v1.26.0.

1.25.15 (2024-11-29)

Patch Changes

  • Clarified usage of the --output option in the bundle command.
  • Updated @​redocly/openapi-core to v1.25.15.

1.25.14 (2024-11-25)

Patch Changes

  • Resolved an issue where overrides for the severity of configurable rules were ignored.
  • Updated @​redocly/openapi-core to v1.25.14.
Commits
  • 125d240 chore: 🔖 release new versions (#1827)
  • 6f64635 chore: update dependencies, docs, and tests settings (#1829)
  • f6dacce chore: add rules docs (#1819)
  • 901a6d6 Remove unused lodash.isequal dependency (#1828)
  • 4092575 fix: resolve API alias paths correctly for config files located outside the r...
  • 4523355 chore: removed 'no-actions-type-end' rule (#1826)
  • 05cb768 chore: 🔖 release new versions (#1816)
  • f959e4c feat: rules refactoring / add separate arazzo rule-set (#1800)
  • 7ba0d13 fix: expand glob before checking API count in join (#1757)
  • b151753 fix: use shell when running child_process.spawn (#1804)
  • 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.25.13 to 1.26.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.25.13...@redocly/cli@1.26.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 23, 2024 06:41
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 23, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 6, 2025

Superseded by #101.

@dependabot dependabot bot closed this Jan 6, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/redocly/cli-1.26.1 branch January 6, 2025 06:30
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