Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency hatchling to v1.27.0 #131

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

red-hat-konflux[bot]
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Nov 30, 2024

This PR contains the following updates:

Package Update Change
hatchling (source, changelog) minor ==1.22.4 -> ==1.27.0

Release Notes

pypa/hatch (hatchling)

v1.27.0: Hatchling v1.27.0

Compare Source

Added:

  • Update the default version of core metadata to 2.4

v1.26.3: Hatchling v1.26.3

Compare Source

Fixed:

  • Support an old import path that is still used by some consumers like Hatch

v1.26.2: Hatchling v1.26.2

Compare Source

Fixed:

  • Back-populate string license fields (License-Expression) for core metadata versions prior to 2.4
  • Remove the License-Expression and License-Files core metadata from version 2.2 that was missed in the previous minor release

v1.26.1: Hatchling v1.26.1

Compare Source

Fixed:

  • Add backward compatibility for the old license-files metadata field
  • Support an old import path that is still used by some consumers like Hatch

v1.26.0: Hatchling v1.26.0

Compare Source

Changed:

  • The license-files metadata field has been updated to the latest spec and is now just an array of glob patterns

Added:

  • Support version 2.4 of core metadata for the wheel and sdist targets
  • Add HATCH_METADATA_CLASSIFIERS_NO_VERIFY environment variable to disable trove classifier verification
  • Add .pixi to the list of directories that cannot be traversed
  • Bump the minimum supported version of packaging to 24.2

Fixed:

  • No longer write package metadata for license expressions and files for versions of core metadata prior to 2.4
  • Properly enable Zip64 support for the wheel target
  • Properly ignore parent .gitingore files when the project root matches one of the patterns

v1.25.0: Hatchling v1.25.0

Compare Source

Changed:

  • The macos-max-compat option for the wheel target is now disabled by default and will be removed in a future release

Added:

  • Artifacts for the wheel and sdist targets now have their permission bits normalized

Fixed:

  • Ignore manylinux/musllinux tags for the wheel target artifact name when enabling the infer_tag build data
  • The wheel target build data infer_tag when enabled now respects the MACOSX_DEPLOYMENT_TARGET environment variable

v1.24.2: Hatchling v1.24.2

Compare Source

Fixed:

  • Add .venv to the list of directories that cannot be traversed
  • Output from the core Application utility now writes to stderr

v1.24.1: Hatchling v1.24.1

Compare Source

Fixed:

  • Maintain file permissions for shared-scripts option/shared_scripts build data of the wheel target

v1.24.0: Hatchling v1.24.0

Compare Source

Added:

  • Add shared_data and shared_scripts build data for the wheel target

v1.23.0: Hatchling v1.23.0

Compare Source

Added:

  • Add shared-scripts option for the wheel target

Fixed:

  • Support recursive optional dependencies
  • Set the packaging dependency version as >=23.2 to avoid its URL validation which can conflict with context formatting

v1.22.5: Hatchling v1.22.5

Compare Source

Fixed:

  • Fix reading metadata from source distributions when fields are dynamic but not part of core metadata like entry points

Configuration

📅 Schedule: Branch creation - "after 5am on saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/hatchling-1.x branch from be6f500 to dc233a4 Compare December 21, 2024 08:07
@red-hat-konflux red-hat-konflux bot changed the title Update dependency hatchling to v1.26.3 Update dependency hatchling to v1.27.0 Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants