Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps sdl2 from 0.33.0 to 0.34.4.

Changelog

Sourced from sdl2's changelog.

v0.34.4

[PR #1086](Rust-SDL2/rust-sdl2#1086) Update bundled to use SDL2 2.0.14

[PR #1033](Rust-SDL2/rust-sdl2#1033) Changed signature of TimerSubsystem::ticks to accept &self.

[PR #1057](Rust-SDL2/rust-sdl2#1057): fix memory safety bug in set_error

[PR #1081](Rust-SDL2/rust-sdl2#1081): Allow bundled build to be built in debug mode. Fixes issue when linking binary with mixed debug+release CRT dependencies.

[PR #1080](Rust-SDL2/rust-sdl2#1080): Fix line endings of patches to lf so patching of sources works on Windows.

[PR #1031](Rust-SDL2/rust-sdl2#1031): Add patch to fix metal detection (https://bugzilla.libsdl.org/show_bug.cgi?id=4988)

v0.34.3

[PR #1027](Rust-SDL2/rust-sdl2#1027): upgrade "bundled" version of SDL2 to 2.0.12 [PR #1020](Rust-SDL2/rust-sdl2#1020): revert undefined behavior introduction. Commit: Fix clippy issue Commit: Temporarily suppress dangerous clippy hints PR#1014: add load_texture_bytes interface for load texture from buffer

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):

... (truncated)

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)

Bumps [sdl2](https://github.com/Rust-SDL2/rust-sdl2) from 0.33.0 to 0.34.4.
- [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 added the dependencies Pull requests that update a dependency file label Apr 5, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #152.

@dependabot-preview dependabot-preview bot deleted the dependabot/cargo/sdl2-0.34.4 branch April 28, 2021 14:00
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