Skip to content
Snippets Groups Projects

Update dependency sphinx_rtd_theme to v2 - autoclosed

Closed Tine Wittler requested to merge renovate/sphinx_rtd_theme-2.x into master

This MR contains the following updates:

Package Type Update Change
sphinx_rtd_theme dev-dependencies major ^0.5.0 -> ^2.0.0

Release Notes

readthedocs/sphinx_rtd_theme

v2.0.0

Compare Source

v1.3.0

Compare Source

v1.2.2

Compare Source

v1.2.1

Compare Source

v1.2.0

Compare Source

v1.1.1

Compare Source

v1.1.0

Compare Source

v1.0.0

Compare Source


Configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Tine Wittler

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Author Developer

    :warning: Artifact update problem

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

    :recycle: 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 check the rebase/retry checkbox if found above, or
    • you rename this MR's title to start with "rebase!" to trigger it manually

    The artifact failure details are included below:

    File name: poetry.lock
    Creating virtualenv infrablue-eCRCzxTl-py3.10 in /home/ubuntu/.cache/pypoetry/virtualenvs
    Updating dependencies
    Resolving dependencies...
    
      SolverProblemError
    
      Because no versions of sphinx-rtd-theme match >2.0.0,<3.0.0
       and sphinx-rtd-theme (2.0.0) depends on sphinx (>=5,<8), sphinx-rtd-theme (>=2.0.0,<3.0.0) requires sphinx (>=5,<8).
      So, because infrablue depends on both sphinx (^3.0.4) and sphinx_rtd_theme (^2.0.0), version solving failed.
    
      at /usr/local/poetry/1.1.11/venv/lib/python3.10/site-packages/poetry/puzzle/solver.py:241 in _solve
          237│             packages = result.packages
          238│         except OverrideNeeded as e:
          239│             return self.solve_in_compatibility_mode(e.overrides, use_latest=use_latest)
          240│         except SolveFailure as e:
        → 241│             raise SolverProblemError(e)
          242│ 
          243│         results = dict(
          244│             depth_first_search(
          245│                 PackageNode(self._package, packages), aggregate_package_nodes
    
    
  • Tine Wittler mentioned in issue #49

    mentioned in issue #49

  • Tine Wittler changed the description

    changed the description

  • Tine Wittler changed the description

    changed the description

  • Tine Wittler changed the description

    changed the description

  • Tine Wittler changed the description

    changed the description

  • closed

  • Tine Wittler changed title from Update dependency sphinx_rtd_theme to v2 to Update dependency sphinx_rtd_theme to v2 - autoclosed

    changed title from Update dependency sphinx_rtd_theme to v2 to Update dependency sphinx_rtd_theme to v2 - autoclosed

Please register or sign in to reply
Loading