Skip to content

Bump hatch from 1.15.1 to 1.16.4#5020

Merged
JelleZijlstra merged 1 commit intomainfrom
dependabot/pip/hatch-1.16.4
Mar 5, 2026
Merged

Bump hatch from 1.15.1 to 1.16.4#5020
JelleZijlstra merged 1 commit intomainfrom
dependabot/pip/hatch-1.16.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

Bumps hatch from 1.15.1 to 1.16.4.

Release notes

Sourced from hatch's releases.

Hatch v1.16.4

Fixed:

  • Fixes hatch shell type error for keep_env.
  • SBOM documentation for including SBOM files in sdist
  • Fixes workspace member detection to properly handle shared path prefixes.

Hatch v1.16.3

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.

Hatch v1.16.2

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

Hatchling v1.16.1

Fixed:

  • Fix determining the built executable path for the app build target option when using a local copy of PyApp when there is an explicit target triple set

Hatch v1.16.1

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.

Hatchling v1.16.0

Added:

  • Add app build target option to build using a local copy of the PyApp repository

Hatch v1.16.0

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

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hatch](https://github.com/pypa/hatch) from 1.15.1 to 1.16.4.
- [Release notes](https://github.com/pypa/hatch/releases)
- [Commits](pypa/hatch@hatch-v1.15.1...hatch-v1.16.4)

---
updated-dependencies:
- dependency-name: hatch
  dependency-version: 1.16.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added C: dependencies ci: skip news Pull requests that don't need a changelog entry. labels Mar 3, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2026

diff-shades results comparing this PR (76c91ae) to main (457320a):

--preview style: no changes

--stable style: no changes


What is this? | Workflow run | diff-shades documentation

@JelleZijlstra JelleZijlstra merged commit 2beece7 into main Mar 5, 2026
60 checks passed
@JelleZijlstra JelleZijlstra deleted the dependabot/pip/hatch-1.16.4 branch March 5, 2026 23:21
cobaltt7 added a commit that referenced this pull request Mar 6, 2026
cobaltt7 added a commit that referenced this pull request Mar 6, 2026
Revert "Bump hatch from 1.15.1 to 1.16.4 (#5020)"

This reverts commit 2beece7.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C: dependencies ci: skip news Pull requests that don't need a changelog entry.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant