Commit 084d710
Upgrade: [dependabot] - bump @redocly/cli from 2.18.1 to 2.19.1 (#2408)
Bumps [@redocly/cli](https://github.com/Redocly/redocly-cli) from 2.18.1
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
"ReferenceError: React is not defined" message.</li>
<li>Updated <code>@redocly/respect-core</code> to v2.19.0.</li>
</ul>
<h2><code>@redocly/cli</code><a
href="https://github.com/2"><code>@2</code></a>.18.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>Fixed false positive errors in example validation for OpenAPI 3.0.x
and OpenAPI 2.x.</li>
<li>Updated <code>@redocly/openapi-core</code> to v2.18.2.</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><a
href="https://github.com/Redocly/redocly-cli/commit/23ef7c4802567e7356757b433154027f893f62e5"><code>23ef7c4</code></a>
chore: 🔖 release new versions (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2566">#2566</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/3478262ca6f65cdab1ae35ca0591d03cc5c07526"><code>3478262</code></a>
chore: update coverage thresholds and add new CLI versions into
benchmark (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2">#2</a>...</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/fc0e99e05a3a28bf2550c89d53719d1968aeffe5"><code>fc0e99e</code></a>
chore: update openapi-sampler version (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2567">#2567</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/2d2747a80d7344ff421fd664a6ac639c3f6acfc0"><code>2d2747a</code></a>
fix: use correct schema dialect for oas3.0.x and oas2.x (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2564">#2564</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Redocly/redocly-cli/compare/@redocly/cli@2.18.1...@redocly/cli@2.19.1">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Co-authored-by: anthony-nhs <121869075+anthony-nhs@users.noreply.github.com>1 parent d4e8de3 commit 084d710
2 files changed
+26
-58
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
0 commit comments