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.1 #29

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 6 years ago

Bumps parsel from 1.4.0 to 1.5.1.

Commits - [`8fc608e`](https://github.com/scrapy/parsel/commit/8fc608ec0bb05ca1240db4fac8c249b308c0806e) Bump version: 1.5.0 → 1.5.1 - [`274b5cf`](https://github.com/scrapy/parsel/commit/274b5cf2ce26efadbffb22886442d885151f16e1) 1.5.1 changelog - [`b376686`](https://github.com/scrapy/parsel/commit/b376686563db3bcc1cf069be98fc561cc8ece00b) Merge pull request [#124](https://github-redirect.dependabot.com/scrapy/parsel/issues/124) from akshayphilar/remove-null-bytes - [`d4fa21c`](https://github.com/scrapy/parsel/commit/d4fa21ccbad29514e494c684eee6393cc164e1ee) Merge pull request [#125](https://github-redirect.dependabot.com/scrapy/parsel/issues/125) from scrapy/py37 - [`472ce65`](https://github.com/scrapy/parsel/commit/472ce65347e7b3c6dc038c1840b52e9fbb0948cd) TST test agains more recent pypy versions - [`0502096`](https://github.com/scrapy/parsel/commit/0502096eb3862bcdcdd139846a073b6d5224b728) declare Python 3.7 support; run Python 3.7 tests - [`28a0c23`](https://github.com/scrapy/parsel/commit/28a0c23a7bd05d77d2ef7e63b8ebfc002ab2225a) TST fix some of the Python 3.7 warnings - [`aa4cc76`](https://github.com/scrapy/parsel/commit/aa4cc76e7eeeda686c99375f7403846cf2c9399c) added tests - [`b01a045`](https://github.com/scrapy/parsel/commit/b01a0457b5ec9497fde28dcf9cc6c4874cffaecb) removing null byte characters from the body - [`33f084f`](https://github.com/scrapy/parsel/commit/33f084fe8e08903f93112596164a83740fe7ec76) remove null bytes - Additional commits viewable in [compare view](https://github.com/scrapy/parsel/compare/v1.4.0...v1.5.1)


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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@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 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) - 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.