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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:protobufjs-v7.1.2
Choose a base ref
...
head repository:protobufjs/protobuf.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:protobufjs-v7.2.0
Choose a head ref
  • 6 commits
  • 14 files changed
  • 7 contributors

Commits on Jan 24, 2023

  1. chore(deps): update dependency jsdoc to v4 (#1833)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    @renovate
    renovate[bot] authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    57fe6f5View commit details
    Browse the repository at this point in the history
  2. build(deps): bump json5 from 2.2.1 to 2.2.3 (#1848)

    Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.2.1...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    82f55e6View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7a3489View commit details
    Browse the repository at this point in the history
  4. build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#1837)

    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    ea7b9a6View commit details
    Browse the repository at this point in the history
  5. feat(cli): generate static files at the granularity of proto messages (

    …#1840) * feat: add message filter for cli * feat: add test * fix: update comment * fix: update error message * fix: remove test file * fix: lint, jsdoc comments, return values Co-authored-by: pluschen <pluschen@tencent.com> Co-authored-by: Alexander Fenster <fenster@google.com>
    @vpluschen@alexander-fenster
    3 people authored Jan 24, 2023
    1Configuration menu
    Copy the full SHA
    32f2d6aView commit details
    Browse the repository at this point in the history
  6. chore: release master (#1852)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    @github-actions
    github-actions[bot] authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    0099ddcView commit details
    Browse the repository at this point in the history
Loading
close