Skip to content

Bump ppy.osu.Framework.NativeLibs from 2021.1221.0 to 2022.429.0 - #117

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/ppy.osu.Framework.NativeLibs-2022.429.0
Closed

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/ppy.osu.Framework.NativeLibs-2022.429.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 30, 2022

Copy link
Copy Markdown

Bumps ppy.osu.Framework.NativeLibs from 2021.1221.0 to 2022.429.0.

Release notes

Sourced from ppy.osu.Framework.NativeLibs's releases.

2022.428.0

Thanks for following along! This is a tagged release (2022.428.0).

What's Changed

Full Changelog: ppy/osu-framework@2022.425.0...2022.428.0

2022.425.0

Thanks for following along! This is a tagged release (2022.425.0).

What's Changed

Full Changelog: ppy/osu-framework@2022.423.0...2022.425.0

2022.423.0

Thanks for following along! This is a tagged release (2022.423.0).

What's Changed

New Contributors

Full Changelog: ppy/osu-framework@2022.421.0...2022.423.0

2022.421.0

Thanks for following along! This is a tagged release (2022.421.0).

Breaking Changes

IScreen navigation interface methods now receive an "event args" structure

To allow adding more data to IScreen navigation interface methods in the future without further API breakage, their signatures have been changed to include an "event args" structure in the following manner:

- void OnEntering(IScreen last);
+ void OnEntering(ScreenTransitionEvent e);
</tr></table> 

... (truncated)

Commits

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)

Bumps [ppy.osu.Framework.NativeLibs](https://github.com/ppy/osu-framework) from 2021.1221.0 to 2022.429.0.
- [Release notes](https://github.com/ppy/osu-framework/releases)
- [Commits](https://github.com/ppy/osu-framework/commits)

---
updated-dependencies:
- dependency-name: ppy.osu.Framework.NativeLibs
  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 Apr 30, 2022
@dependabot @github

dependabot Bot commented on behalf of github Jun 1, 2022

Copy link
Copy Markdown
Author

Superseded by #119.

@dependabot dependabot Bot closed this Jun 1, 2022
@dependabot
dependabot Bot deleted the dependabot/nuget/ppy.osu.Framework.NativeLibs-2022.429.0 branch June 1, 2022 17: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.

0 participants