Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Update fastapi-pagination[sqlalchemy] requirement from ~=0.9.3 to ~=0.10.0 #1316

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 14, 2022

Updates the requirements on fastapi-pagination[sqlalchemy] to permit the latest version.

Release notes

Sourced from fastapi-pagination[sqlalchemy]'s releases.

0.10.0

  • Add pymongo integration.
  • Reset order_by for sqlachemy/sqlmodel paginators.
  • Fix issue when selecting non-scalar values using sqalchemy paginators.

Breaking changes:

  • gino was removed from the list of dependencies and sqlmodel was added.
  • Update all dependencies to latest versions.
Commits
  • fa020c0 ⬆️ Bump to next version
  • 1d01f68 🌅 Add table with supported libraries
  • e335aea 🌅 Update README
  • 0ca263a Create entities for test only on test startup (#356)
  • 306df1a Reset order-by for count queries (#355)
  • fdb1a14 Merge pull request #354 from uriyyo/dependabot/pip/faker-14.2.0
  • 2b927e7 Bump faker from 14.1.1 to 14.2.0
  • 0585dde Merge pull request #353 from uriyyo/dependabot/pip/faker-14.1.1
  • 56d399c Bump faker from 9.5.0 to 14.1.1
  • 9a6809f Merge pull request #352 from uriyyo/feature/paginate-non-scalar
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [fastapi-pagination[sqlalchemy]](https://github.com/uriyyo/fastapi-pagination) to permit the latest version.
- [Release notes](https://github.com/uriyyo/fastapi-pagination/releases)
- [Commits](uriyyo/fastapi-pagination@0.9.3...0.10.0)

---
updated-dependencies:
- dependency-name: fastapi-pagination[sqlalchemy]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependabot Pull requests from Dependabot dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 14, 2022
@sanders41 sanders41 added the run unsafe ci checks Triggers running of unsafe CI checks label Sep 14, 2022
@sanders41 sanders41 merged commit a1aeaa8 into main Sep 14, 2022
@sanders41 sanders41 deleted the dependabot/pip/fastapi-pagination-sqlalchemy--approx-eq-0.10.0 branch September 14, 2022 12:30
sanders41 pushed a commit that referenced this pull request Sep 22, 2022
Updates the requirements on [fastapi-pagination[sqlalchemy]](https://github.com/uriyyo/fastapi-pagination) to permit the latest version.
- [Release notes](https://github.com/uriyyo/fastapi-pagination/releases)
- [Commits](uriyyo/fastapi-pagination@0.9.3...0.10.0)

---
updated-dependencies:
- dependency-name: fastapi-pagination[sqlalchemy]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependabot Pull requests from Dependabot dependencies Pull requests that update a dependency file python Pull requests that update Python code run unsafe ci checks Triggers running of unsafe CI checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant