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 shaderc requirement from 0.6.3 to 0.7.0 #823

Merged
merged 1 commit into from
Nov 26, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2020

Updates the requirements on shaderc to permit the latest version.

Commits
  • 6e0671e Bump version to 0.7.0
  • 9c1cfb6 Add support for searching Vulkan SDK library path
  • 6c78f13 Update README regarding library searching and environment setup
  • 2bb60b2 Switch to link against dynamic library first (#95)
  • 7434597 Update C++ shaderc and dependencies (#92)
  • 09318f5 Improve build.rs on various aspects (#94)
  • 01d3ac0 Improve cargo build warning messages
  • 164ed9c travis: add format check
  • 7debe53 Wait 30min for iOS simulator tests
  • See full diff in compare view

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)

@cart
Copy link
Member

cart commented Nov 26, 2020

@dependabot rebase

Updates the requirements on [shaderc](https://github.com/google/shaderc-rs) to permit the latest version.
- [Release notes](https://github.com/google/shaderc-rs/releases)
- [Commits](google/shaderc-rs@v0.6.3...v0.7.0)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/shaderc-0.7.0 branch from 3e54519 to 3ca7bb1 Compare November 26, 2020 01:55
@cart cart merged commit 8e4eb41 into master Nov 26, 2020
@dependabot dependabot bot deleted the dependabot/cargo/shaderc-0.7.0 branch November 26, 2020 02:46
@fopsdev fopsdev mentioned this pull request Jan 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant