karaoke-dev / osu-framework-font

Unofficial support for extra font effect.
MIT License
5 stars 3 forks source link

Bump the osu-related group with 2 updates #432

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps the osu-related group with 2 updates: ppy.osu.Framework and ppy.osu.Game.Resources.

Updates ppy.osu.Framework from 2024.110.0 to 2024.114.0

Release notes

Sourced from ppy.osu.Framework's releases.

2024.114.0

What's Changed

Full Changelog: https://github.com/ppy/osu-framework/compare/2024.113.0...2024.114.0

2024.113.0

What's Changed

Full Changelog: https://github.com/ppy/osu-framework/compare/2024.110.0...2024.113.0

Commits
  • 92db55a Merge pull request #6132 from bdach/fix-osutk-window-displays
  • 6598f76 Fix incorrect implementation of OsuTKWindow.Displays
  • 9b3aaa5 Merge pull request #6130 from peppy/fix-key-combination
  • e2f325f Fix .ToImmutableArray() being called on the wrong thing
  • 54c65f3 Add test coverage
  • c79e8bd Fix KeyCombination throwing when duplicates are fed in
  • cd28e1c Merge pull request #6126 from peppy/keyboard-input-allocs
  • da75cb6 Fix edge case
  • d3c895a Merge branch 'master' into keyboard-input-allocs
  • 70fc208 Merge pull request #6124 from peppy/bass-sync-device-allocs
  • Additional commits viewable in compare view


Updates ppy.osu.Game.Resources from 2023.1228.0 to 2024.116.0

Release notes

Sourced from ppy.osu.Game.Resources's releases.

2024.116.0

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

Commits
  • b4f1d49 Merge pull request #303 from ppy/l10n_master
  • a9a79df Update osu-web sourced translations from crowdin
  • 1de79c6 Update translations from crowdin
  • f60c8cb Add new client localisations
  • c61fdce Merge pull request #302 from EVAST9919/argon-health-shaders
  • 606ed52 Further tweak glow falloff curve
  • 18cdc46 Add guards against div-by-zero
  • af8a45d Fix incorrect shape for small slash length
  • d5a43a2 Increase arc angle precision
  • 212f23b Use const for constant values
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 7 months ago

Superseded by #433.