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

Update docs to pin to v1.x for Protobuf-ES #193

Merged
merged 5 commits into from
Aug 6, 2024
Merged

Conversation

smaye81
Copy link
Member

@smaye81 smaye81 commented Aug 6, 2024

Currently, installing Protobuf-ES and Connect without specifying a version will fail because it will try to install v2.0 of Protobuf-ES and v1.0 of Connect. This updates the docs to pin all dependences to ^1.0.0.

Note that we should update these when a v2.0 of Connect is released.

Copy link

vercel bot commented Aug 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
connect ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 6, 2024 5:03pm

Signed-off-by: Steve Ayers <[email protected]>
Signed-off-by: Steve Ayers <[email protected]>
Signed-off-by: Steve Ayers <[email protected]>
Signed-off-by: Steve Ayers <[email protected]>
Signed-off-by: Steve Ayers <[email protected]>
@smaye81 smaye81 merged commit fda1900 into main Aug 6, 2024
6 checks passed
@smaye81 smaye81 deleted the sayers/update_for_v2 branch August 6, 2024 17:39
smaye81 added a commit that referenced this pull request Sep 30, 2024
Currently, installing Protobuf-ES and Connect without specifying a
version will fail because it will try to install v2.0 of Protobuf-ES and
v1.0 of Connect. This updates the docs to pin _all_ dependences to
`^1.0.0`.

Note that we should update these when a v2.0 of Connect is released.

---------

Signed-off-by: Steve Ayers <[email protected]>
smaye81 added a commit that referenced this pull request Sep 30, 2024
Currently, installing Protobuf-ES and Connect without specifying a
version will fail because it will try to install v2.0 of Protobuf-ES and
v1.0 of Connect. This updates the docs to pin _all_ dependences to
`^1.0.0`.

Note that we should update these when a v2.0 of Connect is released.

---------

Signed-off-by: Steve Ayers <[email protected]>
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.

2 participants