Skip to content
This repository was archived by the owner on Jun 7, 2024. It is now read-only.

chore(deps): update dependency ops to v2.11.0 #90

Merged
merged 1 commit into from
Feb 29, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 29, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ops (changelog) ==2.10.0 -> ==2.11.0 age adoption passing confidence

Release Notes

canonical/operator (ops)

v2.11.0

Compare Source

  • StopEvent, RemoveEvent, and all LifeCycleEvents are no longer deferrable, and will raise a RuntimeError if defer() is called on the event object.
  • The remote app name (and its databag) is now consistently available in relation-broken events.
  • Added ActionEvent.id, exposing the JUJU_ACTION_UUID environment variable.
  • Added support for creating pebble.Plan objects by passing in a pebble.PlanDict, the
    ability to compare two Plan objects with ==, and the ability to create an empty Plan with Plan().

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner February 29, 2024 07:24
Copy link
Contributor

Test coverage for 66304b4

Name           Stmts   Miss Branch BrPart  Cover   Missing
----------------------------------------------------------
src/charm.py     188      0     68      1    99%   302->305
----------------------------------------------------------
TOTAL            188      0     68      1    99%

Static code analysis report

Run started:2024-02-29 07:26:01.802720

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 1083
  Total lines skipped (#nosec): 0
  Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0

Run metrics:
  Total issues (by severity):
  	Undefined: 0
  	Low: 0
  	Medium: 0
  	High: 0
  Total issues (by confidence):
  	Undefined: 0
  	Low: 0
  	Medium: 0
  	High: 0
Files skipped (0):

@cbartz cbartz merged commit 94cf6d0 into main Feb 29, 2024
20 checks passed
@cbartz cbartz deleted the renovate/ops-2.x branch February 29, 2024 07:48
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.

1 participant