Skip to content

fix(deps): update dependency ops to v3.7.1 - #187

Open
renovate[bot] wants to merge 4 commits into
mainfrom
renovate/ops-3.x
Open

fix(deps): update dependency ops to v3.7.1#187
renovate[bot] wants to merge 4 commits into
mainfrom
renovate/ops-3.x

Conversation

@renovate

@renovate renovate Bot commented May 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
ops (changelog) ==3.7.0==3.7.1 age confidence

Release Notes

canonical/operator (ops)

v3.7.1

Compare Source

Fixes

  • Pass the endpoint name through to relation-get (#​2499)

Documentation

  • Add a how-to guide focused on debugging charms (#​2386)
  • Add metadata descriptions to the debug and public listing how-to guides (#​2415)
  • Update tutorials and how-tos to use pytest-jubilant (#​2406)
  • Add how-to guide about CI (#​2405)
  • Test COS Lite integration with the k8s-5-observe charm (#​2411)
  • Update tutorials and example charms to match Charmcraft 4.2 (#​2407)
  • Update api_demo_server version to support non-amd64 architectures (#​2448)
  • Pin to 24.04 when launching VMs (#​2457)
  • Explain how to remove errored apps in k8s tutorial (#​2445)
  • Align example charms with pre-release Charmcraft (#​2444)
  • Add how-to guide for naming and initialising a charm (#​2449)
  • Add a how-to guide about publishing a charm (#​2420)
  • In the tutorials, recommend initing from GitHub (#​2459)
  • Fix integration tests of K8s tutorial charms (#​2471)
  • Replace the PGP key with the upstream page in SECURITY.md (#​2474)
  • Bump api_demo_server to 1.0.4 in docs and example charms (#​2473)
  • Refresh the machine workloads how-to (#​2443)
  • Add COS Lite integration tests to K8s tutorial (#​2478)
  • Add git workflow guidance for contributors (#​2453)
  • Update profile guidance in HACKING.md (#​2486)
  • Explain how to add an icon to a charm (#​2451)
  • Adopt latest Charmcraft profiles, incl juju_setup marker on integration tests (#​2497)
  • Improve support for agents, with Sphinx Stack upgrade (#​2495)
  • Improve how-to about managing files in containers (#​2470)
  • Improve Container.pull docs to avoid leaky files (#​2508)
  • Clarify Secret manage-permission error in testing.State (#​2510)

Tests

  • Extend the type checking of the ops-scenario tests (#​2234, #​2235)
  • Wait on ExecProcess after expected TypeError (#​2509)

CI

  • Drop external action for checking PR title format (#​2388)
  • Add a dependabot cooldown (#​2413)
  • Sort the directory entries when updating the best practices list (#​2422)
  • Configure dependabot for the example charms (#​2426)
  • Pin zizmor and TIOBE tool versions in pyproject.toml rather than the workflow (#​2437)
  • Add 26.04 to smoke tests and remove outdated metadata.yaml (#​2450)
  • Use charmcraft test for example charm (#​2440)
  • Add workflow_dispatch trigger to workflows where it is useful (#​2468)
  • Ensure the correct job is selected in updating charm pins (#​2500)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 a team as a code owner May 30, 2026 03:17
@renovate
renovate Bot enabled auto-merge (squash) May 30, 2026 03:17
@renovate
renovate Bot requested review from DeeKay3 and f-atwi and removed request for a team May 30, 2026 03:17
The bot_pr_approval workflow requires 'pull-requests: write' permission
to create PR reviews via the GitHub API. This permission is now explicitly
declared at the job level as required by strict permission policies.
github-actions[bot]
github-actions Bot previously approved these changes Jun 18, 2026
@renovate

renovate Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Add required permissions at the job level to enable proper
GitHub Actions access:

- integration-tests job: contents:read, packages:write, pull-requests:write
  (Required for checking out code, pushing images to ghcr.io, and posting
   Trivy warning comments)

- allure-report job: contents:write
  (Required for pushing Allure reports to gh-pages branch)

As per operator-workflows README: https://github.com/canonical/operator-workflows
these permissions are required when the GitHub organisation has read-only
token defaults.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@seb4stien
seb4stien dismissed github-actions[bot]’s stale review June 19, 2026 05:53

Review stale after code changes

github-actions[bot]
github-actions Bot previously approved these changes Jun 19, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Unused entries in .trivyignore

Image: ghcr.io/canonical/content-cache:40d0c23bc44d72b8c11a7c8f4356c8c43e11d4ac-_latest_amd64

The following CVEs are in .trivyignore but not ignored by Trivy anymore:

Add 'contents: read' and 'pull-requests: write' permissions at the job level to the unit-tests job as required by the canonical/operator-workflows test.yaml workflow. These permissions enable repository checkout and allow the workflow to post PR comments about charm library updates.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@seb4stien
seb4stien dismissed github-actions[bot]’s stale review June 19, 2026 06:32

Review stale after code changes

@github-actions

Copy link
Copy Markdown
Contributor

Unused entries in .trivyignore

Image: ghcr.io/canonical/content-cache:40d0c23bc44d72b8c11a7c8f4356c8c43e11d4ac-_latest_amd64

The following CVEs are in .trivyignore but not ignored by Trivy anymore:

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