build(deps): update bugfixes (main)
Metadata
Current evaluation
Merged to main. Automated dependency updates for ruff-pre-commit, click, and requests were applied to address bugfixes. The pull request passed CI checks, received two approvals, and was automatically merged by Renovate.
Suggested action: —
No scores available.
Issue body
This PR contains the following updates:
| Package | Type | Update | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|---|---|
| [astral-sh/ruff-pre-commit](https://redirect.github.com/astral-sh/ruff-pre-commit) | repository | patch | `v0.9.5` -> `v0.9.7` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [click](https://redirect.github.com/pallets/click) ([changelog](https://click.palletsprojects.com/changes/)) | project.dependencies | patch | `==8.1.7` -> `==8.1.8` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [requests](https://requests.readthedocs.io) ([source](https://redirect.github.com/psf/requests), [changelog](https://redirect.github.com/psf/requests/blob/master/HISTORY.md)) | | patch | `==2.32.2` -> `==2.32.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
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.9.7`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.9.7)
[Compare Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.9.6...v0.9.7)
See: https://github.com/astral-sh/ruff/releases/tag/0.9.7
### [`v0.9.6`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.9.6)
[Compare Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.9.5...v0.9.6)
See: https://github.com/astral-sh/ruff/releases/tag/0.9.6
</details>
<details>
<summary>pallets/click (click)</summary>
### [`v8.1.8`](https://redirect.github.com/pallets/click/blob/HEAD/CHANGES.rst#Version-818)
[Compare Source](https://redirect.github.com/pallets/click/compare/8.1.7...8.1.8)
Unreleased
- Fix an issue with type hints for `click.open_file()`. :issue:`2717`
- Fix issue where error message for invalid `click.Path` displays on
multiple lines. :issue:`2697`
- Fixed issue that prevented a default value of `""` from being displayed in
the help for an option. :issue:`2500`
- The test runner handles stripping color consistently on Windows.
:issue:`2705`
- Show correct value for flag default when using `default_map`.
:issue:`2632`
- Fix `click.echo(color=...)` passing `color` to coloroma so it can be
forced on Windows. :issue:`2606`.
</details>
<details>
<summary>psf/requests (requests)</summary>
### [`v2.32.3`](https://redirect.github.com/psf/requests/blob/HEAD/HISTORY.md#2323-2024-05-29)
[Compare Source](https://redirect.github.com/psf/requests/compare/v2.32.2...v2.32.3)
**Bugfixes**
- Fixed bug breaking the ability to specify custom SSLContexts in sub-classes of
HTTPAdapter. ([#​6716](https://redirect.github.com/psf/requests/issues/6716))
- Fixed issue where Requests started failing to run on Python versions compiled
without the `ssl` module. ([#​6724](https://redirect.github.com/psf/requests/issues/6724))
</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/snapcraft).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged to main. Automated dependency updates for ruff-pre-commit, click, and requests were applied to address bugfixes. The pull request passed CI checks, received two approvals, and was automatically merged by Renovate. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into main via automated Renovate workflow. Patch updates applied to astral-sh/ruff-pre-commit, click, and requests to resolve compatibility and SSL issues. Automerge enabled. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Automated dependency updates merged to main. Renovate upgraded ruff-pre-commit to v0.9.7, click to v8.1.8, and requests to v2.32.3. All patch releases containing bugfixes were automerged successfully. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #317 build(deps): update bugfixes (main) | craft-store | merged | Merged automated dependency updates via Renovate. Upgraded ruff-pre-commit to v0.12.12, coverage to v7.10.6, and pytest to v8.4.2. Approved by two reviewers, passed all CI checks, and merged into main. | |
| #801 build(deps): update bugfixes (main) | craft-application | merged | Merged automated dependency updates for ruff-pre-commit to v0.12.3 and setuptools to v75.9.1. Approved by two reviewers, passed all CI checks, and automatically merged into main by Renovate bot. | |
| #610 build(deps): update bugfixes (main) | craft-application | merged | Merged automated patch updates for ruff-pre-commit, coverage, pytest, and pytest-freezer into main. The request passed CI checks and received approvals before being successfully merged by Renovate bot. | |
| #464 build(deps): update bugfixes (main) | craft-cli | merged | Merged automated dependency updates via Renovate. Bumped ruff-pre-commit to v0.15.22, codespell to v2.4.3, and coverage to v7.15.2. All CI checks passed and changes were automatically merged to main. | |
| #2746 build(deps): update bugfixes (main) | charmcraft | merged | Merged automated dependency updates via Renovate bot. Updated ruff-pre-commit to v0.15.20 and fastapi to v0.138.1. Approved by one reviewer and merged to main despite some failing docs and security CI checks. | |
| #238 build(deps): update bugfixes (main) | imagecraft | merged | Merged automated dependency updates for ruff-pre-commit to v0.14.6 and sphinx-lint to v1.0.2. Approved by two reviewers, passed CI checks, and automerged via Mend Renovate. | |
| #323 build(deps): update bugfixes (main) | craft-store | merged | Merged automated dependency updates for ruff-pre-commit to v0.13.2 and coverage to v7.10.7. Approved by two reviewers, passed all CI checks, and merged via automerge into the main branch. | |
| #270 build(deps): update bugfixes (main) | craft-store | closed | Automatically merged via Renovate after passing CI and approval. Updated patch versions for ruff-pre-commit, coverage, pytest, and sphinx-toolbox to apply bug fixes and improve compatibility. | |
| #400 build(deps): update bugfixes (main) | craft-cli | merged | Merged automated dependency updates for ruff-pre-commit to v0.14.3 and sphinx-lint to v1.0.1. Approved by two reviewers, passed all CI checks, and merged into main. | |
| #229 build(deps): update bugfixes (main) | imagecraft | merged | Merged automated dependency updates for ruff-pre-commit to v0.14.3 and sphinx-lint to v1.0.1. The change received reviewer approval, passed CI checks, and was merged into the main branch. |