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

Update dependency rpds-py to v0.21.0 #35

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 31, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rpds-py ==0.20.0 -> ==0.21.0 age adoption passing confidence

Release Notes

crate-py/rpds (rpds-py)

v0.21.0

Compare Source

What's Changed

New Contributors

Full Changelog: crate-py/rpds@v0.20.1...v0.21.0

v0.20.1

Compare Source

What's Changed

Full Changelog: crate-py/rpds@v0.20.0...v0.20.1


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 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 October 31, 2024 16:03
github-actions[bot]
github-actions bot previously approved these changes Oct 31, 2024
@renovate renovate bot changed the title Update dependency rpds-py to v0.20.1 Update dependency rpds-py to v0.21.0 Nov 6, 2024
cbartz
cbartz previously approved these changes Nov 8, 2024
Copy link
Contributor Author

renovate bot commented Nov 8, 2024

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 cbartz and github-actions[bot] via 8796636 December 3, 2024 18:37
Copy link

Test coverage for 83f3b95

Name                            Stmts   Miss Branch BrPart  Cover   Missing
---------------------------------------------------------------------------
src/certificates_observer.py       59      0      0      0   100%
src/charm.py                      113     32     26      7    68%   63-70, 108-109, 148-170, 183, 185, 187, 189, 226
src/observability.py               13      0      0      0   100%
src/opensearch_observer.py         12      0      0      0   100%
src/state.py                      129     17     14      2    87%   100-101, 146-147, 174-175, 195-196, 199, 221, 223-225, 350-355
src/traefik_route_observer.py      39      0      6      0   100%
src/wazuh.py                      177     67     20      2    62%   103, 198-199, 212-218, 263->exit, 285-308, 319-331, 380-396, 413-436, 444-449, 466-500
---------------------------------------------------------------------------
TOTAL                             542    116     66     11    77%

Static code analysis report

Run started:2025-01-10 13:13:12.580268

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 2606
  Total lines skipped (#nosec): 14
  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):

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.

6 participants