Skip to content

Pin grpc-js to version that works with the code we're using #216

Closed
tstirrat15 wants to merge 1 commit intomainfrom
tstirrat15-patch-1
Closed

Pin grpc-js to version that works with the code we're using #216
tstirrat15 wants to merge 1 commit intomainfrom
tstirrat15-patch-1

Conversation

@tstirrat15
Copy link
Copy Markdown
Contributor

Description

In #212, we changed the code that we're using to implement the insecure channel credentials; we didn't also bump this version. If a user currently has a matching 1.12.x version, they won't get the upgrade, and their install of authzed-node won't work. This fixes that problem.

Note that we wouldn't have caught that in tests because this would only materialize for someone using a lockfile, and this package doesn't have a lockfile.

Changes

  • Pin to 1.13.x

Testing

Review; see that tests go green.

@tstirrat15 tstirrat15 requested a review from a team as a code owner April 14, 2025 15:20
@tstirrat15
Copy link
Copy Markdown
Contributor Author

Nvm, didn't realize that #212 hasn't gone in yet. Gonna close this.

@tstirrat15 tstirrat15 closed this Apr 14, 2025
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant