Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 13, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
myllm (changelog) ==4.19.8 -> ==4.19.10 age adoption passing confidence

Release Notes

mraniki/MyLLM (myllm)

v4.19.10

Compare Source

Other

⬆️ 🤖 - You had some happiness once but your parents moved away and you had to

⬆️ 🛠️(deps): update dependency groq to v0.25.0

⬆️
  • ⬆️ 🛠️(deps): update dependency curl_cffi to v0.11.0
    (1b07cfd)

  • ⬆️ 🛠️(deps): update dependency curl_cffi to v0.11.1
    (81160e0)

  • ⬆️ 🛠️(deps): update dependency g4f to v0.5.2.3
    (2195c40)

  • ⬆️ 🛠️(deps): update dependency g4f to v0.5.2.4
    (c0295a2)

  • ⬆️ 🛠️(deps): update dependency groq to v0.25.0
    (a346edb)

  • ⬆️ 🛠️(deps): update dependency openai to v1.79.0
    (#​1030,
    d05ac22)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@​users.noreply.github.com>

v4.19.9

Compare Source

Other

⬆️ 🤖 - Cold hands no gloves

⬆️
  • ⬆️ 🛠️(deps): update dependency openai to v1.78.1
    (#​1022,
    eb0b7ad)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@​users.noreply.github.com>


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 13, 2025
@renovate renovate bot enabled auto-merge (squash) May 13, 2025 11:16
@sourcery-ai
Copy link

sourcery-ai bot commented May 13, 2025

Reviewer's Guide

This PR bumps the pinned myllm dependency in pyproject.toml from 4.19.8 to 4.19.9, pulling in the latest patch release (which itself updates the openai sub-dependency).

File-Level Changes

Change Details Files
Update pinned myllm to v4.19.9
  • Modify the myllm version constraint in pyproject.toml from 4.19.8 to 4.19.9
pyproject.toml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@llamapreview llamapreview bot left a comment

Choose a reason for hiding this comment

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

Auto Pull Request Review from LlamaPReview

Review Status: Automated Review Skipped

Dear contributor,

Thank you for your Pull Request. LlamaPReview has analyzed your changes and determined that this PR does not require an automated code review.

Analysis Result:

PR contains only dependency version updates and no changes to core logic, tests, or configuration with logic impact. The changes are limited to updating a pinned dependency version in pyproject.toml, which does not require an automated code review.

We're continuously improving our PR analysis capabilities. Have thoughts on when and how LlamaPReview should perform automated reviews? Share your insights in our GitHub Discussions.

Best regards,
LlamaPReview Team

@renovate renovate bot force-pushed the renovate/myllm-4.x branch from ff681da to 79809b8 Compare May 17, 2025 07:51
@codecov
Copy link

codecov bot commented May 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.29%. Comparing base (122c3e1) to head (9e3e08a).
Report is 1 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #2203   +/-   ##
=======================================
  Coverage   83.29%   83.29%           
=======================================
  Files          12       12           
  Lines         491      491           
=======================================
  Hits          409      409           
  Misses         82       82           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/myllm-4.x branch from 79809b8 to 525bea9 Compare May 17, 2025 07:53
@renovate renovate bot force-pushed the renovate/myllm-4.x branch from 525bea9 to 9e3e08a Compare May 17, 2025 10:40
@renovate renovate bot changed the title ⬆️ 🛠️(deps): update dependency myllm to v4.19.9 ⬆️ 🛠️(deps): update dependency myllm to v4.19.10 May 17, 2025
@renovate renovate bot merged commit 950db3d into dev May 17, 2025
10 checks passed
@renovate renovate bot deleted the renovate/myllm-4.x branch May 17, 2025 19:36
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant