Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2025

This PR contains the following updates:

Package Type Update Change
sdl3 workspace.dependencies minor 0.14 -> 0.16

Release Notes

vhspace/sdl3-rs (sdl3)

v0.16.2

Compare Source

Added
  • Add bitflags type (WindowFlags) for SDL_WindowFlags (#​252)
  • Make draw_rect consistent with fill_rect generic parameter (#​253)
Changed
  • 41:18.325143356Z INFO sanzu::client_sdl2] Map video memory (#​257)
Fixed
  • Correct previous attempt to fix EventWatch soundness hole (#​259)
  • Add Send + Sync bounds for EventWatch to avoid soundness hole (#​256)
  • Avoid segfault when device is drop after window (#​255)
Dependencies
  • Bump bitflags from 2.9.4 to 2.10.0 (#​249)
  • Bump sdl3-sys from 0.5.7+SDL3-3.2.24 to 0.5.10+SDL3-3.2.26 (#​251)

v0.16.1

Compare Source

Added
  • Added EventSubsystem::set_event_enabled and EventSubsystem::event_enable. (#​237)

v0.16.0

Compare Source

Added
Changed
  • Update deps
  • Remove rust cache (#​245)
  • Automate changelog generation (#​231)
Fixed
  • Change acquire_swapchain_texture to return an Option (#​240)

v0.15.1

Compare Source

Added
  • Add basic TTF_TextEngine wrapper (#​221)
  • Add set_scale_mode and scale_mode to unsafe Texture (#​224)
Changed
  • Bump minor version, sort of breaking changes
  • Update log enums (#​222)
  • Add lint pr title workflow (#​229)
  • Remove build cache (#​228)
Fixed
  • Expose viewport wrapper publicly (#​227)
Removed
Dependencies
  • Bump actions/checkout from 4 to 5 (#​211)
  • Bump bitflags from 2.9.1 to 2.9.4 (#​225)
  • Bump amannn/action-semantic-pull-request from 5 to 6 (#​230)

v0.14.42

Compare Source

Dependencies
  • Bump sdl3-sys from 0.5.0+SDL3-3.2.12 to 0.5.5+SDL3-3.2.22 (#​226)

v0.14.41

Compare Source

Added
  • Add Viewport wrapper and RenderPass::set_scissor (#​220)
  • Add fence and blit operations (#​218)

v0.14.40

Compare Source

Added
  • Added IOStream::from_vec.
Changed
  • Rework checks workflows (#​203)
  • Replace unsound gpu enums with wrapper structs (#​200)
  • Fix GPU compute pass binding count and expose storage bindings (#​199)
Fixed
  • Use new enum format (#​202)
  • Allow to bind samplers for compute pass (#​201)
Dependencies
  • Bump libc from 0.2.172 to 0.2.174 (#​210)
  • Bump bitflags from 2.9.0 to 2.9.1 (#​207)
  • Bump actions/cache from 3 to 4 (#​208)

v0.14.36

Compare Source

Added
  • Added IOStream::from_vec.
Changed
  • Rework checks workflows (#​203)
  • Replace unsound gpu enums with wrapper structs (#​200)
  • Fix GPU compute pass binding count and expose storage bindings (#​199)
Fixed
  • Use new enum format (#​202)
  • Allow to bind samplers for compute pass (#​201)
Dependencies
  • Bump libc from 0.2.172 to 0.2.174 (#​210)
  • Bump bitflags from 2.9.0 to 2.9.1 (#​207)
  • Bump actions/cache from 3 to 4 (#​208)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai
Copy link

coderabbitai bot commented Sep 25, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/sdl3-0.x branch from 55ead5f to a4869e0 Compare October 17, 2025 05:27
@renovate renovate bot changed the title Update Rust crate sdl3 to 0.15 Update Rust crate sdl3 to 0.16 Oct 17, 2025
@renovate renovate bot force-pushed the renovate/sdl3-0.x branch from a4869e0 to 9409b72 Compare November 17, 2025 00:42
@renovate renovate bot force-pushed the renovate/sdl3-0.x branch from 9409b72 to 40c8d40 Compare December 10, 2025 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant