Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

build: bump bardapi from 0.1.11 to 0.1.34#75

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/main/bardapi-0.1.34
Closed

build: bump bardapi from 0.1.11 to 0.1.34#75
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/main/bardapi-0.1.34

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2023

Bumps bardapi from 0.1.11 to 0.1.34.

Release notes

Sourced from bardapi's releases.

0.1.34

$ pip install bardapi==0.1.34
$ pip install -U bardapi

It may not work as it is only available for certain accounts, regions, and other restrictions. Google's policy change has led to an increased need for multiple cookie values from users. Some code streamlining is required.

  • Contributor: dsdanielpark, aaj-md
  • PR index: None
  • Issue index: #186
  • Build Git Hash: 7a4da93b11bbb9656b577ee1b238e39cc9422d4b
    • We have applied the revamped input text structures as Google Bard have been just updated.
    • While we kept some parts of the structuring for existing contributors a bit messy, we refactored core.py, core_async.py, and core_cookies.py (which mostly inherits from core.py) to enhance readability.
    • The main refactoring includes separating the structuring part into utils.py and isolating some variables into constant.py, improving code maintainability.
    • This decision was made more from a code maintenance perspective than a comprehensive understanding of the overall flow of many users' code, and we anticipate that Google Palm API will officially provide the API to many users for free in the future.

0.1.33

$ pip install bardapi==0.1.33

It may not work as it is only available for certain accounts, regions, and other restrictions. Google's policy change has led to an increased need for multiple cookie values from users. Some code streamlining is required.

0.1.32

$ pip install bardapi==0.1.32

It may not work as it is only available for certain accounts, regions, and other restrictions.

  • Contributors: CBoYXD, dsdanielpark
  • PR indexies:
  • Build Git Hash: 0c43df8ae24648989926a1fa13179b4b674ae3a6
    • Refactoring has been carried out for certain features.
    • Additionally, we are adding previously incomplete components, enhancing readability.
    • As minor errors might be present, a version requiring a hotfix could arise.
    • If no hotfix issues are found in 0.1.32, we plan to maintain the 0.1.32 version for a significant period, and version 0.1.33, which includes refactoring and additional feature implementations, will be deployed after thorough QA.

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [bardapi](https://github.com/dsdanielpark/Bard-API) from 0.1.11 to 0.1.34.
- [Release notes](https://github.com/dsdanielpark/Bard-API/releases)
- [Commits](dsdanielpark/Bard-API@0.1.11...0.1.34)

---
updated-dependencies:
- dependency-name: bardapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 22, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Oct 2, 2023

Superseded by #76.

@dependabot dependabot bot closed this Oct 2, 2023
@dependabot dependabot bot deleted the dependabot/pip/main/bardapi-0.1.34 branch October 2, 2023 23:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant