chore(deps): lock file maintenance#499
Merged
Merged
Conversation
9b55b2e to
3fc5f04
Compare
3fc5f04 to
22695ce
Compare
Codecov Report❌ Patch coverage is
❌ Your patch check has failed because the patch coverage (0.00%) is below the target coverage (60.00%). You can increase the patch coverage or adjust the target coverage.
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
22695ce to
e5d84b7
Compare
owtaylor
previously approved these changes
Jul 6, 2026
owtaylor
left a comment
Collaborator
There was a problem hiding this comment.
Konflux failure was a flake (npm access problems), code coverage complaint that the code modified 1 untested line and left it untested is ignorable, fine to merge.
|
|
||
| if hasattr(m, "_is_model_visible"): | ||
| m._is_model_visible = lambda _tool: True | ||
| setattr(m, "_is_model_visible", lambda _tool: True) |
Contributor
There was a problem hiding this comment.
I understood that tools marked with visibility=["app"] are being incorrectly filtered out and the monkeypatch should fix that
panyamkeerthana
previously approved these changes
Jul 6, 2026
Contributor
|
LGTM! ✅ |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ff44105
42a7f1f to
ff44105
Compare
- Use setattr when monkeypatching fastmcp.server.server to avoid "is_model_visible" is not a known attribute of module "fastmcp.server.server" - Use resource_uri not resourceUri parameter for AppConfig - both work but resource_uri is the supported one.
panyamkeerthana
approved these changes
Jul 7, 2026
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.
This PR contains the following updates:
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
🔧 This Pull Request updates lock files to use the latest dependency versions.
Configuration
📅 Schedule: (in timezone UTC)
* 2-6 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.