Skip to content

deps: bump the dependency-updates group with 3 updates#36

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/main/dependency-updates-3ba7b9bbab
Open

deps: bump the dependency-updates group with 3 updates#36
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/main/dependency-updates-3ba7b9bbab

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps the dependency-updates group with 3 updates: @redocly/cli, yaml and @npmcli/template-oss.

Updates @redocly/cli from 2.20.4 to 2.24.1

Release notes

Sourced from @​redocly/cli's releases.

@​redocly/cli@​2.24.1

Patch Changes

  • Downgraded undici to resolve an issue where formData was being submitted empty.
  • Updated @​redocly/openapi-core to v2.24.1.

@​redocly/cli@​2.24.0

Patch Changes

  • Updated @​redocly/openapi-core to v2.24.0.

@​redocly/cli@​2.23.0

Minor Changes

  • Added support of targets property in scorecardClassic. Use this property to override scorecardClassic rules for a specific API.

Patch Changes

  • Updated @​redocly/openapi-core to v2.23.0.

@​redocly/cli@​2.22.1

Patch Changes

  • Updated undici to the 6.24.1 version to ensure improved performance, security, and compatibility.
  • Updated @​redocly/openapi-core to v2.22.1.

@​redocly/cli@​2.22.0

Minor Changes

  • Added support of checkstyle format for scorecard-classic command.

Patch Changes

  • Extended the nonEmpty assertion to support arrays. An empty array is now treated as empty during linting.
  • Updated @​redocly/openapi-core to v2.22.0.

@​redocly/cli@​2.21.1

Patch Changes

  • Restricted scorecard-classic project URL to the .redocly.com domain only.
  • Fixed an issue where join --prefix-components-with-info-prop would incorrectly rewrite discriminator mapping refs. This issue occurred when schema names contained the same substring as the prefix.
  • Updated @​redocly/openapi-core to v2.21.1.

@​redocly/cli@​2.21.0

Minor Changes

  • Added a new option to the filter-in decorator, allowing to filter through specific target nodes (PathItem or Operation).

... (truncated)

Commits

Updates yaml from 2.8.2 to 2.8.3

Release notes

Sourced from yaml's releases.

v2.8.3

  • Add trailingComma ToString option for multiline flow formatting (#670)
  • Catch stack overflow during node composition (1e84ebb)
Commits
  • ce14587 2.8.3
  • 1e84ebb fix: Catch stack overflow during node composition
  • 6b24090 ci: Include Prettier check in lint action
  • 9424dee chore: Refresh lockfile
  • d1aca82 Add trailingComma ToString option for multiline flow formatting (#670)
  • 4321509 ci: Drop the branch filter from GitHub PR actions
  • 47207d0 chore: Update docs-slate
  • 5212fae chore: Update docs-slate
  • See full diff in compare view

Updates @npmcli/template-oss from 4.29.0 to 4.30.0

Release notes

Sourced from @​npmcli/template-oss's releases.

v4.30.0

4.30.0 (2026-03-19)

Features

Changelog

Sourced from @​npmcli/template-oss's changelog.

4.30.0 (2026-03-19)

Features

Commits

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 dependency-updates group with 3 updates: [@redocly/cli](https://github.com/Redocly/redocly-cli), [yaml](https://github.com/eemeli/yaml) and [@npmcli/template-oss](https://github.com/npm/template-oss).


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

Updates `yaml` from 2.8.2 to 2.8.3
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.8.2...v2.8.3)

Updates `@npmcli/template-oss` from 4.29.0 to 4.30.0
- [Release notes](https://github.com/npm/template-oss/releases)
- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
- [Commits](npm/template-oss@v4.29.0...v4.30.0)

---
updated-dependencies:
- dependency-name: "@redocly/cli"
  dependency-version: 2.24.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: yaml
  dependency-version: 2.8.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: "@npmcli/template-oss"
  dependency-version: 4.30.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Mar 23, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 23, 2026 02:56
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Mar 23, 2026
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