mirror of
https://gitcode.com/gh_mirrors/se/setup-uv.git
synced 2026-07-02 18:17:52 +00:00
9225f843d7
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 7.3.1 to 7.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/release-drafter/release-drafter/releases">release-drafter/release-drafter's releases</a>.</em></p> <blockquote> <h2>v7.4.0</h2> <h1>What's Changed</h1> <h2>New</h2> <ul> <li>feat: unify category config around change classification (<a href="https://redirect.github.com/release-drafter/release-drafter/issues/1558">#1558</a>) <a href="https://github.com/cchanche"><code>@cchanche</code></a></li> </ul> <h2>Maintenance</h2> <ul> <li>chore: update generated GraphQL types (<a href="https://redirect.github.com/release-drafter/release-drafter/issues/1629">#1629</a>) @<a href="https://github.com/apps/github-actions">github-actions[bot]</a></li> </ul> <h2>Documentation</h2> <ul> <li>docs: document github enterprise server support (<a href="https://redirect.github.com/release-drafter/release-drafter/issues/1627">#1627</a>) <a href="https://github.com/cchanche"><code>@cchanche</code></a></li> </ul> <h2>Dependency Updates</h2> <ul> <li>build(deps-dev): bump vite from 8.0.13 to 8.0.16 (<a href="https://redirect.github.com/release-drafter/release-drafter/issues/1634">#1634</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>build(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 (<a href="https://redirect.github.com/release-drafter/release-drafter/issues/1633">#1633</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>build(deps-dev): bump shell-quote from 1.8.3 to 1.8.4 (<a href="https://redirect.github.com/release-drafter/release-drafter/issues/1632">#1632</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/release-drafter/release-drafter/compare/v7.3.1...v7.4.0">https://github.com/release-drafter/release-drafter/compare/v7.3.1...v7.4.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/release-drafter/release-drafter/commit/ed4bc48ec97379be2258e7b7ac2624a3e26ab809"><code>ed4bc48</code></a> chore: release v7.4.0</li> <li><a href="https://github.com/release-drafter/release-drafter/commit/0cc23b4878edb4924aae8c9ce2b39766cef66033"><code>0cc23b4</code></a> chore: update generated GraphQL types (<a href="https://redirect.github.com/release-drafter/release-drafter/issues/1629">#1629</a>)</li> <li><a href="https://github.com/release-drafter/release-drafter/commit/091a8c83088ce6d694d28ad1024aff1235127ee5"><code>091a8c8</code></a> build(deps-dev): bump vite from 8.0.13 to 8.0.16 (<a href="https://redirect.github.com/release-drafter/release-drafter/issues/1634">#1634</a>)</li> <li><a href="https://github.com/release-drafter/release-drafter/commit/5e296d69e2244af2f2ddf8a50c4ae8313f5c210b"><code>5e296d6</code></a> build(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 (<a href="https://redirect.github.com/release-drafter/release-drafter/issues/1633">#1633</a>)</li> <li><a href="https://github.com/release-drafter/release-drafter/commit/86a47c9c8e6620a64feb3a362f3ffd9f6f808f6a"><code>86a47c9</code></a> build(deps-dev): bump shell-quote from 1.8.3 to 1.8.4 (<a href="https://redirect.github.com/release-drafter/release-drafter/issues/1632">#1632</a>)</li> <li><a href="https://github.com/release-drafter/release-drafter/commit/bf75d71215edb5f1fff8c68bcfafc338f5e61056"><code>bf75d71</code></a> docs: document github enterprise server support (<a href="https://redirect.github.com/release-drafter/release-drafter/issues/1627">#1627</a>)</li> <li><a href="https://github.com/release-drafter/release-drafter/commit/cff71867e24849ec3c235e40896fe71a8a0895bf"><code>cff7186</code></a> feat: unify category config around change classification (<a href="https://redirect.github.com/release-drafter/release-drafter/issues/1558">#1558</a>)</li> <li>See full diff in <a href="https://github.com/release-drafter/release-drafter/compare/693d20e7c1ce1a81d3a41962f85914253b518449...ed4bc48ec97379be2258e7b7ac2624a3e26ab809">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 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>