Skip to content

feat(deps): Bump @redocly/cli from 2.40.0 to 2.41.1 in the minor-updates group - #6

Merged
egrimstad merged 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-updates-9f895ddb3e
Aug 5, 2026
Merged

feat(deps): Bump @redocly/cli from 2.40.0 to 2.41.1 in the minor-updates group#6
egrimstad merged 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-updates-9f895ddb3e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-updates group with 1 update: @redocly/cli.

Updates @redocly/cli from 2.40.0 to 2.41.1

Release notes

Sourced from @​redocly/cli's releases.

@​redocly/cli@​2.41.1

Patch Changes

  • Fixed an issue where the drift command's schema-consistency rule reported false-positive findings for oneOf schemas with a discriminator. Payloads are validated only against the branch selected by the discriminator value instead of every oneOf branch. Schemas whose discriminator does not meet Ajv's structural requirements keep the previous behavior.
  • Extended the drift command's built-in undocumented-header ignore list with x-amz-, x-amzn- and x-github- prefixes, and the x-hub-signature / x-hub-signature-256 webhook signature headers.

@​redocly/cli@​2.41.0

Minor Changes

  • Added a new built-in rule security-scopes-defined that requires every scope used in a security requirement to be defined in the corresponding OAuth2 security scheme. The rule supports OpenAPI 2.0/3.x and AsyncAPI 2.6/3.0, suggests the closest defined scope for typos, and has an opt-in requireScopes option that requires OAuth2 security requirements to list at least one scope.

Patch Changes

  • Fixed an issue in respect where the execution of parent workflow's steps didn't halt after a step that referenced another workflow had failed.
  • Fixed an issue where the cursor AI provider of the generate-spec command sent only the instructions to the model and the operation to refine never reached it.
  • Updated @​redocly/openapi-core to v2.41.0.
  • Updated @​redocly/respect-core to v2.41.0.
Commits
  • b15dae2 chore: 🔖 release new versions (#2975)
  • 6da4e28 fix: validate discriminated oneOf schemas against only the branch selected by...
  • fba67bd chore: fix snapshot release (#2974)
  • e5ecde4 docs: add Redocly CLI usage skill for AI agents (#2972)
  • 75fd772 docs: revise the cookbook catalog (#2971)
  • d1ad2a8 chore: detect graphql specification in collectSpecData (#2970)
  • 96c2619 chore: 🔖 release new versions (#2954)
  • fba5d04 fix(respect): referenced workflow execution flow inconsistency (#2966)
  • dc26151 fix: pipe the whole generate-spec prompt through stdin in the cursor provider...
  • 4fe4ecb chore(deps): apply npm audit fix (#2962)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-updates group with 1 update: [@redocly/cli](https://github.com/Redocly/redocly-cli).


Updates `@redocly/cli` from 2.40.0 to 2.41.1
- [Release notes](https://github.com/Redocly/redocly-cli/releases)
- [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/cli@2.40.0...@redocly/cli@2.41.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependabot PR javascript Pull requests that update javascript code labels Aug 5, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 5, 2026 07:57
@dependabot dependabot Bot added dependencies Dependabot PR javascript Pull requests that update javascript code labels Aug 5, 2026
@egrimstad
egrimstad merged commit c9a1a0e into main Aug 5, 2026
10 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/minor-updates-9f895ddb3e branch August 5, 2026 08:03
@github-actions github-actions Bot mentioned this pull request Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependabot PR javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant