Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Feb 29, 2024

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:56
Copy link
Contributor

Test coverage for 280508d

Name                    Stmts   Miss Branch BrPart  Cover   Missing
-------------------------------------------------------------------
src/agent_observer.py      42      0      4      0   100%
src/charm.py               53      0      6      0   100%
src/charm_state.py         59      4      8      1    93%   114, 172-174
src/service.py             95      2     14      5    94%   106->118, 133, 165, 188->193, 191->188
-------------------------------------------------------------------
TOTAL                     249      6     32      6    96%

Static code analysis report

Run started:2024-02-29 07:59:10.471498

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 1062
  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):

@arturo-seijas arturo-seijas merged commit 63fcd03 into main Feb 29, 2024
20 checks passed
@arturo-seijas arturo-seijas deleted the renovate/ops-2.x branch February 29, 2024 08:24
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