taulazer / tau

A customized osu! mode surrounding a paddle and some notes.
https://taulazer.github.io/
MIT License
179 stars 19 forks source link

Bump ppy.osu.Game from 2022.901.0 to 2022.902.1 #326

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ppy.osu.Game from 2022.901.0 to 2022.902.1.

Release notes

Sourced from ppy.osu.Game's releases.

2022.902.1

Thanks for following along! This is a tagged release (2022.902.1). For more information check out the osu! changelog page and dev blog.

Clock boop hotfix

Full Changelog: https://github.com/ppy/osu/compare/2022.902.0...2022.902.1

2022.902.0

Thanks for following along! This is a tagged release (2022.902.0). For more information check out the osu! changelog page and dev blog.

Hotfix release mostly for android startup crash

Code Quality

  • Update IContainer interface to add explicit disposal argument on Remove methods (ppy/osu-framework#5382 by @​peppy)

Editor

  • Fixed merging circles at the same time causing a crash (ppy/osu#19984 by @​OliBomby)

Reliability

Fix tournament population failure when beatmap is not found on server (ppy/osu#20073 by @​peppy)

Fix android startup crash (ppy/osu-framework#5385 by @​peppy)

Settings

Fix seasonal background not being unloaded when changing setting to "Never" (ppy/osu#20072 by @​peppy)

Song Select

  • Fix "date submitted" and "date ranked" filtering not working as intended (ppy/osu#20066 by @​peppy)

Full Changelog: https://github.com/ppy/osu/compare/2022.901.0...2022.902.0

Commits
  • 8b7b219 Merge branch 'fix-beat-sync-after-beatmap-change' into release
  • 79493e6 Merge branch 'fix-update-progres-colour' into release
  • d13e353 Fix double colour application in update progress notification
  • d108ec2 Revert "Merge pull request #20047 from smoogipoo/multiplayer-auto-skip"
  • 23d5e8b Fix beat sync components stopping after beatmap change
  • 7eaa4c5 Update new usages of Remove / RemoveInternal
  • c9dec47 Update virtual track logic to match framework changes
  • 22c18d9 Update framework
  • 6a35b23 Merge branch 'master' into remove-dispose-updates
  • e1e46ad Merge pull request #20073 from peppy/fix-tournament-lookup
  • 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)