pydantic/pydantic-extra-types (pydantic-extra-types)
### [`v2.10.0`](https://redirect.github.com/pydantic/pydantic-extra-types/releases/tag/v2.10.0)
[Compare Source](https://redirect.github.com/pydantic/pydantic-extra-types/compare/v2.9.0...v2.10.0)
#### What's Changed
- Add semantic version type by [@jbkroner](https://redirect.github.com/jbkroner) in [https://github.com/pydantic/pydantic-extra-types/pull/199](https://redirect.github.com/pydantic/pydantic-extra-types/pull/199)
- ⬆ Bump the python-packages group with 5 updates by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/pydantic/pydantic-extra-types/pull/201](https://redirect.github.com/pydantic/pydantic-extra-types/pull/201)
- feature: Improve phone number validator by [@mZbZ](https://redirect.github.com/mZbZ) in [https://github.com/pydantic/pydantic-extra-types/pull/202](https://redirect.github.com/pydantic/pydantic-extra-types/pull/202)
- Feature: Add phone number validator by [@mZbZ](https://redirect.github.com/mZbZ) in [https://github.com/pydantic/pydantic-extra-types/pull/203](https://redirect.github.com/pydantic/pydantic-extra-types/pull/203)
- ✨ deprecate `semver` in favor of `semantic_version` by [@07pepa](https://redirect.github.com/07pepa) in [https://github.com/pydantic/pydantic-extra-types/pull/209](https://redirect.github.com/pydantic/pydantic-extra-types/pull/209)
- feat: add S3Path by [@lucianosrp](https://redirect.github.com/lucianosrp) in [https://github.com/pydantic/pydantic-extra-types/pull/206](https://redirect.github.com/pydantic/pydantic-extra-types/pull/206)
- Domain name string type by [@matter1-git](https://redirect.github.com/matter1-git) in [https://github.com/pydantic/pydantic-extra-types/pull/212](https://redirect.github.com/pydantic/pydantic-extra-types/pull/212)
- Adjust test_json_schema() for Pydantic 2.9 by [@musicinmybrain](https://redirect.github.com/musicinmybrain) in [https://github.com/pydantic/pydantic-extra-types/pull/215](https://redirect.github.com/pydantic/pydantic-extra-types/pull/215)
- Allow python-ulid 3.0 by [@musicinmybrain](https://redirect.github.com/musicinmybrain) in [https://github.com/pydantic/pydantic-extra-types/pull/222](https://redirect.github.com/pydantic/pydantic-extra-types/pull/222)
- 🔖 Release version 2.10.0 by [@yezz123](https://redirect.github.com/yezz123) in [https://github.com/pydantic/pydantic-extra-types/pull/224](https://redirect.github.com/pydantic/pydantic-extra-types/pull/224)
#### New Contributors
- [@jbkroner](https://redirect.github.com/jbkroner) made their first contribution in [https://github.com/pydantic/pydantic-extra-types/pull/199](https://redirect.github.com/pydantic/pydantic-extra-types/pull/199)
- [@mZbZ](https://redirect.github.com/mZbZ) made their first contribution in [https://github.com/pydantic/pydantic-extra-types/pull/202](https://redirect.github.com/pydantic/pydantic-extra-types/pull/202)
- [@lucianosrp](https://redirect.github.com/lucianosrp) made their first contribution in [https://github.com/pydantic/pydantic-extra-types/pull/206](https://redirect.github.com/pydantic/pydantic-extra-types/pull/206)
- [@matter1-git](https://redirect.github.com/matter1-git) made their first contribution in [https://github.com/pydantic/pydantic-extra-types/pull/212](https://redirect.github.com/pydantic/pydantic-extra-types/pull/212)
**Full Changelog**: https://github.com/pydantic/pydantic-extra-types/compare/v2.9.0...v2.10.0
This PR contains the following updates:
2.9.0
->2.10.0
Release Notes
pydantic/pydantic-extra-types (pydantic-extra-types)
### [`v2.10.0`](https://redirect.github.com/pydantic/pydantic-extra-types/releases/tag/v2.10.0) [Compare Source](https://redirect.github.com/pydantic/pydantic-extra-types/compare/v2.9.0...v2.10.0) #### What's Changed - Add semantic version type by [@jbkroner](https://redirect.github.com/jbkroner) in [https://github.com/pydantic/pydantic-extra-types/pull/199](https://redirect.github.com/pydantic/pydantic-extra-types/pull/199) - ⬆ Bump the python-packages group with 5 updates by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/pydantic/pydantic-extra-types/pull/201](https://redirect.github.com/pydantic/pydantic-extra-types/pull/201) - feature: Improve phone number validator by [@mZbZ](https://redirect.github.com/mZbZ) in [https://github.com/pydantic/pydantic-extra-types/pull/202](https://redirect.github.com/pydantic/pydantic-extra-types/pull/202) - Feature: Add phone number validator by [@mZbZ](https://redirect.github.com/mZbZ) in [https://github.com/pydantic/pydantic-extra-types/pull/203](https://redirect.github.com/pydantic/pydantic-extra-types/pull/203) - ✨ deprecate `semver` in favor of `semantic_version` by [@07pepa](https://redirect.github.com/07pepa) in [https://github.com/pydantic/pydantic-extra-types/pull/209](https://redirect.github.com/pydantic/pydantic-extra-types/pull/209) - feat: add S3Path by [@lucianosrp](https://redirect.github.com/lucianosrp) in [https://github.com/pydantic/pydantic-extra-types/pull/206](https://redirect.github.com/pydantic/pydantic-extra-types/pull/206) - Domain name string type by [@matter1-git](https://redirect.github.com/matter1-git) in [https://github.com/pydantic/pydantic-extra-types/pull/212](https://redirect.github.com/pydantic/pydantic-extra-types/pull/212) - Adjust test_json_schema() for Pydantic 2.9 by [@musicinmybrain](https://redirect.github.com/musicinmybrain) in [https://github.com/pydantic/pydantic-extra-types/pull/215](https://redirect.github.com/pydantic/pydantic-extra-types/pull/215) - Allow python-ulid 3.0 by [@musicinmybrain](https://redirect.github.com/musicinmybrain) in [https://github.com/pydantic/pydantic-extra-types/pull/222](https://redirect.github.com/pydantic/pydantic-extra-types/pull/222) - 🔖 Release version 2.10.0 by [@yezz123](https://redirect.github.com/yezz123) in [https://github.com/pydantic/pydantic-extra-types/pull/224](https://redirect.github.com/pydantic/pydantic-extra-types/pull/224) #### New Contributors - [@jbkroner](https://redirect.github.com/jbkroner) made their first contribution in [https://github.com/pydantic/pydantic-extra-types/pull/199](https://redirect.github.com/pydantic/pydantic-extra-types/pull/199) - [@mZbZ](https://redirect.github.com/mZbZ) made their first contribution in [https://github.com/pydantic/pydantic-extra-types/pull/202](https://redirect.github.com/pydantic/pydantic-extra-types/pull/202) - [@lucianosrp](https://redirect.github.com/lucianosrp) made their first contribution in [https://github.com/pydantic/pydantic-extra-types/pull/206](https://redirect.github.com/pydantic/pydantic-extra-types/pull/206) - [@matter1-git](https://redirect.github.com/matter1-git) made their first contribution in [https://github.com/pydantic/pydantic-extra-types/pull/212](https://redirect.github.com/pydantic/pydantic-extra-types/pull/212) **Full Changelog**: https://github.com/pydantic/pydantic-extra-types/compare/v2.9.0...v2.10.0Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - "before 4am" (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.
This PR was generated by Mend Renovate. View the repository job log.