Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build(deps-dev): Bump cherry-picker from 2.4.0 to 2.5.0 (#661)
Bumps [cherry-picker](https://github.com/python/cherry-picker) from 2.4.0 to 2.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/python/cherry-picker/releases">cherry-picker's releases</a>.</em></p> <blockquote> <h2>cherry-picker-v2.5.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>Add draft config option to Create Pull Request by <a href="https://github.com/gopidesupavan"><code>@gopidesupavan</code></a> in <a href="https://redirect.github.com/python/cherry-picker/pull/151">python/cherry-picker#151</a></li> <li>Better error message when cherry_picker is called in wrong state by <a href="https://github.com/serhiy-storchaka"><code>@serhiy-storchaka</code></a> in <a href="https://redirect.github.com/python/cherry-picker/pull/119">python/cherry-picker#119</a></li> <li>Bubble up error message by <a href="https://github.com/dpr-0"><code>@dpr-0</code></a> in <a href="https://redirect.github.com/python/cherry-picker/pull/112">python/cherry-picker#112</a></li> <li>Acknowledge network issues on GitHub by <a href="https://github.com/ambv"><code>@ambv</code></a> in <a href="https://redirect.github.com/python/cherry-picker/pull/153">python/cherry-picker#153</a></li> <li>Ignore uv.lock file by <a href="https://github.com/potiuk"><code>@potiuk</code></a> in <a href="https://redirect.github.com/python/cherry-picker/pull/149">python/cherry-picker#149</a></li> <li>Fix mypy pre-commit settings by <a href="https://github.com/potiuk"><code>@potiuk</code></a> in <a href="https://redirect.github.com/python/cherry-picker/pull/148">python/cherry-picker#148</a></li> <li>Update CI config by <a href="https://github.com/hugovk"><code>@hugovk</code></a> in <a href="https://redirect.github.com/python/cherry-picker/pull/144">python/cherry-picker#144</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/potiuk"><code>@potiuk</code></a> made their first contribution in <a href="https://redirect.github.com/python/cherry-picker/pull/149">python/cherry-picker#149</a></li> <li><a href="https://github.com/dpr-0"><code>@dpr-0</code></a> made their first contribution in <a href="https://redirect.github.com/python/cherry-picker/pull/112">python/cherry-picker#112</a></li> <li><a href="https://github.com/gopidesupavan"><code>@gopidesupavan</code></a> made their first contribution in <a href="https://redirect.github.com/python/cherry-picker/pull/151">python/cherry-picker#151</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/python/cherry-picker/compare/cherry-picker-v2.4.0...cherry-picker-v2.5.0">https://github.com/python/cherry-picker/compare/cherry-picker-v2.4.0...cherry-picker-v2.5.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/python/cherry-picker/blob/main/CHANGELOG.md">cherry-picker's changelog</a>.</em></p> <blockquote> <h2>2.5.0</h2> <ul> <li>Add draft config option to Create Pull Request by <a href="https://github.com/gopidesupavan"><code>@gopidesupavan</code></a> in <a href="https://redirect.github.com/python/cherry-picker/pull/151">python/cherry-picker#151</a></li> <li>Better error message when cherry_picker is called in wrong state by <a href="https://github.com/serhiy-storchaka"><code>@serhiy-storchaka</code></a> in <a href="https://redirect.github.com/python/cherry-picker/pull/119">python/cherry-picker#119</a></li> <li>Bubble up error message by <a href="https://github.com/dpr-0"><code>@dpr-0</code></a> in <a href="https://redirect.github.com/python/cherry-picker/pull/112">python/cherry-picker#112</a></li> <li>Acknowledge network issues on GitHub by <a href="https://github.com/ambv"><code>@ambv</code></a> in <a href="https://redirect.github.com/python/cherry-picker/pull/153">python/cherry-picker#153</a></li> <li>Ignore uv.lock file by <a href="https://github.com/potiuk"><code>@potiuk</code></a> in <a href="https://redirect.github.com/python/cherry-picker/pull/149">python/cherry-picker#149</a></li> <li>Fix mypy pre-commit settings by <a href="https://github.com/potiuk"><code>@potiuk</code></a> in <a href="https://redirect.github.com/python/cherry-picker/pull/148">python/cherry-picker#148</a></li> <li>Update CI config by <a href="https://github.com/hugovk"><code>@hugovk</code></a> in <a href="https://redirect.github.com/python/cherry-picker/pull/144">python/cherry-picker#144</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python/cherry-picker/commit/24e6a44a1b8730bb5786db6ce519eeb37271f371"><code>24e6a44</code></a> Update changelog for 2.5.0 (<a href="https://redirect.github.com/python/cherry-picker/issues/154">#154</a>)</li> <li><a href="https://github.com/python/cherry-picker/commit/a0d1a14a371cdb94f7cd1cdc303c361a60f66ed3"><code>a0d1a14</code></a> Acknowledge network issues on GitHub (<a href="https://redirect.github.com/python/cherry-picker/issues/153">#153</a>)</li> <li><a href="https://github.com/python/cherry-picker/commit/962ba5cf8d30ad154832434b561d5c8eed251352"><code>962ba5c</code></a> add draft config option to create pull request (<a href="https://redirect.github.com/python/cherry-picker/issues/151">#151</a>)</li> <li><a href="https://github.com/python/cherry-picker/commit/014b2aaa9c45c7ead65f56759eb5539b34bac45f"><code>014b2aa</code></a> Better error message when cherry_picker is called in wrong state (<a href="https://redirect.github.com/python/cherry-picker/issues/119">#119</a>)</li> <li><a href="https://github.com/python/cherry-picker/commit/0a5c565e28529acecbece73f71573b6283c6678b"><code>0a5c565</code></a> Bubble up error message (<a href="https://redirect.github.com/python/cherry-picker/issues/112">#112</a>)</li> <li><a href="https://github.com/python/cherry-picker/commit/a2d729374eec70f34d182d216bfc3250268c5d5a"><code>a2d7293</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/python/cherry-picker/issues/152">#152</a>)</li> <li><a href="https://github.com/python/cherry-picker/commit/b8f7d16ad21ad6d53c976214051556c5414283b0"><code>b8f7d16</code></a> Bump codecov/codecov-action from 4 to 5 (<a href="https://redirect.github.com/python/cherry-picker/issues/150">#150</a>)</li> <li><a href="https://github.com/python/cherry-picker/commit/957f2a694625d1384295c2a5b05dc28a9e2af432"><code>957f2a6</code></a> Update CI config (<a href="https://redirect.github.com/python/cherry-picker/issues/144">#144</a>)</li> <li><a href="https://github.com/python/cherry-picker/commit/452a9b2f6e440e6ebe234507b6fbdea99838b0b6"><code>452a9b2</code></a> Fix mypy pre-commit settings (<a href="https://redirect.github.com/python/cherry-picker/issues/148">#148</a>)</li> <li><a href="https://github.com/python/cherry-picker/commit/a4cac745d6ee71d12da0b439c5d093cb987be294"><code>a4cac74</code></a> Ignore uv.lock file (<a href="https://redirect.github.com/python/cherry-picker/issues/149">#149</a>)</li> <li>See full diff in <a href="https://github.com/python/cherry-picker/compare/cherry-picker-v2.4.0...cherry-picker-v2.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cherry-picker&package-manager=pip&previous-version=2.4.0&new-version=2.5.0)](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