Skip to content

Bump fastapi-pagination from 0.15.3 to 0.15.12 in /backend#36

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/backend/fastapi-pagination-0.15.12
Open

Bump fastapi-pagination from 0.15.3 to 0.15.12 in /backend#36
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/backend/fastapi-pagination-0.15.12

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps fastapi-pagination from 0.15.3 to 0.15.12.

Release notes

Sourced from fastapi-pagination's releases.

0.15.12

What's Changed

  • Add missed unique argument to sqlakeyset.select_page method. #1822

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

0.15.11

What's Changed

  • Add integration with async sqlakeyset #1811

New Contributors

Full Changelog: uriyyo/fastapi-pagination@0.15.10...0.15.11

0.15.10

What's Changed

  • Avoid unconditional SQLAlchemy import in ext.psycopg. #1745 Thanks to @​narushev-core
  • Allow to use dict as query arg in psycopg ext. #1746

Full Changelog: uriyyo/fastapi-pagination@0.15.9...0.15.10

0.15.9

What's Changed

  • Fix Incompatibility issue with beanie>2 and pymongo async. #1733
  • Fix issue with pydantic v2 and custom params. #1732

Full Changelog: uriyyo/fastapi-pagination@0.15.8...0.15.9

0.15.8

What's Changed

  • Simplify pydantic v2 param handling, support keyword aliases. #1720

Full Changelog: uriyyo/fastapi-pagination@0.15.7...0.15.8

0.15.7

What's Changed

  • Support pydantic v2 field alias/validation_alias in params. #1722
  • Deprecate bunnet, databases, gino, odmantic, and orm extensions.

Full Changelog: uriyyo/fastapi-pagination@0.15.6...0.15.7

0.15.6

What's Changed

  • Add psycopg integration. #1708
  • Add deprecation warnings for old pydantic and FastAPI versions. #1710
  • Move beanie $project into $facet. #1711

... (truncated)

Commits
  • c2917f3 Bump version from 0.15.11 to 0.15.12 [no ci]
  • 0364bff Merge pull request #1818 from uriyyo/dependabot/uv/beanie-2.1.0
  • e37c18f Drop motor usage with beanie
  • 895d61d Bump beanie from 2.0.1 to 2.1.0
  • df1fc9d Add missed unique argument to sqlakeyset.select_page method (#1823)
  • eba0a8b Bump ty from 0.0.24 to 0.0.25 (#1817)
  • b32340b Merge pull request #1821 from uriyyo/dependabot/github_actions/codecov/codeco...
  • 9097e94 Bump codecov/codecov-action from 5.5.3 to 6.0.0
  • bcbe923 Merge pull request #1820 from uriyyo/dependabot/uv/ruff-0.15.8
  • e1e4453 Bump ruff from 0.15.7 to 0.15.8
  • 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.3 to 0.15.12.
- [Release notes](https://github.com/uriyyo/fastapi-pagination/releases)
- [Commits](uriyyo/fastapi-pagination@0.15.3...0.15.12)

---
updated-dependencies:
- dependency-name: fastapi-pagination
  dependency-version: 0.15.12
  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 Apr 6, 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