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: bufbuild/protobuf-es
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.10.2
Choose a base ref
...
head repository: bufbuild/protobuf-es
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.11.0
Choose a head ref
  • 19 commits
  • 597 files changed
  • 4 contributors

Commits on Jan 2, 2026

  1. Bump turbo from 2.6.1 to 2.7.2 (#1329)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    97301a1 View commit details
    Browse the repository at this point in the history
  2. Bump @bufbuild/buf from 1.61.0 to 1.62.1 (#1328)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    e719ea2 View commit details
    Browse the repository at this point in the history
  3. Bump actions/cache from 4 to 5 (#1325)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    10d23f5 View commit details
    Browse the repository at this point in the history
  4. Update documentation for lowerCamelCase field names (#1332)

    Co-authored-by: Dan Hudlow <dan@hudlow.org>
    timostamm and Dan Hudlow authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    b34f226 View commit details
    Browse the repository at this point in the history
  5. Bump esbuild from 0.27.0 to 0.27.2 in the bench group (#1326)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Timo Stamm <ts@timostamm.de>
    dependabot[bot] and timostamm authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    3aaa94b View commit details
    Browse the repository at this point in the history
  6. Add tests for duplicate field ordering and unknown field errors when …

    …performing JSON deserialization (#1132)
    
    Co-authored-by: Timo Stamm <ts@timostamm.de>
    Dan Hudlow and timostamm authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    00a18e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea5566f View commit details
    Browse the repository at this point in the history
  8. Bump @types/node from 22.9.3 to 25.0.3 (#1327)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Timo Stamm <ts@timostamm.de>
    dependabot[bot] and timostamm authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    2b4a4d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2026

  1. Remove dead branches for null handling in fromJson (#1315)

    Co-authored-by: Timo Stamm <ts@timostamm.de>
    Co-authored-by: Dan Hudlow <hudlow@buf.build>
    3 people authored Jan 7, 2026
    Configuration menu
    Copy the full SHA
    f46353b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a37beb View commit details
    Browse the repository at this point in the history
  3. Fix validation for FieldMask (de-)serialization to/from JSON (#1323)

    Co-authored-by: Dan Hudlow <hudlow@buf.build>
    Co-authored-by: Timo Stamm <ts@timostamm.de>
    3 people authored Jan 7, 2026
    Configuration menu
    Copy the full SHA
    f7f2808 View commit details
    Browse the repository at this point in the history
  4. Cache field maps for fromJson() (#1334)

    Co-authored-by: Dan Hudlow <hudlow@buf.build>
    Co-authored-by: Timo Stamm <ts@timostamm.de>
    3 people authored Jan 7, 2026
    Configuration menu
    Copy the full SHA
    9abe2ec View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2026

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

Commits on Jan 15, 2026

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

Commits on Jan 19, 2026

  1. Configuration menu
    Copy the full SHA
    258d9a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7bc495 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2026

  1. Configuration menu
    Copy the full SHA
    0b2adaa View commit details
    Browse the repository at this point in the history
  2. Support Bun (#1343)

    timostamm authored Jan 21, 2026
    Configuration menu
    Copy the full SHA
    d2d5e14 View commit details
    Browse the repository at this point in the history
  3. Release 2.11.0 (#1344)

    timostamm authored Jan 21, 2026
    Configuration menu
    Copy the full SHA
    55c5eac View commit details
    Browse the repository at this point in the history
Loading