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.2 #98

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps Xamarin.Essentials from 1.6.1 to 1.7.2.

Release notes

Sourced from Xamarin.Essentials's releases.

1.7.2

What's Changed

New Contributors

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

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
  • ce57d0d Merge pull request #1969 from cpraehaus/fix/gh-1960_version-track-downgrades
  • ca7f366 Merge branch 'main' into fix/gh-1960_version-track-downgrades
  • 70ae013 Merge pull request #1976 from aritchie/issue-1972
  • 1d09035 Merge branch 'main' into issue-1972
  • ed8a612 Merge branch 'main' into fix/gh-1960_version-track-downgrades
  • 101971f Merge pull request #1986 from xamarin/phonedialer-surface-exception
  • a3006b0 Rename method to EnsureGrantedOrRestrictedAsync
  • 731988e Update PhoneDialer.ios.cs
  • 73b5ea8 Merge branch 'main' into fix/gh-1960_version-track-downgrades
  • f96ef75 Merge pull request #1815 from SiNeumann/dev/fix_location_always
  • 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 #102.