Skip to content

Update sdl2 requirement from 0.32.1 to 0.34.2 - #25

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/sdl2-0.34.2
Closed

Update sdl2 requirement from 0.32.1 to 0.34.2#25
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/sdl2-0.34.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 19, 2021

Copy link
Copy Markdown

Updates the requirements on sdl2 to permit the latest version.

Changelog

Sourced from sdl2's changelog.

v0.34.2

[PR #1012](Rust-SDL2/rust-sdl2#1012) Fix use after free with AudioDevice::open and AudioDevice::open_queue

[PR #1010](Rust-SDL2/rust-sdl2#1010) Fix compilation with gcc10.

[PR #1009](Rust-SDL2/rust-sdl2#1009) Add support for linking to development libraries from vcpkg, and automatically setting up a vcpkg installation using cargo-vcpkg.

v0.34.1

[PR #1004](Rust-SDL2/rust-sdl2#1004) + [PR #1005](Rust-SDL2/rust-sdl2#1005): Add convenience functions for Window and Event.

[PR #996](Rust-SDL2/rust-sdl2#996): Impl From<i32> for WindowPos.

[PR #988](Rust-SDL2/rust-sdl2#988): Add convenience functions for Texture.

v0.34.0

[PR #962](Rust-SDL2/rust-sdl2#962): Added raw-window-handle support for Windows, Linux (X11 and Wayland) and macOS.

[PR #964](Rust-SDL2/rust-sdl2#964): Breaking change: Change joystick instance IDs from i32 to u32.

[PR #965](Rust-SDL2/rust-sdl2#965): Added invert method for Color, and added more Color names as constants.

[PR #968](Rust-SDL2/rust-sdl2#968) Pass SDL2 include directories to sdl2-sys's dependant crates through DEP_SDL2_INCLUDE.

[PR #970](Rust-SDL2/rust-sdl2#970) Add Chunk::from_buffer in mixer.

[PR #976](Rust-SDL2/rust-sdl2#976) Fix compilation with use-bingen feature.

[PR #977](Rust-SDL2/rust-sdl2#977) Add cpuinfo::has_avx2 and cpuinfo::has_avx512f

[PR #982](Rust-SDL2/rust-sdl2#982) Support for loading Opus format in mixer.

[PR #980](Rust-SDL2/rust-sdl2#980) Fix compilation on Windows.

... (truncated)

Commits

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

Updates the requirements on [sdl2](https://github.com/Rust-SDL2/rust-sdl2) to permit the latest version.
- [Release notes](https://github.com/Rust-SDL2/rust-sdl2/releases)
- [Changelog](https://github.com/Rust-SDL2/rust-sdl2/blob/master/changelog.md)
- [Commits](https://github.com/Rust-SDL2/rust-sdl2/commits)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 19, 2021
@dependabot @github

dependabot Bot commented on behalf of github Oct 19, 2021

Copy link
Copy Markdown
Author

Superseded by #26.

@dependabot dependabot Bot closed this Oct 19, 2021
@dependabot
dependabot Bot deleted the dependabot/cargo/sdl2-0.34.2 branch October 19, 2021 10:14
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants