Skip to content

chore(deps): bump shimmer from 3.0.0 to 4.0.0 - #823

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pub/shimmer-4.0.0
Open

chore(deps): bump shimmer from 3.0.0 to 4.0.0#823
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pub/shimmer-4.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps shimmer from 3.0.0 to 4.0.0.

Changelog

Sourced from shimmer's changelog.

4.0.0

  • BREAKING: Use the standalone material_ui package instead of package:flutter/material.dart. Requires Flutter >=3.44.0 and Dart ^3.12.0.
  • Keep the animation duration in sync when period changes, and restart cleanly when enabled is toggled back on
  • Start infinite loops with AnimationController.repeat() instead of a first forward() cycle
  • Treat direction updates as paint work, not layout work
  • Expand widget tests for construction, animation, looping, and highlight geometry
  • Refresh README, example README, and add docs/ for architecture and optimization notes
  • Remove leftover lib/main.dart counter app from the package
Commits

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 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 [shimmer](https://github.com/hnvn/flutter_shimmer) from 3.0.0 to 4.0.0.
- [Changelog](https://github.com/hnvn/flutter_shimmer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hnvn/flutter_shimmer/commits)

---
updated-dependencies:
- dependency-name: shimmer
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants