wechaty / getting-started

A Starter Project Template for Wechaty works out-of-the-box
https://gitpod.io/#https://github.com/wechaty/wechaty-getting-started
Apache License 2.0
779 stars 344 forks source link

Bump wechaty from 0.53.9 to 0.56.1 #155

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps wechaty from 0.53.9 to 0.56.1.

Release notes

Sourced from wechaty's releases.

Wechaty 0.56 Released!

v0.56 (2021-01-25)

Full Changelog

Implemented enhancements:

  • Switch from wechaty-puppet-hostie to wechaty-puppet-service #2122
  • Add wechaty-puppet-padlocal to our puppet config #2102
  • Use message.talker\(\) to replace message.from\(\) #2094
  • Create a looseInstanceOfClass to check FileBox and Puppet instances #2090
  • Issue with batch operation on room loading process #2068
  • Support more properties on contact #2036
  • Refactoring Multi-instance Wechaty Design: Try to remove the Accessory class and related codes #2027
  • Use Typed-Emitter in Wechaty #2014
  • Support WECHATY_HOSTIE_PORT environment variable #1984
  • Wechaty v0.23 PadPro Testing, an enhanced pad puppet implementation! #1668
  • Using wechaty to start a wechatOA account #1016

Fixed bugs:

  • FileBox instance type checking problem #2035
  • Wechaty.off() not work: can not remove listeners. #2019
  • friendship.contact() will load Contact only, contact.ready() is wanted. #1954

Closed issues:

  • 不能登录,也没显示二维码就直接退出 #2099
  • Can't login after scan the qrcode #2092
  • 网络不好程序自动重启后推送异常 #2088
  • Message.forward() does not support returning a message #2073
  • bot.Friendship.add() 总是报错 #2060
  • 在使用FileBox 发送视频时候出现问题 #2059
  • The AWS Access Key Id you provided does not exist in our records. #2058
  • When setting up hostie token gateway, Account was locked after 5 getContactInfo call within a second. #2040
  • Support phone related operations #2037
  • BREAKING CHANGES: remove hotImport support from wechaty #1997
  • ERR GRPC_GATEWAY GRPC SERVER ERROR #1996
  • 微信安装 #1990
  • Cannot read property 'QQ' of undefined #1982
  • Need upgrade wechaty-puppet@0.25.7 version for wechaty #1980
  • The qrcode all the time timeout #1977
  • Upgrade wechaty-puppet-hostie@0.7.10 for fix the bug of friendship.accpet() #1966
  • 23:42:53 SILL GrpcGateway callback type:【invalid-token】 #1959
  • 准备支持企业微信群吗 #1958
  • node-pre-gyp WARN #1953
  • How to filter official account numbers #1951
  • Update wechaty-puppet-hostie version for wechaty #1948
  • Is that you? #1942
  • ipad WeChat login will automatically log out, The returned QR code is invalid, you cannot log in again, you must restart #1940

... (truncated)

Commits


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](https://app.dependabot.com): - 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)
gitpod-io[bot] commented 3 years ago

dependabot-preview[bot] commented 3 years ago

Superseded by #156.