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

build(deps): update jsonargparse[signatures] requirement from <=4.22.1,>4.0.0 to >4.0.0,<=4.24.0 in /requirements #1066

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Updates the requirements on jsonargparse[signatures] to permit the latest version.

Changelog

Sourced from jsonargparse[signatures]'s changelog.

v4.24.0 (2023-08-23)

Added ^^^^^

  • New option in dump for including link targets.
  • Support decimal.Decimal as a type.
  • CLI now accepts components as a dict, such that the keys define names of the subcommands ([#334](https://github.com/omni-us/jsonargparse/issues/334) <https://github.com/omni-us/jsonargparse/issues/334>__).
  • Resolve types that use TYPE_CHECKING blocks ([#337](https://github.com/omni-us/jsonargparse/issues/337) comment <https://github.com/omni-us/jsonargparse/issues/337#issuecomment-1665055459>__).
  • Improved resolving of nested forward references in types.
  • The ext_vars for an ActionJsonnet argument can now have a default.
  • New method ArgumentParser.add_instantiator that enables developers to implement custom instantiation ([#170](https://github.com/omni-us/jsonargparse/issues/170) <https://github.com/omni-us/jsonargparse/issues/170>__).

Deprecated ^^^^^^^^^^

  • ActionJsonnetExtVars is deprecated and will be removed in v5.0.0. Instead use type=dict.

v4.23.1 (2023-08-04)

Fixed ^^^^^

  • save fails when a link target is a required parameter nested in a subclass ([#332](https://github.com/omni-us/jsonargparse/issues/332) <https://github.com/omni-us/jsonargparse/issues/332>__).
  • typing.Literal types skipped when typing_extensions is installed (lightning#18184 <https://github.com/Lightning-AI/lightning/pull/18184>__).
  • class_from_function failing when called on the same function multiple times (lightning#18180 <https://github.com/Lightning-AI/lightning/issues/18180>__).
  • Prevent showing errors when running ps on windows.

v4.23.0 (2023-07-27)

Added ^^^^^

  • Classes created with class_from_function now have a valid import path ([#309](https://github.com/omni-us/jsonargparse/issues/309) <https://github.com/omni-us/jsonargparse/issues/309>__).

Fixed ^^^^^

  • Invalid environment variable names when env_prefix is derived from

... (truncated)

Commits
  • 8356fdf Bump version: 4.23.1 → 4.24.0
  • fdbfe3b Added new method ArgumentParser.add_instantiator that enables developers to i...
  • 5798fe3 Fix sphinx including unexpected items in public API.
  • 06e1b9b Deprecate action=ActionJsonnetExtVars in favor of type=dict.
  • 16aa1f7 - Rewrite introduction and features description.
  • c18f61c Updates to contributing guide.
  • 493cee4 Added yesqa to pre-commit config.
  • 2677d6e Fix Path properties not shown in API Reference.
  • 47331da Fix typos
  • dc6b4c4 - Added resolving of types that use TYPE_CHECKING blocks.
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

📚 Documentation preview 📚: https://lightning-bolts--1066.org.readthedocs.build/en/1066/

Updates the requirements on [jsonargparse[signatures]](https://github.com/omni-us/jsonargparse) to permit the latest version.
- [Changelog](https://github.com/omni-us/jsonargparse/blob/main/CHANGELOG.rst)
- [Commits](omni-us/jsonargparse@v4.0.1...v4.24.0)

---
updated-dependencies:
- dependency-name: jsonargparse[signatures]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 11, 2023

Superseded by #1070.

@dependabot dependabot bot closed this Sep 11, 2023
@dependabot dependabot bot deleted the dependabot-pip-requirements-jsonargparse-signatures--gt-4.0.0-and-lte-4.24.0 branch September 11, 2023 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Continues Integration and delivery
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant