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.1
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.4
Choose a head ref
  • 20 commits
  • 26 files changed
  • 11 contributors

Commits on Sep 12, 2022

  1. Update CDN (RawGit EOL) (#1806)

    Issue: #1794
    basgroot authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    67fe592 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    119d90a View commit details
    Browse the repository at this point in the history
  2. chore: release master (#1813)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    d026849 View commit details
    Browse the repository at this point in the history

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[bot] authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    57fe6f5 View 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] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    82f55e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7a3489 View 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] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    ea7b9a6 View 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 <[email protected]>
    Co-authored-by: Alexander Fenster <[email protected]>
    3 people authored Jan 24, 2023
    1 Configuration menu
    Copy the full SHA
    32f2d6a View 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[bot] authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    0099ddc View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    4489fa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64e8936 View commit details
    Browse the repository at this point in the history
  3. fix: use bundled filename to fix common pb includes (#1860)

    * CLI: Fix relative path to Google pb files
    
    * Revert previous PR.
    
    * Use bundled filename when fetching proto file.
    gitjuba authored Feb 2, 2023
    1 Configuration menu
    Copy the full SHA
    dce9a2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e42eea4 View commit details
    Browse the repository at this point in the history
  5. chore: release master (#1865)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    644d588 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. fix: do not allow to extend same field twice to prevent the error (#1784

    )
    
    * do not allow to extend same field twice to prevent the error
    
    * Ignore gitpod config
    
    * unit test for issue #1783
    
    * using existing test file
    ThePlenkov authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    14f0536 View commit details
    Browse the repository at this point in the history
  2. chore: release master (#1867)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    e721d04 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    8817ee6 View commit details
    Browse the repository at this point in the history
  2. chore: release master (#1879)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    56b1e64 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. fix: do not let setProperty change the prototype (#1899)

    * fix: do not let setProperty change the prototype
    
    * test: add unit test
    alexander-fenster authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    e66379f View commit details
    Browse the repository at this point in the history
  2. chore: release master (#1900)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    42e5a9c View commit details
    Browse the repository at this point in the history
Loading