Skip to content

Conversation

@dependabot-preview
Copy link

Bumps lxml from 3.6.0 to 4.2.5.

Changelog

Sourced from lxml's changelog.

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.

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.

... (truncated)
Commits
  • 1dee355 Py3 syntax fix in helper script.
  • 171eaaa Fix typo in test file.
  • 26dfc89 Prepare release of lxml 4.2.5.
  • 6be1d08 Fix: make the cleaner also remove javascript URLs that use escaping.
  • 1f534e2 Fix missing link on website.
  • a546a5d Added tag lxml-4.2.4 for changeset 1220d40cbfe3
  • 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...
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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.6.0 to 4.2.5.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](lxml/lxml@lxml-3.6.0...lxml-4.2.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 1, 2018
@dependabot-preview
Copy link
Author

Superseded by #33.

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

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants