pydantic / logfire

Uncomplicated Observability for Python and beyond! 🪵🔥
https://docs.pydantic.dev/logfire/
MIT License
1.62k stars 46 forks source link

Update dependency versions, ensure that CI runs tests with latest working versions #246

Closed alexmojaki closed 2 weeks ago

cloudflare-pages[bot] commented 3 weeks ago

Deploying logfire-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 217570e
Status: âœ…  Deploy successful!
Preview URL: https://e3d2ca85.logfire-docs.pages.dev
Branch Preview URL: https://alex-update-lockfiles.logfire-docs.pages.dev

View logs

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:loudspeaker: Thoughts on this report? Let us know!

adriangb commented 2 weeks ago

Alas I'm afraid one huge piece of pain we're going to encounter for every integration that we own is that there's no "correct" version to test CI against. We probably have to run at least against the oldest and newest supported versions, right?

alexmojaki commented 2 weeks ago

Testing against older versions would be good too. Testing against the newest version seems like the most important thing.