bihealth / reev

REEV: Explanation and Evaluation of Variants
MIT License
7 stars 2 forks source link

build(deps): bump fastapi-pagination from 0.12.25 to 0.12.26 in /backend #770

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps fastapi-pagination from 0.12.25 to 0.12.26.

Release notes

Sourced from fastapi-pagination's releases.

0.12.26

  • Fix issue with passing count_query into sqlalchemy/sqlmodel. #1194
  • Add ability to use async length_function with async_paginator. #1204
  • Fix incorrect total number in page when paginating beanie query with fetch_links=True. #1199

Thanks to @​moumoutte and @​IterableTrucks!

Commits
  • 5666634 Merge pull request #1209 from uriyyo/dependabot/pip/ruff-0.5.0
  • d8f5a1e Remove gino tests
  • 18bbc94 Update piplines
  • f4220f2 Fix lint error
  • d7a4101 Bump ruff from 0.4.10 to 0.5.0
  • dc8f063 Merge pull request #1208 from uriyyo/dependabot/pip/faker-26.0.0
  • 43e7a40 Bump faker from 25.9.2 to 26.0.0
  • 053dbca Merge pull request #1207 from uriyyo/dependabot/pip/motor-3.5.0
  • 57d6dbe Bump motor from 3.4.0 to 3.5.0
  • 503a177 Merge pull request #1206 from uriyyo/dependabot/pip/faker-25.9.2
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)