Skip to content

Bump hatchling from 1.31.0 to 1.32.0 in /sdk-python - #374

Merged
etbyrd merged 1 commit into
mainfrom
dependabot/uv/sdk-python/hatchling-1.32.0
Sep 10, 2026
Merged

Bump hatchling from 1.31.0 to 1.32.0 in /sdk-python#374
etbyrd merged 1 commit into
mainfrom
dependabot/uv/sdk-python/hatchling-1.32.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps hatchling from 1.31.0 to 1.32.0.

Release notes

Sourced from hatchling's releases.

Hatchling v1.32.0

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.

Commits
  • 558061c Fix ci (#2377)
  • bc6d1bc release Hatch v1.18.0 (#2376)
  • 8429e5d release Hatchling v1.32.0 (#2375)
  • 413b3a8 Prepare for release (#2374)
  • 4ccc9ea Bug Fix - fix CTRL-C behavior to correctly handle signals (#2369)
  • a885803 Add sources to enable other types of local dependencies (#2313)
  • ab3e000 Add --all flag to hatch build for building all workspace members (#2352)
  • bb90277 fix: Allow the ; private annotation in import-names/import-namespaces p...
  • 3a9d853 fix: prevent backward relative paths in readme (#2354)
  • c4dc4f8 test: Fix test expectations for metadata generated by flit-core (#2365)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 17, 2026
@greptile-apps

greptile-apps Bot commented Aug 17, 2026

Copy link
Copy Markdown

No reviewable files after applying ignore patterns.

@etbyrd

etbyrd commented Sep 10, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [hatchling](https://github.com/pypa/hatch) from 1.31.0 to 1.32.0.
- [Release notes](https://github.com/pypa/hatch/releases)
- [Commits](pypa/hatch@hatchling-v1.31.0...hatchling-v1.32.0)

---
updated-dependencies:
- dependency-name: hatchling
  dependency-version: 1.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/uv/sdk-python/hatchling-1.32.0 branch from b52c685 to c4747ad Compare September 10, 2026 16:01

@etbyrd etbyrd left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependency bump reviewed: lockfile version update only, CI green after rebase.

@etbyrd
etbyrd added this pull request to the merge queue Sep 10, 2026
Merged via the queue into main with commit f91ae9d Sep 10, 2026
11 checks passed
@etbyrd
etbyrd deleted the dependabot/uv/sdk-python/hatchling-1.32.0 branch September 10, 2026 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant