Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 26, 2025

Bumps smooth_page_indicator from 1.2.1 to 2.0.1.

Changelog

Sourced from smooth_page_indicator's changelog.

[2.0.1]

  • No actual changes, added golden tests to pubignore

[2.0.0] [Breaking change]

  • Breaking: Default colors (dotColor, activeDotColor) are now derived from the app's theme (primaryColor and unselectedWidgetColor) instead of hardcoded values. This may affect existing implementations that relied on the previous default colors.
  • Add SmoothPageIndicatorTheme - a ThemeExtension that allows configuring default effect and colors app-wide
  • Add DefaultIndicatorColors class for managing indicator color defaults
Commits
  • cb0ee1c feat: Update .pubignore to retain only four_squares_demo.gif and exclude othe...
  • da4cf61 feat: Add .pubignore to exclude unnecessary files and update version to 2.0.1
  • 28439d8 feat: Update lerp tests for color handling and improve theme color assertions
  • fa40572 feat: Update lerp tests for color handling and improve theme color assertions
  • 500ea5d feat: Update to version 2.0.0 with theme-based colors and new SmoothPageIndic...
  • 3a0a449 feat: Add tests for lerp functionality and debugFillProperties in Smooth Page...
  • 581e484 feat: Update theme to use ColorScheme for improved customization
  • 4c813b5 feat: Refactor to use DefaultIndicatorColors instead of ThemeDefaults for ind...
  • 916f2f3 feat: Refactor to use DefaultIndicatorColors instead of ThemeDefaults for ind...
  • f02b486 feat: Introduce ThemeDefaults for customizable dot colors in indicators
  • 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 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)

Bumps [smooth_page_indicator](https://github.com/Milad-Akarie/smooth_page_indicator) from 1.2.1 to 2.0.1.
- [Changelog](https://github.com/Milad-Akarie/smooth_page_indicator/blob/master/CHANGELOG.md)
- [Commits](Milad-Akarie/smooth_page_indicator@v1.2.1...v2.0.1)

---
updated-dependencies:
- dependency-name: smooth_page_indicator
  dependency-version: 2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Dec 26, 2025
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Dec 26, 2025
@MrCsabaToth MrCsabaToth merged commit 7020fdb into develop Dec 26, 2025
0 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/pub/smooth_page_indicator-2.0.1 branch December 26, 2025 21:42
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 size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants