Using bzlmod with Bazel 7 or later:
Add to your MODULE.bazel file:
bazel_dep(name = "protobuf_javascript", version = "v4.0.3")What's Changed
- fixup package.jsons by @dibenede in #277
- Bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #278
- Adopt Protobuf's toolchain setup by @dibenede in #279
- Bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #280
- Bump runners to node 24 and protobuf 35.1 by @dibenede in #282
- Fix workflow issues exposed by analyzer by @dibenede in #283
- Bump adm-zip from 0.5.16 to 0.6.0 in /protoc_plugin by @dependabot[bot] in #284
Full Changelog: v4.0.2...v4.0.3