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 the osu-related group across 1 directory with 2 updates #368

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps the osu-related group with 2 updates in the / directory: ppy.osu.Framework.iOS and ppy.osu.Framework.

Updates ppy.osu.Framework.iOS from 2024.1112.0 to 2024.1224.0

Release notes

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

2024.1224.0

What's Changed

Full Changelog: ppy/osu-framework@2024.1220.0...2024.1224.0

2024.1220.0

What's Changed

Full Changelog: ppy/osu-framework@2024.1219.1...2024.1220.0

2024.1219.1

What's Changed

New Contributors

Full Changelog: ppy/osu-framework@2024.1219.0...2024.1219.1

2024.1219.0

What's Changed

Full Changelog: ppy/osu-framework@2024.1206.0...2024.1219.0

2024.1206.0

What's Changed

Full Changelog: ppy/osu-framework@2024.1205.0...2024.1206.0

2024.1205.0

What's Changed

... (truncated)

Commits
  • c4073f9 Merge pull request #6471 from frenzibyte/ios-avoid-crop
  • 26f10d0 Avoid image allocation by cropping in iOS texture loading code
  • fe60bf5 Merge pull request #6470 from frenzibyte/ios-vimage
  • 4731f8c Use Accelerate framework for texture image processing
  • ffdbdca Add test to ensure correct texture rendering
  • 1022955 Merge pull request #6468 from Susko3/uikit-framebuffer-sdl3
  • 35b5cf9 Implement getting UIKit framebuffer on SDL3
  • beb2fa2 Merge pull request #6466 from smoogipoo/fix-bindablelist-cast
  • 3ac37de Fix BindableList methods crashing with non-IList collections
  • f62cd4d Add failing tests
  • Additional commits viewable in compare view

Updates ppy.osu.Framework from 2024.1112.0 to 2024.1224.0

Release notes

Sourced from ppy.osu.Framework's releases.

2024.1224.0

What's Changed

Full Changelog: ppy/osu-framework@2024.1220.0...2024.1224.0

2024.1220.0

What's Changed

Full Changelog: ppy/osu-framework@2024.1219.1...2024.1220.0

2024.1219.1

What's Changed

New Contributors

Full Changelog: ppy/osu-framework@2024.1219.0...2024.1219.1

2024.1219.0

What's Changed

Full Changelog: ppy/osu-framework@2024.1206.0...2024.1219.0

2024.1206.0

What's Changed

Full Changelog: ppy/osu-framework@2024.1205.0...2024.1206.0

2024.1205.0

What's Changed

... (truncated)

Commits
  • c4073f9 Merge pull request #6471 from frenzibyte/ios-avoid-crop
  • 26f10d0 Avoid image allocation by cropping in iOS texture loading code
  • fe60bf5 Merge pull request #6470 from frenzibyte/ios-vimage
  • 4731f8c Use Accelerate framework for texture image processing
  • ffdbdca Add test to ensure correct texture rendering
  • 1022955 Merge pull request #6468 from Susko3/uikit-framebuffer-sdl3
  • 35b5cf9 Implement getting UIKit framebuffer on SDL3
  • beb2fa2 Merge pull request #6466 from smoogipoo/fix-bindablelist-cast
  • 3ac37de Fix BindableList methods crashing with non-IList collections
  • f62cd4d Add failing tests
  • 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the osu-related group with 2 updates in the / directory: [ppy.osu.Framework.iOS](https://github.com/ppy/osu-framework) and [ppy.osu.Framework](https://github.com/ppy/osu-framework).


Updates `ppy.osu.Framework.iOS` from 2024.1112.0 to 2024.1224.0
- [Release notes](https://github.com/ppy/osu-framework/releases)
- [Commits](ppy/osu-framework@2024.1112.0...2024.1224.0)

Updates `ppy.osu.Framework` from 2024.1112.0 to 2024.1224.0
- [Release notes](https://github.com/ppy/osu-framework/releases)
- [Commits](ppy/osu-framework@2024.1112.0...2024.1224.0)

---
updated-dependencies:
- dependency-name: ppy.osu.Framework.iOS
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: osu-related
- dependency-name: ppy.osu.Framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: osu-related
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2025
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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 size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant