Skip to content

chore(deps): update dependency sphinx-autobuild to v2025#91

Open
renovate[bot] wants to merge 2 commits intomainfrom
renovate/sphinx-autobuild-2025.x
Open

chore(deps): update dependency sphinx-autobuild to v2025#91
renovate[bot] wants to merge 2 commits intomainfrom
renovate/sphinx-autobuild-2025.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2026

This PR contains the following updates:

Package Change Age Confidence
sphinx-autobuild (changelog) ==2024.10.3==2025.8.25 age confidence

Warning

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


Release Notes

sphinx-doc/sphinx-autobuild (sphinx-autobuild)

v2025.8.25

Compare Source


Configuration

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

🚦 Automerge: Disabled because a matching PR was automerged previously.

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 February 20, 2026 09:59
@seb4stien seb4stien changed the title chore(deps): update dependency sphinx-autobuild to v2025 chore(deps): update dependency sphinx-autobuild to v2025 [DO NOT MERGE] Feb 20, 2026
@renovate renovate bot force-pushed the renovate/sphinx-autobuild-2025.x branch from e23067a to 5cfec44 Compare February 20, 2026 10:19
@renovate renovate bot changed the title chore(deps): update dependency sphinx-autobuild to v2025 [DO NOT MERGE] chore(deps): update dependency sphinx-autobuild to v2025 Feb 20, 2026
@renovate renovate bot force-pushed the renovate/sphinx-autobuild-2025.x branch from 86c5e8a to a4663fc Compare February 20, 2026 13:40
@renovate renovate bot force-pushed the renovate/sphinx-autobuild-2025.x branch from 8249149 to efee0e0 Compare February 20, 2026 16:11
@renovate renovate bot force-pushed the renovate/sphinx-autobuild-2025.x branch from efee0e0 to 346c279 Compare February 20, 2026 16:58
@renovate renovate bot force-pushed the renovate/sphinx-autobuild-2025.x branch from 5f37551 to 1b1e7ed Compare February 26, 2026 14:26
@renovate renovate bot force-pushed the renovate/sphinx-autobuild-2025.x branch from 1b1e7ed to 02cef0d Compare March 9, 2026 09:26
@renovate renovate bot force-pushed the renovate/sphinx-autobuild-2025.x branch from 02cef0d to ccd06f6 Compare March 10, 2026 19:59
@renovate renovate bot force-pushed the renovate/sphinx-autobuild-2025.x branch from ccd06f6 to 8e398ce Compare March 11, 2026 23:13
@renovate renovate bot force-pushed the renovate/sphinx-autobuild-2025.x branch from 8e398ce to e865091 Compare March 12, 2026 02:51
@renovate renovate bot force-pushed the renovate/sphinx-autobuild-2025.x branch from e865091 to 9554559 Compare March 12, 2026 12:03
@renovate renovate bot force-pushed the renovate/sphinx-autobuild-2025.x branch from 9554559 to 53a9920 Compare March 12, 2026 12:12
@renovate renovate bot force-pushed the renovate/sphinx-autobuild-2025.x branch from 53a9920 to 0f688b3 Compare March 12, 2026 14:58
@renovate renovate bot force-pushed the renovate/sphinx-autobuild-2025.x branch from 0f688b3 to 4a9b92f Compare March 15, 2026 10:48
@renovate renovate bot force-pushed the renovate/sphinx-autobuild-2025.x branch from 4a9b92f to 12877e1 Compare March 15, 2026 14:06
@renovate renovate bot force-pushed the renovate/sphinx-autobuild-2025.x branch from 12877e1 to 443bd99 Compare March 15, 2026 23:00
@renovate
Copy link
Contributor Author

renovate bot commented Mar 16, 2026

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.

@github-actions
Copy link
Contributor

Test results for commit 85728a5

Test coverage for 85728a5

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-03-16 12:56:56.522022+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 85728a5

Test coverage for 85728a5

Name                  Stmts   Miss Branch BrPart  Cover   Missing
-----------------------------------------------------------------
src/certificates.py      64      5     18      5    88%   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     20     50      8    91%

Static code analysis report

Run started:2026-03-16 12:57:15.757372+00:00

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 1406
  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.

2 participants