Skip to content

Bump ppy.osu.Framework from 2021.601.0 to 2021.630.0 - #22

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

Bump ppy.osu.Framework from 2021.601.0 to 2021.630.0#22
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/ppy.osu.Framework-2021.630.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2021

Copy link
Copy Markdown

Bumps ppy.osu.Framework from 2021.601.0 to 2021.630.0.

Release notes

Sourced from ppy.osu.Framework's releases.

2021.630.0

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

2021.628.0

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

Breaking Changes

IHasTooltip.Text is now a LocalisableString

IHasTooltip.Text now takes a LocalisableString instead of regular string. Users of custom tooltip containers may also have to change checks in the SetContent() method of their tooltip type to check if content is a LocalisableString instead of a regular string.

Recently added GameThread.ThreadPausing has been removed

This was only added in the previous release, but has since been replaced with the bindable GameThread.State, which gives more detail about the current state of the thread.

2021.623.0

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

2021.622.0

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

Breaking Changes

MarkdownHeading.GetFontSizeByLevel now specifies absolute sizes

The result of this method is now more correctly applied to headers via FontSize rather than Scale. If you were overriding this method, please multiply your returned values by 20 to maintain sizing compatibility.

2021.616.0

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

2021.614.0

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

2021.611.0

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

2021.609.0

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

2021.608.0

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

2021.607.0

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

Commits
  • 8d15dd3 Merge pull request #4549 from peppy/fix-multiple-exit
  • 620ae90 Merge branch 'master' into fix-multiple-exit
  • c1446be Allow PerformExit to still run immediately when in a Stopping state
  • 111879d Merge pull request #4553 from bdach/gh-actions-job-timeout
  • e0e18ff Merge branch 'master' into gh-actions-job-timeout
  • cc56e0f Merge pull request #4551 from smoogipoo/fix-trackvirtual-seek
  • 78082e0 Set more appropriate time limits for GH Actions workflows
  • 0930fff Make PerformExit virtual again for iOS consumption case
  • c59dca9 Fix remaining deadlock case by refactoring exception handle exceptional logic
  • 4a28017 Fix TrackVirtual failing seeks in unexpected ways
  • 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)

Bumps [ppy.osu.Framework](https://github.com/ppy/osu-framework) from 2021.601.0 to 2021.630.0.
- [Release notes](https://github.com/ppy/osu-framework/releases)
- [Commits](ppy/osu-framework@2021.601.0...2021.630.0)

---
updated-dependencies:
- dependency-name: ppy.osu.Framework
  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 Jul 1, 2021
@dependabot @github

dependabot Bot commented on behalf of github Jul 26, 2021

Copy link
Copy Markdown
Author

Superseded by #27.

@dependabot dependabot Bot closed this Jul 26, 2021
@dependabot
dependabot Bot deleted the dependabot/nuget/ppy.osu.Framework-2021.630.0 branch July 26, 2021 18:32
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