Update dependency jsonargparse to v4.32.0 #572
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:
==4.31.0
->==4.32.0
Release Notes
omni-us/jsonargparse (jsonargparse)
v4.32.0
Compare Source
Added
^^^^^
MappingProxyType
as a type and as default for mapping types(
#​540 <https://github.com/omni-us/jsonargparse/pull/540>
__).OrderedDict
as a type (#​545 <https://github.com/omni-us/jsonargparse/pull/545>
__).get_loader
to get the current loader for a given parser mode(
#​479 comment <https://github.com/omni-us/jsonargparse/issues/479#issuecomment-2022596544>
,#​536 comment <https://github.com/omni-us/jsonargparse/issues/536#issuecomment-2186961644>
).Fixed
^^^^^
dump
failing when a link target requires serialization andskip_link_targets=False
(#​542 <https://github.com/omni-us/jsonargparse/pull/542>
__).default_config_files
making parse fail for subcommands and nested subclasstypes (
lightning-forums#5963 <https://lightning.ai/forums/t/problem-lightningcli-with-default-config-files/5963>
__).Fixes related to transformers
PreTrainedModel.from_pretrained
(
lightning#19863 comment <https://github.com/Lightning-AI/pytorch-lightning/discussions/19863#discussioncomment-9821765>
__):#​548 <https://github.com/omni-us/jsonargparse/pull/548>
__).#​551 <https://github.com/omni-us/jsonargparse/pull/551>
__).class_path
in some cases failswith unexpected
instantiate
parameter error (#​551 <https://github.com/omni-us/jsonargparse/pull/551>
__).config_file_name
parameter fortransformers model
from_pretrained
(#​551 <https://github.com/omni-us/jsonargparse/pull/551>
__).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: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.