Skip to content

Comments

chore(deps): update pfe-interfaces-falcosidekick-http-endpoint digest to 19d8d46#87

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pfe-interfaces-falcosidekick-http-endpoint-digest
Open

chore(deps): update pfe-interfaces-falcosidekick-http-endpoint digest to 19d8d46#87
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pfe-interfaces-falcosidekick-http-endpoint-digest

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2026

This PR contains the following updates:

Package Type Update Change
pfe-interfaces-falcosidekick-http-endpoint tool.uv.sources digest 612ba8619d8d46

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

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

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner February 19, 2026 17:00
@renovate renovate bot enabled auto-merge (squash) February 19, 2026 17:00
@renovate renovate bot force-pushed the renovate/pfe-interfaces-falcosidekick-http-endpoint-digest branch from 3a8fe33 to cf040b0 Compare February 19, 2026 17:04
@renovate renovate bot force-pushed the renovate/pfe-interfaces-falcosidekick-http-endpoint-digest branch from cf040b0 to b563498 Compare February 19, 2026 23:28
@renovate renovate bot changed the title chore(deps): update pfe-interfaces-falcosidekick-http-endpoint digest to d40a77f chore(deps): update pfe-interfaces-falcosidekick-http-endpoint digest to 4fece70 Feb 19, 2026
@renovate renovate bot force-pushed the renovate/pfe-interfaces-falcosidekick-http-endpoint-digest branch from b563498 to 8aa2cc1 Compare February 20, 2026 09:59
@renovate renovate bot changed the title chore(deps): update pfe-interfaces-falcosidekick-http-endpoint digest to 4fece70 chore(deps): update pfe-interfaces-falcosidekick-http-endpoint digest to e1b707a Feb 20, 2026
@renovate renovate bot force-pushed the renovate/pfe-interfaces-falcosidekick-http-endpoint-digest branch from 8aa2cc1 to 7213e37 Compare February 20, 2026 10:19
@renovate renovate bot changed the title chore(deps): update pfe-interfaces-falcosidekick-http-endpoint digest to e1b707a chore(deps): update pfe-interfaces-falcosidekick-http-endpoint digest to 04b93be Feb 20, 2026
@renovate renovate bot force-pushed the renovate/pfe-interfaces-falcosidekick-http-endpoint-digest branch from 7213e37 to 3246496 Compare February 20, 2026 11:25
@renovate renovate bot changed the title chore(deps): update pfe-interfaces-falcosidekick-http-endpoint digest to 04b93be chore(deps): update pfe-interfaces-falcosidekick-http-endpoint digest to 00d7466 Feb 20, 2026
@renovate renovate bot force-pushed the renovate/pfe-interfaces-falcosidekick-http-endpoint-digest branch from 3246496 to 6168ce8 Compare February 20, 2026 12:47
@renovate renovate bot changed the title chore(deps): update pfe-interfaces-falcosidekick-http-endpoint digest to 6182a27 chore(deps): update pfe-interfaces-falcosidekick-http-endpoint digest to 148dd25 Feb 20, 2026
@renovate renovate bot force-pushed the renovate/pfe-interfaces-falcosidekick-http-endpoint-digest branch from b10cc8b to 7f382e9 Compare February 20, 2026 17:19
@renovate renovate bot force-pushed the renovate/pfe-interfaces-falcosidekick-http-endpoint-digest branch from 7f382e9 to b3ac978 Compare February 23, 2026 13:13
@renovate renovate bot changed the title chore(deps): update pfe-interfaces-falcosidekick-http-endpoint digest to 148dd25 chore(deps): update pfe-interfaces-falcosidekick-http-endpoint digest to f0b309c Feb 23, 2026
@renovate renovate bot force-pushed the renovate/pfe-interfaces-falcosidekick-http-endpoint-digest branch from b3ac978 to 135a7b9 Compare February 23, 2026 15:55
@renovate renovate bot changed the title chore(deps): update pfe-interfaces-falcosidekick-http-endpoint digest to f0b309c chore(deps): update pfe-interfaces-falcosidekick-http-endpoint digest to b5adc49 Feb 24, 2026
@renovate renovate bot force-pushed the renovate/pfe-interfaces-falcosidekick-http-endpoint-digest branch from 135a7b9 to b3c54f0 Compare February 24, 2026 13:13
@renovate renovate bot changed the title chore(deps): update pfe-interfaces-falcosidekick-http-endpoint digest to b5adc49 chore(deps): update pfe-interfaces-falcosidekick-http-endpoint digest to 19d8d46 Feb 24, 2026
@renovate renovate bot force-pushed the renovate/pfe-interfaces-falcosidekick-http-endpoint-digest branch from b3c54f0 to 6285ab8 Compare February 24, 2026 13:48
@github-actions
Copy link
Contributor

Test results for commit 6285ab8

Test coverage for 6285ab8

Name             Stmts   Miss Branch BrPart  Cover   Missing
------------------------------------------------------------
src/charm.py        52      1      4      1    96%   108
src/config.py       25      1      6      1    94%   52
src/service.py     228      4     16      0    98%   102, 107, 202-203
src/state.py        56      9      8      1    81%   115-127
------------------------------------------------------------
TOTAL              361     15     34      3    95%

Static code analysis report

Run started:2026-02-24 13:49:44.904368+00:00

Test results:
  No issues identified.

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

@github-actions
Copy link
Contributor

Test results for commit 6285ab8

Test coverage for 6285ab8

Name                  Stmts   Miss Branch BrPart  Cover   Missing
-----------------------------------------------------------------
src/certificates.py      64      7     18      6    84%   93-94, 115->117, 117->120, 157-159, 171, 191
src/charm.py             70      1      4      0    99%   125
src/config.py            13      0      2      0   100%
src/state.py             48      5      4      1    88%   79-81, 143-144
src/workload.py          98      9     22      2    88%   168-170, 175-177, 179-181
-----------------------------------------------------------------
TOTAL                   293     22     50      9    90%

Static code analysis report

Run started:2026-02-24 13:49:43.702988+00:00

Test results:
  No issues identified.

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

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.

0 participants