Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 14, 2024

This PR contains the following updates:

Package Change Age Confidence
Scrapy (changelog) ==2.11.1 -> ==2.13.4 age confidence

Release Notes

scrapy/scrapy (Scrapy)

v2.13.4

Compare Source

Fix for the CVE-2025-6176 security issue: improved protection against decompression bombs in HttpCompressionMiddleware for responses compressed using the br and deflate methods. Requires brotli >= 1.2.0.

Full changelog

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.

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
@sonarqubecloud
Copy link

@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
@renovate renovate bot force-pushed the renovate/scrapy-2.x branch from 5a10cf3 to b82426a Compare May 28, 2025 15:23
@renovate renovate bot changed the title fix(deps): update dependency scrapy to v2.13.0 fix(deps): update dependency scrapy to v2.13.1 May 28, 2025
@renovate renovate bot changed the title fix(deps): update dependency scrapy to v2.13.1 fix(deps): update dependency scrapy to v2.13.2 Jun 9, 2025
@renovate renovate bot force-pushed the renovate/scrapy-2.x branch from b82426a to 898323a Compare June 9, 2025 11:35
@renovate renovate bot force-pushed the renovate/scrapy-2.x branch from 898323a to c788e1e Compare July 2, 2025 17:44
@renovate renovate bot changed the title fix(deps): update dependency scrapy to v2.13.2 fix(deps): update dependency scrapy to v2.13.3 Jul 2, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 2, 2025

@renovate renovate bot force-pushed the renovate/scrapy-2.x branch from c788e1e to 4394bb3 Compare August 10, 2025 15:08
@renovate renovate bot changed the title fix(deps): update dependency scrapy to v2.13.3 chore(deps): update dependency scrapy to v2.13.3 Aug 19, 2025
@renovate renovate bot force-pushed the renovate/scrapy-2.x branch 2 times, most recently from 0ece6e5 to 4781c02 Compare August 24, 2025 14:09
@renovate renovate bot changed the title chore(deps): update dependency scrapy to v2.13.3 fix(deps): update dependency scrapy to v2.13.3 Aug 24, 2025
@sonarqubecloud
Copy link

@renovate renovate bot force-pushed the renovate/scrapy-2.x branch from 4781c02 to b57393a Compare October 21, 2025 10:40
@renovate renovate bot force-pushed the renovate/scrapy-2.x branch 2 times, most recently from c8ec14a to ce01864 Compare November 10, 2025 13:51
@renovate renovate bot force-pushed the renovate/scrapy-2.x branch from ce01864 to 6ef9cc3 Compare November 17, 2025 11:41
@renovate renovate bot changed the title fix(deps): update dependency scrapy to v2.13.3 fix(deps): update dependency scrapy to v2.13.4 Nov 17, 2025
@sonarqubecloud
Copy link

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