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 jsonlines to v4 #53

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsonlines 1.2.0 -> 4.0.0 age adoption passing confidence

Release Notes

wbolster/jsonlines (jsonlines)

v4.0.0

Compare Source

v3.1.0

Compare Source

v3.0.0

Compare Source

  • add type annotations; adopt mypy in strict mode (#​58, #​62)
  • ignore UTF-8 BOM sequences in various scenarios (#​69)
  • support dumps() callables returning bytes again (#​64)
  • add basic support for rfc7464 text sequences (#​61)
  • drop support for numbers.Number in type= arguments (#​63)

v2.0.0

Compare Source


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 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
Copy link
Contributor Author

renovate bot commented Sep 1, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
[21:35:33.945] INFO (9): Installing tool python v3.12.0...
installing v2 tool python v3.12.0
linking tool python v3.12.0
Python 3.12.0
pip 23.2.1 from /opt/containerbase/tools/python/3.12.0/lib/python3.12/site-packages/pip (python 3.12)
[21:35:40.761] INFO (9): Installed tool python in 6.8s.
[21:35:41.181] INFO (170): Installing tool poetry v1.6.1...
installing v2 tool poetry v1.6.1
linking tool poetry v1.6.1
Poetry (version 1.6.1)
[21:35:53.596] INFO (170): Installed tool poetry in 12.4s.
Updating dependencies
Resolving dependencies...

Creating virtualenv quiltcore-8866iK3s-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs

Because quilt3 (5.3.1) depends on jsonlines (1.2.0)
 and no versions of quilt3 match >5.3.1,<6.0.0, quilt3 (>=5.3.1,<6.0.0) requires jsonlines (1.2.0).
So, because quiltcore depends on both jsonlines (4.0.0) and quilt3 (^5.3.1), version solving failed.

@github-actions
Copy link

github-actions bot commented Sep 1, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 2 0 0.03s
✅ JSON eslint-plugin-jsonc 3 0 0 0.97s
✅ JSON jsonlint 3 0 0.17s
✅ JSON prettier 3 2 0 0.48s
✅ JSON v8r 3 0 2.85s
✅ MAKEFILE checkmake 1 0 0.0s
⚠️ MARKDOWN markdownlint 4 1 1 1.0s
✅ MARKDOWN markdown-link-check 9 0 0.77s
✅ MARKDOWN markdown-table-formatter 9 1 0 0.4s
✅ PYTHON black 32 5 0 1.39s
✅ PYTHON flake8 32 0 0.74s
✅ PYTHON isort 32 5 0 0.3s
✅ PYTHON mypy 32 0 5.6s
✅ PYTHON ruff 32 7 0 0.11s
✅ REPOSITORY checkov yes no 16.29s
✅ REPOSITORY gitleaks yes no 0.6s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY trivy-sbom yes no 1.07s
✅ YAML prettier 8 5 0 0.62s
✅ YAML v8r 8 0 3.87s
✅ YAML yamllint 8 0 0.26s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@drernie
Copy link
Member

drernie commented Oct 11, 2023

IGNORE
Because quiltcore depends on jsonlines (4.0.0) which doesn't match any versions, version solving failed.

@drernie drernie closed this Oct 11, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Oct 11, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 4.x releases. But if you manually upgrade to 4.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/jsonlines-4.x branch October 11, 2023 21:37
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.

1 participant