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.26.3 (main) #760

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
hatchling (source, changelog) ==1.25.0 -> ==1.26.3 age adoption passing confidence

Release Notes

pypa/hatch (hatchling)

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

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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

This PR was generated by Mend Renovate. View the repository job log.

@codecov-commenter
Copy link

codecov-commenter commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.73%. Comparing base (4f4fb58) to head (19b3a6a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #760   +/-   ##
=======================================
  Coverage   97.73%   97.73%           
=======================================
  Files           6        6           
  Lines         398      398           
  Branches       46       46           
=======================================
  Hits          389      389           
  Misses          8        8           
  Partials        1        1           

@renovate renovate bot force-pushed the renovate/main-hatchling-1.x branch from 4aab59c to 403b931 Compare November 12, 2024 18:57
@renovate renovate bot changed the title Update dependency hatchling to v1.26.1 (main) Update dependency hatchling to v1.26.2 (main) Nov 12, 2024
@renovate renovate bot force-pushed the renovate/main-hatchling-1.x branch from 403b931 to 19b3a6a Compare November 12, 2024 22:40
@renovate renovate bot changed the title Update dependency hatchling to v1.26.2 (main) Update dependency hatchling to v1.26.3 (main) Nov 12, 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.

1 participant