Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/upload-artifact action major v4 -> v5 age confidence
pydantic (changelog) patch ==2.12.2 -> ==2.12.3 age confidence
rpds-py minor ==0.27.1 -> ==0.28.0 age confidence
wrapt (changelog) major ==1.17.3 -> ==2.0.0 age confidence

Release Notes

actions/upload-artifact (actions/upload-artifact)

v5

Compare Source

pydantic/pydantic (pydantic)

v2.12.3

Compare Source

GitHub release

What's Changed

This is the third 2.13 patch release, fixing issues related to the FieldInfo class, and reverting a change to the supported
after model validator function signatures.

  • Raise a warning when an invalid after model validator function signature is raised by @​Viicos in #​12414.
    Starting in 2.12.0, using class methods for after model validators raised an error, but the error wasn't raised concistently. We decided
    to emit a deprecation warning instead.
  • Add FieldInfo.asdict() method, improve documentation around FieldInfo by @​Viicos in #​12411.
    This also add back support for mutations on FieldInfo classes, that are reused as Annotated metadata. However, note that this is still
    not a supported pattern. Instead, please refer to the added example in the documentation.

The blog post section on changes was also updated to document the changes related to serialize_as_any.

crate-py/rpds (rpds-py)

v0.28.0

Compare Source

What's Changed

  • Bump PyO3 to 0.27

Full Changelog: crate-py/rpds@v0.27.1...v0.28.0

GrahamDumpleton/wrapt (wrapt)

v2.0.0: wrapt-2.0.0

Compare Source

See the project page on the Python Package Index at https://pypi.org/project/wrapt/2.0.0/ for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 requested a review from a team as a code owner October 17, 2025 15:33
@renovate renovate bot enabled auto-merge (squash) October 17, 2025 15:33
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.12.3 chore(deps): update all dependencies Oct 20, 2025
@renovate renovate bot changed the title chore(deps): update all dependencies chore(deps): update dependency wrapt to v2 Oct 22, 2025
@renovate renovate bot changed the title chore(deps): update dependency wrapt to v2 chore(deps): update all dependencies Oct 22, 2025
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