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.15.7 #17

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps whatsapp-web.js from 1.15.2 to 1.15.7.

Release notes

Sourced from whatsapp-web.js's releases.

v1.15.7

Change log

e29354f - Update supported WhatsApp Web version to v2.2204.13 (#1210) 66283da - Fix message.delete(true) (#1211) d7f7889 - fix: Remove duplicate identifier (#1205)

v1.15.6

This release fixes an issue where an error was being thrown in some cases while trying to log out.

Change log

20f3bc7 - fix: dont cause redirect loop due to session restore (#1181)

v1.15.5

Change log

70ca073 - fix: send messages properly when disappearing mode is on (#1174) 7e36cce - extra options can override other options when sending message (#1103) 303ea3a - fix types and docs for Buttons class (#1070) 4aae8b0 - fix: sort before splicing when fetching messages 64803c2 - update typings for fetchMessages changes aa9e19a - fetchMessages gets currently available messages by default (#1015) 7631400 - add back the pull_request trigger on lint d7478de - fix: emit message events after ciphertext is decrypted a9b2a1a - remove duplicated message type 3b46322 - fix: add missing message types 2200390 - disable eslint warning on intentionally skipped test b1f7ff0 - chore(deps-dev): bump sinon from 12.0.1 to 13.0.1 (#1160) 21d5651 - chore(deps-dev): bump dotenv from 10.0.0 to 16.0.0 (#1171) 09cbee0 - chore(deps-dev): bump eslint-plugin-mocha from 9.0.0 to 10.0.3 (#1087) fa9f5ab - Update supported WhatsApp Web version to v2.2202.12 (#1152) c859ac3 - fix: dont crash when calling .destroy() while waiting for qr scan (#1172) 221d297 - remove unnecessary pull_request trigger for lint 078933f - fix(typings): add MessageTypes BUTTONS_RESPONSE (#1032) f149516 - chore(tests): add Chat model tests (#784) 2f1c894 - add tests for takeoverOnConflict (#1170) 32e47d8 - fix: only emit disconnected event on navigation when state is PAIRING (#1169) 20aee44 - fix getLabels error (#1049) bb2ef88 - fix: message.delete() can revoke for everyone (#1107) 6878598 - fix: await promise when setting user agent (#1113)

v1.15.4

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

Change log

4e6a00d - chore: mark version v1.15.4 b93c7b4 - fix invalid jsdoc a37ff69 - fix: restore node 12 support 3705d1f - Update supported WhatsApp Web version to v2.2202.8 (#1084) 7950aae - fix: find Store in v2.2202.8 (#1130) bdff59f - fix: remove problematic import d058030 - update MessageMedia.fromUrl (#811)

... (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[bot] commented 2 years ago

Superseded by #18.