← Back to issue list

chore(deps): update development dependencies (non-major)

View original Github issue

Metadata

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

Current evaluation

Merged automated non-major development dependency updates. Responses upgraded to 0.25.0 and yamllint to 1.35.1. Approved by two reviewers, passed CI, and merged into main via Renovate bot.

Suggested action:

No scores available.

Issue body

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [dev/responses](https://togithub.com/getsentry/responses) ([changelog](https://togithub.com/getsentry/responses/blob/master/CHANGES)) | `~=0.24.1` -> `~=0.25.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/dev%2fresponses/0.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/dev%2fresponses/0.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/dev%2fresponses/0.24.1/0.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/dev%2fresponses/0.24.1/0.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [lint/yamllint](https://togithub.com/adrienverge/yamllint) | `==1.34.0` -> `==1.35.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/lint%2fyamllint/1.35.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/lint%2fyamllint/1.35.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/lint%2fyamllint/1.34.0/1.35.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/lint%2fyamllint/1.34.0/1.35.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>getsentry/responses (dev/responses)</summary> ### [`v0.25.0`](https://togithub.com/getsentry/responses/blob/HEAD/CHANGES#0250) [Compare Source](https://togithub.com/getsentry/responses/compare/0.24.1...0.25.0) - Added support for Python 3.12 - Fixed `matchers.header_matcher` not failing when a matched header is missing from the request. See [#&#8203;702](https://togithub.com/getsentry/responses/issues/702) </details> <details> <summary>adrienverge/yamllint (lint/yamllint)</summary> ### [`v1.35.1`](https://togithub.com/adrienverge/yamllint/blob/HEAD/CHANGELOG.rst#1351-2024-02-16) [Compare Source](https://togithub.com/adrienverge/yamllint/compare/v1.35.0...v1.35.1) - Restore ignoration of files passed as command-line arguments - Revert API change from version 1.35.0 ### [`v1.35.0`](https://togithub.com/adrienverge/yamllint/blob/HEAD/CHANGELOG.rst#1350-2024-02-15) [Compare Source](https://togithub.com/adrienverge/yamllint/compare/v1.34.0...v1.35.0) - Fix failure on broken symlinks that should be ignored - API change: `linter.run(stream, config)` doesn't filter files anymore - Docs: Restore official Read the Docs theme </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" in timezone Etc/UTC, Automerge - "every weekend" in timezone Etc/UTC. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/canonical/craft-application). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged automated non-major development dependency updates. Responses upgraded to 0.25.0 and yamllint to 1.35.1. Approved by two reviewers, passed CI, and merged into main via Renovate bot.
qwen3.6-35b-a3b-mtp-q6 Merged automated dependency updates via Renovate. Updated dev/responses to 0.25.0 and lint/yamllint to 1.35.1. Includes Python 3.12 support and bug fixes. Automerged per weekend schedule.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#234 chore(deps): update development dependencies (non-major) craft-cli merged Merged automated development dependency updates via Renovate bot. Updated yamllint to 1.34.0 and pyright to 1.1.350. Approved by two reviewers, passed CI, and merged automatically per weekend schedule with a minimal two-line diff.
94%
#199 chore(deps): update development dependencies (non-major) craft-application merged Merged automated updates for yamllint to 1.34.0 and pyright to 1.1.350. Approved by reviewers, passed CI, and merged automatically via Renovate's weekend schedule.
92%
#186 chore(deps): update development dependencies (non-major) starbase merged Merged automated updates for development dependencies ruff, yamllint, and pyright. Approved by reviewers, passed CI checks, and automatically merged into the main branch.
91%
#244 chore(deps): update development dependencies (non-major) craft-cli merged Merged automated non-major updates for development dependencies including coverage, pytest, pytest-mock, black, yamllint, mypy, and pyright. Approved by two reviewers, passed CI checks, and applied via Renovate automerge.
87%
#168 chore(deps): update development dependencies (non-major) craft-store merged Merged automated non-major development dependency updates via Renovate. Updated coverage to 7.4.4, pytest-mock to 3.14.0, yamllint to 1.35.1, mypy to 1.9.0, and pyright to 1.1.358. Passed CI and approvals, then automerged.
87%
#206 chore(deps): update development dependencies (non-major) craft-cli merged Merged automated non-major dependency updates for pytest, black, yamllint, mypy, and pyright via Renovate. Changes passed CI, received reviewer approval, and were automatically merged per the weekend schedule.
86%
#77 chore(deps): update dependency lint/yamllint to v1.32.0 starbase merged Merged automated dependency update for lint/yamllint from v1.31.0 to v1.32.0. Approved by one reviewer, passed CI checks, and merged automatically via Renovate bot. Single file changed.
86%
#191 chore(deps): update development dependencies (non-major) starbase merged Merged automated dependency updates for lint/ruff to 0.3.0 and types/pyright to 1.1.352. Approved by reviewer, passed CI, and auto-merged via Renovate bot.
86%
#185 chore(deps): update development dependencies (non-major) craft-store merged Merged automated non-major updates for development dependencies including coverage, pytest, codespell, mypy, and pyright. Approved by two reviewers, passed CI checks, and merged automatically via the Renovate bot.
85%
#161 chore(deps): update development dependencies (non-major) craft-application merged Merged automated non-major dependency updates for coverage, pytest-check, yamllint, and mypy types. Approved by two reviewers, passed CI checks, and maintained 99.28% code coverage.
85%