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.2.2 #14

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps duckduckgo-search from 4.4.2 to 5.2.2.

Release notes

Sourced from duckduckgo-search's releases.

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

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

v5.1.0

What's Changed

Full Changelog: deedy5/duckduckgo_search@v5.0...v5.1.0

v5.0

What's Changed

  1. [BREAKING CHANGES] DDGS, AsyncDDGS : all functions are now not generators, but return a list of dictionaries
  2. Results return is dramatically sped up by asynchronous requests under the hood, especially for large max_results values
  3. DDGS: reuse shared event loop,running in thread
  4. AsyncDDGS: add global _SHARED_EXECUTOR for using in run_in_executor
  5. maps(): removed MapsResult model, results are saved directly by the dictionary
  6. maps(): divide bbox only if distance between coordinates > 1km
  7. _extract_vqd(): replace regex pattern with .index
  8. text(): simplify xpath patterns in _text_html() and _text_lite()
  9. using orjson if installed
  10. update CLI and tests to keep up with the changes
  11. update dependencies: curl-cffi to 0.6.2, ruff to 0.3.0

... (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 [duckduckgo-search](https://github.com/deedy5/duckduckgo_search) from 4.4.2 to 5.2.2.
- [Release notes](https://github.com/deedy5/duckduckgo_search/releases)
- [Commits](deedy5/duckduckgo_search@v4.4.2...v5.2.2)

---
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 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2024

Superseded by #15.

@dependabot dependabot bot closed this Apr 8, 2024
@dependabot dependabot bot deleted the dependabot/pip/duckduckgo-search-5.2.2 branch April 8, 2024 02:36
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