Skip to content

Commit 05735c8

Browse files
build(deps): bump jaraco-functools from 4.1.0 to 4.3.0 in /tools/publish (#3288)
Bumps [jaraco-functools](https://github.com/jaraco/jaraco.functools) from 4.1.0 to 4.3.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jaraco/jaraco.functools/blob/main/NEWS.rst">jaraco-functools's changelog</a>.</em></p> <blockquote> <h1>v4.3.0</h1> <h2>Features</h2> <ul> <li>Add none_as function.</li> </ul> <h1>v4.2.1</h1> <p>No significant changes.</p> <h1>v4.2.0</h1> <h2>Features</h2> <ul> <li>Add 'passthrough' function.</li> </ul> <h2>Bugfixes</h2> <ul> <li>Added missing <code>splat</code> in stubs -- by :user:<code>Avasam</code> (<a href="https://redirect.github.com/jaraco/jaraco.functools/issues/29">#29</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jaraco/jaraco.functools/commit/9f4e0e2849659969577f40be40cabe026dd5fb0f"><code>9f4e0e2</code></a> Finalize</li> <li><a href="https://github.com/jaraco/jaraco.functools/commit/680b9aeed7c2f22f7a662b8c87af013d6ec4a076"><code>680b9ae</code></a> Add none_as function.</li> <li><a href="https://github.com/jaraco/jaraco.functools/commit/e4644e208414137c3c2618bd1c1c1dcf23a895bc"><code>e4644e2</code></a> Finalize</li> <li><a href="https://github.com/jaraco/jaraco.functools/commit/1836d9d7ff7c3552de2885df20ef7c07b2381219"><code>1836d9d</code></a> Add type annotations to passthrough.</li> <li><a href="https://github.com/jaraco/jaraco.functools/commit/48e5e77ed86c07ee28993f5995846f414206b811"><code>48e5e77</code></a> Finalize</li> <li><a href="https://github.com/jaraco/jaraco.functools/commit/dcb95f0762f755c7fa4abc4883ddad28508640c7"><code>dcb95f0</code></a> Add 'passthrough' function.</li> <li><a href="https://github.com/jaraco/jaraco.functools/commit/c3a9785c985da57c6f3d40eea483b742a766a659"><code>c3a9785</code></a> Merge <a href="https://github.com/jaraco/skeleton">https://github.com/jaraco/skeleton</a></li> <li><a href="https://github.com/jaraco/jaraco.functools/commit/5a6c1532c206871bc2913349d97dda06e01b9963"><code>5a6c153</code></a> Bump to setuptools 77 or later.</li> <li><a href="https://github.com/jaraco/jaraco.functools/commit/b535e75e95389eb8a16e34b238e2483f498593c8"><code>b535e75</code></a><code>jaraco/skeleton#173</code></li> <li><a href="https://github.com/jaraco/jaraco.functools/commit/d2b8d7750f78e870def98c4e04053af4acc86e29"><code>d2b8d77</code></a> Add coherent.licensed plugin to inject license texts into the build.</li> <li>Additional commits viewable in <a href="https://github.com/jaraco/jaraco.functools/compare/v4.1.0...v4.3.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jaraco-functools&package-manager=pip&previous-version=4.1.0&new-version=4.3.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>
1 parent 5b5e58f commit 05735c8

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

tools/publish/requirements_darwin.txt

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/publish/requirements_linux.txt

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/publish/requirements_universal.txt

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/publish/requirements_windows.txt

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)