Skip to content

build(deps-dev): bump pydantic-extra-types from 2.10.2 to 2.11.0#1482

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/pip/pydantic-extra-types-2.11.0
Jan 12, 2026
Merged

build(deps-dev): bump pydantic-extra-types from 2.10.2 to 2.11.0#1482
github-actions[bot] merged 1 commit into
masterfrom
dependabot/pip/pydantic-extra-types-2.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 12, 2026

Copy link
Copy Markdown
Contributor

Bumps pydantic-extra-types from 2.10.2 to 2.11.0.

Release notes

Sourced from pydantic-extra-types's releases.

v2.11.0

What's Changed

New Contributors

Full Changelog: pydantic/pydantic-extra-types@v2.10.6...v2.11.0

v2.10.6

What's Changed

New Contributors

Full Changelog: pydantic/pydantic-extra-types@v2.10.5...v2.10.6

v2.10.5

... (truncated)

Changelog

Sourced from pydantic-extra-types's changelog.

CHANGELOG

Latest Changes

2.10.6

2.10.5

2.10.4

2.10.3

... (truncated)

Commits
  • 1873338 Update version number for release 2.11.0 (#360)
  • fbb0db2 Drop python 3.8 support & support python 3.14 (#359)
  • f836048 ⬆ Bump actions/checkout from 5 to 6 (#357)
  • 6a5ffac ♻️ raise ValueError instead of AttributeError on wrong S3Path value (#354)
  • 7164efc 🐛 fix: url typo in docstring (#355)
  • 1cbfa77 ⬆ Bump actions/download-artifact from 5 to 6 (#351)
  • 3b09959 ⬆ Bump astral-sh/setup-uv from 6 to 7 (#352)
  • ea96ca7 ⬆ Bump actions/upload-artifact from 4 to 5 (#350)
  • d2fc7a4 🐛 Fix import typo in documentation (#349)
  • ce3ebd2 docs: improve example formatting in PhoneNumber documentation (#347)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 12, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) January 12, 2026 02:40
@codspeed-hq

codspeed-hq Bot commented Jan 12, 2026

Copy link
Copy Markdown

CodSpeed Performance Report

Merging this PR will degrade performance by 35.05%

Comparing dependabot/pip/pydantic-extra-types-2.11.0 (b3f1412) with master (552993a)1

Summary

⚡ 6 improved benchmarks
❌ 5 regressed benchmarks
✅ 73 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
test_count[1000] 4.3 ms 6.1 ms -28.93%
test_avg[1000] 4.8 ms 3.9 ms +23.36%
test_min[250] 3.8 ms 2.7 ms +41.97%
test_max[250] 2.8 ms 3.6 ms -22.18%
test_get_one[500] 3.4 ms 2.7 ms +25.93%
test_get_or_create_when_get[1000] 3.8 ms 4.7 ms -18.35%
test_get_or_none[250] 3.1 ms 3.9 ms -19.12%
test_get_or_none[1000] 4.7 ms 4.1 ms +14.52%
test_get_or_none[500] 3.5 ms 3 ms +16.01%
test_sum[500] 3.4 ms 2.8 ms +22.4%
test_deleting_all[1000] 3.2 ms 5 ms -35.05%

Footnotes

  1. No successful run was found on master (8e58c1b) during the generation of this report, so 552993a was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

Bumps [pydantic-extra-types](https://github.com/pydantic/pydantic-extra-types) from 2.10.2 to 2.11.0.
- [Release notes](https://github.com/pydantic/pydantic-extra-types/releases)
- [Changelog](https://github.com/pydantic/pydantic-extra-types/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic-extra-types@v2.10.2...v2.11.0)

---
updated-dependencies:
- dependency-name: pydantic-extra-types
  dependency-version: 2.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/pydantic-extra-types-2.11.0 branch from bd73502 to b3f1412 Compare January 12, 2026 02:48
@github-actions
github-actions Bot merged commit d5bd6e7 into master Jan 12, 2026
14 of 15 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/pydantic-extra-types-2.11.0 branch January 12, 2026 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants