matiskay / html-similarity

Compare html similarity using structural and style metrics
BSD 3-Clause "New" or "Revised" License
210 stars 23 forks source link

Bump parsel from 1.4.0 to 1.5.0 #16

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps parsel from 1.4.0 to 1.5.0.

Commits - [`43a01ea`](https://github.com/scrapy/parsel/commit/43a01ea8255a664fceab8f70b7d7cecbb0cd1c39) Bump version: 1.4.0 → 1.5.0 - [`462dbed`](https://github.com/scrapy/parsel/commit/462dbed902f17c9a7b254612d0ed20dc439f8833) DOC set 1.5.0 release date - [`d288b07`](https://github.com/scrapy/parsel/commit/d288b070100f65f1cd3671ccbcf46deb6626e78f) Merge pull request [#115](https://github-redirect.dependabot.com/scrapy/parsel/issues/115) from scrapy/changelog - [`bbc9fc3`](https://github.com/scrapy/parsel/commit/bbc9fc317bbe0ba7d83072f626464703ddea23fe) DOC explain backwards incompatibility better - [`401a215`](https://github.com/scrapy/parsel/commit/401a2157ab77add07dcbc2d981ceb39323859711) changelog for 1.5.0 release - [`71567f3`](https://github.com/scrapy/parsel/commit/71567f38d0efdb169b9f8e3c862ad8d0d027be04) Merge pull request [#114](https://github-redirect.dependabot.com/scrapy/parsel/issues/114) from scrapy/bless-getall - [`97b150a`](https://github.com/scrapy/parsel/commit/97b150a03254797d5fb406a002099c933228460a) promote .getall instead of .extract, explain the difference in docs - [`8d6dae4`](https://github.com/scrapy/parsel/commit/8d6dae42f0d4abda127e9bb8bd31e50c5d36c6e9) DOC fix links to generated docs - [`1bbcbbf`](https://github.com/scrapy/parsel/commit/1bbcbbfeeeb7c9142d25e1bd6d1b1a218d6ef257) Merge pull request [#113](https://github-redirect.dependabot.com/scrapy/parsel/issues/113) from scrapy/bless-get - [`6fed87c`](https://github.com/scrapy/parsel/commit/6fed87cd33ce4bf14c891ba4ae9774a6e461c850) DOC promote .get over .extract_first and .extract when possible; improve docs... - Additional commits viewable in [compare view](https://github.com/scrapy/parsel/compare/v1.4.0...v1.5.0)


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 merge` will merge this PR after your CI passes on it - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 6 years ago

Superseded by #29.