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: protobufjs/protobuf.js
base: protobufjs-v7.0.0
Choose a base ref
...
head repository: protobufjs/protobuf.js
compare: protobufjs-v7.1.0
Choose a head ref
  • 11 commits
  • 41 files changed
  • 10 contributors

Commits on Jul 8, 2022

  1. chore(deps): update dependency gh-pages to v4 (#1749)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    420a254 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency espree to v9 (#1748)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    c41ba50 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency glob to v8 (#1750)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    8303a64 View commit details
    Browse the repository at this point in the history
  4. build: remove dist folder from source control (#1766)

    * build: remove dist folder from source control
    
    * fix: run npm install in CLI
    
    * build: run on prepublish
    
    * fix: lockfiles
    
    * chore: do not npm install CLI in CI
    alexander-fenster committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    6f0806d View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    d7f501c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. feat: valuesOptions for enums (#1358)

    * enum valuesOptions support
    
    * update tests a little, fix api docs
    
    * tests: reverting bad conflict resolution
    
    * test: put test.end() in its proper place
    
    Co-authored-by: Alexander Fenster <fenster@google.com>
    Co-authored-by: Alexander Fenster <github@fenster.name>
    3 people committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    bb6b1d4 View commit details
    Browse the repository at this point in the history
  2. fix: remove unused @types/long (#1785)

    * fix: remove unused `@types/long`
    
    * fix: typescript tests
    
    Co-authored-by: Alexander Fenster <fenster@google.com>
    SimenB and alexander-fenster committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    0f4af83 View commit details
    Browse the repository at this point in the history
  3. fix(types): update type deps (#1776)

    * Update type deps
    
    Remove duplicate `long` types
    
    * Fix type tests
    
    Co-authored-by: Alexander Fenster <fenster@google.com>
    thw0rted and alexander-fenster committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    d87978b View commit details
    Browse the repository at this point in the history
  4. fix: support for nested messages and enums within group blocks (#1790)

    * fix: support for nested messages and enums within group blocks
    
    * test: support for nested messages and enums within group blocks
    
    Co-authored-by: Joshua Wise <joshua.wise@postman.com>
    JoshuaWise and JoshuaWisePostmanaut committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    f36d4e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. feat: accept unknown enum values in fromObject (#1793)

    * feat: accept unknown enum values in fromObject
    
    * fix: lint
    alexander-fenster committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    ef24ae4 View commit details
    Browse the repository at this point in the history
  2. chore: release master (#1772)

    * chore: release master
    
    * chore: trigger CI
    
    * chore: update lockfile and .d.ts
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Alexander Fenster <fenster@google.com>
    github-actions[bot] and alexander-fenster committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    48457c4 View commit details
    Browse the repository at this point in the history