demos-europe / edt

Enables your PHP application to expose its entities as REST resources using the feature rich JSON:API specification as API. How and to whom your entities are exposed is highly customizable while minimizing boilerplate code.
MIT License
2 stars 1 forks source link

chore(deps): update pagerfanta/pagerfanta requirement from ^2.7 to ^4.2 #96

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 1 year ago

Updates the requirements on pagerfanta/pagerfanta to permit the latest version.

Changelog

Sourced from pagerfanta/pagerfanta's changelog.

4.2.0 (2023-07-10)

  • #50 Add page variable to Twig blocks where missing

4.1.0 (2023-04-15)

  • #48 Add support for memory efficient auto-pagination

4.0.0 (2023-03-15)

  • Consult the UPGRADE guide for changes between 3.x and 4.0
Commits
  • f38141d Release
  • 628e6b1 Merge Twig docs from the bundle
  • 0a08c8b Update CS fixer config and run it
  • 4e25254 Bump dev tools
  • f27291a Update default.html.twig and add page twig variable where missing (#50)
  • 22208d1 Add type info to the class implementation
  • 41f817e Add proper generic types for the autoPaginator generator
  • caad563 Merge branch '3.x' into 4.x
  • a07c842 Bump monorepo PHPUnit versions
  • 5f2189a Remove PHPUnit Bridge, it isn't working well with PHPUnit 10
  • Additional commits viewable in compare view


You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dresslerdemos commented 9 months ago

@dependabot recreate

dependabot[bot] commented 9 months ago

Looks like pagerfanta/pagerfanta is no longer a dependency, so this is no longer needed.