augustoproiete / prism-logging-serilog

Integrate Serilog with Prism in your WPF, UWP, or Xamarin Forms apps
Apache License 2.0
40 stars 2 forks source link

Bump Xamarin.Essentials from 1.3.1 to 1.7.0 #11

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps Xamarin.Essentials from 1.3.1 to 1.7.0.

Release notes

Sourced from Xamarin.Essentials's releases.

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

1.6.1

  • Make sure to require permissions when showing the FilePicker
  • Add new property DisplayInfo.RefreshRate

1.6.1-preview2

  • Added a feature to control the popup location of the Launcher when using an iPad
  • Improve compatibility with older VS installations
  • Fix an issue with the Launcher not being able to save files on iOS
  • Fixed the issue with Locale having incorrect values on certain platforms
  • Fixed a bug where the Wifi was incorrectly detected

1.6.1-preview1

  • Changes to display of contacts list in Contact picker for Android
  • Improve compatibility with older VS installations

1.6.0

No release notes provided.

1.6.0-rc1

  • Some improvements to the Android and iOS pickers
  • Updated Xamarin.AndroidX.Browser to 1.3.0

1.6.0-pre5

  • Added an API to retrieve all the contacts
  • Major improvements to the Android pickers in order to improve stability
  • Fix for the Tizen pickers
  • Fix for iOS pickers swallowing exceptions
  • Fix for iOS MediaPicker which never returned when dismissing the picker
  • Fix for iOS contacts picker once the user denies permission
  • Fix for iOS Email recipients when there is no Mail app installed
  • Fix for Android when using the linker
  • Fix for Android sharing
  • Fix for iOS Map doing nothing if the address could not be found
  • Fix for AppleSignIn not providing the user name

1.6.0-pre4

  • Stability with the FilePicker and MediaPicker
  • Fixes for the WebAuthenticator

... (truncated)

Commits


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)