Skip to content

Bump lxml from 3.8.0 to 4.3.0#48

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/lxml-4.3.0
Closed

Bump lxml from 3.8.0 to 4.3.0#48
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/lxml-4.3.0

Conversation

@dependabot-preview
Copy link

Bumps lxml from 3.8.0 to 4.3.0.

Changelog

Sourced from lxml's changelog.

4.3.0 (2019-01-04)

Features added

  • The module lxml.sax is compiled using Cython in order to speed it up.

  • GH#267: lxml.sax.ElementTreeProducer now preserves the namespace prefixes.
    If two prefixes point to the same URI, the first prefix in alphabetical order
    is used. Patch by Lennart Regebro.

  • Updated ISO-Schematron implementation to 2013 version (now MIT licensed)
    and the corresponding schema to the 2016 version (with optional "properties").

Other changes

  • GH#270, GH#271: Support for Python 2.6 and 3.3 was removed.
    Patch by hugovk.

  • The minimum dependency versions were raised to libxml2 2.9.2 and libxslt 1.1.27,
    which were released in 2014 and 2012 respectively.

  • Built with Cython 0.29.2.

4.2.6 (2019-01-02)

Bugs fixed

  • LP#1799755: Fix a DeprecationWarning in Py3.7+.

  • Import warnings in Python 3.6+ were resolved.

4.2.5 (2018-09-09)

Bugs fixed

  • Javascript URLs that used URL escaping were not removed by the HTML cleaner.
    Security problem found by Omar Eissa. (CVE-2018-19787)

4.2.4 (2018-08-03)

... (truncated)
Commits
  • 7303cad Prepare release of lxml 4.3.0.
  • b4a7df9 Also show ccache stats after the test run, in case more files were compiled.
  • 1da2827 Prioritise non-static builds in travis to get faster responsiveness.
  • 925a6fb Use http(s) download URLs for build libraries instead of FTP, since it's much...
  • fa6e7f9 Increase default libxml2/libxslt versions to 2.9.9 and 1.1.33.
  • d255d4a Removed leftover comment from changelog.
  • c2324cf Py3 fix in PDF docs builder script.
  • c7bdc8c Merge lxml-4.2 branch into master.
  • 1dd26eb Prepare release of 4.2.6.
  • b767e9c Update changelog.
  • Additional commits viewable in compare view

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:

  • 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.

Bumps [lxml](https://github.com/lxml/lxml) from 3.8.0 to 4.3.0.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](lxml/lxml@lxml-3.8.0...lxml-4.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Author

Superseded by #54.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/lxml-4.3.0 branch February 11, 2019 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant