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 notebook to v7 #27

Merged
merged 1 commit into from
Aug 10, 2023
Merged

Update dependency notebook to v7 #27

merged 1 commit into from
Aug 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
notebook ^6.5.4 -> ^7.0.0 age adoption passing confidence

Release Notes

jupyter/notebook (notebook)

v7.0.0

Compare Source

Jupyter Notebook 7 is released 🎉

Check the changelog: https://jupyter-notebook.readthedocs.io/en/latest/changelog.html

And the new features in Notebook 7: https://jupyter-notebook.readthedocs.io/en/latest/notebook\_7\_features.html

Migration Guide: https://jupyter-notebook.readthedocs.io/en/latest/migrate_to_notebook7.html


For reference here is the changelog since the last 7.0.0rc2 release.

(Full Changelog)

Bugs fixed
Maintenance and upkeep improvements
Documentation improvements
Contributors to this release

(GitHub contributors page for this release)

@​dependabot | @​emmanuel-ferdman | @​github-actions | @​jtpio | @​parmentelat | @​pre-commit-ci | @​RRosio


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 Jul 20, 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: daisy/poetry.lock
[05:50:02.995] INFO (9): Installing tool python v3.11.4...
installing v2 tool python v3.11.4
linking tool python v3.11.4
Python 3.11.4
pip 23.2 from /opt/containerbase/tools/python/3.11.4/lib/python3.11/site-packages/pip (python 3.11)
[05:50:09.594] INFO (9): Installed tool python in 6.5s.
[05:50:09.701] INFO (148): Installing tool poetry v1.1.5...
installing v2 tool poetry v1.1.5
linking tool poetry v1.1.5
Poetry version 1.1.5
[05:50:16.082] INFO (148): Installed tool poetry in 6.3s.
Creating virtualenv daisy-MLtqmnvN-py3.11 in /home/ubuntu/.cache/pypoetry/virtualenvs

  RuntimeError

  The lock file is not compatible with the current version of Poetry.
  Upgrade Poetry to be able to read the lock file or, alternatively, regenerate the lock file with the `poetry lock` command.

  at /opt/containerbase/tools/poetry/1.1.5/3.11/lib/python3.11/site-packages/poetry/packages/locker.py:480 in _get_lock_data
      476│                 "Upgrade Poetry to ensure the lock file is read properly or, alternatively, "
      477│                 "regenerate the lock file with the `poetry lock` command."
      478│             )
      479│         elif not lock_version_allowed:
    → 480│             raise RuntimeError(
      481│                 "The lock file is not compatible with the current version of Poetry.\n"
      482│                 "Upgrade Poetry to be able to read the lock file or, alternatively, "
      483│                 "regenerate the lock file with the `poetry lock` command."
      484│             )

/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]

@arichadda arichadda merged commit 500f498 into main Aug 10, 2023
2 of 3 checks passed
@renovate renovate bot deleted the renovate/notebook-7.x branch August 10, 2023 15:28
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