Skip to content

Conversation

reneleonhardt
Copy link
Contributor

@reneleonhardt reneleonhardt commented Aug 4, 2025

Chores

  • Update dependencies
  • Let dependabot update docker, github-actions and uv
  • Replace update uv.lock workflow with dependabot CI

@reneleonhardt reneleonhardt force-pushed the chore/update-dependencies branch 3 times, most recently from 9dd29c8 to aeadeac Compare August 4, 2025 07:26
@reneleonhardt
Copy link
Contributor Author

It would make contributions easier if CI wouldn't require approval 😉

The old dependabot rules and the update uv.lock workflow weren't functional (no -U), the new ones should work better and use CI before (auto-) merging.
If everything works as expected, non-breaking minor updates could be auto-merged too.

@reneleonhardt
Copy link
Contributor Author

reneleonhardt commented Aug 7, 2025

mcp 1.10 is breaking, reverted to 1.9.4:

TextContent(type='text', text="1 validation error for ListToolsResult
tools.0
  Input should be a valid dictionary or instance of Tool [type=model_type, input_value=<AsyncMock id='4763911232'>, input_type=AsyncMock]
    For further information visit https://errors.pydantic.dev/2.11/v/model_type", annotations=None, meta=None)

@reneleonhardt reneleonhardt force-pushed the chore/update-dependencies branch from a76f171 to ae2e4d8 Compare September 22, 2025 06:42
Copy link

codecov bot commented Sep 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #97   +/-   ##
=======================================
  Coverage   97.20%   97.20%           
=======================================
  Files           6        6           
  Lines         823      823           
  Branches       30       30           
=======================================
  Hits          800      800           
  Misses         15       15           
  Partials        8        8           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 85bf96c...cb7e3c6. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sparfenyuk sparfenyuk merged commit f66250e into sparfenyuk:main Sep 22, 2025
14 checks passed
@reneleonhardt reneleonhardt deleted the chore/update-dependencies branch September 22, 2025 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants