Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openai >=1.71,<1.72 -> >=1.72,<1.73 age adoption passing confidence
semgrep >=1.117,<1.118 -> >=1.118,<1.119 age adoption passing confidence

Release Notes

openai/openai-python (openai)

v1.72.0

Compare Source

Full Changelog: v1.71.0...v1.72.0

Features
Chores
returntocorp/semgrep (semgrep)

v1.118.0

Compare Source

Fixed
  • Pro: Failure to parse a package.json file when analysing JavaScript or
    TypeScript is no longer a fatal error. (code-8227)

  • taint-mode: Fixed bug in taint "auto-cleaning" where we automatically clean the
    LHS of an assigmnet if the RHS is clean, provided that the LHS is not subject to
    any "side-effects". In some cases, this could cause the taint analysis to timeout.
    Some combinations of rules and repos will see a major perf improvement, in other
    cases it may not be noticeable. (code-8288)

  • In a Semgrep rule's metadata section, two fields may provide URLs:

    • source: populated dynamically by the Semgrep registry serving the rule, it's a URL that
      offers information about the rule.
    • source-rule-url: optional string, a URL for the source of inspiration for the rule.

    The SARIF format supports only one URL under the field helpUri.
    Previously, Semgrep populated the SARIF helpUri field only with metadata.source.
    This fix is to use metadata.source if available, otherwise falling back to metadata.source-rule-url.

    Contributed by @​candrews. (gh-10891)


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.


  • 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 changed the title Update dependency openai to >=1.72,<1.73 Update all non-major dependencies Apr 9, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f7a0a20 to 903ca1b Compare April 9, 2025 11:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 903ca1b to 07ca3b2 Compare April 9, 2025 13:31
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 9, 2025

@clavedeluna clavedeluna enabled auto-merge April 9, 2025 14:56
@clavedeluna clavedeluna added this pull request to the merge queue Apr 9, 2025
Merged via the queue into main with commit 2c50d4d Apr 9, 2025
14 checks passed
@clavedeluna clavedeluna deleted the renovate/all-minor-patch branch April 9, 2025 15:10
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.

1 participant