Skip to content

Commit 3ba5b18

Browse files
chore(deps): update dependency @redocly/cli to v2.5.1 (#814)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@redocly/cli](https://redirect.github.com/Redocly/redocly-cli) | [`2.5.0` -> `2.5.1`](https://renovatebot.com/diffs/npm/@redocly%2fcli/2.5.0/2.5.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@redocly%2fcli/2.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@redocly%2fcli/2.5.0/2.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>Redocly/redocly-cli (@&#8203;redocly/cli)</summary> ### [`v2.5.1`](https://redirect.github.com/Redocly/redocly-cli/releases/tag/%40redocly/cli%402.5.1) [Compare Source](https://redirect.github.com/Redocly/redocly-cli/compare/@redocly/cli@2.5.0...@redocly/cli@2.5.1) ##### Patch Changes - Fixed an issue where the `no-http-verbs-in-paths` rule was incorrectly flagging path names containing the verb `query`. - Updated [@&#8203;redocly/openapi-core](https://redirect.github.com/redocly/openapi-core) to v2.5.1. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/get-convex/convex-helpers). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cc5a805 commit 3ba5b18

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package-lock.json

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@arethetypeswrong/cli": "0.18.2",
4141
"@edge-runtime/vm": "5.0.0",
4242
"@eslint/js": "9.37.0",
43-
"@redocly/cli": "2.5.0",
43+
"@redocly/cli": "2.5.1",
4444
"@standard-schema/spec": "1.0.0",
4545
"@testing-library/react": "16.3.0",
4646
"@types/babel__core": "7.20.5",

0 commit comments

Comments
 (0)