Update dependency hatchling to v1.27.0 #131
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.22.4
->==1.27.0
Release Notes
pypa/hatch (hatchling)
v1.27.0
: Hatchling v1.27.0Compare Source
Added:
v1.26.3
: Hatchling v1.26.3Compare Source
Fixed:
v1.26.2
: Hatchling v1.26.2Compare Source
Fixed:
license
fields (License-Expression
) for core metadata versions prior to 2.4License-Expression
andLicense-Files
core metadata from version 2.2 that was missed in the previous minor releasev1.26.1
: Hatchling v1.26.1Compare Source
Fixed:
license-files
metadata fieldv1.26.0
: Hatchling v1.26.0Compare Source
Changed:
license-files
metadata field has been updated to the latest spec and is now just an array of glob patternsAdded:
wheel
andsdist
targetsHATCH_METADATA_CLASSIFIERS_NO_VERIFY
environment variable to disable trove classifier verification.pixi
to the list of directories that cannot be traversedpackaging
to 24.2Fixed:
wheel
target.gitingore
files when the project root matches one of the patternsv1.25.0
: Hatchling v1.25.0Compare Source
Changed:
macos-max-compat
option for thewheel
target is now disabled by default and will be removed in a future releaseAdded:
wheel
andsdist
targets now have their permission bits normalizedFixed:
manylinux
/musllinux
tags for thewheel
target artifact name when enabling theinfer_tag
build datawheel
target build datainfer_tag
when enabled now respects theMACOSX_DEPLOYMENT_TARGET
environment variablev1.24.2
: Hatchling v1.24.2Compare Source
Fixed:
.venv
to the list of directories that cannot be traversedv1.24.1
: Hatchling v1.24.1Compare Source
Fixed:
shared-scripts
option/shared_scripts
build data of thewheel
targetv1.24.0
: Hatchling v1.24.0Compare Source
Added:
shared_data
andshared_scripts
build data for thewheel
targetv1.23.0
: Hatchling v1.23.0Compare Source
Added:
shared-scripts
option for thewheel
targetFixed:
packaging
dependency version as>=23.2
to avoid its URL validation which can conflict with context formattingv1.22.5
: Hatchling v1.22.5Compare Source
Fixed:
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.
To execute skipped test pipelines write comment
/ok-to-test
.This PR has been generated by MintMaker (powered by Renovate Bot).