Update com_github_nlohmann_json: v3.10.5 (current: v3.10.4)#19384
Update com_github_nlohmann_json: v3.10.5 (current: v3.10.4)#19384alyssawilk merged 1 commit intoenvoyproxy:mainfrom
Conversation
Signed-off-by: Faseela K <faseela.k@est.tech>
|
CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to |
|
cc @phlax |
|
/retest |
|
Retrying Azure Pipelines: |
|
/lgtm deps |
|
@phlax review this one? |
|
@kfaseela i think all should be good but im gonna leave it for the assigned maintainer |
|
@wrowe ping! |
|
@kfaseela you OK waiting on merge until late Wednesday? Looks like a year's worth of changes so I'd be inclined to merge after we cut the release. |
Yes fine for me! |
|
Huh, my compiler is choking on this update. In file included from source/common/json/json_internal.cc:19: |
|
Hmm. I'm building on Google RBE, Raspberry Pi and MacOS M1 without issue |
@adisuissa @danzh2010 @KBaichoo and I are all seeing the same errors. However after much investigation it definitely appears to be an issue with the local environment. The following .cc file fails to build with clang, but succeeds with gcc: More investigation needed, but this PR is off the hook. |
|
After debugging with @RyanTheOptimist and @KBaichoo (Thanks for the joint debug session!), we think the problem is due to a recent update to the For now the workaround is to either build using RBE, or build locally using the |
…xy#19384) Signed-off-by: Faseela K faseela.k@est.tech Fixes envoyproxy#19371 Signed-off-by: Faseela K <faseela.k@est.tech> Signed-off-by: Josh Perry <josh.perry@mx.com>
…xy#19384) Signed-off-by: Faseela K faseela.k@est.tech Fixes envoyproxy#19371 Signed-off-by: Faseela K <faseela.k@est.tech> Signed-off-by: Ryan Hamilton <rch@google.com>
Backport: examples: Fix flask import (#20038) Signed-off-by: Ryan Northey ryan@synca.io Signed-off-by: phlax phlax@users.noreply.github.com Backport: Update com_github_nlohmann_json: v3.10.5 (current: v3.10.4) (#19384) Signed-off-by: Faseela K faseela.k@est.tech Signed-off-by: Ryan Hamilton rch@google.com Backport: build(deps): bump github/codeql-action from 1.1.2 to 1.1.3 (#20107) Bumps github/codeql-action from 1.1.2 to 1.1.3. Release notes Changelog Commits updated-dependencies: dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Ryan Hamilton rch@google.com Backport: ci: not using alpine image in examples (#19805) Signed-off-by: Lizan Zhou lizan@tetrate.io Signed-off-by: Ryan Hamilton rch@google.com
Signed-off-by: Faseela K faseela.k@est.tech
Fixes #19371