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