Skip to content

build(deps): bump fastapi-pagination from 0.15.12 to 0.15.14#699

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/fastapi-pagination-0.15.14
Open

build(deps): bump fastapi-pagination from 0.15.12 to 0.15.14#699
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/fastapi-pagination-0.15.14

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor

Bumps fastapi-pagination from 0.15.12 to 0.15.14.

Release notes

Sourced from fastapi-pagination's releases.

0.15.14

What's Changed

  • Add UseFlattenPage customizer. #1905

Full Changelog: uriyyo/fastapi-pagination@0.15.13...0.15.14

0.15.13

What's Changed

  • Add SQLAlchemy 2.1 support using TypeVarTuple for Row type compatibility. #1843
  • Add inline_count parameter for single-query pagination. #1876
  • Support callable for additional_data parameter. #1888
  • Add peewee integration. #1838

New Contributors

Thanks to @​rhynzler, @​emfpdlzj, @​rleyton and @​NatanKonig !

Full Changelog: uriyyo/fastapi-pagination@0.15.12...0.15.13

Commits
  • e6abe5f Update dependencies to latest versions
  • 86c863e Bump to next version [no ci]
  • 125ac50 Add UseFlattenPage customizer (#1905)
  • 88d795c Merge pull request #1903 from uriyyo/dependabot/uv/ruff-0.15.15
  • 139d414 Bump ruff from 0.15.14 to 0.15.15
  • aeec409 Merge pull request #1902 from uriyyo/dependabot/uv/ty-0.0.40
  • e0b7e4d Bump ty from 0.0.39 to 0.0.40
  • 0b7784c Merge pull request #1901 from uriyyo/dependabot/uv/pytest-asyncio-1.4.0
  • 51917cf Bump pytest-asyncio from 1.3.0 to 1.4.0
  • 5775c9b Merge pull request #1900 from uriyyo/dependabot/uv/faker-40.19.1
  • 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 show <dependency name> 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)

Bumps [fastapi-pagination](https://github.com/uriyyo/fastapi-pagination) from 0.15.12 to 0.15.14.
- [Release notes](https://github.com/uriyyo/fastapi-pagination/releases)
- [Commits](uriyyo/fastapi-pagination@0.15.12...0.15.14)

---
updated-dependencies:
- dependency-name: fastapi-pagination
  dependency-version: 0.15.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants