Update dependency smooth_page_indicator to v2 #18

Open
renovate wants to merge 1 commits from renovate/smooth_page_indicator-2.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
smooth_page_indicator dependencies major ^1.2.1 -> 2.0.1

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Milad-Akarie/smooth_page_indicator (smooth_page_indicator)

v2.0.1

Compare Source

  • No actual changes, added golden tests to pubignore

v2.0.0

Compare Source

  • 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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [smooth_page_indicator](https://github.com/Milad-Akarie/smooth_page_indicator) | dependencies | major | `^1.2.1` -> `2.0.1` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Milad-Akarie/smooth_page_indicator (smooth_page_indicator)</summary> ### [`v2.0.1`](https://github.com/Milad-Akarie/smooth_page_indicator/blob/HEAD/CHANGELOG.md#201) [Compare Source](https://github.com/Milad-Akarie/smooth_page_indicator/compare/v2.0.0...v2.0.1) - No actual changes, added golden tests to pubignore ### [`v2.0.0`](https://github.com/Milad-Akarie/smooth_page_indicator/blob/HEAD/CHANGELOG.md#200-Breaking-change) [Compare Source](https://github.com/Milad-Akarie/smooth_page_indicator/compare/v1.2.1...v2.0.0) - **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 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zOS4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYm90IiwidXBncmFkZSJdfQ==-->
renovate added 1 commit 2025-12-07 19:16:24 +00:00
Update dependency smooth_page_indicator to v2
Some checks failed
renovate/artifacts Artifact file update failure
b5b506f721
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pubspec.lock
Command failed: flutter pub upgrade smooth_page_indicator
/bin/sh: 1: flutter: not found

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: pubspec.lock ``` Command failed: flutter pub upgrade smooth_page_indicator /bin/sh: 1: flutter: not found ```
Some checks failed
renovate/artifacts Artifact file update failure
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/smooth_page_indicator-2.x:renovate/smooth_page_indicator-2.x
git checkout renovate/smooth_page_indicator-2.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: erichardson/wheres-my-sign#18