Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency google-protobuf to ^3.21.4 #303

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google-protobuf ^3.20.1 -> ^3.21.4 age adoption passing confidence
@types/google-protobuf (source) 3.15.6 -> 3.15.12 age adoption passing confidence

Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.


Release Notes

protocolbuffers/protobuf-javascript (google-protobuf)

v3.21.4

Compare Source

Release to fix bazel build layering issue in 3.21.3.

v3.21.2

Compare Source

This is a hotfix release for #​141

v3.21.1

Compare Source

  • Enable Closure's advanced optimization mode by default. This should reduce code size (#​124).
  • Replace goog.testing.asserts in tests with Jasmine expectations (#​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).
  • 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).

v3.21.0

Compare Source

First release of protobuf-javascript as a standalone project.

This release mostly consists of BUILD and documentation fixes to account for new repository.
Various bug fixes.


Configuration

📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants