Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2024

This PR contains the following updates:

Package Change Age Confidence
scrapy (changelog) 2.11.2 -> 2.13.3 age confidence

Release Notes

scrapy/scrapy (scrapy)

v2.13.3

Compare Source

  • Changed the values for DOWNLOAD_DELAY (from 0 to 1) and CONCURRENT_REQUESTS_PER_DOMAIN (from 8 to 1) in the default project template.
  • Fixed several bugs in the engine initialization and exception handling logic.
  • Allowed running tests with Twisted 25.5.0+ again and fixed test failures with lxml 6.0.0.

See the full changelog

v2.13.2

Compare Source

  • Fixed a bug introduced in Scrapy 2.13.0 that caused results of request errbacks to be ignored when the errback was called because of a downloader error.
  • Docs and error messages improvements related to the Scrapy 2.13.0 default reactor change.

See the full changelog

v2.13.1

Compare Source

  • Give callback requests precedence over start requests when priority values are the same.

See the full changelog

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.


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 changed the title Update dependency scrapy to v2.12.0 Update dependency scrapy to v2.13.0 May 8, 2025
@renovate renovate bot force-pushed the renovate/scrapy-2.x-lockfile branch from 592b0bf to f75efa7 Compare May 28, 2025 10:08
@renovate renovate bot changed the title Update dependency scrapy to v2.13.0 Update dependency scrapy to v2.13.1 May 28, 2025
@renovate renovate bot force-pushed the renovate/scrapy-2.x-lockfile branch from f75efa7 to a1bcbed Compare June 9, 2025 11:16
@renovate renovate bot changed the title Update dependency scrapy to v2.13.1 Update dependency scrapy to v2.13.2 Jun 9, 2025
@renovate renovate bot changed the title Update dependency scrapy to v2.13.2 Update dependency scrapy to v2.13.3 Jul 2, 2025
@renovate renovate bot force-pushed the renovate/scrapy-2.x-lockfile branch from a1bcbed to d265864 Compare July 2, 2025 18:15
@renovate renovate bot changed the title Update dependency scrapy to v2.13.3 Update dependency scrapy to v2.13.3 - autoclosed Nov 18, 2025
@renovate renovate bot closed this Nov 18, 2025
@renovate renovate bot deleted the renovate/scrapy-2.x-lockfile branch November 18, 2025 02:12
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.

1 participant