Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump duckduckgo-search from 4.4.2 to 5.3.0 #15

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps duckduckgo-search from 4.4.2 to 5.3.0.

Release notes

Sourced from duckduckgo-search's releases.

v5.3.0

Full Changelog: deedy5/duckduckgo_search@v5.2.2...v5.3.0

v5.3.0b4

  • Handling exceptions more gracefully when using asyncio.gather()
  • AsyncDDGS.del(): suppress RuntimeWarning

Full Changelog: deedy5/duckduckgo_search@v5.3.0b3...v5.3.0b4

v5.3.0b3

  • AsyncDDGS, DDGS: bugfix instance closing

Full Changelog: deedy5/duckduckgo_search@v5.3.0b2...v5.3.0b3

v5.3.0b2

  • Migrate from curl_cffi to httpx
  • Make orjson optional

Full Changelog: deedy5/duckduckgo_search@v5.2.2...v5.3.0b2

v5.3.0b1 - Special release with httpx

This is a special release that uses the httpx library

v5.2.2

Full Changelog: deedy5/duckduckgo_search@v5.2.1...v5.2.2

v5.2.1

Full Changelog: deedy5/duckduckgo_search@v5.2.0...v5.2.1

v5.2.0

What's Changed

... (truncated)

Commits
  • fce7fab v5.3.0
  • 73a5616 AsyncDDGS|DDGS.del(): improve logic and add check - if hasattr(self, "_as...
  • d523a4a AsyncDDGS.del(): suppress RuntimeWarning
  • 8fda54f handling exceptions more gracefully when using asyncio.gather()
  • 48c0155 README: update beta release info
  • c9593db update tests
  • a2d59e7 RatelimitException: add Ratelimit to message
  • 39ae5c9 github actions: update actions/setup-python@v4 to v5
  • 6d16a8a make executor and parser property
  • fb4702c add proxy, deprecate proxies parameter
  • 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 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 [duckduckgo-search](https://github.com/deedy5/duckduckgo_search) from 4.4.2 to 5.3.0.
- [Release notes](https://github.com/deedy5/duckduckgo_search/releases)
- [Commits](deedy5/duckduckgo_search@v4.4.2...v5.3.0)

---
updated-dependencies:
- dependency-name: duckduckgo-search
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Apr 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 13, 2024

Superseded by #21.

@dependabot dependabot bot closed this May 13, 2024
@dependabot dependabot bot deleted the dependabot/pip/duckduckgo-search-5.3.0 branch May 13, 2024 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants