Skip to content

Conversation

agners
Copy link
Member

@agners agners commented Sep 2, 2025

Breaking change

Proposed change

Updates the Home Assistant base image to 2025.09.0. This brings Python 3.13.7, the latest patch release of Python 3.13.

Release:

Build on the new generic base image: https://github.com/home-assistant/docker-base/releases/tag/2025.05.0

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New integration (thank you!)
  • New feature (which adds functionality to an existing integration)
  • Deprecation (breaking change to happen in the future)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue:
  • Link to documentation pull request:
  • Link to developer documentation pull request:
  • Link to frontend pull request:

Checklist

  • The code change is tested and works locally.
  • Local tests pass. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • I have followed the development checklist
  • I have followed the perfect PR recommendations
  • The code has been formatted using Ruff (ruff format homeassistant tests)
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

  • The manifest file has all fields filled out correctly.
    Updated and included derived files by running: python3 -m script.hassfest.
  • New or updated dependencies have been added to requirements_all.txt.
    Updated by running python3 -m script.gen_requirements_all.
  • For the updated dependencies - a link to the changelog, or at minimum a diff between library versions is added to the PR description.

To help with the load of incoming pull requests:

@agners agners added this to the 2025.9.0 milestone Sep 2, 2025
@Copilot Copilot AI review requested due to automatic review settings September 2, 2025 16:00
@home-assistant home-assistant bot added cla-signed small-pr PRs with less than 30 lines. labels Sep 2, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates the Home Assistant base Docker image from version 2025.05.0 to 2025.09.0, bringing Python 3.13.7 as the latest patch release of Python 3.13.

  • Updates all architecture-specific base image versions to 2025.09.0

@agners agners force-pushed the bump-base-container-to-2025.09.0 branch 2 times, most recently from 8c01bd8 to fb3a5fd Compare September 2, 2025 16:11
@agners agners force-pushed the bump-base-container-to-2025.09.0 branch from fb3a5fd to 747b170 Compare September 2, 2025 16:11
Copy link
Member

@frenck frenck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @agners 👍

../Frenck

@frenck frenck merged commit 229d0bd into dev Sep 3, 2025
85 of 86 checks passed
@frenck frenck deleted the bump-base-container-to-2025.09.0 branch September 3, 2025 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants