Skip to content

build(deps): bump infinite_scroll_pagination from 5.0.0 to 5.1.0#184

Merged
GhostenEditor merged 1 commit intomainfrom
dependabot/pub/infinite_scroll_pagination-5.1.0
Aug 11, 2025
Merged

build(deps): bump infinite_scroll_pagination from 5.0.0 to 5.1.0#184
GhostenEditor merged 1 commit intomainfrom
dependabot/pub/infinite_scroll_pagination-5.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps infinite_scroll_pagination from 5.0.0 to 5.1.0.

Release notes

Sourced from infinite_scroll_pagination's releases.

5.1.0

Added

  • nextIntPageKey convenience getter for int pages starting at 1
  • lastPageIsEmpty convenience getter for APIs which return empty pages when no more data is available
  • flutter bloc example

Changed

  • Updated migration guide on how to handle final page

Fixed

  • disposing PagingController cancels fetch
Changelog

Sourced from infinite_scroll_pagination's changelog.

5.1.0 - 2025-06-18

Added

  • nextIntPageKey convenience getter for int pages starting at 1
  • lastPageIsEmpty convenience getter for APIs which return empty pages when no more data is available
  • flutter bloc example

Changed

  • Updated migration guide on how to handle final page

Fixed

  • disposing PagingController cancels fetch
Commits
  • eb3d03b chore: increase version
  • 2d9dade docs: update changelog
  • ec77ffe docs: update migration guide
  • a5e49b4 fix: remove leftover rxdart code
  • 2a6e3ad docs: update changelog
  • 151a229 feat: replace rxdart example with flutter_bloc example
  • d8d45de chore: upgrade android example folder
  • 93740a1 fix: example api calls
  • 4f65157 fix: dont call fetchPage when no longer mounted in addPostFrameCallback (#375)
  • 929e98d fix: disposing PagingController cancels fetch
  • Additional commits viewable in compare view

Dependabot compatibility score

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

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

@dependabot dependabot bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Jul 1, 2025
@GhostenEditor GhostenEditor merged commit 7944f96 into main Aug 11, 2025
@dependabot dependabot bot deleted the dependabot/pub/infinite_scroll_pagination-5.1.0 branch August 11, 2025 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant