Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

Bump lxml from 4.1.1 to 4.2.1 in /scripts #13

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps lxml from 4.1.1 to 4.2.1.

Changelog

Sourced from lxml's changelog.

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.

  • 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
  • 5653058 Prepare release of 4.2.1.
  • 28a531b Be more conservative when not setting linker flags.
  • bbcea38 Merge pull request #258 from frgtn/fix_macos_xcode_build
  • e125690 Update changelog.
  • 11623ab Update changelog.
  • b398c51 LP#1755825: iterparse() failed to include the initial start event if the star...
  • 14d8cc5 Improve documentation of the "tag" argument to the iter*() methods.
  • 21dc579 Link directly to bug tracker from readme.
  • 5dbbb2a Merge pull request #262 from dgreisen/patch-3
  • 3e5025f add link to issue tracker in README.rst
  • 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 [minor|major] version with 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 [this|these] label[s] will set the current labels 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)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

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

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

Superseded by #19.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/scripts/lxml-4.2.1 branch July 1, 2018 02:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant