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.1205.1 to 2022.1208.0 #349

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ppy.osu.Game from 2022.1205.1 to 2022.1208.0.

Release notes

Sourced from ppy.osu.Game's releases.

2022.1208.0

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

Code Quality

  • Fix incorrect resolution of GameHost in LegacyImportManagerppy/osu#21558@​peppy)

Framework

Gameplay (osu!)

ppy/osu#21567@​apollo-dw)

Performance

ppy/osu-framework#5573@​peppy)

UI

ppy/osu#21557@​Joehuu)

ppy/osu#21556@​peppy)

osu! 2022-12-07 at 07 33 35

Smaller changes

New Contributors

Full Changelog: https://github.com/ppy/osu/compare/2022.1207.0...2022.1208.0

2022.1207.0

Thanks for following along! This is a tagged hotfix release (2022.1207.0), mainly aimed to fix a critical oversight on android which caused user settings to disappear. For more information check out the osu! changelog page and dev blog.

Audio

Chat

ppy/osu#21550@​smoogipoo)

Code Quality

... (truncated)

Commits
  • 5094308 Merge pull request #21572 from peppy/update-framework
  • f21e903 Update framework
  • 313f6e2 Merge pull request #21558 from peppy/fix-wrong-di
  • 6a73b98 Merge pull request #21567 from apollo-dw/reflect-fix
  • 2406b8d Merge pull request #21557 from Joehuu/nominated-ranked-beatmaps
  • f6e0aba Merge pull request #21564 from Loreos7/master
  • 5857471 Merge branch 'master' into nominated-ranked-beatmaps
  • 5807d4c Add test coverage for slider transformations
  • 7676838 Apply "reflect" vernacular in nested methods
  • 4860368 Merge pull request #21556 from peppy/fix-profile-beatmap-expand
  • 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 #350.