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

build(deps): bump the submodules group with 3 updates #231

Merged
merged 1 commit into from
Jun 1, 2024

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 1, 2024

Bumps the submodules group with 3 updates: bgfx, bx and bimg.

Updates bgfx from 57d8a08 to 00fa5ad

Commits

Updates bx from 34ba9c7 to d171a0f

Commits
  • d171a0f Use intrinsic functions for memory barriers instead of inline assembly (#327)
  • 0481ee1 Cleanup.
  • 98c43d8 fixes osx/ios set thread name (#284)
  • 2690b0d feat: bring back simulator support (#322)
  • daecc9d Cleanup.
  • 6cddfa9 Added MakeSignedT and MakeUnsignedT to type traits.
  • b95012f Supported /Zc:preprocessor compiler switch for standards compliant preproce...
  • db8a6d7 vsnprintf: Right justified prec modified defaults to fill by 0.
  • See full diff in compare view

Updates bimg from e9fa0ce to 98a40e8

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the submodules group with 3 updates: [bgfx](https://github.com/bkaradzic/bgfx), [bx](https://github.com/bkaradzic/bx) and [bimg](https://github.com/bkaradzic/bimg).


Updates `bgfx` from `57d8a08` to `00fa5ad`
- [Commits](bkaradzic/bgfx@57d8a08...00fa5ad)

Updates `bx` from `34ba9c7` to `d171a0f`
- [Commits](bkaradzic/bx@34ba9c7...d171a0f)

Updates `bimg` from `e9fa0ce` to `98a40e8`
- [Commits](bkaradzic/bimg@e9fa0ce...98a40e8)

---
updated-dependencies:
- dependency-name: bgfx
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: bx
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: bimg
  dependency-type: direct:production
  dependency-group: submodules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from bwrsandman as a code owner June 1, 2024 16:41
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 1, 2024
@bwrsandman bwrsandman merged commit 19cb98d into master Jun 1, 2024
13 checks passed
@bwrsandman bwrsandman deleted the dependabot/submodules/submodules-f3a094fe2e branch June 1, 2024 18:36
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