Skip to content

chore(deps): update dependency openstacksdk to v4.9.0#187

Closed
Copilot wants to merge 3 commits intorenovate/all-minor-patchfrom
copilot/sub-pr-184
Closed

chore(deps): update dependency openstacksdk to v4.9.0#187
Copilot wants to merge 3 commits intorenovate/all-minor-patchfrom
copilot/sub-pr-184

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jan 20, 2026

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 formatting
  • src/pipx.py - Removed extra blank line
  • tests/conftest.py - Removed extra blank line
  • tests/integration/conftest.py - Added missing blank line after docstring
  • tests/integration/test_charm.py - Added missing blank line after docstring
  • tests/unit/test_builder.py - Simplified multi-line string assertions
  • tests/unit/test_charm.py - Added missing blank line after docstring

App directory:

  • app/tests/conftest.py - Removed extra blank line
  • app/tests/integration/conftest.py - Added missing blank line after docstring
  • app/tests/unit/test_logging.py - Added missing blank line after docstring
  • app/tests/integration/helpers.py - Simplified multi-line string formatting

Library Changes

None.

Checklist

Documentation 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.

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
Copilot AI requested a review from cbartz January 20, 2026 13:24
@cbartz
Copy link
Copy Markdown
Collaborator

cbartz commented Jan 20, 2026

Co-authored-by: cbartz <4182921+cbartz@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Jan 20, 2026

@copilot linting is still failing as indicated in https://github.com/canonical/github-runner-image-builder-operator/actions/runs/21173105204/job/60894885199?pr=187

Fixed in 8694001. The app directory also had black formatter violations in 4 test files. Both root and app directories now pass linting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants