[PR #399] [CLOSED] Bump sdl3-sys from 0.4.8+SDL3-3.2.12 to 0.5.1+SDL3-3.2.14 #482

Closed
opened 2026-03-03 13:47:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/399
Author: @dependabot[bot]
Created: 5/15/2025
Status: Closed

Base: mainHead: dependabot/cargo/sdl3-sys-0.5.1SDL3-3.2.14


📝 Commits (1)

  • e28078c Bump sdl3-sys from 0.4.8+SDL3-3.2.12 to 0.5.1+SDL3-3.2.14

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 Cargo.lock (+4 -4)
📝 Cargo.toml (+1 -1)

📄 Description

Bumps sdl3-sys from 0.4.8+SDL3-3.2.12 to 0.5.1+SDL3-3.2.14.

Commits
  • 0313cde update SDL to 3.2.14
  • 2f79bf0 another fix for run_async
  • df971f1 sdl3-main 0.5.1
  • 124ce35 fix run_async
  • 897f47d add tests for running on main
  • 230f67a run_async_on_main_thread: don't allocate if it's not required
  • 2e2b3f7 git ignore mixer wip
  • 2bb4515 update README.md.inc
  • 585a137 move older changes to ChangeLog.md
  • 7dec611 warn on direct access to padding fields
  • 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/gopher64/gopher64/pull/399 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/15/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/sdl3-sys-0.5.1SDL3-3.2.14` --- ### 📝 Commits (1) - [`e28078c`](https://github.com/gopher64/gopher64/commit/e28078c2dad74ab4a4694708519ede42ee209dcd) Bump sdl3-sys from 0.4.8+SDL3-3.2.12 to 0.5.1+SDL3-3.2.14 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+4 -4) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [sdl3-sys](https://github.com/maia-s/sdl3-sys-rs) from 0.4.8+SDL3-3.2.12 to 0.5.1+SDL3-3.2.14. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/maia-s/sdl3-sys-rs/commit/0313cdeb87b67390ccb4b34bb5569c1af87c8c39"><code>0313cde</code></a> update SDL to 3.2.14</li> <li><a href="https://github.com/maia-s/sdl3-sys-rs/commit/2f79bf0b1ca3cbfb2d88c9243ee068ee90a0c42e"><code>2f79bf0</code></a> another fix for run_async</li> <li><a href="https://github.com/maia-s/sdl3-sys-rs/commit/df971f185c2254bc8ca690039f05ab40121f4c0f"><code>df971f1</code></a> sdl3-main 0.5.1</li> <li><a href="https://github.com/maia-s/sdl3-sys-rs/commit/124ce35509b66f80afe591718551e3d266aaa989"><code>124ce35</code></a> fix run_async</li> <li><a href="https://github.com/maia-s/sdl3-sys-rs/commit/897f47d2a469e7b766ebef295e31b02cd062e44f"><code>897f47d</code></a> add tests for running on main</li> <li><a href="https://github.com/maia-s/sdl3-sys-rs/commit/230f67a00b00af51a784eb30af1d7670ac1f4cb3"><code>230f67a</code></a> run_async_on_main_thread: don't allocate if it's not required</li> <li><a href="https://github.com/maia-s/sdl3-sys-rs/commit/2e2b3f714186cc2352a7430e9a07f329792ce930"><code>2e2b3f7</code></a> git ignore mixer wip</li> <li><a href="https://github.com/maia-s/sdl3-sys-rs/commit/2bb4515e4485f92fb18394058eb5aec95445e683"><code>2bb4515</code></a> update README.md.inc</li> <li><a href="https://github.com/maia-s/sdl3-sys-rs/commit/585a13711abd2e9c306a6e67d2c490bdadf7d5b3"><code>585a137</code></a> move older changes to ChangeLog.md</li> <li><a href="https://github.com/maia-s/sdl3-sys-rs/commit/7dec611fd4f1279e0218d9a1731f398ae1abd929"><code>7dec611</code></a> warn on direct access to padding fields</li> <li>Additional commits viewable in <a href="https://github.com/maia-s/sdl3-sys-rs/compare/sdl3-sys-v0.4.8...sdl3-sys-v0.5.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sdl3-sys&package-manager=cargo&previous-version=0.4.8+SDL3-3.2.12&new-version=0.5.1+SDL3-3.2.14)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:47:42 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/gopher64#482
No description provided.