← Back to issue list

build(deps): update dependency pydantic-core to v2.29.0 (main)

View original Github issue

Metadata

Project
charmcraft
Number
#2177
Type
pull request
State
closed
Author
renovate[bot]
Labels
Created
Updated
Closed

Current evaluation

Updating pydantic-core to v2.29.0 was closed without merging. Renovate will ignore this update and generate a new PR for future releases.

Suggested action:

No scores available.

Issue body

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pydantic-core](https://redirect.github.com/pydantic/pydantic-core) | `==2.23.4` -> `==2.29.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/pydantic-core/2.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pydantic-core/2.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/pydantic-core/2.23.4/2.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pydantic-core/2.23.4/2.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pydantic/pydantic-core (pydantic-core)</summary> ### [`v2.29.0`](https://redirect.github.com/pydantic/pydantic-core/releases/tag/v2.29.0): 2025-02-07 [Compare Source](https://redirect.github.com/pydantic/pydantic-core/compare/v2.28.0...v2.29.0) #### What's Changed ##### Packaging - Bump `uuid` from 1.11.0 to 1.12.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/pydantic/pydantic-core/pull/1618](https://redirect.github.com/pydantic/pydantic-core/pull/1618) - Bump `serde_json` from 1.0.134 to 1.0.138 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/pydantic/pydantic-core/pull/1617](https://redirect.github.com/pydantic/pydantic-core/pull/1617) - Always use maturin for the `uv` commands in Makefile by [@&#8203;davidhewitt](https://redirect.github.com/davidhewitt) in [https://github.com/pydantic/pydantic-core/pull/1622](https://redirect.github.com/pydantic/pydantic-core/pull/1622) - build PGO wheels on `macos-latest` runners by [@&#8203;davidhewitt](https://redirect.github.com/davidhewitt) in [https://github.com/pydantic/pydantic-core/pull/1624](https://redirect.github.com/pydantic/pydantic-core/pull/1624) ##### Fixes - Fix float `multiple_of` validation for negative numbers by [@&#8203;K-dash](https://redirect.github.com/K-dash) in [https://github.com/pydantic/pydantic-core/pull/1373](https://redirect.github.com/pydantic/pydantic-core/pull/1373) - Fix wasm preview by [@&#8203;samuelcolvin](https://redirect.github.com/samuelcolvin) in [https://github.com/pydantic/pydantic-core/pull/1621](https://redirect.github.com/pydantic/pydantic-core/pull/1621) - Raise validation error when unhashable items added to a set by [@&#8203;mikeedjones](https://redirect.github.com/mikeedjones) in [https://github.com/pydantic/pydantic-core/pull/1619](https://redirect.github.com/pydantic/pydantic-core/pull/1619) - Fix condition before using prebuilt validator/serializer by [@&#8203;Viicos](https://redirect.github.com/Viicos) in [https://github.com/pydantic/pydantic-core/pull/1625](https://redirect.github.com/pydantic/pydantic-core/pull/1625) ##### Performance - Memory usage optimization via reuse of `SchemaValidator` and `SchemaSerializer` by [@&#8203;sydney-runkle](https://redirect.github.com/sydney-runkle) in [https://github.com/pydantic/pydantic-core/pull/1616](https://redirect.github.com/pydantic/pydantic-core/pull/1616) ##### New Features - Support free-threaded Python 3.13t by [@&#8203;davidhewitt](https://redirect.github.com/davidhewitt) in [https://github.com/pydantic/pydantic-core/pull/1628](https://redirect.github.com/pydantic/pydantic-core/pull/1628) #### New Contributors - [@&#8203;K-dash](https://redirect.github.com/K-dash) made their first contribution in [https://github.com/pydantic/pydantic-core/pull/1373](https://redirect.github.com/pydantic/pydantic-core/pull/1373) - [@&#8203;mikeedjones](https://redirect.github.com/mikeedjones) made their first contribution in [https://github.com/pydantic/pydantic-core/pull/1619](https://redirect.github.com/pydantic/pydantic-core/pull/1619) **Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v2.28.0...v2.29.0 ### [`v2.28.0`](https://redirect.github.com/pydantic/pydantic-core/releases/tag/v2.28.0): 2025-01-30 [Compare Source](https://redirect.github.com/pydantic/pydantic-core/compare/v2.27.2...v2.28.0) #### What's Changed - minimal upgrade to PyO3 0.23 (ignoring deprecations) by [@&#8203;davidhewitt](https://redirect.github.com/davidhewitt) in [https://github.com/pydantic/pydantic-core/pull/1556](https://redirect.github.com/pydantic/pydantic-core/pull/1556) - Bump serde_json from 1.0.132 to 1.0.133 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/pydantic/pydantic-core/pull/1564](https://redirect.github.com/pydantic/pydantic-core/pull/1564) - Bump idna from 1.0.2 to 1.0.3 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/pydantic/pydantic-core/pull/1567](https://redirect.github.com/pydantic/pydantic-core/pull/1567) - Bump serde from 1.0.214 to 1.0.215 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/pydantic/pydantic-core/pull/1565](https://redirect.github.com/pydantic/pydantic-core/pull/1565) - remove `python3-dll-a` dependency by [@&#8203;davidhewitt](https://redirect.github.com/davidhewitt) in [https://github.com/pydantic/pydantic-core/pull/1568](https://redirect.github.com/pydantic/pydantic-core/pull/1568) - Use UserWarning from pyo3 by [@&#8203;changhc](https://redirect.github.com/changhc) in [https://github.com/pydantic/pydantic-core/pull/1559](https://redirect.github.com/pydantic/pydantic-core/pull/1559) - bump jiter to 0.8.2, PyO3 to 0.23.3 by [@&#8203;davidhewitt](https://redirect.github.com/davidhewitt) in [https://github.com/pydantic/pydantic-core/pull/1570](https://redirect.github.com/pydantic/pydantic-core/pull/1570) - Fix typo in `PydanticUseDefault` docstring by [@&#8203;Viicos](https://redirect.github.com/Viicos) in [https://github.com/pydantic/pydantic-core/pull/1571](https://redirect.github.com/pydantic/pydantic-core/pull/1571) - Forward `default_value` calls to the underlying schema for `DefinitionRefValidator` by [@&#8203;Viicos](https://redirect.github.com/Viicos) in [https://github.com/pydantic/pydantic-core/pull/1573](https://redirect.github.com/pydantic/pydantic-core/pull/1573) - fix type hint for `SerializationInfo.round_trip` by [@&#8203;davidhewitt](https://redirect.github.com/davidhewitt) in [https://github.com/pydantic/pydantic-core/pull/1576](https://redirect.github.com/pydantic/pydantic-core/pull/1576) - Include JSON Schema input core schema in function schemas by [@&#8203;Viicos](https://redirect.github.com/Viicos) in [https://github.com/pydantic/pydantic-core/pull/1572](https://redirect.github.com/pydantic/pydantic-core/pull/1572) - fix wasteful `to_python()` calls checking for undefined by [@&#8203;davidhewitt](https://redirect.github.com/davidhewitt) in [https://github.com/pydantic/pydantic-core/pull/1580](https://redirect.github.com/pydantic/pydantic-core/pull/1580) - Fix `ValueError` on year zero by [@&#8203;davidhewitt](https://redirect.github.com/davidhewitt) in [https://github.com/pydantic/pydantic-core/pull/1583](https://redirect.github.com/pydantic/pydantic-core/pull/1583) - Bump serde from 1.0.215 to 1.0.216 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/pydantic/pydantic-core/pull/1586](https://redirect.github.com/pydantic/pydantic-core/pull/1586) - optimize refcounting op in datetime creation by [@&#8203;davidhewitt](https://redirect.github.com/davidhewitt) in [https://github.com/pydantic/pydantic-core/pull/1590](https://redirect.github.com/pydantic/pydantic-core/pull/1590) - Bump astral-sh/setup-uv from 4 to 5 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/pydantic/pydantic-core/pull/1596](https://redirect.github.com/pydantic/pydantic-core/pull/1596) - Bump serde from 1.0.216 to 1.0.217 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/pydantic/pydantic-core/pull/1595](https://redirect.github.com/pydantic/pydantic-core/pull/1595) - Bump serde_json from 1.0.133 to 1.0.134 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/pydantic/pydantic-core/pull/1594](https://redirect.github.com/pydantic/pydantic-core/pull/1594) - Drop 3.8 support by [@&#8203;sydney-runkle](https://redirect.github.com/sydney-runkle) in [https://github.com/pydantic/pydantic-core/pull/1604](https://redirect.github.com/pydantic/pydantic-core/pull/1604) - Remove `pyupgrade` as an explicit linting dependency by [@&#8203;sydney-runkle](https://redirect.github.com/sydney-runkle) in [https://github.com/pydantic/pydantic-core/pull/1606](https://redirect.github.com/pydantic/pydantic-core/pull/1606) - Fix: `dataclass` `InitVar`s shouldn't be required on serialization by [@&#8203;sydney-runkle](https://redirect.github.com/sydney-runkle) in [https://github.com/pydantic/pydantic-core/pull/1602](https://redirect.github.com/pydantic/pydantic-core/pull/1602) - Bump version to v2.28.0 by [@&#8203;Viicos](https://redirect.github.com/Viicos) in [https://github.com/pydantic/pydantic-core/pull/1615](https://redirect.github.com/pydantic/pydantic-core/pull/1615) **Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v2.27.1...v2.28.0 ### [`v2.27.2`](https://redirect.github.com/pydantic/pydantic-core/releases/tag/v2.27.2): 2024-12-18 [Compare Source](https://redirect.github.com/pydantic/pydantic-core/compare/v2.27.1...v2.27.2) #### What's Changed - fix linux PGO wheel build by [@&#8203;davidhewitt](https://redirect.github.com/davidhewitt) in [https://github.com/pydantic/pydantic-core/pull/1557](https://redirect.github.com/pydantic/pydantic-core/pull/1557) - Forward `default_value` calls to the underlying schema for `DefinitionRefValidator` by [@&#8203;Viicos](https://redirect.github.com/Viicos) in [https://github.com/pydantic/pydantic-core/pull/1573](https://redirect.github.com/pydantic/pydantic-core/pull/1573) - Include JSON Schema input core schema in function schemas by [@&#8203;Viicos](https://redirect.github.com/Viicos) in [https://github.com/pydantic/pydantic-core/pull/1572](https://redirect.github.com/pydantic/pydantic-core/pull/1572) - fix `ValueError` on year zero by [@&#8203;davidhewitt](https://redirect.github.com/davidhewitt) in [https://github.com/pydantic/pydantic-core/pull/1583](https://redirect.github.com/pydantic/pydantic-core/pull/1583) **Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v2.27.1...v2.27.2 ### [`v2.27.1`](https://redirect.github.com/pydantic/pydantic-core/releases/tag/v2.27.1): 2024-11-21 [Compare Source](https://redirect.github.com/pydantic/pydantic-core/compare/v2.27.0...v2.27.1) #### What's Changed - Simplify shared union serializer logic by [@&#8203;sydney-runkle](https://redirect.github.com/sydney-runkle) in [https://github.com/pydantic/pydantic-core/pull/1538](https://redirect.github.com/pydantic/pydantic-core/pull/1538) - Tidy up some uses of `Bound<'_, PyString>::to_str` by [@&#8203;davidhewitt](https://redirect.github.com/davidhewitt) in [https://github.com/pydantic/pydantic-core/pull/1544](https://redirect.github.com/pydantic/pydantic-core/pull/1544) - Fix serialization inference for `complex` types in `python` by [@&#8203;sydney-runkle](https://redirect.github.com/sydney-runkle) in [https://github.com/pydantic/pydantic-core/pull/1549](https://redirect.github.com/pydantic/pydantic-core/pull/1549) - Bump to PyO3 v0.22.6 by [@&#8203;davidhewitt](https://redirect.github.com/davidhewitt) in [https://github.com/pydantic/pydantic-core/pull/1550](https://redirect.github.com/pydantic/pydantic-core/pull/1550) - Fix performance regression for JSON tagged union by [@&#8203;davidhewitt](https://redirect.github.com/davidhewitt) in [https://github.com/pydantic/pydantic-core/pull/1552](https://redirect.github.com/pydantic/pydantic-core/pull/1552) **Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v2.27.0...v2.27.1 ### [`v2.27.0`](https://redirect.github.com/pydantic/pydantic-core/releases/tag/v2.27.0): 2024-11-12 [Compare Source](https://redirect.github.com/pydantic/pydantic-core/compare/v2.26.0...v2.27.0) ##### What's Changed - Remove `Url` and `MultiHostUrl` docstrings, we moved them to pydantic by [@&#8203;sydney-runkle](https://redirect.github.com/sydney-runkle) in [https://github.com/pydantic/pydantic-core/pull/1531](https://redirect.github.com/pydantic/pydantic-core/pull/1531) - Fix panic in `validate_assignment` when field has gone missing by [@&#8203;davidhewitt](https://redirect.github.com/davidhewitt) in [https://github.com/pydantic/pydantic-core/pull/1532](https://redirect.github.com/pydantic/pydantic-core/pull/1532) - Fix for `Union` serializer: do not raise warnings in nested unions by [@&#8203;lukapeschke](https://redirect.github.com/lukapeschke) in [https://github.com/pydantic/pydantic-core/pull/1513](https://redirect.github.com/pydantic/pydantic-core/pull/1513) - Fix `_IncEx` type alias to be compatible with mypy by [@&#8203;Viicos](https://redirect.github.com/Viicos) in [https://github.com/pydantic/pydantic-core/pull/1537](https://redirect.github.com/pydantic/pydantic-core/pull/1537) - More union serialization tidying by [@&#8203;sydney-runkle](https://redirect.github.com/sydney-runkle) in [https://github.com/pydantic/pydantic-core/pull/1536](https://redirect.github.com/pydantic/pydantic-core/pull/1536) - Fix `wrap` serializer breaking union serialization in presence of extra fields by [@&#8203;davidhewitt](https://redirect.github.com/davidhewitt) in [https://github.com/pydantic/pydantic-core/pull/1530](https://redirect.github.com/pydantic/pydantic-core/pull/1530) - Support `trailing-strings` with `allow_partial` by [@&#8203;samuelcolvin](https://redirect.github.com/samuelcolvin) in [https://github.com/pydantic/pydantic-core/pull/1539](https://redirect.github.com/pydantic/pydantic-core/pull/1539) ##### New Contributors - [@&#8203;lukapeschke](https://redirect.github.com/lukapeschke) made their first contribution in [https://github.com/pydantic/pydantic-core/pull/1513](https://redirect.github.com/pydantic/pydantic-core/pull/1513) **Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v2.26.0...v2.27.0 ### [`v2.26.0`](https://redirect.github.com/pydantic/pydantic-core/releases/tag/v2.26.0): 2024-11-04 [Compare Source](https://redirect.github.com/pydantic/pydantic-core/compare/v2.25.1...v2.26.0) #### What's Changed ##### Fixes - Revert changes to url schemas that support `cls`, the 2x validation isn't worth it (and is breaking) by [@&#8203;sydney-runkle](https://redirect.github.com/sydney-runkle) in [https://github.com/pydantic/pydantic-core/pull/1514](https://redirect.github.com/pydantic/pydantic-core/pull/1514) - Fix when `coerce_numbers_to_str` enabled and string has invalid unicode character by [@&#8203;andrey-berenda](https://redirect.github.com/andrey-berenda) in [https://github.com/pydantic/pydantic-core/pull/1515](https://redirect.github.com/pydantic/pydantic-core/pull/1515) - Fix serializing `complex` values in enums by [@&#8203;changhc](https://redirect.github.com/changhc) in [https://github.com/pydantic/pydantic-core/pull/1524](https://redirect.github.com/pydantic/pydantic-core/pull/1524) ##### Packaging - Bump `serde` from 1.0.213 to 1.0.214 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/pydantic/pydantic-core/pull/1519](https://redirect.github.com/pydantic/pydantic-core/pull/1519) - Bump `regex` from 1.11.0 to 1.11.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/pydantic/pydantic-core/pull/1520](https://redirect.github.com/pydantic/pydantic-core/pull/1520) - Bump `jiter` from 0.6.1 to 0.7.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/pydantic/pydantic-core/pull/1521](https://redirect.github.com/pydantic/pydantic-core/pull/1521) - bump `speedate` to 0.15 by [@&#8203;davidhewitt](https://redirect.github.com/davidhewitt) in [https://github.com/pydantic/pydantic-core/pull/1526](https://redirect.github.com/pydantic/pydantic-core/pull/1526) ##### New Features - Add `allow_partial` by [@&#8203;samuelcolvin](https://redirect.github.com/samuelcolvin) in [https://github.com/pydantic/pydantic-core/pull/1512](https://redirect.github.com/pydantic/pydantic-core/pull/1512) #### New Contributors - [@&#8203;andrey-berenda](https://redirect.github.com/andrey-berenda) made their first contribution in [https://github.com/pydantic/pydantic-core/pull/1515](https://redirect.github.com/pydantic/pydantic-core/pull/1515) **Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v2.25.1...v2.26.0 ### [`v2.25.1`](https://redirect.github.com/pydantic/pydantic-core/releases/tag/v2.25.1): 2024-10-30 [Compare Source](https://redirect.github.com/pydantic/pydantic-core/compare/v2.25.0...v2.25.1) #### What's Changed - Bump jiter from 0.5.0 to 0.6.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/pydantic/pydantic-core/pull/1498](https://redirect.github.com/pydantic/pydantic-core/pull/1498) - Update Pyodide to v0.26.3 by [@&#8203;riyavsinha](https://redirect.github.com/riyavsinha) in [https://github.com/pydantic/pydantic-core/pull/1507](https://redirect.github.com/pydantic/pydantic-core/pull/1507) - Allow subclassing `ValidationError` and `PydanticCustomError` by [@&#8203;Youssefares](https://redirect.github.com/Youssefares) in [https://github.com/pydantic/pydantic-core/pull/1413](https://redirect.github.com/pydantic/pydantic-core/pull/1413) - Revert "feat: add 'millisecond' option to `ser_json_timedelta`" by [@&#8203;sydney-runkle](https://redirect.github.com/sydney-runkle) in [https://github.com/pydantic/pydantic-core/pull/1503](https://redirect.github.com/pydantic/pydantic-core/pull/1503) - Support subclass inits for `Url` and `MultiHostUrl` by [@&#8203;sydney-runkle](https://redirect.github.com/sydney-runkle) in [https://github.com/pydantic/pydantic-core/pull/1508](https://redirect.github.com/pydantic/pydantic-core/pull/1508) #### New Contributors - [@&#8203;Youssefares](https://redirect.github.com/Youssefares) made their first contribution in [https://github.com/pydantic/pydantic-core/pull/1413](https://redirect.github.com/pydantic/pydantic-core/pull/1413) - [@&#8203;riyavsinha](https://redirect.github.com/riyavsinha) made their first contribution in [https://github.com/pydantic/pydantic-core/pull/1507](https://redirect.github.com/pydantic/pydantic-core/pull/1507) **Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v2.25.0...v2.25.1 ### [`v2.25.0`](https://redirect.github.com/pydantic/pydantic-core/releases/tag/v2.25.0): 2024-10-23 [Compare Source](https://redirect.github.com/pydantic/pydantic-core/compare/v2.24.2...v2.25.0) #### What's Changed - Properly enforce `host_required` for URLs by [@&#8203;Viicos](https://redirect.github.com/Viicos) in [https://github.com/pydantic/pydantic-core/pull/1488](https://redirect.github.com/pydantic/pydantic-core/pull/1488) - Support revalidation of parametrized generics by [@&#8203;sydney-runkle](https://redirect.github.com/sydney-runkle) in [https://github.com/pydantic/pydantic-core/pull/1489](https://redirect.github.com/pydantic/pydantic-core/pull/1489) - Support default factories taking validated data as an argument by [@&#8203;Viicos](https://redirect.github.com/Viicos) in [https://github.com/pydantic/pydantic-core/pull/1491](https://redirect.github.com/pydantic/pydantic-core/pull/1491) **Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v2.24.2...v2.25.0 ### [`v2.24.2`](https://redirect.github.com/pydantic/pydantic-core/releases/tag/v2.24.2): 2024-10-15 [Compare Source](https://redirect.github.com/pydantic/pydantic-core/compare/v2.24.1...v2.24.2) #### What's Changed - Add `serialization` key to `InvalidSchema` by [@&#8203;sydney-runkle](https://redirect.github.com/sydney-runkle) in [https://github.com/pydantic/pydantic-core/pull/1482](https://redirect.github.com/pydantic/pydantic-core/pull/1482) **Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v2.24.1...v2.24.2 ### [`v2.24.1`](https://redirect.github.com/pydantic/pydantic-core/releases/tag/v2.24.1): 2024-10-11 [Compare Source](https://redirect.github.com/pydantic/pydantic-core/compare/v2.24.0...v2.24.1) #### What's Changed ##### Packaging - Restore Windows aarch64 builds by [@&#8203;davidhewitt](https://redirect.github.com/davidhewitt) in [https://github.com/pydantic/pydantic-core/pull/1464](https://redirect.github.com/pydantic/pydantic-core/pull/1464) - Limit windows builds to Rust 1.77 (to keep Windows 7 support) by [@&#8203;davidhewitt](https://redirect.github.com/davidhewitt) in [https://github.com/pydantic/pydantic-core/pull/1463](https://redirect.github.com/pydantic/pydantic-core/pull/1463) - Bump `pyo3` from 0.22.2 to 0.22.3 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/pydantic/pydantic-core/pull/1472](https://redirect.github.com/pydantic/pydantic-core/pull/1472) - Bump `serde` from 1.0.209 to 1.0.210 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/pydantic/pydantic-core/pull/1471](https://redirect.github.com/pydantic/pydantic-core/pull/1471) - Bump `regex` from 1.10.6 to 1.11.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/pydantic/pydantic-core/pull/1470](https://redirect.github.com/pydantic/pydantic-core/pull/1470) ##### Fixes - Fix equality checks for primitives in literals by [@&#8203;sydney-runkle](https://redirect.github.com/sydney-runkle) in [https://github.com/pydantic/pydantic-core/pull/1459](https://redirect.github.com/pydantic/pydantic-core/pull/1459) ##### Changes - Add `invalid` schema placeholder by [@&#8203;sydney-runkle](https://redirect.github.com/sydney-runkle) in [https://github.com/pydantic/pydantic-core/pull/1469](https://redirect.github.com/pydantic/pydantic-core/pull/1469) - Relax intensity of error for `issubclass` and `isinstance` schemas from json by [@&#8203;sydney-runkle](https://redirect.github.com/sydney-runkle) in [https://github.com/pydantic/pydantic-core/pull/1479](https://redirect.github.com/pydantic/pydantic-core/pull/1479) **Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v2.24.0...v2.24.1 ### [`v2.24.0`](https://redirect.github.com/pydantic/pydantic-core/releases/tag/v2.24.0): 2024-09-20 [Compare Source](https://redirect.github.com/pydantic/pydantic-core/compare/v2.23.4...v2.24.0) #### What's Changed ##### Features - Add milliseconds option to `ser_json_timedelta` config parameter by [@&#8203;ollz272](https://redirect.github.com/ollz272) in [https://github.com/pydantic/pydantic-core/pull/1427](https://redirect.github.com/pydantic/pydantic-core/pull/1427) - Add support for unpacked `TypedDict` to type hint variadic keyword arguments in `ArgumentsValidator` by [@&#8203;Viicos](https://redirect.github.com/Viicos) in [https://github.com/pydantic/pydantic-core/pull/1451](https://redirect.github.com/pydantic/pydantic-core/pull/1451) ##### Fixes - Do not require padding when decoding base64 bytes by [@&#8203;bschoenmaeckers](https://redirect.github.com/bschoenmaeckers) in [https://github.com/pydantic/pydantic-core/pull/1448](https://redirect.github.com/pydantic/pydantic-core/pull/1448) - Support wider variety of enum validation cases by [@&#8203;sydney-runkle](https://redirect.github.com/sydney-runkle) in [https://github.com/pydantic/pydantic-core/pull/1456](https://redirect.github.com/pydantic/pydantic-core/pull/1456) #### New Contributors - [@&#8203;bschoenmaeckers](https://redirect.github.com/bschoenmaeckers) made their first contribution in [https://github.com/pydantic/pydantic-core/pull/1448](https://redirect.github.com/pydantic/pydantic-core/pull/1448) **Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v2.23.4...v2.24.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" in timezone Etc/UTC, 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/canonical/charmcraft). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Updating pydantic-core to v2.29.0 was closed without merging. Renovate will ignore this update and generate a new PR for future releases.
qwen3.6-35b-a3b-mtp-q6 Closed without merging. The pydantic-core v2.29.0 update was abandoned, and Renovate will ignore this version, awaiting a newer release instead.
qwen3.6-35b-a3b-mtp-q6 Closed without merging. The pydantic-core dependency update to v2.29.0 was abandoned. Renovate will ignore this specific version and wait to generate a new pull request for a newer release.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#2155 build(deps): update dependency pydantic to v2.10.6 (main) charmcraft closed Closed without merging. The pydantic v2.10.6 update was rejected. Renovate will ignore this version and automatically generate a new pull request when a newer release is available.
92%
#1833 build(deps): update dependency pydantic-core to v2.23.0 (main) charmcraft closed Closed manually without merging. The pydantic-core update will be deferred until a coordinated pydantic version bump. Renovate will skip this specific version.
90%
#1999 build(deps): update pydantic etc. (main) charmcraft closed Closed without merging. The pydantic and pydantic-core dependency update was abandoned or superseded by a newer Renovate PR, as automerge was disabled and no reviewers commented.
86%
#84 build(deps): update dependency python to 3.13 craft-grammar closed Updating Python to 3.13 was closed without merging. Renovate will ignore this update and generate a replacement PR when a newer version is released.
82%
#75 build(deps): update dependency mypy to ~=1.20.0 (main) craft-artifacts closed Closed without merging and superseded by PR #77. The maintainer replaced this mypy dependency update with an alternative PR. Renovate will ignore this closed update.
82%
#163 chore(deps): update dependency pydantic to v2 craft-application closed Dependency update for pydantic v2 was closed without merging. Renovate will ignore future 2.x updates unless manually upgraded or the PR is renamed to trigger a replacement.
81%
#779 build(deps): update dependency mypy to v1.16.1 (main) craft-application closed Closed without merging. The mypy update to v1.16.1 was abandoned despite passing CI checks. Renovate will ignore this version and wait for a newer release to generate a replacement PR.
81%
#174 build(deps): update dependency mypy to ~=1.20.0 (main) craft-grammar closed Superseded by PR #174. The mypy update to ~=1.20.0 was closed without merging, and Renovate will ignore this version.
80%
#1534 build(deps): update dependency mypy to ~=1.20.0 (main) craft-parts closed Superseded by PR #1536. The mypy dependency update to ~=1.20.0 was closed without merging, and Renovate will ignore this specific version update.
80%
#961 build(deps): update dependency mypy to v2 (main) craft-providers closed Updating mypy to v2 was closed without merging. Manual closure caused Renovate to ignore all future 2.x releases.
80%