SamboyCoding / Cpp2IL

Work-in-progress tool to reverse unity's IL2CPP toolchain.
MIT License
1.66k stars 192 forks source link

Bump Avalonia.ReactiveUI from 11.0.0-preview1 to 11.0.0-preview3 #153

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Avalonia.ReactiveUI from 11.0.0-preview1 to 11.0.0-preview3.

Release notes

Sourced from Avalonia.ReactiveUI's releases.

11.0.0-preview3

https://github.com/AvaloniaUI/Avalonia/compare/11.0.0-preview2...11.0.0-preview3

  • stable browser-wasm target.
  • stable ios / android

11.0.0 Preview 2

  • Stable android and iOS. text input
  • Stable wasm-browser support via dotnet 7 rc1+
  • much much more

https://github.com/AvaloniaUI/Avalonia/compare/release/11.0.0-preview1...release/11.0.0-preview2

Commits
  • ba49375 bump version.
  • 5a64c84 Merge branch 'master' into feature/onplatform-xaml-compiler-support
  • 9486b3e Merge pull request #9292 from AvaloniaUI/remove-ios-redundant-button
  • 1e3556b update xamlx
  • d28a86f remove button left in for debug purposes.
  • 94049a1 Merge branch 'master' into feature/onplatform-xaml-compiler-support
  • 0c301df Merge pull request #9276 from Gillibald/feature/textCompat
  • 248014d Merge branch 'master' into feature/textCompat
  • fd7aad2 Merge pull request #9284 from Gillibald/fixes/limitedTypefaceCrash
  • 0aff57a Prevent a crash that is caused by typefaces that don't contain whitespace glyphs
  • 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 1 year ago

Superseded by #158.