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

⬆️ 🛠️(deps): update dependency openai to v1.59.6 #828

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openai 1.59.5 -> 1.59.6 age adoption passing confidence

Release Notes

openai/openai-python (openai)

v1.59.6

Full Changelog: v1.59.5...v1.59.6

Bug Fixes
Chores

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.

Summary by Sourcery

Update the OpenAI Python library to version 1.59.6.

Bug Fixes:

  • Fixes an issue with deserializing "cls" fields.

Chores:

  • Update internal specifications.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 9, 2025
@renovate renovate bot enabled auto-merge (squash) January 9, 2025 21:48
Copy link

sourcery-ai bot commented Jan 9, 2025

Reviewer's Guide by Sourcery

This pull request updates the openai dependency from version 1.59.5 to 1.59.6. This update includes a bug fix for deserializing cls fields and internal spec updates.

Class diagram showing OpenAI dependency version update

classDiagram
    class Dependencies {
        +String openai
    }
    note for Dependencies "OpenAI version updated from 1.59.5 to 1.59.6"
    class OpenAIChanges {
        +bugfix: deserialize_cls_fields()
        +internal: update_spec()
    }
    Dependencies --> OpenAIChanges: includes
Loading

File-Level Changes

Change Details Files
Update dependency openai to v1.59.6
  • Updated the version of openai in pyproject.toml from 1.59.5 to 1.59.6
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.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a 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. You can also use
    this command to specify where the summary should be inserted.

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

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

We have skipped reviewing this pull request. Here's why:

  • It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!
  • We don't review packaging changes - Let us know if you'd like us to change this.

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 generated files, requiring no 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

Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.07%. Comparing base (8a04899) to head (a7868dd).
Report is 2 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #828      +/-   ##
==========================================
- Coverage   77.99%   76.07%   -1.92%     
==========================================
  Files           7        7              
  Lines         209      209              
==========================================
- Hits          163      159       -4     
- Misses         46       50       +4     

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

@renovate renovate bot merged commit 0e7804b into dev Jan 9, 2025
5 of 6 checks passed
@renovate renovate bot deleted the renovate/openai-1.x branch January 9, 2025 21:50
mraniki pushed a commit that referenced this pull request Jan 10, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

0 participants