[Snyk] Upgrade sonner from 1.7.0 to 2.0.2 #111
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Sweep Summary
Implements a new "Follow" feature allowing users to follow other users through the Android app's main activity.
FollowResponse
data class indata/model/FollowResponse.kt
to handle API responses for follow actions.UserService.kt
and implemented the follow functionality inUserRepository.kt
andUserRepositoryImpl.kt
.MainViewModel.kt
with methods to handle follow actions and update UI state accordingly.MainActivity.kt
with a click handler for the follow button and UI state management.activity_main.xml
.Ask Sweep AI questions about this PR
Snyk has created this PR to upgrade sonner from 1.7.0 to 2.0.2.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 11 versions ahead of your current version.
The recommended version was released 24 days ago.
Release notes
Package name: sonner
What's Changed
Full Changelog: v2.0.1...v2.0.2
What's Changed
Full Changelog: v2.0.0...v2.0.1
Mostly bug fixes, see more at https://sonner.emilkowal.ski/getting-started.
What's Changed
Full Changelog: v.2.0.0-beta.1...v2.0.0
You can try the beta version by installing Sonner like this:
What's Changed
New Contributors
Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3
You can try the beta version by installing Sonner like this:
What's Changed
Full Changelog: v.2.0.0-beta.1...v2.0.0-beta.2
Beta of version 2.0
No real breaking changes, mostly bug fixes. Run the command bellow if you want to try it out.
I have also updated the styling docs with more information and the recommended method:
https://sonner.emilkowal.ski/styling
What's Changed
Full Changelog: v1.7.3...v.2.0.0-beta.1
What's Changed
Full Changelog: v.1.7.2...v1.7.3
What's Changed
You can now customize offsets more easily & swipe to the right/left as well.
New Contributors
Full Changelog: v1.7.1...v.1.7.2
New Docs
Updated docs: https://sonner.emilkowal.ski/getting-started
What's Changed
New Contributors
Full Changelog: 1.7.0...v1.7.1
What's Changed
Majority of the updates are in https://github.com/emilkowalski/sonner/releases/tag/v1.6.1
Full Changelog: v1.6.1...1.7.0
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
Summary by Sourcery
Enhancements: