-
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
Update dependency pydantic-settings to v2.7.1 #144
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 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
renovate
bot
changed the title
Update dependency pydantic-settings to v2.3.0
Update dependency pydantic-settings to v2.3.1
Jun 5, 2024
renovate
bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
June 5, 2024 16:45
ce54c0d
to
41c1fe0
Compare
renovate
bot
changed the title
Update dependency pydantic-settings to v2.3.1
Update dependency pydantic-settings to v2.3.2
Jun 11, 2024
renovate
bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
June 11, 2024 16:38
41c1fe0
to
e456efb
Compare
renovate
bot
changed the title
Update dependency pydantic-settings to v2.3.2
Update dependency pydantic-settings to v2.3.3
Jun 13, 2024
renovate
bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
June 13, 2024 11:22
e456efb
to
8641d20
Compare
renovate
bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
June 24, 2024 18:45
8641d20
to
5099dc2
Compare
renovate
bot
changed the title
Update dependency pydantic-settings to v2.3.3
Update dependency pydantic-settings to v2.3.4
Jun 24, 2024
renovate
bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
July 30, 2024 12:14
5099dc2
to
c759be5
Compare
renovate
bot
changed the title
Update dependency pydantic-settings to v2.3.4
Update dependency pydantic-settings to v2.4.0
Jul 30, 2024
renovate
bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
September 10, 2024 15:46
c759be5
to
d9641d1
Compare
renovate
bot
changed the title
Update dependency pydantic-settings to v2.4.0
Update dependency pydantic-settings to v2.5.0
Sep 10, 2024
renovate
bot
changed the title
Update dependency pydantic-settings to v2.5.0
Update dependency pydantic-settings to v2.5.1
Sep 11, 2024
renovate
bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
September 11, 2024 08:20
d9641d1
to
4eee4ff
Compare
renovate
bot
changed the title
Update dependency pydantic-settings to v2.5.1
Update dependency pydantic-settings to v2.5.2
Sep 11, 2024
renovate
bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
September 11, 2024 11:17
4eee4ff
to
2e823e2
Compare
renovate
bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
October 17, 2024 11:07
2e823e2
to
56bdc54
Compare
renovate
bot
changed the title
Update dependency pydantic-settings to v2.5.2
Update dependency pydantic-settings to v2.6.0
Oct 17, 2024
renovate
bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
November 1, 2024 14:18
56bdc54
to
994eadd
Compare
renovate
bot
changed the title
Update dependency pydantic-settings to v2.6.0
Update dependency pydantic-settings to v2.6.1
Nov 1, 2024
renovate
bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
December 13, 2024 10:53
994eadd
to
06af8af
Compare
renovate
bot
changed the title
Update dependency pydantic-settings to v2.6.1
Update dependency pydantic-settings to v2.7.0
Dec 13, 2024
renovate
bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
December 31, 2024 12:37
06af8af
to
d33d2f1
Compare
renovate
bot
changed the title
Update dependency pydantic-settings to v2.7.0
Update dependency pydantic-settings to v2.7.1
Dec 31, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.7.1
Release Notes
pydantic/pydantic-settings (pydantic-settings)
v2.7.1
Compare Source
v2.7.0
Compare Source
What's Changed
test_protected_namespace_defaults
with -Wdefault by @CyberTailor in https://github.com/pydantic/pydantic-settings/pull/462__repr__
implementations by @dlax in https://github.com/pydantic/pydantic-settings/pull/465NoDecode
andForceDecode
annotations by @hramezani in https://github.com/pydantic/pydantic-settings/pull/492New Contributors
Full Changelog: pydantic/pydantic-settings@v2.6.1...v2.7.0
v2.6.1
Compare Source
What's Changed
New Contributors
Full Changelog: pydantic/pydantic-settings@v2.6.0...v2.6.1
v2.6.0
Compare Source
What's Changed
cli_ignore_unknown_args
config option. by @kschwab in https://github.com/pydantic/pydantic-settings/pull/405cli_flag_prefix_char
config option. by @kschwab in https://github.com/pydantic/pydantic-settings/pull/418New Contributors
Full Changelog: pydantic/pydantic-settings@v2.5.2...v2.6.0
v2.5.2
Compare Source
What's Changed
Full Changelog: pydantic/pydantic-settings@v2.5.1...v2.5.2
v2.5.1
Compare Source
What's Changed
Full Changelog: pydantic/pydantic-settings@v2.5.0...v2.5.1
v2.5.0
Compare Source
What's Changed
nested_model_default_partial_update
flag andDefaultSettingsSource
by @kschwab in https://github.com/pydantic/pydantic-settings/pull/348New Contributors
Full Changelog: pydantic/pydantic-settings@v2.4.0...v2.5.0
v2.4.0
Compare Source
What's Changed
read_env_file
and move it toDotEnvSettingsSource
by @WarpedPixel in https://github.com/pydantic/pydantic-settings/pull/318New Contributors
Full Changelog: pydantic/pydantic-settings@v2.3.4...v2.4.0
v2.3.4
Compare Source
What's Changed
pydantic
docs build by @sydney-runkle in https://github.com/pydantic/pydantic-settings/pull/321New Contributors
Full Changelog: pydantic/pydantic-settings@v2.3.3...v2.3.4
v2.3.3
Compare Source
What's Changed
Full Changelog: pydantic/pydantic-settings@v2.3.2...v2.3.3
v2.3.2
Compare Source
What's Changed
argparse
formatting problem by @scottstanie in https://github.com/pydantic/pydantic-settings/pull/307New Contributors
Full Changelog: pydantic/pydantic-settings@v2.3.1...v2.3.2
v2.3.1
Compare Source
What's Changed
Full Changelog: pydantic/pydantic-settings@v2.3.0...v2.3.1
v2.3.0
Compare Source
What's Changed
explode_env_vars
for better dict handling by @hramezani in https://github.com/pydantic/pydantic-settings/pull/261PyprojectTomlConfigSettingsSource
by @ITProKyle in https://github.com/pydantic/pydantic-settings/pull/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.