-
Notifications
You must be signed in to change notification settings - Fork 429
chore(deps): bump pydantic from 1.10.12 to 2.4.1 #3140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.12 to 2.4.1. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v1.10.12...v2.4.1) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Kudos, SonarCloud Quality Gate passed! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #3140 +/- ##
===========================================
+ Coverage 96.13% 96.18% +0.04%
===========================================
Files 186 186
Lines 8131 8131
Branches 1525 1525
===========================================
+ Hits 7817 7821 +4
+ Misses 252 248 -4
Partials 62 62 ☔ View full report in Codecov by Sentry. |
Why is it trying to upgrade to a major version? Do we have an incorrect pinning? |
I need to check this. This is strange because we fixed the Pydantic dependency to
|
@dependabot ignore pydantic major version |
Sorry, the command you entered is not valid for this pull request. Please check the syntax and try again. Valid commands: |
@dependabot ignore this major version |
OK, I won't notify you about version 2.x.x again, unless you re-open this PR. |
@dependabot recreate |
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use |
@dependabot recreate |
|
Superseded by #5445. |
Bumps pydantic from 1.10.12 to 2.4.1.
Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
07b23ef
Prepare release 2.4.1 (#7641)ad4ac44
Update pydantic-core to 2.10.1 (#7633)94753bf
fix positioning of versions script in docs (#7640)ae54c64
update mkdocs material insiders (#7636)6e05b1f
Updating docs with removed settings not yet mentioned in migration guide (#7634)b403666
Fix an issue where JSON schema extras weren't JSON encoded (#7625)38bc2da
Remove schema building caches (#7624)734d3f9
Fix ref for conversion table - broken in v2.4 docs (#7614)7d41ce9
improve HISTORY instructions in release/README.md (#7605)095ff12
Serialize unsubstituted type vars as Any (#7606)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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions