Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openai ==1.65.3 -> ==1.65.4 age adoption passing confidence

Release Notes

openai/openai-python (openai)

v1.65.4

Full Changelog: v1.65.3...v1.65.4

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "* 0-3 * * 1" (UTC).

🚦 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 requested review from a team and codegen-team as code owners March 6, 2025 00:58
@renovate renovate bot enabled auto-merge (squash) March 6, 2025 00:58
@renovate renovate bot merged commit a2c6a53 into develop Mar 6, 2025
16 of 17 checks passed
@renovate renovate bot deleted the renovate/openai-1.65.x branch March 6, 2025 00:59
@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2025

🎉 This PR is included in version 0.46.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@codegen-team
Copy link
Contributor

Import Cycle Analysis - GitHub Check

⚠️ Potentially Problematic Import Cycles

Cycles with mixed static and dynamic imports, which might recquire attention.

Problematic Cycle 1

From: src/codegen/sdk/core/parser.py
To: src/codegen/sdk/core/expressions/placeholder_type.py

  • Static imports: 1
  • Dynamic imports: 1

From: src/codegen/sdk/core/parser.py
To: src/codegen/sdk/core/statements/symbol_statement.py

  • Static imports: 1
  • Dynamic imports: 1

From: src/codegen/sdk/typescript/detached_symbols/promise_chain.py
To: src/codegen/sdk/core/statements/statement.py

  • Static imports: 1
  • Dynamic imports: 1

From: src/codegen/sdk/typescript/interface.py
To: src/codegen/sdk/typescript/detached_symbols/code_block.py

  • Static imports: 1
  • Dynamic imports: 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants