Skip to content

devdeps: bump the dev-patch group with 3 updates#22

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/dev-patch-aaea85ad27
Closed

devdeps: bump the dev-patch group with 3 updates#22
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/dev-patch-aaea85ad27

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps the dev-patch group with 3 updates: @commitlint/cli, @redocly/cli and tsc-alias.

Updates @commitlint/cli from 20.5.2 to 20.5.3

Release notes

Sourced from @​commitlint/cli's releases.

v20.5.3

20.5.3 (2026-04-30)

Refactor

Docs

New Contributors

Full Changelog: conventional-changelog/commitlint@v20.5.2...v20.5.3

Changelog

Sourced from @​commitlint/cli's changelog.

20.5.3 (2026-04-30)

Note: Version bump only for package @​commitlint/cli

Commits

Updates @redocly/cli from 2.30.0 to 2.30.3

Release notes

Sourced from @​redocly/cli's releases.

@​redocly/cli@​2.30.3

Patch Changes

  • Updated @redocly/ajv to v8.18.1
  • Updated @​redocly/respect-core to v2.30.3.

@​redocly/cli@​2.30.2

Patch Changes

  • Improved Redocly config validation: now the config checks for typos in built-in decorator names.
  • Updated @​redocly/openapi-core to v2.30.2.

@​redocly/cli@​2.30.1

Patch Changes

  • Increased the default fetch timeout used by the push command to better support slower uploads.
  • Updated @​redocly/openapi-core to v2.30.1.
Commits

Updates tsc-alias from 1.8.16 to 1.8.17

Release notes

Sourced from tsc-alias's releases.

v1.8.17 (2025-04-30)

What's Changed

New Contributors

Full Changelog: justkey007/tsc-alias@v1.8.16...v1.8.17

Commits
  • d51d3e6 1.8.17
  • 0b1a906 test: increase timeout for prepareSingleFileReplaceTscAliasPaths test
  • 318b473 Merge pull request #257 from justkey007/dependabot/npm_and_yarn/minimatch-10.2.5
  • 0f67a39 Merge pull request #258 from justkey007/_ci
  • 9aa5362 test: fix prepareSingleFileReplaceTscAliasPaths test to use JS API instead of...
  • f450e74 chore: update tsconfig.json files in project14 packages to include compiler o...
  • 14aa685 chore: add "skipLibCheck" option to tsconfig.json files in project14 and proj...
  • 57d8c33 chore: add "skipLibCheck" option to tsconfig.json files across multiple projects
  • b8984a4 chore: update Node.js and pnpm versions in CI workflow
  • a435cd4 chore(deps): bump minimatch from 10.0.1 to 10.2.5
  • Additional commits viewable in compare view

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 dev-patch group with 3 updates: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli), [@redocly/cli](https://github.com/Redocly/redocly-cli) and [tsc-alias](https://github.com/justkey007/tsc-alias).


Updates `@commitlint/cli` from 20.5.2 to 20.5.3
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.5.3/@commitlint/cli)

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

Updates `tsc-alias` from 1.8.16 to 1.8.17
- [Release notes](https://github.com/justkey007/tsc-alias/releases)
- [Commits](justkey007/tsc-alias@v1.8.16...v1.8.17)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-version: 20.5.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch
- dependency-name: "@redocly/cli"
  dependency-version: 2.30.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch
- dependency-name: tsc-alias
  dependency-version: 1.8.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 4, 2026
@Powfu2 Powfu2 closed this May 10, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 10, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dev-patch-aaea85ad27 branch May 10, 2026 14:49
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant