Merged
Conversation
bb86e33 to
9bff4f5
Compare
aab60d0 to
65bb7b0
Compare
clavedeluna
approved these changes
May 22, 2025
65bb7b0 to
7c79433
Compare
|
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.78,<1.79->>=1.82,<1.83>=1.121,<1.122->>=1.122,<1.123==0.7.0.20240218->==0.7.0.20250516Release Notes
openai/openai-python (openai)
v1.82.0Compare Source
Full Changelog: v1.81.0...v1.82.0
Features
Bug Fixes
Documentation
v1.81.0Compare Source
Full Changelog: v1.80.0...v1.81.0
Features
v1.80.0Compare Source
Full Changelog: v1.79.0...v1.80.0
Features
Chores
v1.79.0Compare Source
Full Changelog: v1.78.1...v1.79.0
Features
Bug Fixes
Chores
returntocorp/semgrep (semgrep)
v1.122.0Compare Source
Added
Fixed
pro: Fixed inter-file naming bug affecting Go's struct-methods that could result
in false negatives.
Previously, adding a
pattern-insideliketo a taint rule could cause some findings to incorrectly stop being reported. (code-7767)
PRO: Fixed the issue with type matching when a type has a type parameter, e.g., matching the pattern
std::vector<$T>with the codestd::vector<int> vin C++. (code-8443)Make Nuget dependency child parsing case insensitive (sc-2355)
Fixed bug where direct dev depenencies were not marked as direct when parsing package-lock.json projects. (sc-dev)
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.