Skip to content

Bump lxml from 3.8.0 to 4.2.3#30

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

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

Conversation

@dependabot-preview
Copy link

Bumps lxml from 3.8.0 to 4.2.3.

Changelog

Sourced from lxml's changelog.

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.

  • LP#1727864, GH#258: Add "-isysroot" linker option on MacOS as needed by XCode 9.

4.2.0 (2018-03-13)

Features added

  • GH#255: SelectElement.value returns more standard-compliant and
    browser-like defaults for non-multi-selects. If no option is selected, the
    value of the first option is returned (instead of None). If multiple options
    are selected, the value of the last one is returned (instead of that of the
    first one). If no options are present (not standard-compliant)
    SelectElement.value still returns None.
... (truncated)
Commits
  • 995a804 Prepare release of lxml-4.2.3.
  • a4574fc Backed out changeset ff9850742604
  • 11c14e0 Improve status messages during wheel build.
  • c0e4e29 Include Py3.7 in appveyor build and exclude Py2.6.
  • ca51f28 Run three parallel wheel builds instead of two.
  • 065cd90 Prepare release of lxml 4.2.2.
  • f37271f Minor doc cleanups.
  • a788020 Update changelog.
  • 9ecc7c5 Update readme.
  • 2140507 Add a FAQ entry on namespaces.
  • 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 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

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.3.
- [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.3)

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

Superseded by #34.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/lxml-4.2.3 branch August 6, 2018 06:18
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