jonathanpeppers / boots

boots is a .NET global tool for "bootstrapping" vsix & pkg files. Just "boots https://url/to/your/package"!
MIT License
86 stars 9 forks source link

Bump Xamarin.Essentials from 1.7.7 to 1.8.0 #166

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Xamarin.Essentials from 1.7.7 to 1.8.0.

Release notes

Sourced from Xamarin.Essentials's releases.

1.8.0

What's Changed

Full Changelog: https://github.com/xamarin/Essentials/compare/1.7.7...1.8.0

1.8.0-preview2

What's Changed

Full Changelog: https://github.com/xamarin/Essentials/compare/1.8.0-preview1...1.8.0-preview2

1.8.0 Preview 1

What's Changed

Full Changelog: https://github.com/xamarin/Essentials/compare/1.7.5...1.8.0-preview1

Commits
  • d521376 Merge pull request #2093 from xamarin/fix-2068
  • 3042aef Make UWP FilePicker FutureAccessList more robust
  • 8ee188f Merge pull request #2091 from xamarin/fix-1996
  • b375b99 Remove wrong Connectivity dispose calls on Android
  • f264e71 Merge pull request #2090 from xamarin/port-maui-15412
  • b3acca3 Update CI version number
  • 5033519 Fix failing auth redirect on Android
  • 25ceeea Disable API30 tests for now
  • d1d3b00 Merge pull request #2087 from xamarin/target-monoandroid13
  • 5fb5402 Disable API33 tests
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
jonathanpeppers commented 1 year ago

This is broken?

HelloForms.Android/MainActivity.cs(19,13): error CS0234: The type or namespace name 'Platform' does not exist in the namespace 'Xamarin.Essentials
jonathanpeppers commented 1 year ago

@dependabot rebase