Skip to content
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

build(deps): update lockfile #355

Merged
merged 2 commits into from
Dec 20, 2024
Merged

build(deps): update lockfile #355

merged 2 commits into from
Dec 20, 2024

Conversation

ErikBjare
Copy link
Owner

@ErikBjare ErikBjare commented Dec 20, 2024

Important

Update dependencies in pyproject.toml, including json-repair, playwright, and extras adjustments.

  • Dependencies:
    • Update json-repair version from ^0.30.2 to ^0.32.0.
    • Update playwright version from 1.47.* to 1.49.1.
    • Change sphinxcontrib-programoutput and sphinxcontrib-asciinema to use any version (*).
  • Extras:
    • Remove python-xlib from computer and all extras.

This description was created by Ellipsis for 1e52f22. It will automatically update as commits are pushed.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Skipped PR review on e9a3e55 because no changed files had a supported extension. If you think this was in error, please contact us and we'll fix it right away.

@codecov-commenter
Copy link

codecov-commenter commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.08%. Comparing base (a9bd44f) to head (1e52f22).
Report is 1 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #355      +/-   ##
==========================================
- Coverage   71.13%   71.08%   -0.05%     
==========================================
  Files          68       68              
  Lines        5234     5243       +9     
==========================================
+ Hits         3723     3727       +4     
- Misses       1511     1516       +5     
Flag Coverage Δ
anthropic/claude-3-haiku-20240307 69.33% <ø> (-0.05%) ⬇️
openai/gpt-4o-mini 67.70% <ø> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Looks good to me! Incremental review on 1e52f22 in 19 seconds

More details
  • Looked at 51 lines of code in 1 files
  • Skipped 1 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. pyproject.toml:118
  • Draft comment:
    The removal of python-xlib from the computer and all extras might be unintentional, as it is still listed as a dependency. Consider adding it back if it should be included in these extras.
  • Reason this comment was not posted:
    Comment did not seem useful.

Workflow ID: wflow_jdiAnJGzkebd4Kkb


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@ErikBjare ErikBjare merged commit 04d70c0 into master Dec 20, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants