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

Found new managed modules references #881

Merged
merged 1 commit into from
Feb 21, 2025
Merged
Show file tree
Hide file tree
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
16 changes: 16 additions & 0 deletions modules/sync/googleapis/googleapis/state.json
Original file line number Diff line number Diff line change
Expand Up @@ -16399,6 +16399,22 @@
{
"name": "d68746128bbb1c5729ff97132f8532e36f796929",
"digest": "8d75c12f391e392b24c076d05117b47aeddb090add99c70247a8f4389b906a65f61a933c68e54ed8b73a050b967b6b712ba194348b67c3ab3ee26cc2cb25852c"
},
{
"name": "2a8bb824f639c5e3b9567ea95a4e905d313fa6cf",
"digest": "8d75c12f391e392b24c076d05117b47aeddb090add99c70247a8f4389b906a65f61a933c68e54ed8b73a050b967b6b712ba194348b67c3ab3ee26cc2cb25852c"
},
{
"name": "7e791c0eae62e1d41927b872fb2cfb061fa58253",
"digest": "8d75c12f391e392b24c076d05117b47aeddb090add99c70247a8f4389b906a65f61a933c68e54ed8b73a050b967b6b712ba194348b67c3ab3ee26cc2cb25852c"
},
{
"name": "516ab0ae2f7477526ebf2472a28bf5dc191412a7",
"digest": "8d75c12f391e392b24c076d05117b47aeddb090add99c70247a8f4389b906a65f61a933c68e54ed8b73a050b967b6b712ba194348b67c3ab3ee26cc2cb25852c"
},
{
"name": "caac3b8802186510a881d9ae26e6a09c5d800936",
"digest": "8d75c12f391e392b24c076d05117b47aeddb090add99c70247a8f4389b906a65f61a933c68e54ed8b73a050b967b6b712ba194348b67c3ab3ee26cc2cb25852c"
}
]
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions modules/sync/grpc/grpc/state.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,10 @@
{
"name": "483f11e91a30de9c11d65d872c09bc529e94e2ee",
"digest": "63aa996f96f415b0c9fc664fa0ff412ab2cae5438eeeb4bdef1781b33b0efb85367232eda5df58eb262a6e8232f3c573f995e736816f4ec91da2ed9dad226de9"
},
{
"name": "b7aeabd0ac81d4d86db1a6f40bf42b30b26e0e9c",
"digest": "42cf21c7d05c1e24c355ca8f21d95f56e02c3aa57d352fadd74b2d68f28ebf58c652e44006ff480e5e85440ea83556eaa21e2e1e53391352599130cc89b5799f"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

casdiff 483f11e91a30de9c11d65d872c09bc529e94e2ee b7aeabd0ac81d4d86db1a6f40bf42b30b26e0e9c --format markdown

3 files changed: 3 removed, 0 renamed, 0 added, 0 changed content

Files removed:

- shake256:2af3aa69996d1faaf7841e5461bbc8b478d7b609b4dec415452f4f67d984afc24ff0db4534105c2ae8d5101c168365a5eea7e4a0bee20c3dfd44a8f2d5b21cd7  grpc/gcp/s2a/common.proto
- shake256:e7e1a66048ac754905e5429a8c1d1024d099cff423d736dce64fe97416259b659144c7999bbc7068dd513fa3a96b39f5e8b83c65ed27ade3f50419f94592c9eb  grpc/gcp/s2a/s2a.proto
- shake256:8a264e58d9705310638e8c1fa9cdc43e705bd8dd34419cf116587309bcb6dc1683da359ff0992c9b398e774d4df2640810030965735eed1dbf3dacc4d92f52ee  grpc/gcp/s2a/s2a_context.proto

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No other managed module depends on grpc/grpc, so this won't be breaking for a module synced by us, might be for users depending on it, but as any other managed module, we have no control over this source, so just FYI.

}
]
}
4 changes: 2 additions & 2 deletions modules/sync/state.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
{
"module_name": "googleapis/googleapis",
"latest_reference": "d68746128bbb1c5729ff97132f8532e36f796929"
"latest_reference": "caac3b8802186510a881d9ae26e6a09c5d800936"
},
{
"module_name": "googlechrome/lighthouse",
Expand All @@ -58,7 +58,7 @@
},
{
"module_name": "grpc/grpc",
"latest_reference": "483f11e91a30de9c11d65d872c09bc529e94e2ee"
"latest_reference": "b7aeabd0ac81d4d86db1a6f40bf42b30b26e0e9c"
},
{
"module_name": "opencensus/opencensus",
Expand Down