-
Notifications
You must be signed in to change notification settings - Fork 0
Commit de9a091
authored
Upgrade: [dependabot] - bump @redocly/cli from 2.8.0 to 2.10.0 (#2377)
Bumps [@redocly/cli](https://github.com/Redocly/redocly-cli) from 2.8.0
to 2.10.0.
<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>.10.0</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated <code>@redocly/openapi-core</code> to v2.10.0.</li>
</ul>
<h2><code>@redocly/cli</code><a
href="https://github.com/2"><code>@2</code></a>.9.0</h2>
<h3>Patch Changes</h3>
<ul>
<li>Fixed an issue where the <code>mount-path</code> option was not
validated, leading to errors when used with an empty path or a path
identical to the project path.</li>
<li>Updated <code>@redocly/openapi-core</code> to v2.9.0.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/dc579acd61444e2112566c662e9633ae17c2998b"><code>dc579ac</code></a>
chore: 🔖 release new versions (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2401">#2401</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/e0010ba7df85c446a804dca2d1780feb722d9316"><code>e0010ba</code></a>
feat: support using keys in rule message (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2394">#2394</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/c8d2a347a3418f2ad71b012489329207ef75a63a"><code>c8d2a34</code></a>
docs: fix versioned sidebars (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2398">#2398</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/983126abc6cf13b600600ebcbb87f58e0bfc80a2"><code>983126a</code></a>
fix(respect): reported wrong step status in on-failure workflow (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2400">#2400</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/1b0d38b10ec68cbe1be10e3c5458512fc8a6f54d"><code>1b0d38b</code></a>
chore: require Redocly config update before release (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2396">#2396</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/a75ef9d2692b1fc5b0afb2bae936b048725e37f3"><code>a75ef9d</code></a>
chore: 🔖 release new versions (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2387">#2387</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/b51c4b33ea18a6521957a80735f79168dd6db69a"><code>b51c4b3</code></a>
chore: add support for entity files node types and validation (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2377">#2377</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/d39585ed77f0e45c745662cfee076fe6e00f8dbe"><code>d39585e</code></a>
chore: fix test links and add coverage report (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2393">#2393</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/cf26d6038e7c75af3335164f4797133393ac84d3"><code>cf26d60</code></a>
chore: refactor tests (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2390">#2390</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/2b64a2b0e59502bf6ee44c2b016754b2ade7949a"><code>2b64a2b</code></a>
fix: add validation to mount-path (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2391">#2391</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Redocly/redocly-cli/compare/@redocly/cli@2.8.0...@redocly/cli@2.10.0">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 c65a297 commit de9a091Copy full SHA for de9a091
File tree
Expand file treeCollapse file tree
2 files changed
+18
-18
lines changedOpen diff view settings
Filter options
- packages/specification
Expand file treeCollapse file tree
2 files changed
+18
-18
lines changedOpen diff view settings
Collapse file
+17-17Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
packages/specification/package.json
Copy file name to clipboardExpand all lines: packages/specification/package.json+1-1Lines changed: 1 addition & 1 deletion
| 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