Skip to content

Bump yalexs-ble to 3.2.2#158124

Merged
bdraco merged 1 commit into
devfrom
yalexs_ble_322
Dec 6, 2025
Merged

Bump yalexs-ble to 3.2.2#158124
bdraco merged 1 commit into
devfrom
yalexs_ble_322

Conversation

@bdraco
Copy link
Copy Markdown
Member

@bdraco bdraco commented Dec 6, 2025

Proposed change

changelog: Yale-Libs/yalexs-ble@v3.2.1...v3.2.2

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

  • I understand the code I am submitting and can explain how it works.
  • 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.
  • Any generated code has been carefully reviewed for correctness and compliance with project standards.

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:

@bdraco bdraco marked this pull request as ready for review December 6, 2025 17:40
Copilot AI review requested due to automatic review settings December 6, 2025 17:40
Copy link
Copy Markdown
Contributor

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

This PR upgrades the yalexs-ble library dependency from version 3.2.1 to 3.2.2 across all affected integrations. This is a patch version bump that likely includes bug fixes or minor improvements to the Yale Access Bluetooth library.

Key Changes

  • Updated yalexs-ble dependency from 3.2.1 to 3.2.2 consistently across all manifest files and requirements files

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
requirements_test_all.txt Updated yalexs-ble test dependency to version 3.2.2
requirements_all.txt Updated yalexs-ble runtime dependency to version 3.2.2
homeassistant/components/yalexs_ble/manifest.json Updated yalexs-ble requirement to version 3.2.2 for Yale Access Bluetooth integration
homeassistant/components/yale/manifest.json Updated yalexs-ble requirement to version 3.2.2 for Yale Home integration
homeassistant/components/august/manifest.json Updated yalexs-ble requirement to version 3.2.2 for August integration

Copy link
Copy Markdown
Contributor

@jbouwh jbouwh left a comment

Choose a reason for hiding this comment

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

LGTM,
Thanks @bdraco 👍

@bdraco
Copy link
Copy Markdown
Member Author

bdraco commented Dec 6, 2025

Thanks

@bdraco bdraco merged commit ea3f76c into dev Dec 6, 2025
125 of 126 checks passed
@bdraco bdraco deleted the yalexs_ble_322 branch December 6, 2025 18:16
@github-actions github-actions Bot locked and limited conversation to collaborators Dec 7, 2025
@frenck frenck added this to the 2025.12.5 milestone Dec 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants