Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump simple_animations from 3.2.0 to 5.0.2 #124

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2023

Bumps simple_animations from 3.2.0 to 5.0.2.

Changelog

Sourced from simple_animations's changelog.

5.0.2

  • Added compatibility with Flutter 3.12.0

5.0.1

  • More robust implementation for CustomAnimationBuilder with delay.

5.0.0+3

  • Added funding section

5.0.0+2

  • Readme path fixes

5.0.0

If you come from 4.x, please look at migration kit package for 4.x to 5.x upgrade for detailed description of breaking changes. That package also contain all original classes from 4.x to simplify the upgrade.

  • New: MovieTween (replaces MultiTween and TimelineTween)
  • Update: Reworked the documentation
  • Breaking changes: Builder classes got API changes to be closer to Flutter conventions. Old classes and behavior are still available via migration kit package.
  • Breaking changes: Dropped TimelineTween. TimelineTween is still available via migration kit package.
  • Breaking changes: Dropped MultiTween. MultiTween is still available via migration kit package.

4.1.0

  • Update: Code base is now compliant to Flutter 3.0.0
  • Update: Dependencies

4.0.2

  • Update: flutter_lints is now listed as dev_dependencies within pubspec.yaml.

4.0.1

  • Fix: Increase Dart minimum SDK version to 2.14.0 because of used unawaited method.

4.0.0

  • New: Added lifecycle callbacks onStart and onComplete for PlayAnimation and CustomAnimation widgets.
  • Breaking change: The liquid feature has been separated into an own package sa3_liquid.
  • Breaking change: Removed deprecated uppercase variants of CustomAnimationControl enum. Use the lower case ones.
  • Update: Removed supercharged dependency
  • Update: Removed supercharged usage from documentation
  • Update: Restructured documentation

... (truncated)

Commits

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 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 labels Jun 17, 2023
@rm3l
Copy link
Member

rm3l commented Aug 18, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pub/simple_animations-5.0.2 branch from 8202c70 to 96557a6 Compare August 18, 2024 22:29
@rm3l
Copy link
Member

rm3l commented Aug 24, 2024

@dependabot recreate

@rm3l rm3l self-requested a review August 24, 2024 08:17
@dependabot dependabot bot force-pushed the dependabot/pub/simple_animations-5.0.2 branch from 96557a6 to 391ebf5 Compare August 24, 2024 08:19
@rm3l
Copy link
Member

rm3l commented Aug 24, 2024

Needs to handle breaking changes..

@rm3l
Copy link
Member

rm3l commented Aug 24, 2024

@dependabot recreate

Bumps [simple_animations](https://github.com/felixblaschke/simple_animations) from 3.2.0 to 5.0.2.
- [Changelog](https://github.com/felixblaschke/simple_animations/blob/main/CHANGELOG.md)
- [Commits](felixblaschke/simple_animations@3.2.0...5.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pub/simple_animations-5.0.2 branch from 391ebf5 to e8f8b13 Compare August 24, 2024 08:32
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant