Skip to content

Fix missing runtime dependency on protobufjs #187

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

devversion
Copy link

This dependency is used at runtime in the generated/ files, but it's not explicitly specified. This can break consumption with strict package managers like pnpm, or Yarn PnP.

Fixes #166

This dependency is used at runtime in the `generated/` files, but it's
not explicitly specified. This can break consumption with strict
package managers like pnpm, or Yarn PnP.
devversion added a commit to devversion/material2 that referenced this pull request Apr 14, 2025
This commit works around a strict dependency issue caused by the
`@google-cloud/spanner` library. See:

GoogleCloudPlatform/grpc-gcp-node#187.
devversion added a commit to devversion/material2 that referenced this pull request Apr 14, 2025
This commit works around a strict dependency issue caused by the
`@google-cloud/spanner` library. See:

GoogleCloudPlatform/grpc-gcp-node#187.
devversion added a commit to devversion/material2 that referenced this pull request Apr 14, 2025
This commit works around a strict dependency issue caused by the
`@google-cloud/spanner` library. See:

GoogleCloudPlatform/grpc-gcp-node#187.
devversion added a commit to devversion/material2 that referenced this pull request Apr 14, 2025
This commit works around a strict dependency issue caused by the
`@google-cloud/spanner` library. See:

GoogleCloudPlatform/grpc-gcp-node#187.
devversion added a commit to devversion/material2 that referenced this pull request Apr 14, 2025
This commit works around a strict dependency issue caused by the
`@google-cloud/spanner` library. See:

GoogleCloudPlatform/grpc-gcp-node#187.
devversion added a commit to devversion/material2 that referenced this pull request Apr 14, 2025
This commit works around a strict dependency issue caused by the
`@google-cloud/spanner` library. See:

GoogleCloudPlatform/grpc-gcp-node#187.
@nimf
Copy link
Collaborator

nimf commented Apr 14, 2025

/gcbrun

devversion added a commit to devversion/material2 that referenced this pull request Apr 14, 2025
This commit works around a strict dependency issue caused by the
`@google-cloud/spanner` library. See:

GoogleCloudPlatform/grpc-gcp-node#187.
devversion added a commit to devversion/material2 that referenced this pull request Apr 14, 2025
This commit works around a strict dependency issue caused by the
`@google-cloud/spanner` library. See:

GoogleCloudPlatform/grpc-gcp-node#187.
devversion added a commit to devversion/material2 that referenced this pull request Apr 14, 2025
This commit works around a strict dependency issue caused by the
`@google-cloud/spanner` library. See:

GoogleCloudPlatform/grpc-gcp-node#187.
devversion added a commit to devversion/material2 that referenced this pull request Apr 14, 2025
This commit works around a strict dependency issue caused by the
`@google-cloud/spanner` library. See:

GoogleCloudPlatform/grpc-gcp-node#187.
devversion added a commit to angular/components that referenced this pull request Apr 15, 2025
This commit works around a strict dependency issue caused by the
`@google-cloud/spanner` library. See:

GoogleCloudPlatform/grpc-gcp-node#187.
devversion added a commit to angular/components that referenced this pull request Apr 15, 2025
This commit works around a strict dependency issue caused by the
`@google-cloud/spanner` library. See:

GoogleCloudPlatform/grpc-gcp-node#187.
@nimf nimf enabled auto-merge (squash) April 16, 2025 17:37
@nimf nimf disabled auto-merge May 5, 2025 23:35
@nimf nimf enabled auto-merge (squash) May 5, 2025 23:35
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.

Missing transitive dependency on protobufjs
2 participants