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.9.0 #16

Merged
merged 3 commits into from
Dec 5, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ops ==2.7.0 -> ==2.9.0 age adoption passing confidence

Release Notes

canonical/operator (ops)

v2.9.0

Compare Source

  • Added log target support to ops.pebble layers and plans.
  • Added Harness.run_action(), testing.ActionOutput, and testing.ActionFailed

v2.8.0

Compare Source

  • Added Unit.reboot() and `Harness.reboot_count``
  • Added RelationMeta.optional
  • The type of a Handle's key was expanded from str to str|None
  • Narrowed types of app and unit in relation events to exclude None where applicable

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 October 25, 2023 04:40
arturo-seijas
arturo-seijas previously approved these changes Oct 25, 2023
amandahla
amandahla previously approved these changes Oct 31, 2023
@renovate renovate bot changed the title chore(deps): update dependency ops to v2.8.0 chore(deps): update dependency ops to v2.9.0 Nov 30, 2023
Copy link
Contributor Author

renovate bot commented Dec 1, 2023

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.

@amandahla amandahla dismissed stale reviews from arturo-seijas and themself via 5eb132d December 1, 2023 19:51
Copy link

github-actions bot commented Dec 1, 2023

Test coverage for 5eb132d

Name                             Stmts   Miss Branch BrPart  Cover   Missing
----------------------------------------------------------------------------
src/charm.py                        53      3      4      1    93%   98-100
src/charm_state.py                  36      1      8      1    95%   21
src/constants.py                     5      0      0      0   100%
src/exceptions.py                    4      0      0      0   100%
src/github_actions_exporter.py      24      0      0      0   100%
----------------------------------------------------------------------------
TOTAL                              122      4     12      2    96%

Static code analysis report

Run started:2023-12-01 19:55:36.223545

Test results:
  No issues identified.

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

@amandahla amandahla merged commit 08bde23 into main Dec 5, 2023
19 checks passed
@amandahla amandahla deleted the renovate/ops-2.x branch December 5, 2023 14:53
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