Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stephenh/ts-proto
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.115.1
Choose a base ref
...
head repository: stephenh/ts-proto
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.115.2
Choose a head ref
  • 3 commits
  • 8 files changed
  • 3 contributors

Commits on Jun 3, 2022

  1. chore(deps): bump protobufjs from 6.10.2 to 6.11.3 in /protos (#586)

    Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.10.2 to 6.11.3.
    - [Release notes](https://github.com/protobufjs/protobuf.js/releases)
    - [Changelog](https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md)
    - [Commits](protobufjs/protobuf.js@v6.10.2...v6.11.3)
    
    ---
    updated-dependencies:
    - dependency-name: protobufjs
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 3, 2022
    Configuration menu
    Copy the full SHA
    8abae49 View commit details
    Browse the repository at this point in the history
  2. fix: simplify handling useJsonWireFormat=true and fix onlyTypes=true (#…

    …583)
    
    * Review: Moved logic for required and implied options into options.ts
    
    * Make onlyTypes=true behave as documented.
    
    * Rephrased.
    
    * Added tests.
    
    * Formatting.
    oyvindwe authored Jun 3, 2022
    Configuration menu
    Copy the full SHA
    6e7f938 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.115.2 [skip ci]

    ## [1.115.2](v1.115.1...v1.115.2) (2022-06-03)
    
    ### Bug Fixes
    
    * simplify handling useJsonWireFormat=true and fix onlyTypes=true ([#583](#583)) ([6e7f938](6e7f938))
    semantic-release-bot committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    74f05b8 View commit details
    Browse the repository at this point in the history
Loading