Skip to content

fix(deps): update dependency scrapy to v2.13.0 #182

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Scrapy (source, changelog) ==2.11.1 -> ==2.13.0 age adoption passing confidence

Release Notes

scrapy/scrapy (Scrapy)

v2.13.0

Compare Source

  • The asyncio reactor is now enabled by default
  • Replaced start_requests() (sync) with start() (async) and changed how it is iterated.
  • Added the allow_offsite request meta key
  • Spider middlewares that don't support asynchronous spider output are deprecated
  • Added a base class for universal spider middlewares

See the full changelog

v2.12.0

Compare Source

  • Dropped support for Python 3.8, added support for Python 3.13
  • start_requests can now yield items
  • Added scrapy.http.JsonResponse
  • Added the CLOSESPIDER_PAGECOUNT_NO_ITEM setting

See the full changelog.

v2.11.2

Compare Source

Mostly bug fixes, including security bug fixes.

See the full changelog.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from egvimo as a code owner May 14, 2024 14:44
@renovate renovate bot changed the title chore(deps): update dependency scrapy to v2.11.2 chore(deps): update dependency scrapy to v2.12.0 Nov 18, 2024
@renovate renovate bot force-pushed the renovate/scrapy-2.x branch from 520578a to 484c794 Compare November 18, 2024 10:38
@renovate renovate bot changed the title chore(deps): update dependency scrapy to v2.12.0 fix(deps): update dependency scrapy to v2.12.0 Mar 20, 2025
@renovate renovate bot force-pushed the renovate/scrapy-2.x branch from 484c794 to 5c5ce38 Compare March 20, 2025 09:02
@renovate renovate bot force-pushed the renovate/scrapy-2.x branch from 5c5ce38 to ace23bd Compare May 8, 2025 11:51
@renovate renovate bot changed the title fix(deps): update dependency scrapy to v2.12.0 fix(deps): update dependency scrapy to v2.13.0 May 8, 2025
@renovate renovate bot force-pushed the renovate/scrapy-2.x branch from ace23bd to 5a10cf3 Compare May 10, 2025 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants