Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2024

This PR contains the following updates:

Package Change Age Confidence
pydantic (changelog) ==2.9.2 -> ==2.11.7 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

pydantic/pydantic (pydantic)

v2.11.7

Compare Source

GitHub release

What's Changed
Fixes

v2.11.6

Compare Source

GitHub release

What's Changed
Fixes

v2.11.5

Compare Source

GitHub release

What's Changed
Fixes

v2.11.4

Compare Source

GitHub release

What's Changed
Packaging
Changes
  • Allow config and bases to be specified together in create_model() by @​Viicos in #​11714.
    This change was backported as it was previously possible (although not meant to be supported)
    to provide model_config as a field, which would make it possible to provide both configuration
    and bases.
Fixes

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

v2.10.6

Compare Source

GitHub release

What's Changed
Fixes

v2.10.5

Compare Source

GitHub release

What's Changed
Fixes

v2.10.4

Compare Source

GitHub release

What's Changed
Packaging
Fixes
New Contributors

v2.10.3

Compare Source

GitHub release

What's Changed
Fixes

v2.10.2

Compare Source

GitHub release

What's Changed
Fixes

v2.10.1

Compare Source

GitHub release

What's Changed
Packaging
Fixes
New Contributors

v2.10.0

Compare Source

The code released in v2.10.0 is practically identical to that of v2.10.0b2.

GitHub release

See the v2.10 release blog post for the highlights!

What's Changed
Packaging
New Features
Changes
Performance
Fixes
New Contributors

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 enabled auto-merge (squash) November 20, 2024 23:07
@github-actions
Copy link
Contributor

github-actions bot commented Nov 20, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
❌ ACTION actionlint 3 1 0 0.27s
✅ BASH shellcheck 3 0 0 0.07s
✅ BASH shfmt 3 0 0 0 0.02s
❌ COPYPASTE jscpd yes 1 no 1.62s
✅ JSON jsonlint 3 0 0 0.15s
✅ JSON prettier 3 0 0 0 0.36s
✅ JSON v8r 3 0 0 3.06s
⚠️ MARKDOWN markdownlint 2 1 26 0 0.79s
✅ MARKDOWN markdown-link-check 2 0 0 6.29s
✅ MARKDOWN markdown-table-formatter 2 1 0 0 0.18s
⚠️ PYTHON pyright 25 18 0 2.84s
✅ PYTHON ruff 25 0 0 0 0.03s
❌ REPOSITORY checkov yes 3 no 12.66s
❌ REPOSITORY devskim yes 1 1 1.06s
✅ REPOSITORY dustilock yes no no 0.27s
✅ REPOSITORY gitleaks yes no no 0.14s
✅ REPOSITORY git_diff yes no no 0.0s
❌ REPOSITORY grype yes 2 10 23.11s
❌ REPOSITORY kics yes 1 10 1.15s
✅ REPOSITORY secretlint yes no no 0.97s
✅ REPOSITORY syft yes no no 1.69s
❌ REPOSITORY trivy yes 1 10 5.24s
✅ REPOSITORY trivy-sbom yes no no 0.14s
✅ REPOSITORY trufflehog yes no no 3.04s
⚠️ SPELL cspell 43 178 0 7.28s
✅ SPELL lychee 11 0 0 0.68s
✅ YAML prettier 5 0 0 0 0.51s
✅ YAML v8r 5 0 0 2.59s
✅ YAML yamllint 5 0 0 0.49s

See detailed report in MegaLinter reports

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 04cd711 to 20a67ac Compare November 22, 2024 02:25
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.10.0 chore(deps): update dependency pydantic to v2.10.1 Nov 22, 2024
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 20a67ac to 75d4ce6 Compare November 26, 2024 14:16
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.10.1 chore(deps): update dependency pydantic to v2.10.2 Nov 26, 2024
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.10.2 chore(deps): update dependency pydantic to v2.10.3 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 75d4ce6 to f17afd7 Compare December 3, 2024 17:26
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from f17afd7 to f886a33 Compare December 18, 2024 17:57
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.10.3 chore(deps): update dependency pydantic to v2.10.4 Dec 18, 2024
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.10.4 chore(deps): update dependency pydantic to v2.10.5 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from f886a33 to 014c35e Compare January 9, 2025 15:57
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 014c35e to 7e97c7f Compare January 24, 2025 02:11
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.10.5 chore(deps): update dependency pydantic to v2.10.6 Jan 24, 2025
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 7e97c7f to fbcf3ee Compare March 27, 2025 19:13
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.10.6 chore(deps): update dependency pydantic to v2.11.0 Mar 27, 2025
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from fbcf3ee to 625d73a Compare March 28, 2025 22:26
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.11.0 chore(deps): update dependency pydantic to v2.11.1 Mar 28, 2025
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 625d73a to 7f0d94c Compare April 3, 2025 14:57
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.11.1 chore(deps): update dependency pydantic to v2.11.2 Apr 3, 2025
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 7f0d94c to 65d0759 Compare April 8, 2025 19:10
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.11.2 chore(deps): update dependency pydantic to v2.11.3 Apr 8, 2025
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 65d0759 to 644d2bd Compare April 29, 2025 23:34
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.11.3 chore(deps): update dependency pydantic to v2.11.4 Apr 29, 2025
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 644d2bd to 9477c5e Compare May 22, 2025 22:37
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.11.4 chore(deps): update dependency pydantic to v2.11.5 May 22, 2025
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 9477c5e to 6fc2c1e Compare June 13, 2025 12:31
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.11.5 chore(deps): update dependency pydantic to v2.11.6 Jun 13, 2025
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 6fc2c1e to ac13610 Compare June 14, 2025 09:50
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.11.6 chore(deps): update dependency pydantic to v2.11.7 Jun 14, 2025
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from ac13610 to 1e313f8 Compare July 3, 2025 04:59
@liblaf liblaf bot added the automerge label Aug 3, 2025
@renovate renovate bot merged commit 2d63da3 into main Aug 3, 2025
37 of 56 checks passed
@renovate renovate bot deleted the renovate/pydantic-2.x branch August 3, 2025 14:08
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.

2 participants