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
Bumps ppy.osu.Game.Rulesets.Osu from 2021.416.0 to 2021.502.0.
Release notes
Sourced from ppy.osu.Game.Rulesets.Osu's releases.
Commits
a8db634
Merge pull request #12650 from frenzibyte/selection-box-use-aabb2e24b69
Merge pull request #12617 from Joehuu/fix-pp-column-approved-mapsb83aa0b
Avoid LINQ in update0aa17e7
Rewrite selection box computation logic withRectangleF
's helper methods07fe990
Use bounding box of blueprint for computing selection box area137be5d
Use equality operator instead of null coalescing05e18e3
Merge pull request #12558 from JustusFT/justusft/mania-color-snapa551958
Move caching ofIBeatmap
to baseDrawableRuleset
db815f7
Tidy up implementation inDrawableNote
0b06c5b
Remove unneeded test dataDependabot 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