-
Notifications
You must be signed in to change notification settings - Fork 66
Deps: Bump the python-packages group with 3 updates #1201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the python-packages group with 3 updates: [lxml](https://github.com/lxml/lxml), [coverage](https://github.com/nedbat/coveragepy) and [ruff](https://github.com/astral-sh/ruff). Updates `lxml` from 5.3.0 to 5.3.1 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-5.3.0...lxml-5.3.1) Updates `coverage` from 7.6.11 to 7.6.12 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.11...7.6.12) Updates `ruff` from 0.9.5 to 0.9.6 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.9.5...0.9.6) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ruff dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
Dependency ReviewThe following issues were found:
Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. License Issuespoetry.lock
Allowed Licenses: 0BSD, AGPL-3.0-or-later, Apache-2.0, BlueOak-1.0.0, BSD-2-Clause, BSD-3-Clause-Clear, BSD-3-Clause, BSL-1.0, CAL-1.0, CC-BY-3.0, CC-BY-4.0, CC-BY-SA-4.0, CC0-1.0, EPL-2.0, GPL-2.0-only, GPL-2.0-or-later, GPL-2.0, GPL-3.0-or-later, ISC, LGPL-2.0-only, LGPL-2.0-or-later, LGPL-2.1-only, LGPL-2.1-or-later, LGPL-2.1, LGPL-3.0-only, LGPL-3.0, LGPL-3.0-or-later, MIT, MIT-CMU, MPL-1.1, MPL-2.0, OFL-1.1, PSF-2.0, Python-2.0, Python-2.0.1, Unicode-DFS-2016, Unlicense, Zlib, ZPL-2.1 OpenSSF Scorecard
Scanned Files
|
Conventional Commits Report
🚀 Conventional commits found. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1201 +/- ##
=======================================
Coverage 97.74% 97.74%
=======================================
Files 71 71
Lines 4967 4967
Branches 895 895
=======================================
Hits 4855 4855
Misses 76 76
Partials 36 36 ☔ View full report in Codecov by Sentry. |
bjoernricks
approved these changes
Feb 17, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the python-packages group with 3 updates: lxml, coverage and ruff.
Updates
lxmlfrom 5.3.0 to 5.3.1Changelog
Sourced from lxml's changelog.
Commits
1dd5001Update changelog.7b177e4CI: Fix dependency issues.088c9e5CI: Use older Ubuntu image to fix builds.58af8b3CI: Try to get legacy jobs working again.37cdbb5Prepare release of lxml 5.3.1.64ac58fBuild/CI: Update cache action from deprecated version.6b654c9Buld: Downgrade Ubuntu build image to fix dependency issues.71fda3fUpdate changelog.306041eiterparse: ignore "strip_cdata" when parsing HTML (GH-450)e73c466Fix DTD(external_id="...") option.Updates
coveragefrom 7.6.11 to 7.6.12Changelog
Sourced from coverage's changelog.
Commits
7e5373edocs: sample HTML for 7.6.12a4ed38bdocs: prep for 7.6.12ce4efdcbuild: fix aarch64 kits #1927a1f3192build: don't publish if kit building failedbb68f99chore: bump the action-dependencies group with 2 updates (#1926)f3d6b4arefactor: check for more kinds of constant tests67899earefactor: we no longer care what kind of constant the compile-time constants arec850f20refactor: macOS is MACOS, not OSXa1b2c1abuild: there are always tweaks to howto.txt9c03039build: bump version to 7.6.12Updates
rufffrom 0.9.5 to 0.9.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
524cf6eBump version to 0.9.6 (#16074)857cf0dRevert tailwindcss v4 update (#16075)0f1eb1eImprove migration document (#16072)b69eb90Fix reference definition labels for backtick-quoted shortcut links (#16035)d2f661fRUF009 should behave similar to B008 and ignore attributes with immutable typ...07cf885[pylint] Also report when the object isn't a literal (PLE1310) (#15985)c089896Update Rust crate rustc-hash to v2.1.1 (#16060)869a954Root exclusions in the server to project root (#16043)cc0a5ddDirectly includeSettingsstruct for the server (#16042)b54e390Update Rust crate clap to v4.5.28 (#16059)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions