MTES-MCT / qualicharge

Améliorer la qualité globale du service de recharge pour véhicules électriques en analysant les données de supervision.
https://beta.gouv.fr/startups/qualicharge.html
MIT License
2 stars 1 forks source link

⬆️(project) upgrade sqlmodel to v0.0.18 #43

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sqlmodel ==0.0.16 -> ==0.0.18 age adoption passing confidence

Release Notes

tiangolo/sqlmodel (sqlmodel) ### [`v0.0.18`](https://togithub.com/tiangolo/sqlmodel/releases/tag/0.0.18) [Compare Source](https://togithub.com/tiangolo/sqlmodel/compare/0.0.17...0.0.18) ##### Internal - ✨ Add `sqlmodel-slim` setup. PR [#​916](https://togithub.com/tiangolo/sqlmodel/pull/916) by [@​tiangolo](https://togithub.com/tiangolo). In the future SQLModel will include the standard default recommended packages, and `sqlmodel-slim` will come without those recommended standard packages and with a group of optional dependencies `sqlmodel-slim[standard]`, equivalent to `sqlmodel`, for those that want to opt out of those packages. - 🔧 Re-enable MkDocs Material Social plugin. PR [#​915](https://togithub.com/tiangolo/sqlmodel/pull/915) by [@​tiangolo](https://togithub.com/tiangolo). ### [`v0.0.17`](https://togithub.com/tiangolo/sqlmodel/releases/tag/0.0.17) [Compare Source](https://togithub.com/tiangolo/sqlmodel/compare/0.0.16...0.0.17) ##### Refactors - ♻️ Refactor types to properly support Pydantic 2.7. PR [#​913](https://togithub.com/tiangolo/sqlmodel/pull/913) by [@​tiangolo](https://togithub.com/tiangolo). ##### Docs - 📝 Update ModelRead to ModelPublic documentation and examples. PR [#​885](https://togithub.com/tiangolo/sqlmodel/pull/885) by [@​estebanx64](https://togithub.com/estebanx64). - ✨ Add source examples for Python 3.10 and 3.9 with updated syntax. PR [#​842](https://togithub.com/tiangolo/sqlmodel/pull/842) by [@​tiangolo](https://togithub.com/tiangolo) and [@​estebanx64](https://togithub.com/estebanx64). ##### Internal - ⬆ Bump actions/setup-python from 4 to 5. PR [#​733](https://togithub.com/tiangolo/sqlmodel/pull/733) by [@​dependabot\[bot\]](https://togithub.com/apps/dependabot). - 🔨 Update internal scripts and remove unused ones. PR [#​914](https://togithub.com/tiangolo/sqlmodel/pull/914) by [@​tiangolo](https://togithub.com/tiangolo). - 🔧 Migrate from Poetry to PDM for the internal build config. PR [#​912](https://togithub.com/tiangolo/sqlmodel/pull/912) by [@​tiangolo](https://togithub.com/tiangolo). - 🔧 Update MkDocs, disable cards while I can upgrade to the latest MkDocs Material, that fixes an issue with social cards. PR [#​888](https://togithub.com/tiangolo/sqlmodel/pull/888) by [@​tiangolo](https://togithub.com/tiangolo). - 👷 Add cron to run test once a week on monday. PR [#​869](https://togithub.com/tiangolo/sqlmodel/pull/869) by [@​estebanx64](https://togithub.com/estebanx64). - ⬆️ Upgrade Ruff version and configs. PR [#​859](https://togithub.com/tiangolo/sqlmodel/pull/859) by [@​tiangolo](https://togithub.com/tiangolo). - 🔥 Remove Jina QA Bot as it has been discontinued. PR [#​840](https://togithub.com/tiangolo/sqlmodel/pull/840) by [@​tiangolo](https://togithub.com/tiangolo).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.