Commit 350736f
authored
Upgrade: [dependabot] - bump @redocly/cli from 2.14.5 to 2.14.8 (#2658)
Bumps [@redocly/cli](https://github.com/Redocly/redocly-cli) from 2.14.5
to 2.14.8.
<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>.14.8</h2>
<h3>Patch Changes</h3>
<ul>
<li>Fixed an issue where multi-line lint error messages could break
Markdown formatting.</li>
<li>Updated <code>@redocly/openapi-core</code> to v2.14.8.</li>
</ul>
<h2><code>@redocly/cli</code><a
href="https://github.com/2"><code>@2</code></a>.14.7</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated <code>@redocly/openapi-core</code> to v2.14.7.</li>
</ul>
<h2><code>@redocly/cli</code><a
href="https://github.com/2"><code>@2</code></a>.14.6</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated <code>@redocly/openapi-core</code> to v2.14.6.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/b1767fe75b8cef369bbbccb9143786bb13826658"><code>b1767fe</code></a>
chore: 🔖 release new versions (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2508">#2508</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/cab4e7c7cc77e3d12a8cf719b73419a2ef07090a"><code>cab4e7c</code></a>
fix: improve lint formatting for markdown to handle multiline error
messages ...</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/1b0a6d4f6ba6835763732dba5356de54b5071b2c"><code>1b0a6d4</code></a>
feat: add support for 'x-query' operation in PathItem type (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2501">#2501</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/7f37e14e2931757f3850f8515f4dc72b2f10a5f6"><code>7f37e14</code></a>
chore: update undici to v6.23.0 (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2507">#2507</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/99fa542a8c758a226f737faf4fff54f838294960"><code>99fa542</code></a>
docs: update the apis section (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2505">#2505</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/526143978eb898341e09e92dbb3782a2d233c8f0"><code>5261439</code></a>
chore: 🔖 release new versions (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2503">#2503</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/d4ac034d7162b2a00371894cf8c124d454d612a8"><code>d4ac034</code></a>
feat: add functionality to change default unevaluated properties on
demand (#...</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/5f62248f0efb59a79b6c86d9997a3be8313b7085"><code>5f62248</code></a>
chore: 🔖 release new versions (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2502">#2502</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/3d3794ad8eab4d6b2087b808bd11edba43cda070"><code>3d3794a</code></a>
fix(core): fix bug loading of <code>.redocly.lint-ignore.yaml</code> in
browser environm...</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/a5b9817730fb57439bfe05ad23b396288de92554"><code>a5b9817</code></a>
fix: remove mutation of <code>rootRedoclyConfigSchema</code> constant
(<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2496">#2496</a>)</li>
<li>See full diff in <a
href="https://github.com/Redocly/redocly-cli/compare/@redocly/cli@2.14.5...@redocly/cli@2.14.8">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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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 82ae653 commit 350736f
2 files changed
Lines changed: 40 additions & 21 deletions
Some 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 | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
0 commit comments