Skip to content

Bump lxml from 4.1.1 to 4.2.0 - #26

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/lxml-4.2.0
Closed

dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/lxml-4.2.0

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps lxml from 4.1.1 to 4.2.0.

Changelog

Sourced from this file

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.

  • GH#261: The HTMLParser() now supports the huge_tree option.
    Patch by stranac.

Bugs fixed

  • LP#1551797: Some XSLT messages were not captured by the transform error log.

  • LP#1737825: Crash at shutdown after an interrupted iterparse run with XMLSchema
    validation.

Other changes

Commits
  • b25b7c9 Add better fallbacks to SelectElement.value
  • 7ac1167 Minor website fix.
  • 3dcaee7 Remove dead code from travis config.
  • fdd4ba8 travis: Use pip wheel for Cython installation and fall back to source install...
  • 6ea135e travis: Parallelise distutils build.
  • 67ba423 Minor safety fix in bash script.
  • e0d55f8 Fix getargspec DeprecationWarning
  • b0cde3d Merge pull request #256 from richardowen/patch-2
  • f4239ba Merge branch 'master' into select-fallback
  • 89855fb Merge branch 'master' into select-fallback
  • 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.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.

Bumps [lxml](https://github.com/lxml/lxml) from 4.1.1 to 4.2.0.
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](lxml/lxml@lxml-4.1.1...lxml-4.2.0)

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

Copy link
Copy Markdown
Author

Superseded by #29.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/pip/lxml-4.2.0 branch March 22, 2018 10:16
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