ppy / osu-tools

command line tools to get stuff done
MIT License
105 stars 78 forks source link

Bump ppy.osu.Game from 2021.927.0 to 2021.1028.0 #129

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps ppy.osu.Game from 2021.927.0 to 2021.1028.0.

Release notes

Sourced from ppy.osu.Game's releases.

2021.1028.0

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

What's Changed

... (truncated)

Commits
  • a920883 Merge pull request #15307 from peppy/playlist-remaining-attempt-display
  • 07a486b Merge pull request #15318 from peppy/beatmap-refactor/api-beatmap-serialisati...
  • 40d963f Allow setting of APIBeatmap.Length (and don't serialise twice)
  • d19580c Fix incorrectly changed difficulty count in recently updated test
  • 45db991 Merge pull request #15315 from peppy/var-inspections-update
  • cab254d Merge branch 'master' into var-inspections-update
  • 7fb89f7 Merge pull request #15308 from ekrctb/dash-walk-speed
  • 9583799 Apply some second-pass inspections that appeared after previous changes
  • 6944151 Apply batch fixing of built-in types using var
  • 1d7e976 Update var usage inspections to disallow for built-in types
  • 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)