Skip to content

chore(deps): update dependency swagger-plugin-for-sphinx to v7 - #483

Closed
renovate[bot] wants to merge 3 commits into
mainfrom
renovate/swagger-plugin-for-sphinx-7.x
Closed

chore(deps): update dependency swagger-plugin-for-sphinx to v7#483
renovate[bot] wants to merge 3 commits into
mainfrom
renovate/swagger-plugin-for-sphinx-7.x

Conversation

@renovate

@renovaterenovateBot commented Mar 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
swagger-plugin-for-sphinx (changelog)>=6.1.0,<7>=7,<8ageconfidence

Release Notes

SAP/swagger-plugin-for-sphinx (swagger-plugin-for-sphinx)

v7.0.0

Compare Source

Removals
  • Removed support for sphinx 7.x
Changes
  • Updated the release actions

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 05:59 AM ( * 0-5 * * * ) in timezone Europe/Berlin, 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.

@renovaterenovateBot added bot Automated pull requests or issues dependencies Pull requests that update a dependency file renovate Pull requests from Renovate skip:codecov Skip Codecov reporting and check skip:test:long_running Skip long-running tests (≥5min) labels Mar 17, 2026
@renovate
renovateBotforce-pushed the renovate/swagger-plugin-for-sphinx-7.x branch 7 times, most recently from 221db04 to 0545e5cCompareMarch 24, 2026 08:00
@renovate
renovateBotforce-pushed the renovate/swagger-plugin-for-sphinx-7.x branch 6 times, most recently from 7b75b6d to 020ce5eCompareMarch 27, 2026 07:50
@renovate
renovateBotforce-pushed the renovate/swagger-plugin-for-sphinx-7.x branch from 020ce5e to fd99833CompareMarch 27, 2026 09:56
@renovate

renovateBot commented Apr 25, 2026

Copy link
Copy Markdown
ContributorAuthor

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️Warning: custom changes will be lost.

@sonarqubecloud

Copy link
Copy Markdown

@helmut-hoffer-von-ankershoffen

Copy link
Copy Markdown
Contributor

Superseded by #596, which consolidates this change together with the myst-parser v5 and sphinx upper-bound bump into a single validated PR. Closing in favour of that.

@renovate

renovateBot commented Apr 26, 2026

Copy link
Copy Markdown
ContributorAuthor

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 7.x releases. But if you manually upgrade to 7.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
renovateBot deleted the renovate/swagger-plugin-for-sphinx-7.x branch April 26, 2026 08:49
helmut-hoffer-von-ankershoffen added a commit that referenced this pull request Apr 26, 2026
…r-sphinx to v7
- myst-parser: >=4.0.1,<5 → >=5,<6 (v5.0.0 adds Sphinx 9 support, requires Python >=3.11)
- sphinx: >=8.2.3,<9 → >=8.2.3,<10 (opens door to Sphinx 9 on Python >=3.12; stays at 8.x while Python 3.11 is supported)
- swagger-plugin-for-sphinx: >=6.1.0,<7 → >=7,<8 (v7 drops Sphinx 7 support, aligns with Sphinx 8/9)
Validated locally: uv sync resolves cleanly, make docs and make lint both pass.
Closes#388, #416, #483. Supersedes #368 (sphinx v9 upper bound now open; full v9 adoption follows Python 3.11 EOL).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
helmut-hoffer-von-ankershoffen added a commit that referenced this pull request Apr 26, 2026
…r-sphinx to v7 (#596)
- myst-parser: >=4.0.1,<5 → >=5,<6 (v5.0.0 adds Sphinx 9 support, requires Python >=3.11)
- sphinx: >=8.2.3,<9 → >=8.2.3,<10 (opens door to Sphinx 9 on Python >=3.12; stays at 8.x while Python 3.11 is supported)
- swagger-plugin-for-sphinx: >=6.1.0,<7 → >=7,<8 (v7 drops Sphinx 7 support, aligns with Sphinx 8/9)
Validated locally: uv sync resolves cleanly, make docs and make lint both pass.
Closes#388, #416, #483. Supersedes #368 (sphinx v9 upper bound now open; full v9 adoption follows Python 3.11 EOL).
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

botAutomated pull requests or issuesdependenciesPull requests that update a dependency filerenovatePull requests from Renovateskip:codecovSkip Codecov reporting and checkskip:test:long_runningSkip long-running tests (≥5min)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@helmut-hoffer-von-ankershoffen