Skip to content
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 jsonargparse to v4.32.0 #572

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsonargparse (changelog) ==4.31.0 -> ==4.32.0 age adoption passing confidence

Release Notes

omni-us/jsonargparse (jsonargparse)

v4.32.0

Compare Source

Added
^^^^^

  • Support for MappingProxyType as a type and as default for mapping types
    (#&#8203;540 <https://github.com/omni-us/jsonargparse/pull/540>__).
  • Support for OrderedDict as a type (#&#8203;545 <https://github.com/omni-us/jsonargparse/pull/545>__).
  • New function get_loader to get the current loader for a given parser mode
    (#&#8203;479 comment <https://github.com/omni-us/jsonargparse/issues/479#issuecomment-2022596544>,
    #&#8203;536 comment <https://github.com/omni-us/jsonargparse/issues/536#issuecomment-2186961644>
    ).

Fixed
^^^^^

  • dump failing when a link target requires serialization and
    skip_link_targets=False (#&#8203;542 <https://github.com/omni-us/jsonargparse/pull/542>__).

  • default_config_files making parse fail for subcommands and nested subclass
    types (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>__):

    • Import path of inherited classmethod not resolving correctly (#&#8203;548 <https://github.com/omni-us/jsonargparse/pull/548>__).
    • Resolved parameters leading to multiple values for keyword argument (#&#8203;551 <https://github.com/omni-us/jsonargparse/pull/551>__).
    • Function with return type a class in class_path in some cases fails
      with unexpected instantiate parameter error (#&#8203;551 <https://github.com/omni-us/jsonargparse/pull/551>__).
    • Ignore incorrectly resolved config_file_name parameter for
      transformers model from_pretrained(#&#8203;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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants