Skip to content

Commit

Permalink
Upgrade: [dependabot] - bump @redocly/cli from 1.26.0 to 1.26.1 (#1167)
Browse files Browse the repository at this point in the history
Bumps [@redocly/cli](https://github.com/Redocly/redocly-cli) from 1.26.0
to 1.26.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/1"><code>@​1</code></a>.26.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>Fixed an issue where an API alias's root path might be resolved
incorrectly for configuration files located outside the root
folder.</li>
<li>Updated <code>@​redocly/openapi-core</code> to v1.26.1.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/Redocly/redocly-cli/blob/main/docs/changelog.md"><code>@​redocly/cli</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>1.26.1 (2024-12-18)</h2>
<h3>Patch Changes</h3>
<ul>
<li>Fixed an issue where an API alias's root path might be resolved
incorrectly for configuration files located outside the root
folder.</li>
<li>Updated <code>@​redocly/openapi-core</code> to v1.26.1.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/125d240465d70a65475ad444032e3762dd13092c"><code>125d240</code></a>
chore: 🔖 release new versions (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/1827">#1827</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/6f646356905edada03177badf88c74baa85a68d5"><code>6f64635</code></a>
chore: update dependencies, docs, and tests settings (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/1829">#1829</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/f6daccef9087f978483c882f113b8f6456935010"><code>f6dacce</code></a>
chore: add rules docs (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/1819">#1819</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/901a6d6e498e8e7c6cf6c27e429c44d5052a6f68"><code>901a6d6</code></a>
Remove unused lodash.isequal dependency (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/1828">#1828</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/4092575d2b84b331f668b3791dc208a7ff392c43"><code>4092575</code></a>
fix: resolve API alias paths correctly for config files located outside
the r...</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/4523355cb5088bab6c7f4d4b6506aba628b3fa01"><code>4523355</code></a>
chore: removed 'no-actions-type-end' rule (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/1826">#1826</a>)</li>
<li>See full diff in <a
href="https://github.com/Redocly/redocly-cli/compare/@redocly/[email protected]...@redocly/[email protected]">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=1.26.0&new-version=1.26.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 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 692f555 commit 39c002a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 16 deletions.
23 changes: 8 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/specification/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
},
"homepage": "https://github.com/NHSDigital/eps-prescription-status-update-api",
"devDependencies": {
"@redocly/cli": "^1.26.0"
"@redocly/cli": "^1.26.1"
}
}

0 comments on commit 39c002a

Please sign in to comment.