XamarinTrio / Xamarin.Community.BR

Xamarin.Community.BR
MIT License
19 stars 3 forks source link

Bump Xamarin.Essentials from 1.6.1 to 1.7.1 #87

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps Xamarin.Essentials from 1.6.1 to 1.7.1.

Release notes

Sourced from Xamarin.Essentials's releases.

1.7.1

What's Changed

New Contributors

Full Changelog: https://github.com/xamarin/Essentials/compare/1.7.0...1.7.1

1.7.0

Issues Fixed

  • GH-1656 Fix Android Storage Read to ensure granted and ot request on Media Pick
  • GH-1586 Fix potential crash on Android WebAuthenticator when null
  • GH-1572 Improve UIColor conversions on iOS
  • GH-1829 Fix for iOS < 10.3 for max frame rates crash
  • GH-1733 No longer need to check mic permission when picking photo
  • GH-1754 Fix java dispose issue on Android get display info
  • GH-1661 Fix for Android crash on Phone Dialer with certain values passed in
  • GH-1757 Fix on iOS swipe down crash
Commits
  • 2627bf2 Merge pull request #1895 from borigas/TextToSpeechCancelHang
  • 8b83bf9 Merge branch 'main' into TextToSpeechCancelHang
  • 20d627e Merge pull request #1568 from xamarin/gh-512-spike
  • 7dfb78f Merge branch 'main' into gh-512-spike
  • c6bc848 Merge pull request #1755 from xamarin/gh-1355
  • 1a77144 Merge branch 'main' into gh-1355
  • 7f07d01 Merge pull request #1897 from xamarin/jamesmontemagno-patch-3
  • 801f849 Merge branch 'main' into jamesmontemagno-patch-3
  • 66d4a60 Merge pull request #1857 from xamarin/jamesmontemagno-patch-2
  • b5d1dc7 Merge branch 'main' into jamesmontemagno-patch-2
  • 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 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)
dependabot[bot] commented 2 years ago

Superseded by #98.