Skip to content

Commit 21413a9

Browse files
Upgrade: [dependabot] - bump @redocly/cli from 2.29.0 to 2.30.0 (#3038)
Bumps [@redocly/cli](https://github.com/Redocly/redocly-cli) from 2.29.0 to 2.30.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Redocly/redocly-cli/releases">@​redocly/cli's releases</a>.</em></p> <blockquote> <h2><code>@​redocly/cli</code><a href="https://github.com/2"><code>@​2</code></a>.30.0</h2> <h3>Patch Changes</h3> <ul> <li>Updated <code>@​redocly/openapi-core</code> to v2.30.0.</li> </ul> <h2><code>@​redocly/cli</code><a href="https://github.com/2"><code>@​2</code></a>.29.2</h2> <h3>Patch Changes</h3> <ul> <li>Resolved <code>GHSA-xq3m-2v4x-88gg</code> vulnerabilitiy by updating dependency versions.</li> <li>Updated <code>@​redocly/openapi-core</code> to v2.29.2.</li> </ul> <h2><code>@​redocly/cli</code><a href="https://github.com/2"><code>@​2</code></a>.29.1</h2> <h3>Patch Changes</h3> <ul> <li>Fixed an issue where discriminator's <code>mapping</code> values written as bare local file names were not resolved during build.</li> <li>Updated <code>@​redocly/openapi-core</code> to v2.29.1.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Redocly/redocly-cli/commit/4c034e5a0d2a31c0cd4717470b42be79c0718eda"><code>4c034e5</code></a> chore: 🔖 release new versions (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2775">#2775</a>)</li> <li><a href="https://github.com/Redocly/redocly-cli/commit/20779a0bc89d25c1f73ee8be75dacc93520794d3"><code>20779a0</code></a> feat: add reference property to context.report() for external docs links (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2734">#2734</a>)</li> <li><a href="https://github.com/Redocly/redocly-cli/commit/07786790a4d0060cd625d2ed131681c0807f43a4"><code>0778679</code></a> chore: fix flaky smoke tests on yarn (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2764">#2764</a>)</li> <li><a href="https://github.com/Redocly/redocly-cli/commit/7e0adf581cad1e41dfcfe553be9e5209ada82151"><code>7e0adf5</code></a> docs: improve server replace guide (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2770">#2770</a>)</li> <li><a href="https://github.com/Redocly/redocly-cli/commit/077148d5a7521a28597ef67217787567496a684e"><code>077148d</code></a> docs: add missing guides to CLI guides landing (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2747">#2747</a>)</li> <li><a href="https://github.com/Redocly/redocly-cli/commit/3e802f17ac3ac727b8f0461a711d62763ff3bdf4"><code>3e802f1</code></a> chore: 🔖 release new versions (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2763">#2763</a>)</li> <li><a href="https://github.com/Redocly/redocly-cli/commit/b25cc392b7d939fd52c13d70d726bd212766adfb"><code>b25cc39</code></a> chore: refactor types (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2769">#2769</a>)</li> <li><a href="https://github.com/Redocly/redocly-cli/commit/01276a3a4db7e4c634f0d3ee37db9313c1435ef2"><code>01276a3</code></a> chore(deps): update fast-xml-parser (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2767">#2767</a>)</li> <li><a href="https://github.com/Redocly/redocly-cli/commit/40b0b4209bf2acb49c513864415150c5ed650f62"><code>40b0b42</code></a> chore: update dependencies (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2751">#2751</a>)</li> <li><a href="https://github.com/Redocly/redocly-cli/commit/aaece83c92eb6fc6a908ec0b1611525690def103"><code>aaece83</code></a> chore: update <code>@​redocly/config</code> to v0.48.1 (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2762">#2762</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Redocly/redocly-cli/compare/@redocly/cli@2.29.0...@redocly/cli@2.30.0">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18e4645 commit 21413a9

2 files changed

Lines changed: 96 additions & 95 deletions

File tree

package-lock.json

Lines changed: 95 additions & 94 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
@@ -21,6 +21,6 @@
2121
"yaml": "^2.8.3"
2222
},
2323
"dependencies": {
24-
"@redocly/cli": "^2.29.0"
24+
"@redocly/cli": "^2.30.0"
2525
}
2626
}

0 commit comments

Comments
 (0)