rmartin16 / qbittorrent-api

Python client implementation for qBittorrent's Web API
https://qbittorrent-api.readthedocs.io/
MIT License
412 stars 66 forks source link

Bump the github-actions group with 1 update #362

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps the github-actions group with 1 update: github/codeql-action.

Changelog

Sourced from github/codeql-action's changelog.

2.22.5 - 27 Oct 2023

No user facing changes.

Commits
  • 74483a3 Merge pull request #1972 from github/update-v2.22.5-2d5ffa777
  • 2ba6829 Update changelog for v2.22.5
  • 2d5ffa7 Merge pull request #1970 from github/henrymercer/clean-up-init-logs
  • 14d0fa9 Merge pull request #1967 from github/henrymercer/enable-features-on-ghes
  • 5744b13 Rebuild Action
  • f3b5586 Check out the right branch in rebuild.yml
  • 95c2198 Add a log in the OK case
  • e8e83c3 Merge branch 'main' into henrymercer/enable-features-on-ghes
  • c7abe9c Merge pull request #1971 from github/henrymercer/bot-rebuild
  • 3fc281e Add workflow to rebuild the Action on a label
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (25f3b15) 100.00% compared to head (46178d2) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #362 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 14 14 Lines 1977 1977 Branches 360 360 ========================================= Hits 1977 1977 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.