Skip to content

Bump databricks-labs-blueprint from 0.11.4 to 0.12.0#4805

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/databricks-labs-blueprint-0.12.0
Open

Bump databricks-labs-blueprint from 0.11.4 to 0.12.0#4805
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/databricks-labs-blueprint-0.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Bumps databricks-labs-blueprint from 0.11.4 to 0.12.0.

Release notes

Sourced from databricks-labs-blueprint's releases.

v0.12.0

  • TRACE-level logging support #318 Added support for TRACE-level logs by mapping them to DEBUG, since Python lacks native TRACE support. Introduced a new method to translate Databricks CLI log levels to Python levels, defaulting to INFO when unknown. Improved error logging for better debugging and reporting.

  • Python 3.14 compatibility #315 The project now supports Python 3.10–3.14. CI tests have been updated accordingly, and project metadata now reflects Python 3.14 and beta development status. Minimum requirements remain: Python 3.10+ and databricks-sdk 0.16.0+.

  • Line-based subprocess streaming #320 Added real-time, line-based reading of subprocess output via a new readlines function. It decodes UTF-8 safely, manages memory efficiently, and handles very long lines without blocking. Also added pytest-asyncio to improve async code testing.

  • Hatch upgrade #311 Upgraded Hatch from 1.9.4 → 1.14.2 to fix compatibility issues (notably with Click 8.3.0) and improve build performance. Removed the old Click version constraint so newer versions can be installed.

Contributors: @​asnare, @​sundarshankar89

Changelog

Sourced from databricks-labs-blueprint's changelog.

0.12.0

  • TRACE-level logging support #318 Added support for TRACE-level logs by mapping them to DEBUG, since Python lacks native TRACE support. Introduced a new method to translate Databricks CLI log levels to Python levels, defaulting to INFO when unknown. Improved error logging for better debugging and reporting.

  • Python 3.14 compatibility #315 The project now supports Python 3.10–3.14. CI tests have been updated accordingly, and project metadata now reflects Python 3.14 and beta development status. Minimum requirements remain: Python 3.10+ and databricks-sdk 0.16.0+.

  • Line-based subprocess streaming #320 Added real-time, line-based reading of subprocess output via a new readlines function. It decodes UTF-8 safely, manages memory efficiently, and handles very long lines without blocking. Also added pytest-asyncio to improve async code testing.

  • Hatch upgrade #311 Upgraded Hatch from 1.9.4 → 1.14.2 to fix compatibility issues (notably with Click 8.3.0) and improve build performance. Removed the old Click version constraint so newer versions can be installed.

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 29, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 29, 2026 15:59
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 29, 2026
Bumps [databricks-labs-blueprint](https://github.com/databrickslabs/blueprint) from 0.11.4 to 0.12.0.
- [Release notes](https://github.com/databrickslabs/blueprint/releases)
- [Changelog](https://github.com/databrickslabs/blueprint/blob/main/CHANGELOG.md)
- [Commits](databrickslabs/blueprint@v0.11.4...v0.12.0)

---
updated-dependencies:
- dependency-name: databricks-labs-blueprint
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/databricks-labs-blueprint-0.12.0 branch from 398935e to b03cd53 Compare May 1, 2026 15:16
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants