Skip to content

Bump hatch from 1.15.1 to 1.17.0#5037

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

Bump hatch from 1.15.1 to 1.17.0#5037
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/hatch-1.16.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 9, 2026

Copy link
Copy Markdown
Contributor

Bumps hatch from 1.15.1 to 1.16.5.

Release notes

Sourced from hatch's releases.

Hatch v1.16.5

Fixed:

  • Handle a breaking change in virtualenv by only supporting the latest version and adding python-discovery as a dependency.

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

... (truncated)

Commits

@dependabot dependabot Bot added C: dependencies ci: skip news Pull requests that don't need a changelog entry. labels Mar 9, 2026
@github-actions

github-actions Bot commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

diff-shades results comparing this PR (237d977) to main (e34bb1b):

--preview style: no changes

--stable style: no changes


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

Comment thread pyproject.toml Outdated
@cobaltt7

Copy link
Copy Markdown
Collaborator

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/pip/hatch-1.16.5 branch from f83192e to d56b154 Compare May 16, 2026 16:54
@cobaltt7

cobaltt7 commented Jun 1, 2026

Copy link
Copy Markdown
Collaborator

https://github.com/dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/pip/hatch-1.16.5 branch from d56b154 to 7fe8700 Compare June 1, 2026 16:37
@cobaltt7

cobaltt7 commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Still waiting on pypa/hatch#2257

@dependabot @github

dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of hatch exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@cobaltt7 cobaltt7 changed the title Bump hatch from 1.15.1 to 1.16.5 Bump hatch from 1.15.1 to 1.17.0 Jun 10, 2026
Bumps [hatch](https://github.com/pypa/hatch) from 1.15.1 to 1.17.0.
- [Release notes](https://github.com/pypa/hatch/releases)
- [Commits](pypa/hatch@hatch-v1.15.1...hatch-v1.17.0)

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

Co-authored-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: cobalt <61329810+cobaltt7@users.noreply.github.com>
@cobaltt7 cobaltt7 force-pushed the dependabot/pip/hatch-1.16.5 branch from be4f25c to 237d977 Compare June 10, 2026 21:23
@cobaltt7

Copy link
Copy Markdown
Collaborator

Still waiting - we don't build compiled Black in PR CI (only for Docker) but reproduced locally still

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.

2 participants