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.37.0 #368

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2025

This PR contains the following updates:

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

Release Notes

omni-us/jsonargparse (jsonargparse)

v4.37.0

Compare Source

Added
^^^^^

  • Experimental support for sub-classing ArgumentParser to customize
    add_argument (#&#8203;661 <https://github.com/omni-us/jsonargparse/pull/661>__).

Fixed
^^^^^

  • Incorrect instantiation order when instantiation targets share a parent (#&#8203;662 <https://github.com/omni-us/jsonargparse/pull/662>__).
  • Pydantic discriminated unions handled incorrectly (#&#8203;667 <https://github.com/omni-us/jsonargparse/pull/667>__).
  • Failure when a link target has an undefined parent (#&#8203;668 <https://github.com/omni-us/jsonargparse/pull/668>__)
  • Functions that create types now have TypeAlias return type to avoid mypy
    errors (#&#8203;671 <https://github.com/omni-us/jsonargparse/pull/671>__).
  • String parsing regressions (#&#8203;673 <https://github.com/omni-us/jsonargparse/pull/673>, #&#8203;674 <https://github.com/omni-us/jsonargparse/pull/674>).
  • Regression when using old CLI and inferring components from the local
    context (#&#8203;676 <https://github.com/omni-us/jsonargparse/pull/676>__).

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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants