build(deps): bump lxml from 4.9.0 to 4.9.1
Metadata
Current evaluation
Merged Dependabot update bumping lxml from 4.9.0 to 4.9.1, resolving a crash in iterwalk() and canonicalize() with malformed input. Approved by one reviewer, passed CI, and merged with a two-line dependency version change.
Suggested action: —
No scores available.
Issue body
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.0 to 4.9.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/lxml/lxml/blob/master/CHANGES.txt">lxml's changelog</a>.</em></p>
<blockquote>
<h1>4.9.1 (2022-07-01)</h1>
<h2>Bugs fixed</h2>
<ul>
<li>A crash was resolved when using <code>iterwalk()</code> (or <code>canonicalize()</code>)
after parsing certain incorrect input. Note that <code>iterwalk()</code> can crash
on <em>valid</em> input parsed with the same parser <em>after</em> failing to parse the
incorrect input.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/lxml/lxml/commit/d01872ccdf7e1e5e825b6c6292b43e7d27ae5fc4"><code>d01872c</code></a> Prevent parse failure in new test from leaking into later test runs.</li>
<li><a href="https://github.com/lxml/lxml/commit/d65e63229e8958bc08344a85cd3f09ceeef933c3"><code>d65e632</code></a> Prepare release of lxml 4.9.1.</li>
<li><a href="https://github.com/lxml/lxml/commit/86368e9cf70a0ad23cccd5ee32de847149af0c6f"><code>86368e9</code></a> Fix a crash when incorrect parser input occurs together with usages of iterwa...</li>
<li><a href="https://github.com/lxml/lxml/commit/50c276412880c1a3dde8a6d6c909e3ed8ef47e43"><code>50c2764</code></a> Delete unused Travis CI config and reference in docs (<a href="https://github-redirect.dependabot.com/lxml/lxml/issues/345">GH-345</a>)</li>
<li><a href="https://github.com/lxml/lxml/commit/8f0bf2d158f2dd3f98d410c8a38fcd536fd11b53"><code>8f0bf2d</code></a> Try to speed up the musllinux AArch64 build by splitting the different CPytho...</li>
<li><a href="https://github.com/lxml/lxml/commit/b9f7074430594b95824059eef931dfbb27a7645e"><code>b9f7074</code></a> Remove debug print from test.</li>
<li>See full diff in <a href="https://github.com/lxml/lxml/compare/lxml-4.9.0...lxml-4.9.1">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/snapcore/snapcraft/network/alerts).
</details>
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged Dependabot update bumping lxml from 4.9.0 to 4.9.1, resolving a crash in iterwalk() and canonicalize() with malformed input. Approved by one reviewer, passed CI, and merged with a two-line dependency version change. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Dependabot merged the lxml update from 4.9.0 to 4.9.1 into main. The release fixes an iterwalk crash with malformed input. CI passed with unchanged coverage, and the dependency bump was successfully integrated. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged automated Dependabot update bumping lxml from 4.9.0 to 4.9.1. The update fixes a crash in iterwalk and canonicalize with malformed input. CI passed and the change was merged to main with no coverage impact. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3485 build(deps): bump lxml from 4.6.2 to 4.6.3 | snapcraft | merged | Merged Dependabot update bumping lxml 4.6.2 to 4.6.3. Resolves CVE-2021-28957, patching an HTML Cleaner vulnerability allowing JavaScript injection. Approved by two reviewers, passed CI, and merged. | |
| #3606 build(deps): bump lxml from 4.6.3 to 4.6.5 | snapcraft | merged | Merged Dependabot update bumping lxml from 4.6.3 to 4.6.5. The upgrade patches two HTML cleaner security vulnerabilities enabling script injection. Approved by reviewer and passed CI. | |
| #3404 build(deps): bump lxml from 4.5.0 to 4.6.2 | snapcraft | merged | Merged a Dependabot update bumping lxml from 4.5.0 to 4.6.2 to resolve security vulnerabilities and bugs. CI checks passed and the dependency upgrade was successfully integrated. | |
| #540 build(deps): bump lxml | starbase | merged | Merged after bumping lxml to resolve an OSV vulnerability. Approved by two reviewers with all CI checks passing. The update modified a single file, adding 114 lines and removing 120. | |
| #6210 build(deps): bump lxml | snapcraft | merged | Merged a dependency update to bump lxml, resolving an OSV vulnerability. Approved by two reviewers and validated by CI checks before integration. | |
| #362 build(deps): bump lxml | craft-store | merged | Merged dependency update bumping lxml from 5.4.0 to 6.1.0 to address an OSV security vulnerability. Approved by two reviewers with all CI checks passing. | |
| #1072 build(deps): bump lxml | craft-application | merged | Merged a dependency update bumping lxml from 6.0.2 to 6.1.0 to resolve an OSV vulnerability. Approved by two reviewers and passed all CI checks prior to integration. | |
| #1563 build(deps): bump lxml | craft-parts | merged | Merged dependency update bumping lxml from v6.0.2 to v6.1.0 to resolve an OSV vulnerability. Approved by two reviewers and passed all CI checks. | |
| #331 build(deps): update lxml | imagecraft | merged | Updated lxml dependency to resolve an OSV. Merged after approval by two reviewers and passing all CI checks. Changes affect one file with 98 additions and 98 deletions. | |
| #86 build(deps): bump lxml | craft-artifacts | merged | Merged a dependency update bumping lxml from v6.0.2 to v6.1.1 to resolve an OSV security advisory. Approved by two reviewers and integrated after passing CI checks. |