ameybh / ww-wra

Whatsapp Web bot to query and get results to and from WolframAlpha API
5 stars 2 forks source link

Bump whatsapp-web.js from 1.15.2 to 1.16.5 #23

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps whatsapp-web.js from 1.15.2 to 1.16.5.

Release notes

Sourced from whatsapp-web.js's releases.

v1.16.5

This release brings important fixes for proper compatiblity with WhatsApp Web v2.2210.9.

Change log

3a2acf7 - chore: mark version v1.16.5 f32f3c7 - fix: get groupnotification chat 017dd4b - Update supported WhatsApp Web version to v2.2210.9 (#1340) fa9f661 - fix(typings): Add ConnectOptions typings (#1354) e9104b3 - Fix: Cannot read properties of undefined (reading 'getProfilePicFull') (#1362) a23c285 - fix: group chat create (#1319) 281aec4 - Update supported WhatsApp Web version to v2.2208.7 (#1287)

v1.16.4

This release contains important fixes for proper compatibility with WhatsApp Web v2.2208.7

Change log

2e4890d - chore: mark version v1.16.4 0bd8eb9 - chore: mark version v1.16.4-alpha.0 2718c13 - fix compatibility issues with WhatsApp Web 2.2208.7 (#1311)

v1.16.3

Change log

24f8b46 - chore: mark version v1.16.3 9ab9c48 - fix(typings): LegacySessionAuth restartOnAuthFail b966073 - getProfilePicture Fix => Evaluation failed: Error: Comms::sendIq called before startComms (#1264) ea2cc81 - add feature request form template 56644f4 - add github ISSUE_TEMPLATE files (#1195)

v1.16.2

Change log

fcb78a1 - chore: mark version v1.16.2 f88bd27 - fix(LocalAuth): logout method (#1267) c45fae5 - Fix get order. (#1274) 1b75d0d - fix(LocalAuth): only throw user-supplied userDataDir error if path is different cc78e98 - add typings for LocalAuth attributes (#1262) fc205ff - fix: Cannot destructure property 'session' of 'undefined' as it is undefined. (#1259)

v1.16.1

client.info.me should not have been removed in the previous release since it would constitute a breaking change. This adds it back.

Change log

6ab98a5 - chore: mark version v1.16.1 3c24df0 - add back deprecated info.me

v1.16.0 - Multi Device Support

This release brings support for multidevice-enabled accounts to whatsapp-web.js. Thank you to everyone that contributed to the multidevice branch for making this possible. This release also brings a new way of handling authentication / session restoring.

... (truncated)

Commits
  • 3a2acf7 chore: mark version v1.16.5
  • f32f3c7 fix: get groupnotification chat
  • 017dd4b Update supported WhatsApp Web version to v2.2210.9 (#1340)
  • fa9f661 fix(typings): Add ConnectOptions typings (#1354)
  • e9104b3 Fix: Cannot read properties of undefined (reading 'getProfilePicFull') (#1362)
  • a23c285 fix: group chat create (#1319)
  • 281aec4 Update supported WhatsApp Web version to v2.2208.7 (#1287)
  • 2e4890d chore: mark version v1.16.4
  • 0bd8eb9 chore: mark version v1.16.4-alpha.0
  • 2718c13 fix compatibility issues with WhatsApp Web 2.2208.7 (#1311)
  • 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[bot] commented 2 years ago

Superseded by #24.