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

Bump deps/json from a259ecc to 1b9a9d1 #981

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump deps/json from a259ecc to 1b9a9d1
Bumps [deps/json](https://github.com/nlohmann/json) from `a259ecc` to `1b9a9d1`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](nlohmann/json@a259ecc...1b9a9d1)

---
updated-dependencies:
- dependency-name: deps/json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Nov 29, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 463ba604254c544aab16bed578125ffb6004d9dc
2 changes: 1 addition & 1 deletion deps/json
Submodule json updated 177 files

Unchanged files with check annotations Beta

}
break;
case 2:
for (auto i = 0; i < gfxAsset->dpvs.smodelCount; i++)

Check warning on line 281 in src/client/component/renderer.cpp

GitHub Actions / Build binaries (Debug)

'<': signed/unsigned mismatch [D:\a\h1-mod\h1-mod\build\client.vcxproj]
{
auto staticModel = gfxAsset->dpvs.smodelDrawInsts[i];
if (!staticModel.model)