Skip to content

chore(deps): update dependency pypa/hatch to v1.16.3#22

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/pypa-hatch-1.x
Jan 21, 2026
Merged

chore(deps): update dependency pypa/hatch to v1.16.3#22
renovate[bot] merged 1 commit intomainfrom
renovate/pypa-hatch-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2026

This PR contains the following updates:

Package Type Update Change
pypa/hatch uses-with minor 1.15.11.16.3

Release Notes

pypa/hatch (pypa/hatch)

v1.16.3: Hatch v1.16.3

Compare Source

Added:

  • Env var for keep-env when an exception occurs during environment creation to enable debugging.

Fixed:

  • Fix issue with self-referential dependencies not being recognized.
  • Fix incomplete environments created when an exception occurs during creation.
  • Fix dependency-groups not working with when environment is not marked as builder.
  • Change Keyring to take expect repository URL instead of repository name.

v1.16.2: Hatch v1.16.2

Compare Source

Fixed:

  • Properly send informational output to stderr instead of stdout
  • Implement documented support for sbom-files as build data for the wheel build target
  • Fix regression where environments no longer acknowledged the project.optional-dependencies field

v1.16.1: Hatch v1.16.1

Compare Source

Fixed:

  • Handle special characters correctly in path for editable installs.
  • Fix multiple calls to install on sync_dependencies to become a single call.
  • Fix context variable formatting in project dependencies to prevent crashes when using variables like {root:parent:uri} in the [project] section.
  • Fix environment overrides for dependency-groups field to properly support matrix and conditional configurations.

v1.16.0: Hatch v1.16.0

Compare Source

Changed:

  • Drop support for 3.9
  • Environment type plugins are now no longer expected to support a pseudo-build environment as any environment now may be used for building. The following methods have been removed: build_environment, build_environment_exists, run_builder, construct_build_command

Added:

  • Support for workspaces inspired by Cargo Workspaces
  • Dependency group support.
  • The version and project metadata commands now support projects that do not use Hatchling as the build backend
  • The version command accepts a --force option, allowing for downgrades when an explicit version number is given.
  • Build environments can now be configured, the default build environment is hatch-build
  • The environment interface now has the following methods and properties in order to better support builds on remote machines: project_root, sep, pathsep, fs_context
  • Bump the minimum supported version of packaging to 24.2
  • Upgrade Ruff to 0.13.2

Fixed:

  • All HTTP requests now set an identifiable User-Agent header.
  • Fix issue where terminal output would be out of sync during build.
  • Fix for Click Sentinel value when using run command

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/pypa-hatch-1.x branch 6 times, most recently from 5414106 to 6b8e1dd Compare January 21, 2026 05:48
@renovate renovate bot changed the title chore(deps): update dependency pypa/hatch to v1.16.2 chore(deps): update dependency pypa/hatch to v1.16.3 Jan 21, 2026
@renovate renovate bot force-pushed the renovate/pypa-hatch-1.x branch from 6b8e1dd to 1b432c7 Compare January 21, 2026 14:31
@renovate renovate bot merged commit b228da7 into main Jan 21, 2026
5 checks passed
@renovate renovate bot deleted the renovate/pypa-hatch-1.x branch January 21, 2026 16:54
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.

0 participants

Comments