ngshiheng / burplist

Web crawler for Burplist, a search engine for craft beers in Singapore
https://burplist.com
MIT License
11 stars 5 forks source link

fix(deps): update dependency scrapy to v2.7.1 #129

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Scrapy (source) ==2.6.3 -> ==2.7.1 age adoption passing confidence

Release Notes

scrapy/scrapy ### [`v2.7.1`](https://togithub.com/scrapy/scrapy/releases/tag/2.7.1) [Compare Source](https://togithub.com/scrapy/scrapy/compare/2.7.0...2.7.1) - Relaxed the restriction introduced in 2.6.2 so that the `Proxy-Authentication` header can again be set explicitly in certain cases, restoring compatibility with scrapy-zyte-smartproxy 2.1.0 and older - Bug fixes [See the full changelog](https://docs.scrapy.org/en/latest/news.html#scrapy-2-7-1-2022-11-02) ### [`v2.7.0`](https://togithub.com/scrapy/scrapy/releases/tag/2.7.0) [Compare Source](https://togithub.com/scrapy/scrapy/compare/2.6.3...2.7.0) - Added Python 3.11 support, dropped Python 3.6 support - Improved support for [asynchronous callbacks](https://docs.scrapy.org/en/latest/topics/coroutines.html#topics-coroutines) - [Asyncio support](https://docs.scrapy.org/en/latest/topics/asyncio.html#using-asyncio) is enabled by default on new projects - Output names of item fields can now be arbitrary strings - Centralized [request fingerprinting](https://docs.scrapy.org/en/latest/topics/request-response.html#request-fingerprints) configuration is now possible [See the full changelog](https://docs.scrapy.org/en/latest/news.html#scrapy-2-7-0-2022-10-17)

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" in timezone Asia/Singapore, 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 this update again.



This PR has been generated by Mend Renovate. View repository job log here.