Skip to content

Bump sdl2 from 0.33.0 to 0.34.0#83

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/sdl2-0.34.0
Closed

Bump sdl2 from 0.33.0 to 0.34.0#83
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/sdl2-0.34.0

Conversation

@dependabot-preview
Copy link
Contributor

Bumps sdl2 from 0.33.0 to 0.34.0.

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

[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.

v0.33

[PR #956](Rust-SDL2/rust-sdl2#956) + [PR #960](Rust-SDL2/rust-sdl2#960) + [PR #951](Rust-SDL2/rust-sdl2#951): Fix some build targets.

[PR #948](Rust-SDL2/rust-sdl2#948) + [PR #957](Rust-SDL2/rust-sdl2#957): Remove the num dependency.

[PR #947](Rust-SDL2/rust-sdl2#947): Upgraded the "bundled" version of SDL2 to 2.0.10

[PR #940](Rust-SDL2/rust-sdl2#940): Breaking change Removed the rand dependency for random colors. You will have to implement your own random colors from now on.

[PR #933](Rust-SDL2/rust-sdl2#933): Breaking change Removed AudioFormatNum::zero(), use AudioFormatNum::SILENCE constant instead.

[PR #907](Rust-SDL2/rust-sdl2#907):

... (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.0.
- [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 27, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #92.

@dependabot-preview dependabot-preview bot deleted the dependabot/cargo/sdl2-0.34.0 branch June 8, 2020 05:54
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