Skip to content

Update dependency hatchling to v1.32.4 - #893

Merged
dkropachev merged 1 commit into
masterfrom
renovate/hatchling-1.x
Sep 21, 2026
Merged

dkropachev merged 1 commit into
masterfrom
renovate/hatchling-1.x

Conversation

@renovate

@renovate renovate Bot commented Jun 2, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
hatchling (source, changelog) ==1.29.0==1.32.4 age confidence

Release Notes

pypa/hatch (hatchling)

v1.32.4: Hatchling v1.32.4

Compare Source

Fixed:

  • Revert the extra type parameter added to BuildHookInterface in 1.32.3, which broke plugins that subscripted the interface with a single argument (e.g. BuildHookInterface[MyConfig]) by raising TypeError at import time. BuilderConfig is likewise no longer generic, restoring the pre-1.32.3 plugin interface.
  • Strip spaces around version metadata when using original input for CalVer to keep leading zeroes.

v1.32.3: Hatchling v1.32.3

Fixed:

  • Preserve the version string exactly as written in core metadata, so stylized versions such as CalVer 2026.08.10 are no longer stripped of leading zeros. Distribution file names and .dist-info directories continue to use the PEP 440 normalized form.

v1.32.0: Hatchling v1.32.0

Compare Source

Changed:

  • Bump default core metadata version to 2.5

  • Add tomlkit as a runtime dependency, which is required to rewrite pyproject.toml when setting a static version

Added:

  • The version command can now set a version that is statically defined by the project.version field, updating pyproject.toml in place. Pass --force to allow an explicit downgrade

Fixed:

  • Allow the ; private annotation on project.import-names and project.import-namespaces entries rather than rejecting them as invalid import names.

  • Reject project.readme paths that are absolute or resolve outside of the project directory.

v1.31.0: Hatchling v1.31.0

Compare Source

Fixed

  • Only rewrite the shebang of a shared script when a Python shebang is present on the first line, preserving binary files and other content verbatim instead of dropping leading bytes.

v1.30.1: Hatchling v1.30.1

Compare Source

Fixed

  • Default core metadata version kept at 2.4 until more tools support 2.5

v1.30.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 these updates again.


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

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

@coderabbitai

coderabbitai Bot commented Jun 2, 2026

Copy link
Copy Markdown

Review Change Stack

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: QUIET

Plan: Advanced

Run ID: 7f23f1ee-301b-4458-bd20-9aba5489d438

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

This PR updates hatchling from 1.29.0 to 1.32.0 in the development dependency group and build-system requirements in docs/pyproject.toml.

Suggested reviewers: dgarcia360

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description explains the dependency update but omits the repository's required pre-review checklist and its status. Add the required pre-review checklist and mark each applicable item before merging.
✅ Passed checks (4 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly identifies the dependency and the target version update.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@renovate
renovate Bot force-pushed the renovate/hatchling-1.x branch from c51bb81 to 8c94bfa Compare June 11, 2026 21:13
@renovate
renovate Bot force-pushed the renovate/hatchling-1.x branch from 8c94bfa to 46b2568 Compare July 8, 2026 02:01
@renovate renovate Bot changed the title chore(deps): update dependency hatchling to v1.30.1 chore(deps): update dependency hatchling to v1.31.0 Jul 8, 2026
@renovate
renovate Bot force-pushed the renovate/hatchling-1.x branch from 46b2568 to 4ddad9e Compare July 20, 2026 16:15
@renovate
renovate Bot force-pushed the renovate/hatchling-1.x branch from 4ddad9e to 377e76a Compare July 30, 2026 16:15
@renovate
renovate Bot force-pushed the renovate/hatchling-1.x branch from 377e76a to 2a8a626 Compare August 11, 2026 06:14
@renovate renovate Bot changed the title chore(deps): update dependency hatchling to v1.31.0 chore(deps): update dependency hatchling to v1.32.0 Aug 11, 2026
@coderabbitai
coderabbitai Bot requested a review from dgarcia360 August 11, 2026 06:14
@renovate renovate Bot changed the title chore(deps): update dependency hatchling to v1.32.0 Update dependency hatchling to v1.32.0 Aug 11, 2026
@renovate
renovate Bot force-pushed the renovate/hatchling-1.x branch from 2a8a626 to 0782a55 Compare August 11, 2026 15:28
@renovate
renovate Bot force-pushed the renovate/hatchling-1.x branch from 0782a55 to f2cb11f Compare August 26, 2026 11:42
@renovate
renovate Bot force-pushed the renovate/hatchling-1.x branch from f2cb11f to cc39cc4 Compare September 7, 2026 23:47
@renovate
renovate Bot force-pushed the renovate/hatchling-1.x branch 2 times, most recently from b947129 to c68c3fd Compare September 17, 2026 23:55
@renovate renovate Bot changed the title Update dependency hatchling to v1.32.0 Update dependency hatchling to v1.32.3 Sep 17, 2026
@renovate
renovate Bot force-pushed the renovate/hatchling-1.x branch from c68c3fd to c0e833d Compare September 21, 2026 00:58
@renovate renovate Bot changed the title Update dependency hatchling to v1.32.3 Update dependency hatchling to v1.32.4 Sep 21, 2026
@dkropachev
dkropachev merged commit f0004a8 into master Sep 21, 2026
9 of 10 checks passed
@dkropachev
dkropachev deleted the renovate/hatchling-1.x branch September 21, 2026 12:23
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