snoonetIRC / CloudBot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
GNU General Public License v3.0
67 stars 52 forks source link

Bump lxml from 4.3.1 to 4.3.2 #460

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps lxml from 4.3.1 to 4.3.2.

Changelog *Sourced from [lxml's changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt).* > 4.3.2 (2019-02-29) > ================== > > Bugs fixed > ---------- > > * Crash in 4.3.1 when appending a child subtree with certain text nodes. > > Other changes > ------------- > > * Built with Cython 0.29.6.
Commits - [`f2981e6`](https://github.com/lxml/lxml/commit/f2981e643b5b5a56089146bd5a093ecf7526dc12) Prepare release of 4.3.2. - [`f529aeb`](https://github.com/lxml/lxml/commit/f529aeb1bb234cf7dc0cf23e1e7fd98ce4953e85) Fix crash due to incorrect dict handling for text nodes. - [`f8bb218`](https://github.com/lxml/lxml/commit/f8bb21857f8cfad0c707b6785ae0ec1832011fbf) Make sure doc links are updated also for non-element nodes. - [`8c5b45b`](https://github.com/lxml/lxml/commit/8c5b45b296b2ddabcdbe2fa1d631c142f62a0309) Improve cleanup handling when an exception is raised during document adaptation. - [`3f47dac`](https://github.com/lxml/lxml/commit/3f47dac3a33d1731937223cb1b5b0fbda2d98eac) Add some tests for tree modification while iterating. - [`c5b06c4`](https://github.com/lxml/lxml/commit/c5b06c45122f4084ccc826ee2828ed3cbe16ea24) Avoid instantiating node iterators when it's easy to see that they will be em... - [`79a4f70`](https://github.com/lxml/lxml/commit/79a4f7033e3d287fbafa58a91ce9ee37124051d5) Slightly raise the minimum CPU architecture for Linux wheels to "core2". - [`fd971a5`](https://github.com/lxml/lxml/commit/fd971a56dd5fe68dbafc8048ebaf9d712b2dfc21) Replace old Pyrex property syntax with [@​property](https://github.com/property) decorators for read-only pro... - [`c6facd8`](https://github.com/lxml/lxml/commit/c6facd83a633e0c91fbb52159bc27fa49bd5bec3) Update changelog. - See full diff in [compare view](https://github.com/lxml/lxml/compare/lxml-4.3.1...lxml-4.3.2)


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 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 squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@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](https://app.dependabot.com): - 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.