Skip to content

Commit

Permalink
chore(deps): Let dependabot handle Com.Airbnb.Android.Lottie
Browse files Browse the repository at this point in the history
  • Loading branch information
Youssef1313 committed Dec 28, 2022
1 parent 6f8f11c commit 174c7f8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
9 changes: 0 additions & 9 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,6 @@ updates:
- dependency-name: Microsoft.Extensions.Logging.Console
versions:
- ">= 3.0.a, < 3.1"
- dependency-name: Com.Airbnb.Android.Lottie
versions:
- ">= 3.4.a, < 3.5"
- dependency-name: Microsoft.Build.Utilities.Core
versions:
- ">= 16.a, < 17"
Expand Down Expand Up @@ -331,9 +328,6 @@ updates:
- dependency-name: Xamarin.AndroidX.Browser
versions:
- ">= 1.2.a, < 1.3"
- dependency-name: Com.Airbnb.Android.Lottie
versions:
- ">= 3.5.a, < 3.6"
- dependency-name: Microsoft.Graph
versions:
- "> 3.12.0, < 4"
Expand Down Expand Up @@ -418,9 +412,6 @@ updates:
- dependency-name: Xamarin.AndroidX.Fragment
versions:
- "> 1.3.0.1"
- dependency-name: Com.Airbnb.Android.Lottie
versions:
- "> 3.0.4"
- dependency-name: System.ComponentModel.Composition
versions:
- ">= 5.0.a, < 5.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ Updating these dependencies will require consumers to upgrade their dependencies

These dependencies require care and human testing:

- [Com.Airbnb.Android.Lottie](https://github.com/unoplatform/uno/pull/1201#issuecomment-511499023). This dependency reduces the number of supported SDKs (monoandroid80 is not supported). This dependency will be updated once `monoandroid80` support is dropped from Uno.
- [CommonServiceLocator](https://github.com/unoplatform/uno/pull/1174#issuecomment-507659717). This specific dependency needs to be removed from Uno.
- [`cef.redist.x86`](https://github.com/unoplatform/uno/pull/1173#issuecomment-507662267) needs to be kept in alignment with `CefSharp.Wpf`
- [CefSharp.Wpf](https://github.com/unoplatform/uno/pull/1173#issuecomment-507662267) needs to be kept in alignment with `cef.redist.x86`
Expand Down

0 comments on commit 174c7f8

Please sign in to comment.