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 2024.312.0 to 2024.412.0 #457

Merged
merged 2 commits into from
Apr 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2024

Bumps ppy.osu.Game from 2024.312.0 to 2024.412.0.

Release notes

Sourced from ppy.osu.Game's releases.

2024.312.1

Code Quality

Online

ppy/osu#27574@​bdach)

Performance

ppy/osu#27562@​EVAST9919)

Reliability

ppy/osu#27585@​peppy)

Running osu! with data stored on an ExFAT drive stopped working with the last release. This will be fixed in this release. If your data is missing, please open your osu! data folder and rename the client_xxx_corrupted.realm file to client.realm (deleting the new one created with a smaller filesize) after completing the update.

ppy/osu#27586@​bdach)

Full Changelog: ppy/osu@2024.312.0...2024.312.1

Commits
  • dd22735 Merge branch 'logging-track' into release
  • 4822889 Fix back-to-front comparison
  • fcf4404 Use extension methods to clean up code
  • 3793a55 Merge pull request #27832 from peppy/skin-editor-new-items-apply
  • c968ccd Log all seeks
  • c0dce94 Fix newly placed items in skin editor not getting correct anchor placement
  • da1a07f Merge pull request #27827 from smoogipoo/fix-ios-build
  • 3ec9374 Fix test failures due to sentry oversight
  • 8b2017b Update Sentry to fix iOS build
  • 3e8ddbd Add new entries to dotsettings (Rider 2024.1)
  • 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 2024.312.0 to 2024.412.0.
- [Release notes](https://github.com/ppy/osu/releases)
- [Commits](ppy/osu@2024.312.0...2024.412.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 12, 2024
Copy link
Collaborator

@LumpBloom7 LumpBloom7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ignoring NVika for now. Should do a cleanup pass to satisfy it at some point.

@LumpBloom7 LumpBloom7 merged commit 51078ef into master Apr 13, 2024
7 of 8 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/ppy.osu.Game-2024.412.0 branch April 13, 2024 08:29
@naoei
Copy link
Member

naoei commented Apr 13, 2024

All NVika errors are due to unused using directives, so I wouldn't mind if an unrelated PR cleaned those up.

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

2 participants