Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ppy.osu.Game from 2023.1231.0 to 2024.130.2 #443

Merged
merged 3 commits into from Jan 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2024

Bumps ppy.osu.Game from 2023.1231.0 to 2024.130.2.

Release notes

Sourced from ppy.osu.Game's releases.

2024.130.2

Audio

ppy/osu#26612@​peppy)

Code Quality

Editor

ppy/osu#26499@​OliBomby)

ppy/osu#26585@​frenzibyte)

Smaller changes

  • ppy/osu#26512@​OliBomby)
    • Fixes an issue in the mechanism responsible for turning the path type to bezier when the perfect curve circle radius is too large.

Before:

osu.Game.Rulesets.Osu.Tests_rKl5pw51G0.mp4

After:

osu.Game.Rulesets.Osu.Tests_vEFTrVGF9Y.mp4

Framework

  • Guard against potential usage of DrawablePoolppy/osu-framework#6136@​peppy)
  • Make IPC port configurable via HostOptionsppy/osu-framework#6129@​tsunyoku)
  • Add flaky test attribute and mark CanSeekForwardOnInterpolationFailppy/osu-framework#6140@​frenzibyte)
  • Fix TemplateGameTestSceneppy/osu-framework#6146@​Joehuu)
  • ppy/osu-framework#6143@​bdach)
  • ppy/osu-framework#6144@​Susko3)
  • ppy/osu-framework#6138@​peppy)
  • Add the ability to solo a test in visual testing using [Solo]ppy/osu-framework#6137@​peppy)
  • ppy/osu-framework#6158@​smoogipoo)
  • Implement Padding property in GridContainerppy/osu-framework#6145@​EVAST9919)
  • ppy/osu-framework#6160@​smoogipoo)

Gameplay

... (truncated)

Commits
  • 6931af6 Add missing icon.png entry to nuspec
  • 26d3409 Merge pull request #26797 from peppy/update-endpoints
  • d895a91 Update endpoints to final production endpoints
  • f5e7697 Merge pull request #26781 from frenzibyte/taiko-sv-v2
  • 99f4b2c Merge pull request #26788 from EVAST9919/scrolling-alloc
  • fc8fdb5 Merge pull request #26790 from EVAST9919/mania-columns-alloc
  • 8e20eed Don't use LINQ in ReceivePositionalInputAt
  • 7dba870 Rework Content storage in ColumnFlow
  • 87f853f Reduce overhead in ScrollingHitObjectContainer
  • 58bcef9 Merge pull request #26785 from bdach/make-populate-maximum-statistics-public
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [ppy.osu.Game](https://github.com/ppy/osu) from 2023.1231.0 to 2024.130.2.
- [Release notes](https://github.com/ppy/osu/releases)
- [Commits](ppy/osu@2023.1231.0...2024.130.2)

---
updated-dependencies:
- dependency-name: ppy.osu.Game
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2024
Somehow this test managed to use pools in a fucking ridiculous way, only exposed by the added check framework-side
@LumpBloom7 LumpBloom7 merged commit 4062d26 into master Jan 30, 2024
8 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/ppy.osu.Game-2024.130.2 branch January 30, 2024 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant