chore(deps): bump lxml from 6.1.0 to 6.1.1#5
Conversation
323207c to
5191d53
Compare
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
📝 WalkthroughWalkthroughThe PR updates the pinned ChangesDependency Updates
🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
Actionable comments posted: 0 |
5191d53 to
6d4d6e5
Compare
There was a problem hiding this comment.
Actionable comments posted: 0
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
pyproject.toml (1)
3-3:⚠️ Potential issue | 🟠 Major | ⚡ Quick winBump
project.versionminor when changing dependencies.This dependency change should be accompanied by a minor version bump (patch must remain
0) per repo policy. Please updateversion = "0.24.0"to the next minor (for example,0.25.0).As per coding guidelines,
pyproject.tomlmust follow minor-bump-only versioning: patch version is always 0, and minor is bumped for any change.Also applies to: 42-42
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@pyproject.toml` at line 3, Update the project version string from version = "0.24.0" to the next minor with patch 0 (e.g., version = "0.25.0") in pyproject.toml so the project.version follows the repo policy of minor-only bumps when dependencies change; ensure the patch component remains 0.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Outside diff comments:
In `@pyproject.toml`:
- Line 3: Update the project version string from version = "0.24.0" to the next
minor with patch 0 (e.g., version = "0.25.0") in pyproject.toml so the
project.version follows the repo policy of minor-only bumps when dependencies
change; ensure the patch component remains 0.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: ASSERTIVE
Plan: Pro Plus
Run ID: d95847e8-12ca-4fa3-9743-6803d56655e7
⛔ Files ignored due to path filters (1)
uv.lockis excluded by!**/*.lock
📒 Files selected for processing (1)
pyproject.toml
6d4d6e5 to
e57702b
Compare
|
Actionable comments posted: 0 |
1b90def to
5efb341
Compare
|
@dependabot rebase |
Bumps [lxml](https://github.com/lxml/lxml) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-6.1.0...lxml-6.1.1) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
5efb341 to
e1bcece
Compare
|
Superseded by #32, which consolidates this bump with the other two reviewed Dependabot updates into a single PR. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Consolidates three reviewed Dependabot bumps into one PR: - aiohttp 3.13.4 -> 3.13.5 (bugfix patch) - lxml 6.1.0 -> 6.1.1 (patch; transitive binary-wheel dep) - tomlkit 0.14.0 -> 0.15.0 (minor; we use only loads/dumps/TOMLKitError) uv.lock regenerated with no transitive changes. Replaces #2, #19, #5.
Bumps lxml from 6.1.0 to 6.1.1.
Changelog
Sourced from lxml's changelog.
Commits
b4a4c59Build: Fix build in Py3.8.a116dcbFix typo: type annotions -> type annotations in PEP 560 comments (GH-504)7287a75Prepare release of 6.1.1.5927a6dAdd missing "xlink:href" to the known HTML link attributes.23efeb4Build: Fix build in Py3.8.2c0563bBuild: Add bug patch for libxslt 1.1.43 and apply it during the static librar...8a35fccFix doctest in PyPy3.9.