Skip to content

Commit 40b0096

Browse files
Upgrade: [dependabot] - bump @redocly/cli from 2.18.2 to 2.19.1 (#2770)
Bumps [@redocly/cli](https://github.com/Redocly/redocly-cli) from 2.18.2 to 2.19.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Redocly/redocly-cli/releases"><code>@​redocly/cli</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​redocly/cli</code><a href="https://github.com/2"><code>@​2</code></a>.19.1</h2> <h3>Patch Changes</h3> <ul> <li>Updated <code>@​redocly/respect-core</code> to v2.19.1.</li> </ul> <h2><code>@​redocly/cli</code><a href="https://github.com/2"><code>@​2</code></a>.19.0</h2> <h3>Minor Changes</h3> <ul> <li>Added the <code>spec-querystring-parameters</code> rule (OpenAPI 3.2). This rule enforces that <code>query</code> and <code>querystring</code> are not mixed in the same operation/path parameter set, and that at most one <code>querystring</code> parameter is declared per operation or path.</li> </ul> <h3>Patch Changes</h3> <ul> <li>Fixed an issue where running CLI commands would result in &quot;ReferenceError: React is not defined&quot; message.</li> <li>Updated <code>@​redocly/respect-core</code> to v2.19.0.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Redocly/redocly-cli/commit/93e036fe016bff4b3f5b08e12e0e539478d74539"><code>93e036f</code></a> chore: 🔖 release new versions (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2583">#2583</a>)</li> <li><a href="https://github.com/Redocly/redocly-cli/commit/a96e7a5fb0175339a6fd9c1ac4d76dc74468b192"><code>a96e7a5</code></a> fix: respect display issue for multipart/form-data encoded requestBody (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2579">#2579</a>)</li> <li><a href="https://github.com/Redocly/redocly-cli/commit/c111498b236c4fde5da6a3fe9836c7fd69cf7b86"><code>c111498</code></a> chore: 🔖 release new versions (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2569">#2569</a>)</li> <li><a href="https://github.com/Redocly/redocly-cli/commit/7244c096bb8aafb58db8f5fa242cde360115e50f"><code>7244c09</code></a> fix: react is not defined (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2574">#2574</a>)</li> <li><a href="https://github.com/Redocly/redocly-cli/commit/cc119cc2d23a943083fd82c82cbfd845661002dc"><code>cc119cc</code></a> fix: issue assigning list response to the output (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2571">#2571</a>)</li> <li><a href="https://github.com/Redocly/redocly-cli/commit/31ea755cab6e83142c1edc38f448de4e78016c13"><code>31ea755</code></a> feat: add rule to validate query and querystring parameters usage (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2551">#2551</a>)</li> <li>See full diff in <a href="https://github.com/Redocly/redocly-cli/compare/@redocly/cli@2.18.2...@redocly/cli@2.19.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@redocly/cli&package-manager=npm_and_yarn&previous-version=2.18.2&new-version=2.19.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2f8fb7 commit 40b0096

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package-lock.json

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

packages/specification/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
},
1919
"homepage": "https://github.com/NHSDigital/eps-prescription-status-update-api",
2020
"devDependencies": {
21-
"@redocly/cli": "^2.18.2"
21+
"@redocly/cli": "^2.19.1"
2222
}
2323
}

0 commit comments

Comments
 (0)