Closed dependabot-preview[bot] closed 5 years ago
Merging #90 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #90 +/- ##
======================================
Coverage 2.38% 2.38%
======================================
Files 11 11
Lines 294 294
======================================
Hits 7 7
Misses 287 287
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 3eb3e29...841958f. Read the comment docs.
Superseded by #91.
Bumps scrapy from 1.7.3 to 1.7.4.
Release notes
*Sourced from [scrapy's releases](https://github.com/scrapy/scrapy/releases).* > ## 1.7.4 > Revert the fix for [#3804](https://github-redirect.dependabot.com/scrapy/scrapy/issues/3804) ([#3819](https://github-redirect.dependabot.com/scrapy/scrapy/issues/3819)), which has a few undesired side effects ([#3897](https://github-redirect.dependabot.com/scrapy/scrapy/issues/3897), [#3976](https://github-redirect.dependabot.com/scrapy/scrapy/issues/3976)).Changelog
*Sourced from [scrapy's changelog](https://github.com/scrapy/scrapy/blob/1.7.4/docs/news.rst).* > Scrapy 1.7.4 (2019-10-21) > ========================= > > Revert the fix for 3804 (3819), which has a few undesired side effects (3897, 3976). > > As a result, when an item loader is initialized with an item, ItemLoader.load\_item() <scrapy.loader.ItemLoader.load\_item> once again makes later calls to ItemLoader.get\_output\_value() > <scrapy.loader.ItemLoader.get\_output\_value> or ItemLoader.load\_item() > <scrapy.loader.ItemLoader.load\_item> return empty data.Commits
- [`da04fe0`](https://github.com/scrapy/scrapy/commit/da04fe03823912bd13f2b083b1a7e754ad5b4086) Bump version: 1.7.3 → 1.7.4 - [`91b45f8`](https://github.com/scrapy/scrapy/commit/91b45f84b049fe4eaf8a47070e2ca6d5172f057e) Covert Scrapy 1.7.4 in the release notes - [`3f411e3`](https://github.com/scrapy/scrapy/commit/3f411e32bdc5018a28ac1f65a59c901728347ce0) Revert "Merge pull request [#3819](https://github-redirect.dependabot.com/scrapy/scrapy/issues/3819) from sortafreel/fix_missing_values" - See full diff in [compare view](https://github.com/scrapy/scrapy/compare/1.7.3...1.7.4)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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)