chore(deps): update dependency openstacksdk to v4.9.0#187
Closed
Copilot wants to merge 3 commits intorenovate/all-minor-patchfrom
Closed
chore(deps): update dependency openstacksdk to v4.9.0#187Copilot wants to merge 3 commits intorenovate/all-minor-patchfrom
Copilot wants to merge 3 commits intorenovate/all-minor-patchfrom
Conversation
1 task
Co-authored-by: cbartz <4182921+cbartz@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update dependency openstacksdk to v4.9.0
chore(deps): update dependency openstacksdk to v4.9.0
Jan 20, 2026
Collaborator
|
@copilot linting is still failing as indicated in https://github.com/canonical/github-runner-image-builder-operator/actions/runs/21173105204/job/60894885199?pr=187 |
Co-authored-by: cbartz <4182921+cbartz@users.noreply.github.com>
Contributor
Author
Fixed in 8694001. The app directory also had black formatter violations in 4 test files. Both root and app directories now pass linting. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Applicable spec: N/A
Overview
Dependency update from openstacksdk 4.8.0 to 4.9.0, with formatting fixes applied to comply with black code style standards in both root and app directories.
Rationale
Automated dependency maintenance to incorporate upstream fixes and improvements. Formatting corrections required to pass CI linting checks for both the charm and application code.
Juju Events Changes
None.
Module Changes
None. Code formatting only:
Root directory:
src/charm.py- Adjusted string literal formattingsrc/pipx.py- Removed extra blank linetests/conftest.py- Removed extra blank linetests/integration/conftest.py- Added missing blank line after docstringtests/integration/test_charm.py- Added missing blank line after docstringtests/unit/test_builder.py- Simplified multi-line string assertionstests/unit/test_charm.py- Added missing blank line after docstringApp directory:
app/tests/conftest.py- Removed extra blank lineapp/tests/integration/conftest.py- Added missing blank line after docstringapp/tests/unit/test_logging.py- Added missing blank line after docstringapp/tests/integration/helpers.py- Simplified multi-line string formattingLibrary Changes
None.
Checklist
urgent,trivial,senior-review-required,documentation)app/pyproject.tomlDocumentation and changelog updates not required for automated dependency updates. Application version increment handled separately per dependency update policy.
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.