omkelderman / osu

rhythm is just a *click* away!
https://osu.ppy.sh
MIT License
0 stars 0 forks source link

Bump ppy.osu.Framework.Android from 2021.1029.0 to 2022.128.0 #87

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ppy.osu.Framework.Android from 2021.1029.0 to 2022.128.0.

Release notes

Sourced from ppy.osu.Framework.Android's releases.

2022.128.0

Thanks for following along! This is a tagged release (2022.128.0).

2022.126.0

Thanks for following along! This is a tagged release (2022.126.0).

What's Changed

Full Changelog: https://github.com/ppy/osu-framework/compare/2022.125.0...2022.126.0

2022.125.0

Thanks for following along! This is a tagged release (2022.125.0).

What's Changed

New Contributors

Full Changelog: https://github.com/ppy/osu-framework/compare/2022.118.0...2022.125.0

2022.118.0

Thanks for following along! This is a tagged release (2022.118.0).

What's Changed

Full Changelog: https://github.com/ppy/osu-framework/compare/2022.111.0...2022.118.0

2022.111.0

Thanks for following along! This is a tagged release (2022.111.0).

What's Changed

Full Changelog: https://github.com/ppy/osu-framework/compare/2022.107.0...2022.111.0

... (truncated)

Commits
  • a5214f5 Merge pull request #5004 from peppy/fix-async-disposal-queue-deadlock
  • e3def58 Remove async disposal queue reliance on TPL thread pool to avoid locking scen...
  • 5ffc25f Merge pull request #5002 from peppy/sync-context-run-inline
  • e3da77d Only expose main thread as internal
  • 7093f22 Revert unintended scheduler change in TestAsyncThrows
  • c212f53 Add missing xmldoc
  • b83634e Fix potentially unblocking too early (due to Running state)
  • 5cbd639 Add test coverage of order of execution and flushing
  • 0f11cfe Add xmldoc describing SynchronizationContext behaviour
  • 78a07d8 Give synchronization context an isolated scheduler
  • 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 #108.