taulazer / tau

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

Bump ppy.osu.Game from 2023.301.0 to 2023.305.0 #363

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ppy.osu.Game from 2023.301.0 to 2023.305.0.

Release notes

Sourced from ppy.osu.Game's releases.

2023.305.0

Mostly a hotfix for the last release.

Code Quality

Gameplay (osu!mania)

ppy/osu#22776@​peppy)

Stopped working in the last release.

Platform

ppy/osu#22790@​Joehuu)

Skin Editor

ppy/osu#22787@​bdach)

  • Fix skin selection not clearing on exit to non-skinnable screen.
  • Fix non-skinnable screen placeholder sometimes not displaying.
  • Fix layer dropdown showing up when no layers are available.

UI

ppy/osu#22743@​Joehuu)

osu!_LUEJAr9S21

Smaller changes

Full Changelog: https://github.com/ppy/osu/compare/2023.301.0...2023.305.0

Commits
  • 778cde8 Merge pull request #22790 from Joehuu/fix-android-external-links
  • 7725739 Merge pull request #22787 from bdach/skin-editor-screen-transitions
  • d120638 Use manifest overlay and merger for intent query specs
  • 5d6ab5f Add mailto scheme to intent queries
  • 92f9427 Fix external links not working on Android
  • 60cdd3c Clear components sidebar unconditionally on every target change
  • 9d4bb2e Add failing test coverage for clearing sidebar contents
  • d233f3a Show non-skinnable screen placeholder at higher level
  • 49e298e Accept ISerialisableDrawableContainer directly in SkinBlueprintContainer
  • 2f25fb4 Move NonSkinnableScreenPlaceholder to outer scope
  • 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 #365.