Skip to content

Update all non-major dependencies #1040

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

Merged
merged 2 commits into from
Apr 17, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openai >=1.72,<1.73 -> >=1.74,<1.75 age adoption passing confidence
pydantic (changelog) ~=2.10.6 -> ~=2.11.3 age adoption passing confidence
semgrep >=1.118,<1.119 -> >=1.119,<1.120 age adoption passing confidence

Release Notes

openai/openai-python (openai)

v1.74.0

Compare Source

Full Changelog: v1.73.0...v1.74.0

Features
  • api: adding gpt-4.1 family of model IDs (d4dae55)
Bug Fixes
Chores
  • client: minor internal fixes (6071ae5)
  • internal: update pyright settings (c8f8beb)

v1.73.0

Compare Source

Full Changelog: v1.72.0...v1.73.0

Features
Bug Fixes
  • perf: optimize some hot paths (f79d39f)
  • perf: skip traversing types for NotGiven values (28d220d)
Chores
pydantic/pydantic (pydantic)

v2.11.3

Compare Source

GitHub release

What's Changed
Packaging
Fixes

v2.11.2

Compare Source

GitHub release

What's Changed
Fixes

v2.11.1

Compare Source

GitHub release

What's Changed
Fixes
  • Do not override 'definitions-ref' schemas containing serialization schemas or metadata by @​Viicos in #​11644

v2.11.0

Compare Source

GitHub release

What's Changed

Pydantic v2.11 is a version strongly focused on build time performance of Pydantic models (and core schema generation in general).
See the blog post for more details.

Packaging
New Features
Fixes
  • Allow generic typed dictionaries to be used for unpacked variadic keyword parameters by @​Viicos in #​11571
  • Fix runtime error when computing model string representation involving cached properties and self-referenced models by @​Viicos in #​11579
  • Preserve other steps when using the ellipsis in the pipeline API by @​Viicos in #​11626
  • Fix deferred discriminator application logic by @​Viicos in #​11591
New Contributors
returntocorp/semgrep (semgrep)

v1.119.0

Compare Source

Added
  • python: Semgrep will now perform dataflow analysis within and through comprehensions. (saf-1560)
  • A new subcommand semgrep show project-root is now provided to display
    the project root path associated with a scan root. This is useful for
    troubleshooting Semgrepignore (v2) issues. (saf-1936)
Fixed
  • tainting: Apply taint_assume_safe_numbers and taint_assume_safe_booleans
    earlier when considering to track taint through class fields and function
    parameters. If the field/parameter has a number/Boolean type and the
    corresponding option is set, it will just not be tracked. In some cases this
    can help with performance.

    Also added short/Short to the list of integer types recognized by
    taint_assume_safe_numbers. (code-8345)

  • IDE: The Semgrep VS Code Extension will no longer hang on Getting code actions from Semgrep...
    on saving a file, when updating rules. (saf-1954)


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.73,<1.74 Update all non-major dependencies Apr 14, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 674a061 to 1612e8b Compare April 16, 2025 07:06
@clavedeluna clavedeluna force-pushed the renovate/all-minor-patch branch from 1612e8b to e182b1c Compare April 16, 2025 11:26
"packageRules": [
{
"matchPackageNames": ["pydantic"],
"enabled": false
Copy link
Contributor

Choose a reason for hiding this comment

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

@andrecsilva FYI, hopefully this does work

Copy link
Contributor Author

renovate bot commented Apr 16, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@clavedeluna clavedeluna enabled auto-merge April 16, 2025 11:26
@clavedeluna clavedeluna force-pushed the renovate/all-minor-patch branch from e182b1c to 5a8a0f5 Compare April 17, 2025 11:16
@clavedeluna clavedeluna added this pull request to the merge queue Apr 17, 2025
Merged via the queue into main with commit 7a906e6 Apr 17, 2025
14 checks passed
@clavedeluna clavedeluna deleted the renovate/all-minor-patch branch April 17, 2025 11:33
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