dependabot[bot] opened a new pull request, #47454: URL: https://github.com/apache/airflow/pull/47454
Bumps [hatchling](https://github.com/pypa/hatch) from 1.25.0 to 1.27.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pypa/hatch/releases">hatchling's releases</a>.</em></p> <blockquote> <h2>Hatchling v1.27.0</h2> <p><em><strong>Added:</strong></em></p> <ul> <li>Update the default version of core metadata to 2.4</li> </ul> <h2>Hatchling v1.26.3</h2> <p><em><strong>Fixed:</strong></em></p> <ul> <li>Support an old import path that is still used by some consumers like Hatch</li> </ul> <h2>Hatchling v1.26.2</h2> <p><em><strong>Fixed:</strong></em></p> <ul> <li>Back-populate string <code>license</code> fields (<code>License-Expression</code>) for core metadata versions prior to 2.4</li> <li>Remove the <code>License-Expression</code> and <code>License-Files</code> core metadata from version 2.2 that was missed in the previous minor release</li> </ul> <h2>Hatchling v1.26.1</h2> <p><em><strong>Fixed:</strong></em></p> <ul> <li>Add backward compatibility for the old <code>license-files</code> metadata field</li> <li>Support an old import path that is still used by some consumers like Hatch</li> </ul> <h2>Hatchling v1.26.0</h2> <p><em><strong>Changed:</strong></em></p> <ul> <li>The <code>license-files</code> metadata field has been updated to the latest spec and is now just an array of glob patterns</li> </ul> <p><em><strong>Added:</strong></em></p> <ul> <li>Support version 2.4 of core metadata for the <code>wheel</code> and <code>sdist</code> targets</li> <li>Add <code>HATCH_METADATA_CLASSIFIERS_NO_VERIFY</code> environment variable to disable trove classifier verification</li> <li>Add <code>.pixi</code> to the list of directories that cannot be traversed</li> <li>Bump the minimum supported version of <code>packaging</code> to 24.2</li> </ul> <p><em><strong>Fixed:</strong></em></p> <ul> <li>No longer write package metadata for license expressions and files for versions of core metadata prior to 2.4</li> <li>Properly enable Zip64 support for the <code>wheel</code> target</li> <li>Properly ignore parent <code>.gitingore</code> files when the project root matches one of the patterns</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/hatch/commit/cbf6598e5cbce3ba9097023c5bf783001ebbcbcb"><code>cbf6598</code></a> Update macOS runners (<a href="https://redirect.github.com/pypa/hatch/issues/1855">#1855</a>)</li> <li><a href="https://github.com/pypa/hatch/commit/3a1392d11e5cc108a9ed7d53e9b5c6e95a6fb4b2"><code>3a1392d</code></a> Update pypa/gh-action-pypi-publish action</li> <li><a href="https://github.com/pypa/hatch/commit/9f743d7136a7cbd45e45de0b456cdb878af02602"><code>9f743d7</code></a> Update virtualenv (<a href="https://redirect.github.com/pypa/hatch/issues/1849">#1849</a>)</li> <li><a href="https://github.com/pypa/hatch/commit/72d57279ac8fa58b1981734b58d55cf607e84656"><code>72d5727</code></a> release Hatchling v1.27.0</li> <li><a href="https://github.com/pypa/hatch/commit/1867a9062ad3c8348857edf1ca8f945ca118e8b1"><code>1867a90</code></a> Update the default version of core metadata to 2.4 (<a href="https://redirect.github.com/pypa/hatch/issues/1829">#1829</a>)</li> <li><a href="https://github.com/pypa/hatch/commit/6bc4bbeff1be8226958874e43698f5bf3b8ea339"><code>6bc4bbe</code></a> release Hatchling v1.26.3</li> <li><a href="https://github.com/pypa/hatch/commit/33367853d808e44de3ce326bb2b4c52b777f3694"><code>3336785</code></a> Support an old import path (<a href="https://redirect.github.com/pypa/hatch/issues/1807">#1807</a>)</li> <li><a href="https://github.com/pypa/hatch/commit/ecb45a8e094cf6320128aee78b58d605f39bb5f1"><code>ecb45a8</code></a> release Hatchling v1.26.2</li> <li><a href="https://github.com/pypa/hatch/commit/fc256901b05acf2521e689ca80e83b9189747c83"><code>fc25690</code></a> Back-populate string <code>license</code> fields (<a href="https://redirect.github.com/pypa/hatch/issues/1805">#1805</a>)</li> <li><a href="https://github.com/pypa/hatch/commit/c1a3c6b4c86ea2affe4734b54578f032fe5d0003"><code>c1a3c6b</code></a> release Hatchling v1.26.1</li> <li>Additional commits viewable in <a href="https://github.com/pypa/hatch/compare/hatchling-v1.25.0...hatchling-v1.27.0">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 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
