[PR #365] [CLOSED] Bump sdl3-sys from 0.4.6+SDL3-3.2.8 to 0.4.7+SDL3-3.2.10 #455

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

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/365
Author: @dependabot[bot]
Created: 4/2/2025
Status: Closed

Base: mainHead: dependabot/cargo/sdl3-sys-0.4.7SDL3-3.2.10


📝 Commits (1)

  • 22abad7 Bump sdl3-sys from 0.4.6+SDL3-3.2.8 to 0.4.7+SDL3-3.2.10

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 Cargo.lock (+4 -4)

📄 Description

Bumps sdl3-sys from 0.4.6+SDL3-3.2.8 to 0.4.7+SDL3-3.2.10.

Commits
  • 65e7343 update SDL to 3.2.10, sdl3-sys 0.4.7
  • 322a2a7 add metadata to satellite versions
  • 6a89848 don't derive *Eq for types with internal data
  • 90816ce derive PartialEq/Eq/Hash for applicable types
  • See full diff 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/365 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/2/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/sdl3-sys-0.4.7SDL3-3.2.10` --- ### 📝 Commits (1) - [`22abad7`](https://github.com/gopher64/gopher64/commit/22abad7add3b99230c12050c06acffb59ff5ec51) Bump sdl3-sys from 0.4.6+SDL3-3.2.8 to 0.4.7+SDL3-3.2.10 ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+4 -4) </details> ### 📄 Description Bumps [sdl3-sys](https://github.com/maia-s/sdl3-sys-rs) from 0.4.6+SDL3-3.2.8 to 0.4.7+SDL3-3.2.10. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/maia-s/sdl3-sys-rs/commit/65e7343fdf9fbe7d1c32a0f1a6c8e171f451dcab"><code>65e7343</code></a> update SDL to 3.2.10, sdl3-sys 0.4.7</li> <li><a href="https://github.com/maia-s/sdl3-sys-rs/commit/322a2a72fe5a8fc79bcf42d76e57f6ae1120c16f"><code>322a2a7</code></a> add metadata to satellite versions</li> <li><a href="https://github.com/maia-s/sdl3-sys-rs/commit/6a89848de858f9eb32183961f11394e3a8cd17cd"><code>6a89848</code></a> don't derive *Eq for types with internal data</li> <li><a href="https://github.com/maia-s/sdl3-sys-rs/commit/90816cea679e26119c18270122861b040cbf20c1"><code>90816ce</code></a> derive PartialEq/Eq/Hash for applicable types</li> <li>See full diff in <a href="https://github.com/maia-s/sdl3-sys-rs/compare/sdl3-sys-v0.4.6...sdl3-sys-v0.4.7">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.6+SDL3-3.2.8&new-version=0.4.7+SDL3-3.2.10)](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:34 +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#455
No description provided.