-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency pydantic-settings to v2.11.0 #144
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/pydantic-settings-2.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or 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
ce54c0d to
41c1fe0
Compare
41c1fe0 to
e456efb
Compare
e456efb to
8641d20
Compare
8641d20 to
5099dc2
Compare
5099dc2 to
c759be5
Compare
c759be5 to
d9641d1
Compare
d9641d1 to
4eee4ff
Compare
4eee4ff to
2e823e2
Compare
2e823e2 to
56bdc54
Compare
56bdc54 to
994eadd
Compare
994eadd to
06af8af
Compare
06af8af to
d33d2f1
Compare
a543a38 to
0efad72
Compare
0efad72 to
3a9a8fb
Compare
3a9a8fb to
bbeff38
Compare
bbeff38 to
3d2ccf4
Compare
3d2ccf4 to
ffef779
Compare
ffef779 to
a258b0b
Compare
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.
This PR contains the following updates:
2.2.1->2.11.0Release Notes
pydantic/pydantic-settings (pydantic-settings)
v2.11.0Compare Source
What's Changed
CliSettingsSource.__init__. by @trygve-baerland in #656InitSettingsSourceresolution deterministic by @enrico-stauss in #681New Contributors
Full Changelog: pydantic/pydantic-settings@2.10.1...v2.11.0
v2.10.1Compare Source
What's Changed
Full Changelog: pydantic/pydantic-settings@2.10.0...2.10.1
v2.10.0Compare Source
What's Changed
cli_shortcutsto CLI settings by @karta9821 in #624New Contributors
Full Changelog: pydantic/pydantic-settings@v2.9.1...2.10.0
v2.9.1Compare Source
What's Changed
New Contributors
Full Changelog: pydantic/pydantic-settings@v2.9.0...v2.9.1
v2.9.0Compare Source
What's Changed
typing-inspectionby @Viicos in #556uvfor Project Management by @KanchiShimono in #547New Contributors
Full Changelog: pydantic/pydantic-settings@v2.8.1...v2.9.0
v2.8.1Compare Source
What's Changed
BaseSettings.__init__by @Viicos in #557objectinstead ofAnyby @Viicos in #559Full Changelog: pydantic/pydantic-settings@v2.8.0...v2.8.1
v2.8.0Compare Source
What's Changed
AnyinBaseSettingssignature to avoid mypy errors by @Viicos in #529New Contributors
Full Changelog: pydantic/pydantic-settings@v2.7.1...v2.8.0
v2.7.1Compare Source
What's Changed
Full Changelog: pydantic/pydantic-settings@v2.7.0...v2.7.1
v2.7.0Compare Source
What's Changed
test_protected_namespace_defaultswith -Wdefault by @CyberTailor in #462__repr__implementations by @dlax in #465NoDecodeandForceDecodeannotations by @hramezani in #492New Contributors
Full Changelog: pydantic/pydantic-settings@v2.6.1...v2.7.0
v2.6.1Compare Source
What's Changed
New Contributors
Full Changelog: pydantic/pydantic-settings@v2.6.0...v2.6.1
v2.6.0Compare Source
What's Changed
cli_ignore_unknown_argsconfig option. by @kschwab in #405cli_flag_prefix_charconfig option. by @kschwab in #418New Contributors
Full Changelog: pydantic/pydantic-settings@v2.5.2...v2.6.0
v2.5.2Compare Source
What's Changed
Full Changelog: pydantic/pydantic-settings@v2.5.1...v2.5.2
v2.5.1Compare Source
What's Changed
Full Changelog: pydantic/pydantic-settings@v2.5.0...v2.5.1
v2.5.0Compare Source
What's Changed
nested_model_default_partial_updateflag andDefaultSettingsSourceby @kschwab in #348New Contributors
Full Changelog: pydantic/pydantic-settings@v2.4.0...v2.5.0
v2.4.0Compare Source
What's Changed
read_env_fileand move it toDotEnvSettingsSourceby @WarpedPixel in #318New Contributors
Full Changelog: pydantic/pydantic-settings@v2.3.4...v2.4.0
v2.3.4Compare Source
What's Changed
pydanticdocs build by @sydney-runkle in #321New Contributors
Full Changelog: pydantic/pydantic-settings@v2.3.3...v2.3.4
v2.3.3Compare Source
What's Changed
Full Changelog: pydantic/pydantic-settings@v2.3.2...v2.3.3
v2.3.2Compare Source
What's Changed
argparseformatting problem by @scottstanie in #307New Contributors
Full Changelog: pydantic/pydantic-settings@v2.3.1...v2.3.2
v2.3.1Compare Source
What's Changed
Full Changelog: pydantic/pydantic-settings@v2.3.0...v2.3.1
v2.3.0Compare Source
What's Changed
explode_env_varsfor better dict handling by @hramezani in #261PyprojectTomlConfigSettingsSourceby @ITProKyle in #255New Contributors
Full Changelog: pydantic/pydantic-settings@v2.2.1...v2.3.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.