Skip to content

chore(deps): update all non-major dependencies#190

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch
Feb 13, 2026
Merged

chore(deps): update all non-major dependencies#190
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 22, 2026

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action patch v6.0.1v6.0.2 age confidence
ops (changelog) patch ==3.5.0==3.5.2 age confidence
tenacity patch ==9.1.2==9.1.4 age confidence

Release Notes

actions/checkout (actions/checkout)

v6.0.2

Compare Source

canonical/operator (ops)

v3.5.2

Compare Source

Fixes

  • Make testing.CheckInfo level arg type match pebble.CheckInfo.level (#​2274)
  • Make testing consistency check aware that credential-get is available on k8s in newer Juju (#​2307)
  • Drop unused setuptools_scm build dependency (#​2310)

Documentation

  • Update Pebble version in Juju 3.6 (#​2295)
  • Refresh K8s tutorial to use Concierge and uv-based Charmcraft profile (#​2285)
  • Add missing "How to" in page titles (#​2289)
  • Fix and improve observability part of K8s tutorial (#​2305)

v3.5.1

Compare Source

Fixes

  • Use parse_rfc3339 for datetime parsing to support Juju 4 (#​2264)
  • Correct the value of additional_properties in the action meta in Juju 4 (#​2250)
  • Prevent KeyError on auth-type when creating CloudCredential object (#​2268)
  • _checks_action should return empty list when there are no changes (#​2270)

Documentation

  • Provide examples in unit testing how-to, and other small improvements (#​2251)
  • Update the action how-to to explain the additionalProperties default flip (#​2249)
  • For state-transition tests, clarify about immutability and reusing state (#​2153)
  • Fix and clarify holistic example of handling storage (#​2098)
  • Remove comments from K8s tutorial and clarify about persisting data (#​2253)
  • Clarify handling of postgres relation data in K8s tutorial (#​2256)
  • Improve unit tests of httpbin demo charm (#​2254)
  • Add version information for tools in the charming ecosystem (#​2231)
  • Avoid emojis that render differently across platforms (#​2273)
  • Secrets over CMR comment added (#​2271)
  • Fix charm name in httpbin deploy command (#​2276)
  • Updated security@ubuntu.com PGP key (#​2286)

Tests

  • Remove unnecessary test module (#​2247)

CI

  • Replace git reference injection with wheel artifacts in charm test workflows (#​2252)
  • Explicitly provide the charmcraft repo location in CI (#​2277)
  • Remove outdated custom signature generation (#​2280)
jd/tenacity (tenacity)

v9.1.4

Compare Source

What's Changed

Full Changelog: jd/tenacity@9.1.3...9.1.4

v9.1.3

Compare Source

What's Changed

New Contributors

Full Changelog: jd/tenacity@9.1.2...9.1.3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from cbartz as a code owner January 22, 2026 18:58
@renovate renovate Bot enabled auto-merge (squash) January 22, 2026 18:58
@renovate renovate Bot changed the title chore(deps): update actions/checkout action to v6.0.2 chore(deps): update all non-major dependencies Jan 28, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 726e20a to c71b6dc Compare January 28, 2026 03:43
Copy link
Copy Markdown
Collaborator

@cbartz cbartz left a comment

Choose a reason for hiding this comment

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

✅ Standard non-major dependencies update

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from c71b6dc to 9523860 Compare February 5, 2026 07:36
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 9523860 to a123f7d Compare February 7, 2026 14:30
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from ef7dc6a to 45ae56c Compare February 10, 2026 09:17
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 45ae56c to 6525568 Compare February 11, 2026 03:39
@renovate renovate Bot merged commit ca2d172 into main Feb 13, 2026
54 of 65 checks passed
@renovate renovate Bot deleted the renovate/all-minor-patch branch February 13, 2026 06:54
swetha1654 pushed a commit that referenced this pull request Feb 17, 2026
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
swetha1654 added a commit that referenced this pull request Feb 17, 2026
* Support proxy values

* static errors

* fix static and lint issues

* fix static and lint inside app

* abort on fail

* add changelog

* vale error

* delete chain and run integ tests

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

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

* lint

* fix bandit warnings

* lint app

* fix bandit in app

* fix(tests): revert integration test secrets to hardcoded values with nosec

The integration test commands.py greps for specific strings (SHOULD_EXIST,
SHOULD_NOT_EXIST) to verify secret handling. Random tokens broke these checks.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* fix(build): resolve PyYAML/Cython source build failure

Pin wheel>=0.45 to fix incompatibility with setuptools 80.x in
charmcraft's isolated build environments. Add build packages
(cython3, libyaml-dev, python3-dev) needed for PyYAML source
compilation.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Christopher Bartz <christopher.bartz@canonical.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>

* chore: update charm libraries (#177)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Christopher Bartz <christopher.bartz@canonical.com>

* Update src/builder.py

Co-authored-by: Christopher Bartz <christopher.bartz@canonical.com>

* remove pyproject update

* address code review

* remove tesT

* test

* update prerouting chain

* fix script

* fix script

* update builder initializer

* remove all code

* remove code

* remove code

* setup proxy env for all hooks

* fix lint issues

* remove lint

* add more logs

* remove randomly added code

* lint issues

* disable noproxy and check

* experiment with no proxy

* debug

* debug

* debug

* remove integration test

* chore(deps): update all non-major dependencies (#190)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: otel-collector snap (#195)

* feat: otel-collector snap

* chore: application bump related changes

* fix: call installation func

* address review comments

* fix unit test

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Christopher Bartz <christopher.bartz@canonical.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

1 participant