Closed dependabot[bot] closed 1 year ago
@dependabot rebase
Merging #1564 (0f0bde6) into master (84e5e1d) will decrease coverage by
18%
. The diff coverage is100%
.:exclamation: Current head 0f0bde6 differs from pull request most recent head 340d57c. Consider uploading reports for the commit 340d57c to get more accurate results
@mauvilsa could you pls advise how best to resolve this issue in the latest jsonargparse
? :rabbit:
A newer version of jsonargparse[signatures] exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Updates the requirements on jsonargparse[signatures] to permit the latest version.
Changelog
Sourced from jsonargparse[signatures]'s changelog.
... (truncated)
Commits
0942fb9
Bump version: 4.21.0 → 4.21.1677a0f9
[pre-commit.ci] auto fixes from pre-commit.com hooks37e9cbf
Refactored util tests using pytest.f3f74d1
adding black formatting (#279)1c303a6
Fixed failure on multiple deep arguments linked on instantiation (#275).d7e6dde
add Ruff as code check (#280)8d57577
Refactored loaders_dumpers, namespace and optionals tests using pytest.54bf840
Refactored formatters, jsonschema and jsonnet tests using pytest.0805435
Refactored actions, argcomplete and cli tests using pytest.9039750
Removed some unittest specific code.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 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)