cc-archive / cc-link-checker

Automated link checker for legalcode and license URLs
MIT License
9 stars 13 forks source link

Bump lxml from 4.4.1 to 4.4.2 #39

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps lxml from 4.4.1 to 4.4.2.

Changelog *Sourced from [lxml's changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt).* > 4.4.2 (2019-11-25) > ================== > > Bugs fixed > ---------- > > * LP#1835708: ``ElementInclude`` incorrectly rejected repeated non-recursive > includes as recursive. > Patch by Rainer Hausdorf.
Commits - [`589c3c2`](https://github.com/lxml/lxml/commit/589c3c2f35e89fec66aa7f4bec2eb2755033b2b2) Prepare release of lxml 4.4.2. - [`bf15ea4`](https://github.com/lxml/lxml/commit/bf15ea45a8d884e5cd49ad30f71a6f8d49c372a4) Improve frontpage section on sponsoring. - [`e2f4ae1`](https://github.com/lxml/lxml/commit/e2f4ae135fea12e1e75b1a81de2ec3839a1b0ce0) Add a link to Tidelift as a way of supporting the project. - [`a2551ed`](https://github.com/lxml/lxml/commit/a2551ed1cb862b2113dc13ca6d057208fe02c31e) Adapt doctest to libxml2 2.9.10. - [`632e44d`](https://github.com/lxml/lxml/commit/632e44da3cfa3b0be5b2760bd4a95936df173e4d) Try to avoid redundant recompilation in appveyor by building the wheel first ... - [`355663d`](https://github.com/lxml/lxml/commit/355663d282446785979c2cb19dd3a3d61c36956e) Fix indentation in appveyor build script. - [`6f1df3a`](https://github.com/lxml/lxml/commit/6f1df3a39f63850395357567098b6a1419bcbcae) Fix path escaping in appveyor build script. - [`f1bb8b8`](https://github.com/lxml/lxml/commit/f1bb8b8a2235f0e49f04b37fa3fdf3224b8bb8e0) Install Python 3.8 into the correct directory on appveyor. - [`ec24224`](https://github.com/lxml/lxml/commit/ec242248584961f080b089843ee44f1e7c4c23f3) appveyor: test with Python 3.8 ([GH-289](https://github-redirect.dependabot.com/lxml/lxml/issues/289)) - [`9bab0e1`](https://github.com/lxml/lxml/commit/9bab0e1fef7bffcdcdb1ee0080718633dea7ada5) Add final Py3.8 to travis and appveyor builds. - Additional commits viewable in [compare view](https://github.com/lxml/lxml/compare/lxml-4.4.1...lxml-4.4.2)


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 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)
bhumijgupta commented 4 years ago

@dependabot ignore minor

dependabot-preview[bot] commented 4 years ago

OK, I won't notify you about version 4.4.x again, unless you re-open this PR or update to a 4.4.x release yourself.