Skip to content

Bump scrapy from 2.13.3 to 2.14.1 in /websearch in the pip group across 1 directory#9

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/websearch/pip-66de0575aa
Open

Bump scrapy from 2.13.3 to 2.14.1 in /websearch in the pip group across 1 directory#9
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/websearch/pip-66de0575aa

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jan 14, 2026

Bumps the pip group with 1 update in the /websearch directory: scrapy.

Updates scrapy from 2.13.3 to 2.14.1

Release notes

Sourced from scrapy's releases.

2.14.1

  • Deprecate maybeDeferred_coro()
  • Pass the spider arg to custom stat collectors {open,close}_spider()
  • Replace deprecated Codecov CI action

Full Changelog

2.14.0

  • More coroutine-based replacements for Deferred-based APIs
  • The default priority queue is now DownloaderAwarePriorityQueue
  • Dropped support for Python 3.9 and PyPy 3.10
  • Improved and documented the API for custom download handlers

Full changelog

2.13.4

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

Changelog

Sourced from scrapy's changelog.

Scrapy 2.14.1 (2026-01-12)

Deprecations


-   ``scrapy.utils.defer.maybeDeferred_coro()`` is deprecated. (:issue:`7212`)

Bug fixes


-   Fixed custom stats collectors that require a ``spider`` argument in their
    ``open_spider()`` and ``close_spider()`` methods not receiving the
    argument when called by the engine.
Note, however, that the ``spider`` argument is now deprecated and will stop
being passed in a future version of Scrapy.

(:issue:`7213`)

Quality assurance
</code></pre>
<ul>
<li>Replaced deprecated <code>codecov/test-results-action@v1</code> GitHub Action with
<code>codecov/codecov-action@v5</code>.
(:issue:<code>7180</code>, :issue:<code>7215</code>)</li>
</ul>
<p>.. _release-2.14.0:</p>
<h2>Scrapy 2.14.0 (2026-01-05)</h2>
<p>Highlights:</p>
<ul>
<li>
<p>More coroutine-based replacements for Deferred-based APIs</p>
</li>
<li>
<p>The default priority queue is now <code>DownloaderAwarePriorityQueue</code></p>
</li>
<li>
<p>Dropped support for Python 3.9 and PyPy 3.10</p>
</li>
<li>
<p>Improved and documented the API for custom download handlers</p>
</li>
</ul>
<p>Modified requirements</p>
<pre><code>

  • Dropped support for Python 3.9.
    (:issue:7121)

  • Dropped support for PyPy 3.10.
    (:issue:7050)
    &lt;/tr&gt;&lt;/table&gt;
    </code></pre>
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>

<ul>
<li><a href="https://github.com/scrapy/scrapy/commit/0b9d8da09dd2cb1b74ddf025107e6f584839fbff&quot;&gt;&lt;code&gt;0b9d8da&lt;/code&gt;&lt;/a> Bump version: 2.14.0 → 2.14.1</li>
<li><a href="https://github.com/scrapy/scrapy/commit/c9fbf6c59941b86ddeaa12ff48e15d75acc95d7f&quot;&gt;&lt;code&gt;c9fbf6c&lt;/code&gt;&lt;/a> Release notes for 2.14.1 (<a href="https://redirect.github.com/scrapy/scrapy/issues/7217&quot;&gt;#7217&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/scrapy/scrapy/commit/e30ba7d4caa5acfdf3f87eceb03da0a514377045&quot;&gt;&lt;code&gt;e30ba7d&lt;/code&gt;&lt;/a> (<a href="https://redirect.github.com/scrapy/scrapy/issues/7180&quot;&gt;#7180&lt;/a>) Update codecov test results action to v5 on all CI workflows. (<a href="https://redirect.github.com/scrapy/scrapy/issues/7215&quot;&gt;#7215&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/scrapy/scrapy/commit/0f07b2e38c0bbbef64d5bb35c6fe6ad504f2162f&quot;&gt;&lt;code&gt;0f07b2e&lt;/code&gt;&lt;/a> Pass the spider arg to custom stat collectors {open,close}_spider(). (<a href="https://redirect.github.com/scrapy/scrapy/issues/7213&quot;&gt;#7213&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/scrapy/scrapy/commit/1af283387fdaee8b9f96f9bde8a00c14a0e88728&quot;&gt;&lt;code&gt;1af2833&lt;/code&gt;&lt;/a> Deprecate maybeDeferred_coro(). (<a href="https://redirect.github.com/scrapy/scrapy/issues/7212&quot;&gt;#7212&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/scrapy/scrapy/commit/3ac1192f35fc32d01c69c929eed85601fb0405e8&quot;&gt;&lt;code&gt;3ac1192&lt;/code&gt;&lt;/a> Bump version: 2.13.4 → 2.14.0</li>
<li><a href="https://github.com/scrapy/scrapy/commit/7bef98b4f14a29f8f760a67c21edf6a6bee4dad0&quot;&gt;&lt;code&gt;7bef98b&lt;/code&gt;&lt;/a> Release notes for 2.14.0 (<a href="https://redirect.github.com/scrapy/scrapy/issues/7035&quot;&gt;#7035&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/scrapy/scrapy/commit/d1bd8eb49f7aba9289e4ff692006cead8bcd9080&quot;&gt;&lt;code&gt;d1bd8eb&lt;/code&gt;&lt;/a> Async API for download handlers. (<a href="https://redirect.github.com/scrapy/scrapy/issues/7164&quot;&gt;#7164&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/scrapy/scrapy/commit/a2463325db2fd128e27da45d6ee36e21126c1bf5&quot;&gt;&lt;code&gt;a246332&lt;/code&gt;&lt;/a> Allow Crawler.crawl_async() without asyncio. (<a href="https://redirect.github.com/scrapy/scrapy/issues/7202&quot;&gt;#7202&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/scrapy/scrapy/commit/9381ad893dfea0e8dac73fc78cb609b6017bde9a&quot;&gt;&lt;code&gt;9381ad8&lt;/code&gt;&lt;/a> Remove outdated version marker directives (&lt; 2.8.0) from documentation (<a href="https://redirect.github.com/scrapy/scrapy/issues/7198&quot;&gt;#7198&lt;/a&gt;)&lt;/li>
<li>Additional commits viewable in <a href="https://github.com/scrapy/scrapy/compare/2.13.3...2.14.1&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the pip group with 1 update in the /websearch directory: [scrapy](https://github.com/scrapy/scrapy).


Updates `scrapy` from 2.13.3 to 2.14.1
- [Release notes](https://github.com/scrapy/scrapy/releases)
- [Changelog](https://github.com/scrapy/scrapy/blob/master/docs/news.rst)
- [Commits](scrapy/scrapy@2.13.3...2.14.1)

---
updated-dependencies:
- dependency-name: scrapy
  dependency-version: 2.14.1
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 14, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jan 14, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants