← Back to issue list

build(deps): update bugfixes (main)

View original Github issue

Metadata

Project
craft-application
Number
#1060
Type
pull request
State
merged
Author
renovate[bot]
Labels
PR: Dependencies
Created
Updated
Closed

Current evaluation

Merged automated dependency updates for astral-sh/ruff-pre-commit to v0.15.10 and pytest to 9.0.3. Approved by two reviewers, passed CI checks, and merged into the main branch.

Suggested action:

No scores available.

Issue body

This PR contains the following updates: | Package | Type | Update | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [astral-sh/ruff-pre-commit](https://redirect.github.com/astral-sh/ruff-pre-commit) | repository | patch | `v0.15.8` → `v0.15.10` | ![age](https://developer.mend.io/api/mc/badges/age/github-tags/astral-sh%2fruff-pre-commit/v0.15.10?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/astral-sh%2fruff-pre-commit/v0.15.8/v0.15.10?slim=true) | | [pytest](https://redirect.github.com/pytest-dev/pytest) ([changelog](https://docs.pytest.org/en/stable/changelog.html)) | dependency-groups | patch | `==9.0.2` → `==9.0.3` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/pytest/9.0.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pytest/9.0.2/9.0.3?slim=true) | Note: The `pre-commit` manager in Renovate is not supported by the `pre-commit` maintainers or community. Please do not report any problems there, instead [create a Discussion in the Renovate repository](https://redirect.github.com/renovatebot/renovate/discussions/new) if you have any questions. --- ### Release Notes <details> <summary>astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)</summary> ### [`v0.15.10`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.15.10) [Compare Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.15.9...v0.15.10) See: <https://github.com/astral-sh/ruff/releases/tag/0.15.10> ### [`v0.15.9`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.15.9) [Compare Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.15.8...v0.15.9) See: <https://github.com/astral-sh/ruff/releases/tag/0.15.9> </details> <details> <summary>pytest-dev/pytest (pytest)</summary> ### [`v9.0.3`](https://redirect.github.com/pytest-dev/pytest/releases/tag/9.0.3) [Compare Source](https://redirect.github.com/pytest-dev/pytest/compare/9.0.2...9.0.3) ### pytest 9.0.3 (2026-04-07) #### Bug fixes - [#&#8203;12444](https://redirect.github.com/pytest-dev/pytest/issues/12444): Fixed `pytest.approx` which now correctly takes into account `~collections.abc.Mapping` keys order to compare them. - [#&#8203;13634](https://redirect.github.com/pytest-dev/pytest/issues/13634): Blocking a `conftest.py` file using the `-p no:` option is now explicitly disallowed. Previously this resulted in an internal assertion failure during plugin loading. Pytest now raises a clear `UsageError` explaining that conftest files are not plugins and cannot be disabled via `-p`. - [#&#8203;13734](https://redirect.github.com/pytest-dev/pytest/issues/13734): Fixed crash when a test raises an exceptiongroup with `__tracebackhide__ = True`. - [#&#8203;14195](https://redirect.github.com/pytest-dev/pytest/issues/14195): Fixed an issue where non-string messages passed to <span class="title-ref">unittest.TestCase.subTest()</span> were not printed. - [#&#8203;14343](https://redirect.github.com/pytest-dev/pytest/issues/14343): Fixed use of insecure temporary directory (CVE-2025-71176). #### Improved documentation - [#&#8203;13388](https://redirect.github.com/pytest-dev/pytest/issues/13388): Clarified documentation for `-p` vs `PYTEST_PLUGINS` plugin loading and fixed an incorrect `-p` example. - [#&#8203;13731](https://redirect.github.com/pytest-dev/pytest/issues/13731): Clarified that capture fixtures (e.g. `capsys` and `capfd`) take precedence over the `-s` / `--capture=no` command-line options in `Accessing captured output from a test function <accessing-captured-output>`. - [#&#8203;14088](https://redirect.github.com/pytest-dev/pytest/issues/14088): Clarified that the default `pytest_collection` hook sets `session.items` before it calls `pytest_collection_finish`, not after. - [#&#8203;14255](https://redirect.github.com/pytest-dev/pytest/issues/14255): TOML integer log levels must be quoted: Updating reference documentation. #### Contributor-facing changes - [#&#8203;12689](https://redirect.github.com/pytest-dev/pytest/issues/12689): The test reports are now published to Codecov from GitHub Actions. The test statistics is visible [on the web interface](https://app.codecov.io/gh/pytest-dev/pytest/tests). \-- by `aleguy02` </details> --- ### Configuration 📅 **Schedule**: (in timezone Etc/UTC) - Branch creation - "every weekend" - 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-application). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJQUjogRGVwZW5kZW5jaWVzIl19-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged automated dependency updates for astral-sh/ruff-pre-commit to v0.15.10 and pytest to 9.0.3. Approved by two reviewers, passed CI checks, and merged into the main branch.
qwen3.6-35b-a3b-mtp-q6 Merged automated dependency updates to main. Upgraded astral-sh/ruff-pre-commit to v0.15.10 and pytest to 9.0.3 to apply bug fixes. Changes were automatically merged via Renovate.
qwen3.6-35b-a3b-mtp-q6 Merged automated dependency updates for astral-sh/ruff-pre-commit to v0.15.10 and pytest to v9.0.3. Automatically merged into main by Renovate bot, applying patch-level bug fixes and security improvements.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#668 build(deps): update bugfixes (main) craft-application merged Merged automated dependency updates for astral-sh/ruff-pre-commit to v0.9.10 and pytest to v8.3.5. Approved by two reviewers, passed CI, and merged via automerge.
98%
#976 build(deps): update bugfixes (main) craft-application merged Merged automated dependency updates for astral-sh/ruff-pre-commit to v0.14.9 and pytest to v9.0.2. Approved by two reviewers, passed all CI checks, and merged into main via Renovate bot.
97%
#970 build(deps): update bugfixes (main) craft-application merged Merged automated dependency updates via Renovate. Updated astral-sh/ruff-pre-commit to v0.14.8 and pytest-check to v2.6.2. Approved by two reviewers, passed CI, and merged into main.
94%
#194 build(deps): update bugfixes (main) craft-grammar merged Merged automated dependency update upgrading astral-sh/ruff-pre-commit to v0.15.18. Approved by one reviewer, passed CI checks, and merged to main via Renovate automerge.
93%
#402 build(deps): update bugfixes (main) craft-cli merged Merged automated dependency updates for astral-sh/ruff-pre-commit to v0.14.7 and sphinx-lint to 1.0.2. Approved by two reviewers, passed all CI checks, and successfully merged into main.
93%
#2799 build(deps): update bugfixes (main) charmcraft merged Merged dependency updates for astral-sh/ruff-pre-commit to v0.15.22 and pyyaml to v6.0.3. Approved by a reviewer, passed all CI checks, and merged into main.
93%
#340 build(deps): update bugfixes (main) craft-store merged Merged automated dependency updates for astral-sh/ruff-pre-commit to v0.14.14 and coverage to v7.13.1. Approved by two reviewers, passed CI checks, and merged into main.
93%
#394 build(deps): update bugfixes (main) craft-store merged Automatically merged dependency updates for astral-sh/ruff-pre-commit to v0.15.18 and coverage to v7.14.2. Approved by one reviewer, passed all CI checks, and merged into main.
92%
#817 build(deps): update bugfixes (main) craft-application merged Merged automated dependency updates via Renovate. Updated astral-sh/ruff-pre-commit to v0.12.4 and setuptools to v80.9.0. Approved by two reviewers with all CI checks passing.
92%
#93 build(deps): update bugfixes to v0.15.17 (main) craft-artifacts merged Merged automated dependency update for astral-sh/ruff-pre-commit from v0.15.15 to v0.15.17. The change was auto-merged into main following successful CI checks and reviewer approval.
92%