aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
6 daysBump the github-actions group with 4 updates (#2671)upstream-maindependabot[bot]
6 daysBump the maven group with 10 updates (#2672)dependabot[bot]
6 daysFix a Yoda condition to placate Error Prone. (#2673)Éamonn McManus
7 daysDocument that `JsonReader` methods throw `IllegalStateException` (#2670)Marcono1234
2024-04-01Bump the maven group with 11 updates (#2660)dependabot[bot]
2024-04-01Update to proto 4.26.1. (#2662)Éamonn McManus
2024-04-01Bump the github-actions group with 4 updates (#2661)dependabot[bot]
2024-03-27Add examples to the `JsonParser` documentation (#2647)33nya
2024-03-20Split `testWriteHtmlSafe` into Two Separate Test Cases for Improved Test Gran...Codegass
2024-03-20add value checking for the testWriterCloseIsIdempotent test case (#2652)Codegass
2024-03-19Support strict mode for `JsonParser` (#2648)Marcono1234
2024-03-02Add Troubleshooting Guide entry for custom adapter not being used (#2619)Marcono1234
2024-03-01Fix `GsonBuilder.setDateFormat` ignoring partial DEFAULT; deprecate `setDateF...Marcono1234
2024-03-01Bump the maven group with 1 update (#2642)dependabot[bot]
2024-03-01Bump the github-actions group with 2 updates (#2643)dependabot[bot]
2024-02-29Create grouped Dependabot pull requests (#2641)Marcono1234
2024-02-27Bump org.graalvm.buildtools:native-maven-plugin from 0.10.0 to 0.10.1 (#2633)dependabot[bot]
2024-02-27Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 (#2634)dependabot[bot]
2024-02-27Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#2635)dependabot[bot]
2024-02-27Bump com.android.tools:r8 from 8.2.42 to 8.2.47 (#2636)dependabot[bot]
2024-02-27Bump com.github.wvengen:proguard-maven-plugin from 2.6.0 to 2.6.1 (#2637)dependabot[bot]
2024-02-26Bump com.google.protobuf:protobuf-java from 3.25.2 to 3.25.3 (#2620)dependabot[bot]
2024-02-26Bump com.google.errorprone:error_prone_annotations from 2.24.1 to 2.25.0 (#2623)dependabot[bot]
2024-02-26Bump com.google.truth:truth from 1.4.0 to 1.4.1 (#2624)dependabot[bot]
2024-02-26Bump com.google.errorprone:error_prone_core from 2.24.1 to 2.25.0 (#2625)dependabot[bot]
2024-02-26Bump com.github.siom79.japicmp:japicmp-maven-plugin (#2626)dependabot[bot]
2024-02-26Bump graalvm/setup-graalvm from 1.1.5.1 to 1.1.8.1 (#2630)dependabot[bot]
2024-02-26Bump github/codeql-action from 3.24.0 to 3.24.5 (#2631)dependabot[bot]
2024-02-22Mention GitHub Discussions in README & issue creation (#2629)Marcono1234
2024-02-12Improve formatting of README maintenance note (#2618)Marcono1234
2024-02-12Bump actions/upload-artifact from 4.3.0 to 4.3.1 (#2616)dependabot[bot]
2024-02-09Fix compilation warnings & add test (#2614)Marcono1234
2024-02-09Adds support to `BigDecimal` in `JsonPrimitive#equals` (#2364)Maicol
2024-02-05Bump github/codeql-action from 3.23.2 to 3.24.0 (#2610)dependabot[bot]
2024-02-05Bump com.google.truth:truth from 1.3.0 to 1.4.0 (#2611)dependabot[bot]
2024-02-05Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 (#2612)dependabot[bot]
2024-02-02Bump org.graalvm.buildtools:native-maven-plugin from 0.9.28 to 0.10.0 (#2608)dependabot[bot]
2024-02-01Bump com.guardsquare:proguard-base from 7.4.1 to 7.4.2 (#2607)dependabot[bot]
2024-01-30Fix $Gson$Types equals method for TypeVariable when its generic declaration i...William
2024-01-29Bump actions/upload-artifact from 4.1.0 to 4.3.0 (#2605)dependabot[bot]
2024-01-29Bump github/codeql-action from 3.23.0 to 3.23.2 (#2606)dependabot[bot]
2024-01-29Upgrade GitHub actions & pin to commit hash (#2598)Marcono1234
2024-01-29Support serializing anonymous and local class with custom adapter (#2498)Marcono1234
2024-01-24Bump com.diffplug.spotless:spotless-maven-plugin from 2.41.1 to 2.43.0 (#2603)dependabot[bot]
2024-01-22Bump com.google.truth:truth from 1.2.0 to 1.3.0 (#2602)dependabot[bot]
2024-01-11Bump com.google.protobuf:protobuf-java from 3.25.1 to 3.25.2 (#2596)dependabot[bot]
2024-01-10Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5 (#2594)dependabot[bot]
2024-01-10Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 (#2595)dependabot[bot]
2024-01-09Enable additional Error Prone checks & fix violations (#2561)Marcono1234
2024-01-09Improve `Calendar` unit tests (#2592)Marcono1234