Update ts-proto 1.148.2 → 1.156.0 (minor) #17
Closed
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ ts-proto (1.148.2 → 1.156.0) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 54 commits:
chore(release): 1.156.0 [skip ci]
chore(deps): bump word-wrap from 1.2.3 to 1.2.4 (#888)
chore(deps): bump word-wrap in /integration/simple-esmodule-interop (#889)
feat(ts-proto-#859): added encode-only options to toJSON methods (#886)
chore(deps): bump semver from 5.7.1 to 5.7.2 (#872)
chore(release): 1.155.1 [skip ci]
fix: Bump descriptors. (#883)
chore(release): 1.155.0 [skip ci]
feat: Upgrade to long 5.0.0. (#882)
chore(release): 1.154.0 [skip ci]
feat: Normalize `toJSON` output by omitting fields set to their default values (#878)
chore(release): 1.153.3 [skip ci]
fix: Bump ts-proto-descriptors w/long back. (#880)
chore: Add long back to ts-proto-descriptors.
chore: Bump dependencies. (#879)
chore(release): 1.153.2 [skip ci]
fix: Move dataloader to a devDependency. (#877)
chore(release): 1.153.1 [skip ci]
fix: Bump ts-proto-descriptors. (#876)
chore: Bump ts-proto-descriptors.
chore(release): 1.153.0 [skip ci]
feat: Update protobufjs (and peer dependencies) to ^7 (#874)
chore(deps): bump semver in /integration/simple-esmodule-interop (#875)
chore(release): 1.152.1 [skip ci]
fix: Fix invocation error.
chore: Move fail-if-changes comment.
chore(release): 1.152.0 [skip ci]
chore: Fix yarn.lock.
chore(deps): bump @angular/core in /integration/angular (#587)
chore(deps): bump decode-uri-component in /integration/angular (#718)
chore(deps): bump loader-utils in /integration/angular (#707)
chore(deps): bump decode-uri-component (#719)
chore(deps): bump express from 4.17.1 to 4.18.2 in /integration/angular (#723)
chore(deps): bump json5 from 2.2.1 to 2.2.3 (#758)
chore(deps): bump socket.io-parser in /integration/angular (#860)
chore(deps): bump tough-cookie in /integration/simple-esmodule-interop (#870)
feat: Ensure strict(er) TS compliance for the generated code (#868)
chore: Re-codegen.
chore: Update bin files.
chore(release): 1.151.1 [skip ci]
fix: generate different MessageType when using static-only (#863)
chore(release): 1.151.0 [skip ci]
feat: Add static-only variant to to outputTypeAnnotations option (#858)
chore: Add tests with undefined Timestamps. (#842)
chore(release): 1.150.1 [skip ci]
fix: don't generate transitively imported files for mapped imports (#854)
chore(release): 1.150.0 [skip ci]
feat: expose service name as a separate exported constant (#851)
chore(release): 1.149.0 [skip ci]
feat: support lib: es6 (#850)
Update README with protobufPackage note (#848)
chore: Bump more deps. (#844)
chore: Bump node for semantic-release.
chore: Bump typescript, jest, yarn, misc. (#843)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands