Skip to content

⬆️ Dependency: Bump hatch from 1.16.2 to 1.16.3#473

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/main/hatch-1.16.3
Open

⬆️ Dependency: Bump hatch from 1.16.2 to 1.16.3#473
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/main/hatch-1.16.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 26, 2026

Copy link
Copy Markdown
Contributor

Bumps hatch from 1.16.2 to 1.16.3.

Release notes

Sourced from hatch's releases.

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.
Commits
  • dec7d6d Release 1.16.3 (#2160)
  • e33e232 Allow dependency groups in builder and non-dev envs (#2155)
  • 8783049 Pass repo URL to keyring instead of repo name (#2146)
  • ca29937 Enable removing environments if there is an error during creation unless keep...
  • 7e1cf9a Update dependency-resolution.md - uv env vars (#1909)
  • 025f9c9 Fix member path resolution for sibling paths (#2151)
  • c7575ad Add hatch-project-name to list of build hook plugins (#2062)
  • 4776f11 Add more tests for regression coverage (#2142)
  • 00c55f0 Add CI coverage for free-threaded Python 3.14 (#2125)
  • 962260e Fix dev-mode not respected in VirtualEnvironment (#2137)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [hatch](https://github.com/pypa/hatch) from 1.16.2 to 1.16.3.
- [Release notes](https://github.com/pypa/hatch/releases)
- [Commits](pypa/hatch@hatch-v1.16.2...hatch-v1.16.3)

---
updated-dependencies:
- dependency-name: hatch
  dependency-version: 1.16.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants