fix(deps): bump protobufjs and ts-proto#238
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
323aec3 to
a7cbe6d
Compare
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) and [ts-proto](https://github.com/stephenh/ts-proto). These dependencies needed to be updated together. Updates `protobufjs` from 7.2.6 to 7.5.6 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.5.6/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v7.2.6...protobufjs-v7.5.6) Updates `ts-proto` from 1.95.1 to 1.181.2 - [Release notes](https://github.com/stephenh/ts-proto/releases) - [Changelog](https://github.com/stephenh/ts-proto/blob/main/CHANGELOG.md) - [Commits](stephenh/ts-proto@v1.95.1...v1.181.2) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 7.5.5 dependency-type: direct:production - dependency-name: ts-proto dependency-version: 1.181.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
a7cbe6d to
05ce1b2
Compare
Contributor
Author
|
Superseded by #241. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps protobufjs and ts-proto. These dependencies needed to be updated together.
Updates
protobufjsfrom 7.2.6 to 7.5.6Release notes
Sourced from protobufjs's releases.
... (truncated)
Changelog
Sourced from protobufjs's changelog.
... (truncated)
Commits
2189e5bchore: release protobufjs-v7.x (#2174)75392eafix: Backport input hardening and CLI fixes to 7.x (#2173)8af8d7cchore(ci): Fix 7.x release please configuration (#2169)e92ca42chore(ci): Enable release-please for 7.x (#2166)b7bdfafchore: release 7.5.5ff7b2affix: filter invalid characters from the type name (#2127)086b19dfix: do not allow setting proto in Message constructor (#2126)827ff8echore: release master (#2093)5a3769afix: invalid syntax in descriptor.proto (#2092)f42297bchore: release master (#2076)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for protobufjs since your current version.
Updates
ts-protofrom 1.95.1 to 1.181.2Release notes
Sourced from ts-proto's releases.
... (truncated)
Changelog
Sourced from ts-proto's changelog.
... (truncated)
Commits
290d0c5chore(release): 1.181.2 [skip ci]2401490fix: toJSON Function withremoveEnumPrefix=trueand `unrecognizedEnumValue=...76243a8chore(release): 1.181.1 [skip ci]8a95d8efix: Incorrect message names in the generated code for repeated fields (#1073)2078d1aRemove .DS_Store (#1071)c5546fbchore(release): 1.181.0 [skip ci]ab515cdfeat: added the "typePrefix" and "typeSuffix" options. (#1069)14e7e0fdocs: Describeoneof=unions-valueoutput as Algebraic Data Type (#1065)84ccaf2chore(release): 1.180.0 [skip ci]7493090feat: oneof=unions-value to use the same field name for oneof cases (#1062)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.