protocolbuffers/protobuf-javascript
### [`v3.21.2`](https://togithub.com/protocolbuffers/protobuf-javascript/releases/tag/v3.21.2)
[Compare Source](https://togithub.com/protocolbuffers/protobuf-javascript/compare/v3.21.1...v3.21.2)
This is a hotfix release for [#141](https://togithub.com/protocolbuffers/protobuf-javascript/issues/141)
### [`v3.21.1`](https://togithub.com/protocolbuffers/protobuf-javascript/releases/tag/v3.21.1)
[Compare Source](https://togithub.com/protocolbuffers/protobuf-javascript/compare/v3.21.0...v3.21.1)
- Enable Closure's advanced optimization mode by default. This should reduce code size ([#124](https://togithub.com/protocolbuffers/protobuf-javascript/issues/124)).
- Replace goog.testing.asserts in tests with Jasmine expectations ([#136](https://togithub.com/protocolbuffers/protobuf-javascript/issues/136)).
- Bring in the subset of the goog.asserts we use as jspb.asserts. This code retains an Apache 2.0 license.
- Fix decoding of signed varint32s ([#31](https://togithub.com/protocolbuffers/protobuf-javascript/issues/31)).
- Add license files to NPM package.
This will also be our first release to have cross-compiled protoc-gen-js binaries. Please note that they use dynamic linking (similar to the protobuf protoc releases).
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v3.21.0
->v3.21.2
Release Notes
protocolbuffers/protobuf-javascript
### [`v3.21.2`](https://togithub.com/protocolbuffers/protobuf-javascript/releases/tag/v3.21.2) [Compare Source](https://togithub.com/protocolbuffers/protobuf-javascript/compare/v3.21.1...v3.21.2) This is a hotfix release for [#141](https://togithub.com/protocolbuffers/protobuf-javascript/issues/141) ### [`v3.21.1`](https://togithub.com/protocolbuffers/protobuf-javascript/releases/tag/v3.21.1) [Compare Source](https://togithub.com/protocolbuffers/protobuf-javascript/compare/v3.21.0...v3.21.1) - Enable Closure's advanced optimization mode by default. This should reduce code size ([#124](https://togithub.com/protocolbuffers/protobuf-javascript/issues/124)). - Replace goog.testing.asserts in tests with Jasmine expectations ([#136](https://togithub.com/protocolbuffers/protobuf-javascript/issues/136)). - Bring in the subset of the goog.asserts we use as jspb.asserts. This code retains an Apache 2.0 license. - Fix decoding of signed varint32s ([#31](https://togithub.com/protocolbuffers/protobuf-javascript/issues/31)). - Add license files to NPM package. This will also be our first release to have cross-compiled protoc-gen-js binaries. Please note that they use dynamic linking (similar to the protobuf protoc releases).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.