kitUIN/PicImageSearch
### [`v3.9.0`](https://togithub.com/kitUIN/PicImageSearch/releases/tag/v3.9.0)
[Compare Source](https://togithub.com/kitUIN/PicImageSearch/compare/3.8.0...v3.9.0)
refactor(bypass): remove DoH related logic
BREAKING CHANGE: the `bypass` parameter is no longer available
refactor: replace `aiohttp` with `httpx`
BREAKING CHANGE: dependency changes
feat(yandex): add a new reverse image search engine `Yandex`
refactor: remove redundant `_slice()` methods and standardize the structure of each module
fix(google): remove the `goto_page()` method, add `pre_page()` and `next_page()` methods, make changes to the attributes of `GoogleResponse`
BREAKING CHANGE: the `goto_page()` method is no longer available and some attributes of `GoogleResponse` have been modified
chore: add `.pre-commit-config.yaml` file
style(network): remove unused logic
### [`v3.8.0`](https://togithub.com/kitUIN/PicImageSearch/releases/tag/3.8.0)
[Compare Source](https://togithub.com/kitUIN/PicImageSearch/compare/v3.7.8...3.8.0)
feat(google): extract base64 from Google thumbnail (by [@lleans](https://togithub.com/lleans) )
fix(google): extract base64 from Google thumbnail (by [@NekoAria](https://togithub.com/NekoAria) )
build(deps): update dependencies (by [@renovatebot](https://togithub.com/renovatebot) )
fix(google): raw generator (by [@lleans](https://togithub.com/lleans) )
fix(google): correct page redirection logic and refactor code (by [@NekoAria](https://togithub.com/NekoAria) )
chore(ruff): add ruff configuration (by [@NekoAria](https://togithub.com/NekoAria) )
style: split long lines into multiple shorter lines (by [@NekoAria](https://togithub.com/NekoAria) )
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^3.7.8
->^3.9.0
~=3.7.8
->~=3.9.0
Release Notes
kitUIN/PicImageSearch
### [`v3.9.0`](https://togithub.com/kitUIN/PicImageSearch/releases/tag/v3.9.0) [Compare Source](https://togithub.com/kitUIN/PicImageSearch/compare/3.8.0...v3.9.0) refactor(bypass): remove DoH related logic BREAKING CHANGE: the `bypass` parameter is no longer available refactor: replace `aiohttp` with `httpx` BREAKING CHANGE: dependency changes feat(yandex): add a new reverse image search engine `Yandex` refactor: remove redundant `_slice()` methods and standardize the structure of each module fix(google): remove the `goto_page()` method, add `pre_page()` and `next_page()` methods, make changes to the attributes of `GoogleResponse` BREAKING CHANGE: the `goto_page()` method is no longer available and some attributes of `GoogleResponse` have been modified chore: add `.pre-commit-config.yaml` file style(network): remove unused logic ### [`v3.8.0`](https://togithub.com/kitUIN/PicImageSearch/releases/tag/3.8.0) [Compare Source](https://togithub.com/kitUIN/PicImageSearch/compare/v3.7.8...3.8.0) feat(google): extract base64 from Google thumbnail (by [@lleans](https://togithub.com/lleans) ) fix(google): extract base64 from Google thumbnail (by [@NekoAria](https://togithub.com/NekoAria) ) build(deps): update dependencies (by [@renovatebot](https://togithub.com/renovatebot) ) fix(google): raw generator (by [@lleans](https://togithub.com/lleans) ) fix(google): correct page redirection logic and refactor code (by [@NekoAria](https://togithub.com/NekoAria) ) chore(ruff): add ruff configuration (by [@NekoAria](https://togithub.com/NekoAria) ) style: split long lines into multiple shorter lines (by [@NekoAria](https://togithub.com/NekoAria) )Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.