Skip to content

Update dependency mkdocs-jupyter to ^0.25.0 #65

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mkdocs-jupyter ^0.20.1 -> ^0.25.0 age adoption passing confidence

Release Notes

danielfrg/mkdocs-jupyter (mkdocs-jupyter)

v0.25.1

Compare Source

  • Add option to customize Mathjax URL
  • Fix issue which caused unrelated source files from being copied into the output directory
  • Replace print statements with logging

v0.25.0

Compare Source

v0.24.8

Compare Source

v0.24.7

Compare Source

v0.24.6

Compare Source

v0.24.5

Compare Source

v0.24.4

Compare Source

v0.24.3

Compare Source

  • Fix theme selection

v0.24.2

Compare Source

v0.24.1

Compare Source

  • Fix TOC header links

v0.24.0

Compare Source

  • Add option for including requireJS
  • Add option for custom highlight CSS classes
  • Make execute_ignore a list
  • Fix various CSS issues

v0.23.1

Compare Source

v0.23.0

Compare Source

  • Support nbconvert 7

v0.22.0

Compare Source

v0.21.0

Compare Source

  • Support Pygments 2.1.0
  • Fix some markdown CSS overflow issues

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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Mar 21, 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
installing v2 tool python v3.10.10
linking tool python v3.10.10
Python 3.10.10
pip 23.0.1 from /opt/buildpack/tools/python/3.10.10/lib/python3.10/site-packages/pip (python 3.10)
Installed v2 /usr/local/buildpack/tools/v2/python.sh in 7 seconds
installing v2 tool poetry v1.4.1
linking tool poetry v1.4.1
Poetry (version 1.4.1)
Installed v2 /usr/local/buildpack/tools/v2/poetry.sh in 11 seconds
Updating dependencies
Resolving dependencies...

Creating virtualenv godel-iNVSKFfz-py3.10 in /home/ubuntu/.cache/pypoetry/virtualenvs

Because no versions of mkdocs-jupyter match >0.24.0,<0.25.0
 and mkdocs-jupyter (0.24.0) depends on mkdocs-material (>9.0.0), mkdocs-jupyter (>=0.24.0,<0.25.0) requires mkdocs-material (>9.0.0).
So, because godel depends on both mkdocs-material (^8.2.9) and mkdocs-jupyter (^0.24.0), version solving failed.

@renovate renovate bot force-pushed the renovate/mkdocs-jupyter-0.x branch from 1ee46c6 to a6ff9f3 Compare September 4, 2024 17:58
@renovate renovate bot changed the title Update dependency mkdocs-jupyter to ^0.24.0 Update dependency mkdocs-jupyter to ^0.25.0 Sep 4, 2024
Copy link
Contributor Author

renovate bot commented Sep 4, 2024

⚠️ 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
Creating virtualenv godel-yDhMs833-py3.10 in /home/ubuntu/.cache/pypoetry/virtualenvs
Updating dependencies
Resolving dependencies...


The current project's Python requirement (>=3.7.10,<3.11) is not compatible with some of the required packages Python requirement:
  - mkdocs-jupyter requires Python >=3.9, so it will not be satisfied for Python >=3.7.10,<3.9

Because mkdocs-jupyter (0.25.0) requires Python >=3.9
 and no versions of mkdocs-jupyter match >0.25.0,<0.26.0, mkdocs-jupyter is forbidden.
So, because godel depends on mkdocs-jupyter (^0.25.0), version solving failed.

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
    
    For mkdocs-jupyter, a possible solution would be to set the `python` property to ">=3.9,<3.11"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers

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

Successfully merging this pull request may close these issues.

0 participants