Renovate updates - #2066
Merged
Merged
Renovate updates#2066
Conversation
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.47.0 to 4.48.0. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.47.0...selenium-4.48.0) --- updated-dependencies: - dependency-name: selenium dependency-version: 4.48.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ty](https://github.com/astral-sh/ty) from 0.0.74 to 0.0.75. - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.74...0.0.75) --- updated-dependencies: - dependency-name: ty dependency-version: 0.0.75 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 9.0.0 to 10.0.1. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@c771a70...20cfd1b) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 46.2.2 to 46.2.5. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](renovatebot/github-action@e09d604...39b9141) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 46.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
No unresolved review issues were identified.
Pull request overview
Updates tooling and CI dependencies while adding ZenFC743 flight-controller identification support.
Changes:
- Bumps
ty, Selenium, setup-uv, and Renovate versions. - Adds ZenFC743 board, MCU, vendor, and USB mappings.
- Refreshes setup-uv references across workflows.
File summaries
| File | Description |
|---|---|
pyproject.toml |
Updates development and script dependencies. |
ardupilot_methodic_configurator/data_model_fc_ids.py |
Adds ZenFC743 identification metadata. |
.github/workflows/update_vehicle_templates.yml |
Updates setup-uv. |
.github/workflows/update_motor_diagrams.yml |
Updates setup-uv. |
.github/workflows/update_codebase_chart.yml |
Updates setup-uv references. |
.github/workflows/reuse.yml |
Updates setup-uv. |
.github/workflows/renovate_pre_commit_hooks.yml |
Updates the Renovate action. |
.github/workflows/python-publish.yml |
Updates setup-uv. |
.github/workflows/pytest.yml |
Updates setup-uv references. |
.github/workflows/pyright.yml |
Updates setup-uv. |
.github/workflows/pylint.yml |
Updates setup-uv. |
.github/workflows/copilot-setup-steps.yml |
Updates setup-uv. |
.github/workflows/build_windows_macos.yml |
Updates setup-uv. |
Review details
- Files reviewed: 13/13 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Contributor
☂️ Code Coverage
Overall Coverage
New FilesNo new covered files... Modified FilesNo covered modified files...
|
Contributor
Test Results 4 files 4 suites 39m 23s ⏱️ Results for commit 60546d2. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Renovate updates
Checklist
git commit --signoff)Testing
Describe how you tested these changes: