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

Bump BiliAccount from 2.2.0.12 to 2.5.4.26 #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps BiliAccount from 2.2.0.12 to 2.5.4.26.

Release notes

Sourced from BiliAccount's releases.

2.5.4.26 release

  • fixes: 1. 修复了由于破站改接口导致无法通过密码登录的问题。(#74重要!不更新无法使用!!!

2.5.3.25 release

  • enhancements:
    1. 修改登录接口UA

2.5.2.24 release

enhancements

  1. 更新了QRCoder到1.4.1版本(针对.net standard和.net core平台)
  2. 更新了System.Drawing.Common到5.0.0(针对.net standard和.net core平台)(fixed #56)
  3. 优化了对SSO过程中对低版本IDE环境的兼容性。(fixed #18)

2.5.1.23 release

  • fixes:
    1. 修复 ByQRCode.LoginByQrCode 方法背景色存在透明度时,二维码绘制概率性出现无前景色的问题。(#47)

2.5.0.22 release

  • adds:

    1. 新增Verify_Device的外部方法(#11)
  • 此版本发包是为开发中的BiliAccount.Geetest.Controls提供包支持,没有特别必要可以无需更新。

2.4.0.21 release

  • adds:
    1. 新增二维码图像自定义可选参数。(#25 )

主要修改:

public static Bitmap LoginByQrCode(string strForeground = "#FF000000", string strBackground = "#FFFFFFFF", bool IsBorderVisable = false)
public static Bitmap LoginByQrCode(System.Drawing.Color Foreground, System.Drawing.Color Background, bool IsBorderVisable = false)

2.3.3.17 release

No release notes provided.

2.3.2.16

No release notes provided.

2.3.1.15 release

  1. 增加短信登录频繁导致需要验证码的抛出。
  2. 更改后端配置文件地址配置方式

2.3.0.14 release

  1. 加入短信登录

已知问题:无法登录需要二次验证的账号。(解决中,可使用BySMS模式绕过)

... (truncated)

Commits
  • 7fbff06 Merge pull request #75 from LeoChen98/dev
  • e61fc74 [BiliAccount @ 2.5.4.26]
  • 38fed64 Merge pull request #66 from LeoChen98/dependabot/nuget/BiliAccount-2.5.3.25
  • 4f1e1de Merge branch 'master' into dependabot/nuget/BiliAccount-2.5.3.25
  • 3abaf36 Merge pull request #67 from LeoChen98/dependabot/nuget/BiliAccount.Geetest-1....
  • 652068a Bump BiliAccount.Geetest from 1.0.4.4 to 1.0.5.5
  • 5076ffe Bump BiliAccount from 2.5.2.24 to 2.5.3.25
  • 72803eb Merge pull request #65 from LeoChen98/dev
  • 4bf2c28 [General]
  • 1f6e32c Merge pull request #58 from LeoChen98/Chromium_85_upgrade
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants