Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update renderdoc requirement from 0.11.0 to 0.12.1 #364

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Updates the requirements on renderdoc to permit the latest version.

Release notes

Sourced from renderdoc's releases.

renderdoc 0.12.1

Added

  • Add eRENDERDOC_Option_SoftMemoryLimit symbol to renderdoc-sys (PR #151).

Changed

  • Update renderdoc-sys dependency to 1.1.0 (PR #152).
Changelog

Sourced from renderdoc's changelog.

[0.12.1] - 2024-03-01

Added

  • Add eRENDERDOC_Option_SoftMemoryLimit symbol to renderdoc-sys (PR #151).

Changed

  • Update renderdoc-sys dependency to 1.1.0 (PR #152).

[0.12.0] - 2024-03-01

Changed

  • Update bitflags dependency to 2.0.
  • Update libloading dependency to 0.8.

[0.11.0] - 2023-02-20

Changed

  • Update renderdoc-sys dependency to 1.0.0.
  • Update float-cmp dependency to 0.9.
  • Update optional glutin dependency to 0.30.
  • Update optional winit dependency to 0.28.
  • Improve crate-level documentation.

Fixed

  • Fix loading strategy of renderdoc library (PR #140).
  • Fix typo in start_frame_capture and end_frame_capture docs (PR #122).
  • Fix undefined behavior and crash in get_capture (PR #143).

[0.10.1] - 2021-02-10

Changed

  • Bump libloading dependency to 0.7.

[0.10.0] - 2020-12-17

Changed

  • Bump glutin dependency to 0.26.

[0.9.1] - 2020-08-05

Changed

  • Allow global synchronized access to RenderDoc (see #79).

... (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
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [renderdoc](https://github.com/ebkalderon/renderdoc-rs) to permit the latest version.
- [Release notes](https://github.com/ebkalderon/renderdoc-rs/releases)
- [Changelog](https://github.com/ebkalderon/renderdoc-rs/blob/master/CHANGELOG.md)
- [Commits](ebkalderon/renderdoc-rs@v0.11.0...v0.12.1)

---
updated-dependencies:
- dependency-name: renderdoc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 4, 2024
@Ralith Ralith merged commit 752c3ca into master Mar 26, 2024
6 checks passed
@Ralith Ralith deleted the dependabot/cargo/renderdoc-0.12.1 branch March 26, 2024 23:21
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.

1 participant