Skip to content

Update hatchling to 1.30.1#996

Merged
jan-janssen merged 1 commit into
mainfrom
hatchling
Jun 2, 2026
Merged

Update hatchling to 1.30.1#996
jan-janssen merged 1 commit into
mainfrom
hatchling

Conversation

@jan-janssen
Copy link
Copy Markdown
Member

@jan-janssen jan-janssen commented Jun 2, 2026

Summary by CodeRabbit

  • Chores
    • Updated hatchling build dependency to version 1.30.1 across CI and binder environments.
    • Pinned build tool versions in documentation environment for consistency.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jun 2, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: e4f088eb-5c2c-43cf-95ac-bbfc0d444ea9

📥 Commits

Reviewing files that changed from the base of the PR and between bcac66a and 8cccf1b.

📒 Files selected for processing (8)
  • .ci_support/environment-docs.yml
  • .ci_support/environment-integration.yml
  • .ci_support/environment-mini.yml
  • .ci_support/environment-mpich.yml
  • .ci_support/environment-openmpi.yml
  • .ci_support/environment-win.yml
  • binder/environment.yml
  • pyproject.toml

📝 Walkthrough

Walkthrough

This PR updates the hatchling build tool dependency from version 1.29.0 to 1.30.1 across the project's build system and CI environments. Additionally, the docs environment pins both hatchling and hatch-vcs to explicit versions for reproducibility.

Changes

Dependency Version Update

Layer / File(s) Summary
hatchling version bump across build and CI environments
pyproject.toml, .ci_support/environment-docs.yml, .ci_support/environment-integration.yml, .ci_support/environment-mini.yml, .ci_support/environment-mpich.yml, .ci_support/environment-openmpi.yml, .ci_support/environment-win.yml, binder/environment.yml
hatchling is bumped from 1.29.0 to 1.30.1 in pyproject.toml and all CI/environment YAML files. The docs environment additionally pins hatch-vcs to 0.5.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • pyiron/executorlib#949: Updated hatchling version in the same files but to a different version target.
  • pyiron/executorlib#657: Broader switch to hatchling/hatch-vcs build tooling affecting the same files and dependency structure.

Poem

🐰 A hoppy bump for hatchling's way,
From 1.29.0 to .1 today,
Environments aligned with care,
Version pins pinned everywhere!
Build tools dance, all in a row! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title directly and accurately describes the main change: updating hatchling from 1.29.0 to 1.30.1 across all configuration files.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch hatchling

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 and usage tips.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.16%. Comparing base (6f2db93) to head (8cccf1b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #996   +/-   ##
=======================================
  Coverage   94.16%   94.16%           
=======================================
  Files          39       39           
  Lines        2090     2090           
=======================================
  Hits         1968     1968           
  Misses        122      122           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jan-janssen jan-janssen merged commit a81752a into main Jun 2, 2026
64 of 65 checks passed
@jan-janssen jan-janssen deleted the hatchling branch June 2, 2026 17:53
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