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.22.3 (main) #654

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

pypa/hatch (hatchling)

v1.22.3: Hatchling v1.22.3

Compare Source

Fixed:

  • Fix the custom build hook when using dynamic dependencies

v1.22.2: Hatchling v1.22.2

Compare Source

Fixed:

  • Fix regression when loading metadata from source distributions
  • Fix metadata hooks when building wheels from source distributions

v1.22.1: Hatchling v1.22.1

Compare Source

Fixed:

  • Update the default version of core metadata to 2.3

v1.22.0: Hatchling v1.22.0

Compare Source

Deprecated:

  • The app build target has been renamed to binary to reduce ambiguity with the name of an upcoming feature. The former name will still be usable for several minor releases.

Added:

  • Metadata for the wheel target now defaults to the PKG-INFO metadata within source distributions
  • Add dependencies method to the build hook interface so that hooks can themselves dynamically define dependencies
  • Update the default version of core metadata to 2.2
  • Update SPDX license information to version 3.23
  • Improve error message for when the default heuristics for wheel file inclusion fail

Fixed:

  • Properly support core metadata version 2.2
  • Remove editables as a direct dependency
  • Fix default wheel tag when the supported Python version declaration is strict
  • Load VCS ignore patterns first so that whitelisted patterns can be excluded by project configuration
  • Don't consider VCS ignore files that are outside of the VCS boundary
  • The sdist build target now gracefully ignores UNIX socket files
  • Begin ignoring certain files ubiquitously, like .DS_Store on macOS

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 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

This PR has been generated by Mend Renovate. View repository job log here.

@codecov-commenter
Copy link

codecov-commenter commented Mar 20, 2024

Codecov Report

Merging #654 (778f738) into main (6297fa2) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #654   +/-   ##
=======================================
  Coverage   97.50%   97.50%           
=======================================
  Files           6        6           
  Lines         400      400           
  Branches       80       80           
=======================================
  Hits          390      390           
  Misses          8        8           
  Partials        2        2           

@renovate renovate bot force-pushed the renovate/main-hatchling-1.x branch from 532c99c to 778f738 Compare March 20, 2024 19:42
@plannigan plannigan merged commit 2aa09df into main Mar 20, 2024
20 checks passed
@plannigan plannigan deleted the renovate/main-hatchling-1.x branch March 20, 2024 19:48
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.

2 participants