Skip to content

Bump lxml from 3.8.0 to 4.2.4#34

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

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

Conversation

@dependabot-preview
Copy link

Bumps lxml from 3.8.0 to 4.2.4.

Changelog

Sourced from lxml's changelog.

4.2.4 (2018-08-03)

Features added

  • GH#259: Allow using pkg-config for build configuration.
    Patch by Patrick Griffis.

Bugs fixed

  • LP#1773749, GH#268: Crash when moving an element to another document with
    Element.insert().
    Patch by Alexander Weggerle.

4.2.3 (2018-06-27)

Bugs fixed

  • Reverted GH#265: lxml links against zlib as a shared library again.

4.2.2 (2018-06-22)

Bugs fixed

  • GH#266: Fix sporadic crash during GC when parse-time schema validation is used
    and the parser participates in a reference cycle.
    Original patch by Julien Greard.

  • GH#265: lxml no longer links against zlib as a shared library, only on static builds.
    Patch by Nehal J Wani.

4.2.1 (2018-03-21)

Bugs fixed

  • LP#1755825: iterwalk() failed to return the 'start' event for the initial
    element if a tag selector is used.

  • LP#1756314: Failure to import 4.2.0 into PyPy due to a missing library symbol.

... (truncated)
Commits
  • 5578c4d Update changelog.
  • 2bc2bce Do not statically link compiled Python modules against libxml2 & friends.
  • ab76824 Fix CFLAGS in travis build.
  • 0974ac5 Include "*-rc" versions of libxml2/libxslt in parsed version when downloading...
  • d062845 Prepare release of lxml 4.2.4
  • 5184647 Support using pkg-config for xml2-config/xslt-config tools
  • 9e3060d Include standard Py3.7 in travis builds.
  • b24b0b7 Add a test for the fix in github ticket #268.
  • 864a17e Fixing possible memory corruption if node is moved between docs
  • 0a996c9 Fix output in wheel building script.
  • 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 merge will merge this PR after your CI passes on it
  • @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 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.2.4.
- [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.2.4)

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

Superseded by #37.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/lxml-4.2.4 branch September 11, 2018 05:52
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