Skip to content

chore(deps): bump com.alexvasilkov:gesture-views from 2.5.2 to 2.8.3#159

Merged
naveensingh merged 1 commit intomasterfrom
dependabot/gradle/com.alexvasilkov-gesture-views-2.8.3
May 20, 2025
Merged

chore(deps): bump com.alexvasilkov:gesture-views from 2.5.2 to 2.8.3#159
naveensingh merged 1 commit intomasterfrom
dependabot/gradle/com.alexvasilkov-gesture-views-2.8.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2025

Bumps com.alexvasilkov:gesture-views from 2.5.2 to 2.8.3.

Release notes

Sourced from com.alexvasilkov:gesture-views's releases.

v2.8.3

  • Avoid crashes if NaN values received from scale or scroll gestures
  • Fixed animator swapping when animating from no specific position

v2.8.2

  • Support for "from" view scale in transition animation (#127)

v2.8.1

  • Fixed division by zero if recycler view is empty

v2.8.0

  • ViewPager2 support for images transition animation (#144).
  • Default animations duration is changed from 300ms to 200ms, to make the animations feel faster.
  • Fixed recycler view item's centering when auto scrolling the list (when using recycler view to view pager transitions).
  • Making sure State never uses NaNs (to catch possible UI issues earlier).

v2.7.1

  • Fix for potential memory leak (#136)

v2.7.0

  • Fixed bounds clipping animation (bug introduced after fix for #151)
  • Removed all deprecated API.
  • Organizing examples into groups.
  • Sample app fixes and major UI facelift.

v2.6.0

  • Migrating to AndroidX
  • Fixed bounds clipping logic when destination view is not fullscreen (#151)
  • Better support for nested GestureFrameLayout scrolling
Commits
  • ee4a629 Use Java 11 for GitHub Actions
  • dcabb28 Version 2.8.3
  • 9652282 Updated libs and tools versions
  • 394d478 Fixed animator swapping when animating from no specific position
  • 3498c70 Avoid NaN values from invalid scale or scroll gestures
  • 56fabbe Version 2.8.2
  • 3a5b648 Updated libs versions
  • c2f2f70 Support for "from" view scale in transition animation
  • 9e1c4a3 Minor code cleanup / simplification
  • 8830f41 Version 2.8.1
  • 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 [com.alexvasilkov:gesture-views](https://github.com/alexvasilkov/GestureViews) from 2.5.2 to 2.8.3.
- [Release notes](https://github.com/alexvasilkov/GestureViews/releases)
- [Commits](alexvasilkov/GestureViews@v2.5.2...v2.8.3)

---
updated-dependencies:
- dependency-name: com.alexvasilkov:gesture-views
  dependency-version: 2.8.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 5, 2025
@naveensingh naveensingh self-assigned this May 20, 2025
@naveensingh naveensingh merged commit b302495 into master May 20, 2025
7 of 8 checks passed
@naveensingh naveensingh deleted the dependabot/gradle/com.alexvasilkov-gesture-views-2.8.3 branch May 20, 2025 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant