Skip to content

Commit 3b14c04

Browse files
Upgrade: [dependabot] - bump @redocly/cli from 2.24.1 to 2.25.1 (#2921)
Bumps [@redocly/cli](https://github.com/Redocly/redocly-cli) from 2.24.1 to 2.25.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>.25.1</h2> <h3>Patch Changes</h3> <ul> <li>Fixed an issue where a message about a missing configuration was shown even though the <code>--extends</code> option was provided.</li> <li>Updated <code>@​redocly/openapi-core</code> to v2.25.1.</li> </ul> <h2><code>@​redocly/cli</code><a href="https://github.com/2"><code>@​2</code></a>.25.0</h2> <h3>Minor Changes</h3> <ul> <li>Added <code>no-mixed-number-range-constraints</code> rule for OpenAPI <code>3.1+</code>, as well as for AsyncAPI and Arazzo. This rule warns when schemas use both <code>maximum</code> and <code>exclusiveMaximum</code> or both <code>minimum</code> and <code>exclusiveMinimum</code> keywords.</li> </ul> <h3>Patch Changes</h3> <ul> <li>Fixed an issue where invalid discriminator mapping values could cause linting to fail.</li> <li>Resolved high severity audit vulnerabilities by updating dependency versions.</li> <li>Updated <code>@​redocly/openapi-core</code> to v2.25.0.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Redocly/redocly-cli/commit/bb802e1c2590a4d2374b1da2b603a286f8d461fd"><code>bb802e1</code></a> chore: 🔖 release new versions (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2688">#2688</a>)</li> <li><a href="https://github.com/Redocly/redocly-cli/commit/d336c1ea4c973543418c11fff196f674c6464519"><code>d336c1e</code></a> fix: do not show the message about missing configuration when the --extends o...</li> <li><a href="https://github.com/Redocly/redocly-cli/commit/176a25534f713ba40487f717738c11349699f6c6"><code>176a255</code></a> chore: add cli performence test (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2686">#2686</a>)</li> <li><a href="https://github.com/Redocly/redocly-cli/commit/af1ff60b44baf36190af2949e58e379945adc5b6"><code>af1ff60</code></a> chore: 🔖 release new versions (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2678">#2678</a>)</li> <li><a href="https://github.com/Redocly/redocly-cli/commit/3aa04736e21c5fc7cd9308b6d282eeb293f18d0d"><code>3aa0473</code></a> chore: update config to 0.43.0 (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2685">#2685</a>)</li> <li><a href="https://github.com/Redocly/redocly-cli/commit/7e85583a0e5b7629b035fcb3885db4d0d6cc3ceb"><code>7e85583</code></a> chore: update analytics data format (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2597">#2597</a>)</li> <li><a href="https://github.com/Redocly/redocly-cli/commit/544533b4765592777a3b0d8522e66d65c4927d49"><code>544533b</code></a> fix: prevent failing when discriminator mapping value is null (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2681">#2681</a>)</li> <li><a href="https://github.com/Redocly/redocly-cli/commit/4c53b0b0cccb0037a730cea1d9e2925aca7fc3dc"><code>4c53b0b</code></a> chore: fix github actions (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2683">#2683</a>)</li> <li><a href="https://github.com/Redocly/redocly-cli/commit/d4858cceb135616c94d9047405eb40c34ce25844"><code>d4858cc</code></a> chore(security): update github actions and pin to commit sha (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2682">#2682</a>)</li> <li><a href="https://github.com/Redocly/redocly-cli/commit/b7c0c0f910b7b01475a6b5b789d9ac07b7a00338"><code>b7c0c0f</code></a> feat: allow the no-mixed-number-range-constraints rule for AsyncAPI and Arazz...</li> <li>Additional commits viewable in <a href="https://github.com/Redocly/redocly-cli/compare/@redocly/cli@2.24.1...@redocly/cli@2.25.1">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=2.24.1&new-version=2.25.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 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 d763348 commit 3b14c04

2 files changed

Lines changed: 39 additions & 18 deletions

File tree

package-lock.json

Lines changed: 38 additions & 17 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
@@ -18,6 +18,6 @@
1818
},
1919
"homepage": "https://github.com/NHSDigital/eps-prescription-status-update-api",
2020
"devDependencies": {
21-
"@redocly/cli": "^2.24.1"
21+
"@redocly/cli": "^2.25.1"
2222
}
2323
}

0 commit comments

Comments
 (0)