Merged
Conversation
d39109f to
ff8def7
Compare
ff8def7 to
f8e901f
Compare
f8e901f to
822577c
Compare
|
drdavella
approved these changes
Mar 26, 2025
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.



This PR contains the following updates:
>=1.66,<1.67->>=1.68,<1.69>=1.113,<1.114->>=1.114,<1.115Release Notes
openai/openai-python (openai)
v1.68.2Compare Source
Full Changelog: v1.68.1...v1.68.2
Refactors
v1.68.1Compare Source
Full Changelog: v1.68.0...v1.68.1
Bug Fixes
Chores
v1.68.0Compare Source
Full Changelog: v1.67.0...v1.68.0
Features
v1.67.0Compare Source
Full Changelog: v1.66.5...v1.67.0
Features
returntocorp/semgrep (semgrep)
v1.114.0Compare Source
Fixed
Pro Engine now more accurately tracks the scope of Python local variables. For
example, the following code defines two
zvariables that should be trackedseparately.
The Pro engine now correctly recognizes that the
zassigned toais the onedefined in the local scope, not the global scope. (code-8114)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.