Zeal-L / BiliBili-Manga-Downloader

一个好用的哔哩哔哩漫画下载器,拥有图形界面,支持关键词搜索漫画和二维码登入,黑科技下载未解锁章节,多线程下载,多种保存格式,本地漫画管理,一键检查更新!
GNU Affero General Public License v3.0
885 stars 53 forks source link

⬆️ Bump py7zr from 0.20.5 to 0.20.6 #62

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps py7zr from 0.20.5 to 0.20.6.

Changelog

Sourced from py7zr's changelog.

v0.20.6_

Fixed

  • fix: sanitize path when write (#525)
  • fix: allow specify target path in relative path (#530)
  • Avoid AttributeError on OpenBSD (#521)
  • Error appending file: KeyError: 'lastwritetime' (#517)

Document

  • Fixing a string quote in user_guide document(#524)
Commits
  • a157a9c Release v0.20.6
  • f850429 Merge pull request #528 from miurahr/topic/miurahr/sanitize-write-path
  • 4f11f67 fix: sanitize path when write
  • 509fceb Merge pull request #530 from miurahr/topic/miurahr/extract-parent-directory
  • 8849399 fix: allow specify target path in relative path
  • 1812688 Merge pull request #523 from miurahr/topic/miurahr/fix-issue-520
  • 65d019e Merge pull request #524 from sugam11/patch-1
  • 32beca8 Fixing a string quote in user_guide document
  • 3fefd96 Update azure-pipelines.yml
  • e4dfeae Merge pull request #522 from miurahr/topic/miurahr/openbsd/avoid-undefined-rl...
  • 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)