Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 25, 2020

Bumps sdl2 from 0.33.0 to 0.34.3.

Changelog

Sourced from sdl2's changelog.

In this file will be listed the changes, especially the breaking ones that one should be careful of when upgrading from a version of rust-sdl2 to another.

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.

Commits

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 25, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/cargo/sdl2-0.34.3 branch from d8a9af7 to ae45400 Compare September 3, 2020 13:31
Bumps [sdl2](https://github.com/Rust-SDL2/rust-sdl2) from 0.33.0 to 0.34.3.
- [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-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/cargo/sdl2-0.34.3 branch from ae45400 to 4537e59 Compare March 19, 2021 15:34
@dependabot-preview
Copy link
Contributor Author

Superseded by #151.

@dependabot-preview dependabot-preview bot deleted the dependabot/cargo/sdl2-0.34.3 branch April 5, 2021 05:30
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