Andndre / chatgpt-whatsapp

A WhatsApp bot that can respond to messages with ChatGPT API
22 stars 13 forks source link

chore(deps): bump chatgpt from 5.1.1 to 5.2.4 #27

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps chatgpt from 5.1.1 to 5.2.4.

Release notes

Sourced from chatgpt's releases.

fix: unofficial api json parsing error

  • ๐ŸŽ› 996d289
  • fix: unofficial api proxy be less strict with json parsing 0949961
  • Merge pull request #533 from chenweiyi/main 92c0271
  • Merge pull request #534 from Micuks/Add-QQ-Bot-with-Bull-to-Readme a508d27
  • Add QQ Bot with Bull to Readme 6a3c15f
  • add my project, a similar to chatgpt website 8782763

https://github.com/transitive-bullshit/chatgpt-api/compare/v5.2.3...v5.2.4

Minor update deps and docs

  • chore: update ts docs a020bcc
  • chore: update deps fb06beb
  • Merge pull request #540 from acheong08/patch-4 431e6f1
  • Unofficial Proxy update 09963d5
  • ๐Ÿšพ c8da448
  • ๐Ÿ”‡ fcd7dd4
  • docs: update latest developments e529c4e
  • Merge pull request #532 from ZirionNeft/patch-1 66e6883
  • Update readme.md fedb25c
  • chore: update ts docs 600b35e

https://github.com/transitive-bullshit/chatgpt-api/compare/v5.2.2...v5.2.3

fix apiOrg should be optional

  • fix: apiOrg 8388017

https://github.com/transitive-bullshit/chatgpt-api/compare/v5.2.1...v5.2.2

update deps

  • chore: update deps a720b81

https://github.com/transitive-bullshit/chatgpt-api/compare/v5.2.0...v5.2.1

Bug fixes, support for multiple OpenAI orgs, estimated tokens for streaming

Huge thanks to @โ€‹sighingnow @โ€‹189 @โ€‹zhengxs2018 @โ€‹alxmiron and @โ€‹T-Damer for their PRs ๐Ÿ™ ๐Ÿ’•

  • โ™Œ 07dcc5d
  • Merge pull request #431 from sighingnow/fix-error-handling c0c2e71
  • ๐Ÿ 6c309ce
  • Merge pull request #505 from 189/feat/conversationId 8ad7ba9
  • ๐ŸŽ 3f5d8e6
  • Merge pull request #504 from 189/fix/defer-save 9bb7da3
  • Merge branch 'main' into fix/defer-save 81caf0b
  • chore: minor fixes 0f966dc
  • Merge pull request #507 from alxmiron/tokenize-response db6e594
  • Merge pull request #511 from zhengxs2018/main 599e197
  • Merge branch 'main' into main c0d79e3
  • Merge pull request #509 from gfl94/patch-1 a3b165f
  • Merge pull request #510 from benjiJanssens/main c5abff2

... (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)