← Back to issue list

build(deps): update bugfixes (hotfix/3.2)

View original Github issue

Metadata

Project
craft-store
Number
#326
Type
pull request
State
closed
Author
renovate[bot]
Labels
PR: Dependencies
Created
Updated
Closed

Current evaluation

Closed without merging due to failing CI checks, including OSV-scanner and tests on Noble. The dependency updates for myst-parser, sphinx-lint, and sphinx-reredirects were abandoned and not applied to the hotfix branch.

Suggested action:

No scores available.

Issue body

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [myst-parser](https://redirect.github.com/executablebooks/MyST-Parser) | `==4.0.0` -> `==4.0.1` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/myst-parser/4.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/myst-parser/4.0.0/4.0.1?slim=true) | | [sphinx-lint](https://redirect.github.com/sphinx-contrib/sphinx-lint) ([changelog](https://redirect.github.com/sphinx-contrib/sphinx-lint/releases)) | `==1.0.0` -> `==1.0.2` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/sphinx-lint/1.0.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/sphinx-lint/1.0.0/1.0.2?slim=true) | | [sphinx-reredirects](https://redirect.github.com/documatt/sphinx-reredirects) | `==0.1.5` -> `==0.1.6` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/sphinx-reredirects/0.1.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/sphinx-reredirects/0.1.5/0.1.6?slim=true) | --- ### Release Notes <details> <summary>executablebooks/MyST-Parser (myst-parser)</summary> ### [`v4.0.1`](https://redirect.github.com/executablebooks/MyST-Parser/blob/HEAD/CHANGELOG.md#401---2025-02-12) [Compare Source](https://redirect.github.com/executablebooks/MyST-Parser/compare/v4.0.0...v4.0.1) 🔧 Minor fix for Sphinx 8.2 compatibility (in <gh-pr:1013>) </details> <details> <summary>sphinx-contrib/sphinx-lint (sphinx-lint)</summary> ### [`v1.0.2`](https://redirect.github.com/sphinx-contrib/sphinx-lint/releases/tag/v1.0.2) [Compare Source](https://redirect.github.com/sphinx-contrib/sphinx-lint/compare/v1.0.1...v1.0.2) ##### What's Changed - Improve hyperlink checker to flag unnecessary underscores by [@&#8203;VarunNikam22](https://redirect.github.com/VarunNikam22) in [#&#8203;151](https://redirect.github.com/sphinx-contrib/sphinx-lint/pull/151) - Detect roles that start with `!~` by [@&#8203;mushitoriami](https://redirect.github.com/mushitoriami) in [#&#8203;146](https://redirect.github.com/sphinx-contrib/sphinx-lint/pull/146) ##### New Contributors - [@&#8203;mushitoriami](https://redirect.github.com/mushitoriami) made their first contribution in [#&#8203;146](https://redirect.github.com/sphinx-contrib/sphinx-lint/pull/146) **Full Changelog**: <https://github.com/sphinx-contrib/sphinx-lint/compare/v1.0.1...v1.0.2> ### [`v1.0.1`](https://redirect.github.com/sphinx-contrib/sphinx-lint/releases/tag/v1.0.1) [Compare Source](https://redirect.github.com/sphinx-contrib/sphinx-lint/compare/v1.0.0...v1.0.1) - Added checker for role with extra backtick, by [@&#8203;mattwang44](https://redirect.github.com/mattwang44) - Include C construct directives for RST checks, by [@&#8203;hugovk](https://redirect.github.com/hugovk) - Dropped support for Python 3.8 and Python 3.9 - Ignore line length when line only contains a long URL by [@&#8203;carterbox](https://redirect.github.com/carterbox) - Exclude underscores in download directive URLs by [@&#8203;VarunNikam22](https://redirect.github.com/VarunNikam22) - Fix to skip `missing-space-after-role` check in tables, by [@&#8203;hugovk](https://redirect.github.com/hugovk) - Add support for Python 3.14 and enable colour help by [@&#8203;hugovk](https://redirect.github.com/hugovk) </details> <details> <summary>documatt/sphinx-reredirects (sphinx-reredirects)</summary> ### [`v0.1.6`](https://redirect.github.com/documatt/sphinx-reredirects/compare/v0.1.5...v0.1.6) [Compare Source](https://redirect.github.com/documatt/sphinx-reredirects/compare/v0.1.5...v0.1.6) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" in timezone Etc/UTC, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/canonical/craft-store). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQyLjMyLjIiLCJ0YXJnZXRCcmFuY2giOiJob3RmaXgvMy4yIiwibGFiZWxzIjpbIlBSOiBEZXBlbmRlbmNpZXMiXX0=-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Closed without merging due to failing CI checks, including OSV-scanner and tests on Noble. The dependency updates for myst-parser, sphinx-lint, and sphinx-reredirects were abandoned and not applied to the hotfix branch.
qwen3.6-35b-a3b-mtp-q6 Automatically merged into hotfix/3.2. Updated myst-parser to 4.0.1, sphinx-lint to 1.0.2, and sphinx-reredirects to 0.1.6 to apply upstream bugfixes and compatibility patches.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#338 build(deps): update bugfixes (hotfix/3.2) craft-store closed Dependency updates were closed as stale. Failing OSV-scanner and minimum dependency checks led a maintainer to mark the branch stale, resulting in the pull request being abandoned without merging.
84%
#202 build(deps): update bugfixes (hotfix/2.0) craft-archives closed Closed without merging after CI test failures. A maintainer requested removing the obsolete hotfix/2.0 branch, indicating the dependency update was abandoned or superseded.
82%
#1043 build(deps): update bugfixes (main) - autoclosed craft-parts closed Renovate autoclosed this dependency update without merging. It targeted canonical-sphinx-extensions, myst-parser, sphinx-reredirects, uvicorn, and watchfiles. All CI passed, but changes were abandoned due to inactivity.
80%
#201 build(deps): update bugfixes (hotfix/2.0) craft-archives closed Closed without merging due to failing CI tests. Automated dependency updates for pytest and python-gnupg were abandoned.
79%
#1223 build(deps): update bugfixes (hotfix/1.5) rockcraft closed Closed unmerged due to failing CI checks across multiple test suites and linters. Dependency updates were not applied. The automated bot will recreate the request.
79%
#269 build(deps): update dependency sphinx-notfound-page to v1.1.0 (hotfix/3.2) craft-store closed Closed without merging. The sphinx-notfound-page update to v1.1.0 was abandoned. Renovate will ignore this specific update and await a newer version.
78%
#253 build(deps): update bugfixes (hotfix/3.2) - autoclosed craft-store closed Automatically closed by Renovate bot without merging. The PR updated coverage, pytest, and sphinx-toolbox dependencies for the hotfix/3.2 branch. It was closed as outdated or conflicting, and will be automatically recreated.
77%
#1080 build(deps): update dependency responses to ~=0.26.1 (hotfix/5.11) craft-application closed Closed without merging due to failing CI checks, including OSV-scanner, test failures, and lint errors. The responses dependency update to 0.26.1 was abandoned.
77%
#273 build(deps): update bugfixes (main) craft-store closed Closed without merging. The Renovate dependency update for ruff-pre-commit, coverage, myst-parser, pytest, and sphinx-toolbox was abandoned. The immortal configuration ensures it will be automatically recreated when new updates are available.
76%
#282 build(deps): update bugfixes (main) craft-store merged Merged to main via automerge after two approvals and passing CI checks. Updated myst-parser to 4.0.1, pytest-mock to 3.14.1, and sphinx-reredirects to 0.1.6 to apply bugfixes and compatibility improvements.
75%