-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump pydantic-core from 2.18.4 to 2.19.0 #13
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.18.4 to 2.19.0. - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.18.4...v2.19.0) --- updated-dependencies: - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jun 17, 2024
@dependabot merge
…________________________________
From: dependabot[bot] ***@***.***>
Sent: Monday, June 17, 2024 8:47 PM
To: vasudev-gm/magika_demo ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [vasudev-gm/magika_demo] Bump pydantic-core from 2.18.4 to 2.19.0 (PR #13)
Bumps pydantic-core<https://github.com/pydantic/pydantic-core> from 2.18.4 to 2.19.0.
Release notes
Sourced from pydantic-core's releases<https://github.com/pydantic/pydantic-core/releases>.
v2.19.0 2024-06-11
What's Changed
Packaging
* Lower MSRV to 1.75 by @tiran<https://github.com/tiran> in pydantic/pydantic-core#1316<https://redirect.github.com/pydantic/pydantic-core/pull/1316>
* Bump libc from 0.2.147 to 0.2.155 by @wxpppp<https://github.com/wxpppp> in pydantic/pydantic-core#1317<https://redirect.github.com/pydantic/pydantic-core/pull/1317>
Fixes
* Make ValidatorFunctionWrapHandler positional only by @Viicos<https://github.com/Viicos> in pydantic/pydantic-core#1323<https://redirect.github.com/pydantic/pydantic-core/pull/1323>
* Reuse re.Pattern object in regex patterns by @sydney-runkle<https://github.com/sydney-runkle> in pydantic/pydantic-core#1318<https://redirect.github.com/pydantic/pydantic-core/pull/1318>
Features
* Add ser_json_inf_nan='strings' mode to produce valid JSON by @josh-newman<https://github.com/josh-newman> in pydantic/pydantic-core#1307<https://redirect.github.com/pydantic/pydantic-core/pull/1307>
New Contributors
* @tiran<https://github.com/tiran> made their first contribution in pydantic/pydantic-core#1316<https://redirect.github.com/pydantic/pydantic-core/pull/1316>
* @wxpppp<https://github.com/wxpppp> made their first contribution in pydantic/pydantic-core#1317<https://redirect.github.com/pydantic/pydantic-core/pull/1317>
* @josh-newman<https://github.com/josh-newman> made their first contribution in pydantic/pydantic-core#1307<https://redirect.github.com/pydantic/pydantic-core/pull/1307>
Full Changelog: ***@***.***<pydantic/pydantic-core@v2.18.4...v2.19.0>
Commits
* 4d20a1d<pydantic/pydantic-core@4d20a1d> ci: stop building on windows aarch64 pending fix (#1328<https://redirect.github.com/pydantic/pydantic-core/issues/1328>)
* 66331bb<pydantic/pydantic-core@66331bb> Prep for 2.19.0 (#1326<https://redirect.github.com/pydantic/pydantic-core/issues/1326>)
* d7946da<pydantic/pydantic-core@d7946da> Reuse re.Pattern object in regex patterns (#1318<https://redirect.github.com/pydantic/pydantic-core/issues/1318>)
* 8afaa45<pydantic/pydantic-core@8afaa45> impl Copy for simple config enums (#1325<https://redirect.github.com/pydantic/pydantic-core/issues/1325>)
* 96aca52<pydantic/pydantic-core@96aca52> Add ser_json_inf_nan='strings' mode to produce valid JSON (#1307<https://redirect.github.com/pydantic/pydantic-core/issues/1307>)
* 1f8b30b<pydantic/pydantic-core@1f8b30b> Make ValidatorFunctionWrapHandler positional only (#1323<https://redirect.github.com/pydantic/pydantic-core/issues/1323>)
* 34d789f<pydantic/pydantic-core@34d789f> deps: bump libc from 0.2.147 to 0.2.155 (#1317<https://redirect.github.com/pydantic/pydantic-core/issues/1317>)
* ebef5bd<pydantic/pydantic-core@ebef5bd> Lower MSRV to 1.75 (#1316<https://redirect.github.com/pydantic/pydantic-core/issues/1316>)
* See full diff in compare view<pydantic/pydantic-core@v2.18.4...v2.19.0>
[Dependabot compatibility score]<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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)
________________________________
You can view, comment on, or merge this pull request online at:
#13
Commit Summary
* 2aa61bf<2aa61bf> Bump pydantic-core from 2.18.4 to 2.19.0
File Changes
(1 file<https://github.com/vasudev-gm/magika_demo/pull/13/files>)
* M requirements.txt<https://github.com/vasudev-gm/magika_demo/pull/13/files#diff-4d7c51b1efe9043e44439a949dfd92e5827321b34082903477fd04876edb7552> (2)
Patch Links:
* https://github.com/vasudev-gm/magika_demo/pull/13.patch
* https://github.com/vasudev-gm/magika_demo/pull/13.diff
—
Reply to this email directly, view it on GitHub<#13>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANCXKEZB57IZX2MEXTL6R5LZH34ZNAVCNFSM6AAAAABJOG7TLCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGM2TONRQGY3DSNY>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Superseded by #14. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps pydantic-core from 2.18.4 to 2.19.0.
Release notes
Sourced from pydantic-core's releases.
Commits
4d20a1d
ci: stop building on windows aarch64 pending fix (#1328)66331bb
Prep for 2.19.0 (#1326)d7946da
Reusere.Pattern
object in regex patterns (#1318)8afaa45
implCopy
for simple config enums (#1325)96aca52
Add ser_json_inf_nan='strings' mode to produce valid JSON (#1307)1f8b30b
MakeValidatorFunctionWrapHandler
positional only (#1323)34d789f
deps: bump libc from 0.2.147 to 0.2.155 (#1317)ebef5bd
Lower MSRV to 1.75 (#1316)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 will merge this PR once CI passes on it, as requested by @vasudev-gm.
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)