taulazer / tau

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

Bump ppy.osu.Game from 2023.605.0 to 2023.717.0 #387

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ppy.osu.Game from 2023.605.0 to 2023.717.0.

Release notes

Sourced from ppy.osu.Game's releases.

2023.717.0

Hotfix release

What's Changed

Full Changelog: https://github.com/ppy/osu/compare/2023.716.0...2023.717.0

2023.716.0

Audio

ppy/osu#24145@​nekodex)

Beep boop, new notification sounds.

The basic notification and error notification have been replaced with less ear-grating versions. This also adds distinct sounds for progress notifications, cancelling notifications, and chat highlight notifications.

Smaller changes

Code Quality

Database

ppy/osu#24081@​Cootz)

This means if you delete a beatmap then re-import it at a later point, your scores will automatically show up.

Smaller changes

... (truncated)

Commits
  • a472fe6 Merge pull request #24255 from bdach/multiplayer-disconnection-schedule-bomb
  • 7fbd47e Fix MultiplayerMatchSubScreen erroneously pushing exit dialog on API failure
  • cd02a8a Fix PopupDialog potentially accumulating schedules during load
  • acb51df Merge pull request #24246 from bdach/fix-exit-dialog-crash
  • e25cd03 Update framework
  • a42992d Remove unused local variable
  • d25a039 Fix PerformAction\<T>() potentially crashing when no matching button is found
  • 72bf43e Add failing test covering exit dialog crash
  • 50e6f0a Merge pull request #24233 from chayleaf/fix-taiko-maps-not-finishing
  • 416ee0d Fix covariant array spec in new test
  • 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)