Skip to content

Commit 9d2dce7

Browse files
mrmekujbedard
authored andcommitted
chore: Upgrade all pnpm deps (#8002)
pnpm up --latest Reverted back to react / react dom v18 since fluent UI currently breaks in weird ways under v19 The upgrade required the following migrations - Remove google.api.field_behavior annotations from protobufs which need ts_proto_library. They aren't incompatible, but the amount of silo infrastructure that would need to change doesn't justify the benefit of the annotation - Upgrade to bufbuild/protobuf version 2 needed migration see https://buf.build/blog/protobuf-es-v2 - Upgrade to latest webpack version required a migration to ecmascript modules. - Since we are running node version 17 (we need to fix this), I'm forced to add `.js` as a suffix to my imports when running in node processes and using ecmascript modules. I also need to polyfill the fetch API since bufbuid/connect dropped support for node v17 --- - Covered by existing test cases GitOrigin-RevId: 9e48bae7127ea9ada4cdcb9b5d65a0e82f4a5bde
1 parent b859e17 commit 9d2dce7

File tree

12 files changed

+2417
-3863
lines changed

12 files changed

+2417
-3863
lines changed

bazel/action_cache/action_cache_pb.d.ts

+36-43
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)