1. 291b460 Adopt Protobuf's toolchain setup by Stephanie DiBenedetto · 9 days ago main
  2. e20272e Bump minimatch from 3.1.2 to 3.1.5 by dependabot[bot] · 2 weeks ago
  3. 50646b7 fixup package.jsons by Stephanie DiBenedetto · 2 weeks ago
  4. 88c63a0 bump version v4.0.2 by Stephanie DiBenedetto · 3 weeks ago v.4.0.2 v4.0.2
  5. 1cb4478 Use protoc_plugin's package.json version instead of hardcoding by Stephanie DiBenedetto · 3 weeks ago
  6. 261daec Update for bazel 9 and protobuf 33.4 (#274) by Stephanie DiBenedetto · 5 weeks ago
  7. d0a7fc0 adjust path for archive and bump pre-release version (#273) by Stephanie DiBenedetto · 8 weeks ago v4.0.2-rc7
  8. 9eb5f39 add MODULE.bazel and licenses to BCR package, bump pre-release version by Stephanie DiBenedetto · 8 weeks ago v4.0.2-rc6
  9. edcf435 Switch BCR release workflow javascript source tarball, bump version (#271) by Stephanie DiBenedetto · 8 weeks ago v4.0.2-rc5
  10. 34756fc Bump version to 4.0.2-rc4 for testing BCR workflow by Stephanie DiBenedetto · 9 weeks ago v4.0.2-rc4
  11. 016866a Use bazel build for BCR release test command by Stephanie DiBenedetto · 9 weeks ago
  12. 7d64c8d Add placeholder google-protobuf.js file to fix missing input by Stephanie DiBenedetto · 9 weeks ago v4.0.2-rc3
  13. b784079 Bump version to v4.0.2-rc2 or testing BCR workflow by Stephanie DiBenedetto · 9 weeks ago v4.0.2-rc2
  14. 85035fc Tweak source archive URL for BCR publish workflow by Stephanie DiBenedetto · 9 weeks ago
  15. 475d672 Bump version to 4.0.2-rc1 for testing BCR workflow (#265) by Stephanie DiBenedetto · 9 weeks ago v4.0.2-rc1
  16. a0c2db7 Tweak BCR configuration to avoid automatic PR creation (#264) by Stephanie DiBenedetto · 9 weeks ago
  17. ed7064f Add Bazel Central Registry (BCR) publishing support (#262) by Paul Cody · 3 months ago
  18. a908831 Replace Node.js version header generator with C++ implementation (#261) by Paul Cody · 3 months ago
  19. 9f216f3 Update to goog.modules (#260) by Stephanie DiBenedetto · 3 months ago
  20. e50318a Allow edition 2024 (#259) by Stephanie DiBenedetto · 4 months ago v4.0.1
  21. d221239 update intel macos build runner by Stephanie DiBenedetto · 5 months ago
  22. 25fe480 Update READMEs and add keywords for npm by Stephanie DiBenedetto · 5 months ago
  23. 373d074 bump protobuf to v33 by Stephanie DiBenedetto · 5 months ago
  24. 4a683cd protoc_plugin: normalize git repo URL with npm pkg fix by Stephanie DiBenedetto · 5 months ago
  25. bc95baf add standlone protoc-gen-js npm package (@protocolbuffers/protoc-gen-js) for convenience by Stephanie DiBenedetto · 5 months ago
  26. e63a279 Add --version flag for protoc-gen-js by Stephanie DiBenedetto · 5 months ago
  27. 5c70f21 remove writeZigzagVarint64BigInt by Paul Johnston · 5 months ago
  28. ec3bc7f Revert BUILD file change, remove bigint handling in writer.js by Paul Johnston · 5 months ago
  29. 6a7eced Fix closure-js output by Paul Johnston · 5 months ago
  30. cbeded2 Fixup scorecards.yml by Stephanie DiBenedetto · 6 months ago
  31. 16d4030 Rename scorecard.yml -> scorecards.yml by Stephanie DiBenedetto · 6 months ago
  32. 8f74abe Remove (unused) release step of build.yml by Stephanie DiBenedetto · 7 months ago
  33. 8e45d42 Create SECURITY.md by Stephanie DiBenedetto · 7 months ago
  34. 861c802 Bump module versions for 4.0.0 release by Stephanie DiBenedetto · 7 months ago v4.0.0
  35. 0db1d6b enable builds on macos x86_64 and aarch64 runners by Stephanie DiBenedetto · 7 months ago
  36. 78f5b15 Prepare 4.0.0 release by Stephanie DiBenedetto · 7 months ago
  37. 100c10b Update windows build from windows-2019 -> 2022 image by Stephanie DiBenedetto · 7 months ago
  38. e6d7638 Limit global resolution to globalThis by Stephanie DiBenedetto · 7 months ago
  39. 3050f03 Do not ignore descriptor extensions by Stephanie DiBenedetto · 7 months ago
  40. 4ce9069 Enable protobuf edition 2023 support by Stephanie DiBenedetto · 8 months ago
  41. f418f58 Bump protoc version to 31.1 by Stephanie DiBenedetto · 9 months ago
  42. 28bf5df Bump protobuf version to 31.0 by Stephanie DiBenedetto · 10 months ago
  43. 0768cc9 Fix path for rules_pkg providers.bzl load by Stephanie DiBenedetto · 12 months ago
  44. 9224d3e Update scorecard.yml by Stephanie DiBenedetto · 12 months ago
  45. 5f41cae Merge pull request #229 from dibenede/update-protobuf by Luke Sandberg · 12 months ago
  46. eb785a9 Update to protobuf 30.1 and drop bazel workspace configuration by Stephanie DiBenedetto · 12 months ago
  47. 426b2e0 Bump testing protoc version 27.1 -> 28.1 by Stephanie DiBenedetto · 1 year, 6 months ago
  48. ae8f855 Bump micromatch from 4.0.7 to 4.0.8 by dependabot[bot] · 1 year, 6 months ago
  49. aa988c9 Specify os and cpu for release name to avoid duplicates by Stephanie DiBenedetto · 1 year, 8 months ago
  50. 16cb293 Fix build errors from utf8 enforcement changes by Stephanie DiBenedetto · 1 year, 8 months ago
  51. 27d4277 clarify enforceUtf8 argument by Stephanie DiBenedetto · 1 year, 8 months ago
  52. 1abea1a Port fix: Fix JSPB binary utf8 decoding to be spec compliant. by Stephanie DiBenedetto · 1 year, 8 months ago
  53. 5aee743 Update version to 3.21.4 by Stephanie DiBenedetto · 1 year, 8 months ago v3.21.4
  54. 4cd555a Update various workflow action versions for node 20 compatibility by Stephanie DiBenedetto · 1 year, 8 months ago
  55. dae06f2 fix generator build layering by correcting deps by Stephanie DiBenedetto · 1 year, 8 months ago
  56. fd8f7f7 belatedly update package.json version to 3.21.3 by Stephanie DiBenedetto · 1 year, 8 months ago
  57. c4fbfe3 Adopt protobuf's .bazelrc to simplify cross-compilation by Stephanie DiBenedetto · 1 year, 8 months ago v3.21.3
  58. 8afb6eb Bump MODULE.bazel version to match protobuf_javascript_release.bzl by Stephanie DiBenedetto · 1 year, 8 months ago
  59. eb860eb Pin rules_python to 0.24.0 to fix release build error by Stephanie DiBenedetto · 1 year, 8 months ago
  60. 5d939db Bump version to 3.21.3 by Stephanie DiBenedetto · 1 year, 9 months ago
  61. bd0540e Switch to bazel-contrib/setup-bazel by Stephanie DiBenedetto · 1 year, 9 months ago
  62. 0556059 Fix sha256 digest for protobuf http_archive (#210) by Stephanie DiBenedetto · 1 year, 9 months ago
  63. f192247 Bump glob-parent and gulp (#199) by dependabot[bot] · 1 year, 9 months ago
  64. 893b51d Update 'syntax' and synthetic oneof to support protobuf 27.1 descriptor API (#208) by Stephanie DiBenedetto · 1 year, 9 months ago
  65. 45fbfcb Update build action to node 20 (#202) by Stephanie DiBenedetto · 1 year, 11 months ago
  66. 1976603 Bump es5-ext from 0.10.61 to 0.10.63 (#192) by dependabot[bot] · 1 year, 11 months ago
  67. e66d4eb Update protobuf-javascript to support Protobuf 25.2 (#196) by eric-skydio · 1 year, 11 months ago
  68. 5a00163 Update some URLs to their new locations (#195) by Luan Gong · 2 years ago
  69. b097aad Keep dependency versions in sync for `WORKSPACE` and `MODULE.bazel` (#194) by Luan Gong · 2 years ago
  70. f2c5583 Use bzlmod to manage external dependencies (#186) by Luan Gong · 2 years, 1 month ago
  71. 90d7c56 Fix code block formatting in README.md (#187) by Luan Gong · 2 years, 2 months ago
  72. aa25395 Bump decode-uri-component from 0.2.0 to 0.2.2 (#173) by dependabot[bot] · 2 years, 2 months ago
  73. e3ead65 Bump semver from 5.7.1 to 5.7.2 (#174) by dependabot[bot] · 2 years, 2 months ago
  74. b5da7fc fix outdated link (#180) by Katsute · 2 years, 2 months ago
  75. e1a52f9 Update project status (November 2023) (#178) by Stephanie DiBenedetto · 2 years, 4 months ago
  76. 8730ba5 Update README.md (#171) by Dariush · 2 years, 8 months ago
  77. 566f359 Windows 32/64 Github Action Builds (#166) by Matthew Vance · 3 years ago
  78. 6113588 Merge pull request #158 from benjaminp/range-based by Stephanie DiBenedetto · 3 years, 3 months ago
  79. 0e9afb9 Use range-based for loops in the generator. by Benjamin Peterson · 3 years, 3 months ago
  80. 3ff6090 Merge pull request #146 from dibenede/commonjs-tests by Stephanie DiBenedetto · 3 years, 5 months ago
  81. bed436a Re-enable advanced optimizations with binary/ tests in CommonJS by Stephanie DiBenedetto · 3 years, 5 months ago
  82. e34549d Merge pull request #144 from dibenede/prepare-release by Stephanie DiBenedetto · 3 years, 5 months ago v3.21.2
  83. 60cbddd Bump version to 3.21.2 by Stephanie DiBenedetto · 3 years, 5 months ago
  84. 64c19f8 Merge pull request #143 from dibenede/disable-optimizations by Stephanie DiBenedetto · 3 years, 5 months ago
  85. 0466dbc Add comment about default optimization level by Stephanie DiBenedetto · 3 years, 5 months ago
  86. c58937a Return to using default closure optimization level by Stephanie DiBenedetto · 3 years, 5 months ago
  87. 3b3a8ab Merge pull request #140 from dibenede/release-bugs by Stephanie DiBenedetto · 3 years, 5 months ago v3.21.1
  88. d99e404 Be explicit about all npm package files by Stephanie DiBenedetto · 3 years, 5 months ago
  89. d451e3b Fix typos in asserts add LICENSE-asserts.md to package.json by Stephanie DiBenedetto · 3 years, 5 months ago
  90. b792840 Merge pull request #139 from dibenede/prepare-release by Luke Sandberg · 3 years, 5 months ago
  91. f6d56c9 Run through pyformat to reduce whitespace diff by Stephanie DiBenedetto · 3 years, 5 months ago
  92. 2f205a4 Bump version and prepare for release by Stephanie DiBenedetto · 3 years, 5 months ago
  93. 9384cb4 Sync protoc version to match testing/build envs by Stephanie DiBenedetto · 3 years, 5 months ago
  94. 828d150 Merge pull request #137 from dibenede/swap-asserts by Luke Sandberg · 3 years, 5 months ago
  95. 864e80f Remove getType in jspb.asserts from global namespace by Stephanie DiBenedetto · 3 years, 5 months ago
  96. c6fb314 Remove remaining assert functions from global namespace by Stephanie DiBenedetto · 3 years, 5 months ago
  97. e2a0651 Straggler style fix up by Stephanie DiBenedetto · 3 years, 5 months ago
  98. bc27e85 Misc style and export cleanups by Stephanie DiBenedetto · 3 years, 5 months ago
  99. 58b8533 Remove "jspb" prefix from assert function names by Stephanie DiBenedetto · 3 years, 5 months ago
  100. b4da468 re-export closure's COMPILED global by Stephanie DiBenedetto · 3 years, 5 months ago