Skip to content

Bump scrapy from 2.14.0 to 2.14.1#241

Merged
k-nut merged 1 commit intomainfrom
dependabot/uv/scrapy-2.14.1
Jan 20, 2026
Merged

Bump scrapy from 2.14.0 to 2.14.1#241
k-nut merged 1 commit intomainfrom
dependabot/uv/scrapy-2.14.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps scrapy from 2.14.0 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

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>
</blockquote>
</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>See full diff in <a href="https://github.com/scrapy/scrapy/compare/2.14.0...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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.14.0 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.14.0...2.14.1)

---
updated-dependencies:
- dependency-name: scrapy
  dependency-version: 2.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jan 19, 2026
@k-nut k-nut merged commit 306a4f7 into main Jan 20, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/uv/scrapy-2.14.1 branch January 20, 2026 08:27
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant