Commit Graph

  • 57b2e54b5a
    Escape current character output master Johannes Frohnmeyer 2024-03-12 13:19:48 +0100
  • ff4b1a7656
    Merge remote-tracking branch 'origin/main' Johannes Frohnmeyer 2024-03-12 12:56:07 +0100
  • ee61e3f020
    Add Troubleshooting Guide entry for custom adapter not being used (#2619) Marcono1234 2024-03-02 18:58:40 +0100
  • 13be1d104d
    Fix `GsonBuilder.setDateFormat` ignoring partial DEFAULT; deprecate `setDateFormat(int)` (#2556) Marcono1234 2024-03-01 21:17:12 +0100
  • df0165b1bc
    Bump the maven group with 1 update (#2642) dependabot[bot] 2024-03-01 07:41:40 -0800
  • 49964ee7a6
    Bump the github-actions group with 2 updates (#2643) dependabot[bot] 2024-03-01 07:30:52 -0800
  • ab5942242e
    Create grouped Dependabot pull requests (#2641) Marcono1234 2024-03-01 02:15:56 +0100
  • b209d8ecb2
    Bump org.graalvm.buildtools:native-maven-plugin from 0.10.0 to 0.10.1 (#2633) dependabot[bot] 2024-02-27 16:18:21 -0800
  • 623040456a
    Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 (#2634) dependabot[bot] 2024-02-27 16:18:11 -0800
  • 9d0c860074
    Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#2635) dependabot[bot] 2024-02-27 16:18:00 -0800
  • ef8a8cd64f
    Bump com.android.tools:r8 from 8.2.42 to 8.2.47 (#2636) dependabot[bot] 2024-02-27 16:17:48 -0800
  • b9b1b810d9
    Bump com.github.wvengen:proguard-maven-plugin from 2.6.0 to 2.6.1 (#2637) dependabot[bot] 2024-02-27 15:56:02 -0800
  • abeb7ee1a9
    Bump com.google.protobuf:protobuf-java from 3.25.2 to 3.25.3 (#2620) dependabot[bot] 2024-02-26 11:17:28 -0800
  • 0da2c873f7
    Bump com.google.errorprone:error_prone_annotations from 2.24.1 to 2.25.0 (#2623) dependabot[bot] 2024-02-26 11:17:17 -0800
  • f980bd1175
    Bump com.google.truth:truth from 1.4.0 to 1.4.1 (#2624) dependabot[bot] 2024-02-26 11:17:06 -0800
  • d52fafa8e1
    Bump com.google.errorprone:error_prone_core from 2.24.1 to 2.25.0 (#2625) dependabot[bot] 2024-02-26 11:16:54 -0800
  • 1d913625b2
    Bump com.github.siom79.japicmp:japicmp-maven-plugin (#2626) dependabot[bot] 2024-02-26 11:16:41 -0800
  • 372aa1b196
    Bump graalvm/setup-graalvm from 1.1.5.1 to 1.1.8.1 (#2630) dependabot[bot] 2024-02-26 10:46:50 -0800
  • e41b9c513f
    Bump github/codeql-action from 3.24.0 to 3.24.5 (#2631) dependabot[bot] 2024-02-26 10:29:39 -0800
  • ea1c4a62a4
    Mention GitHub Discussions in README & issue creation (#2629) Marcono1234 2024-02-23 02:29:20 +0100
  • 2f48cc76cd
    Improve formatting of README maintenance note (#2618) Marcono1234 2024-02-13 00:48:23 +0100
  • 5c9fb1b396
    Bump actions/upload-artifact from 4.3.0 to 4.3.1 (#2616) dependabot[bot] 2024-02-12 09:41:07 -0800
  • d148301b44
    Fix compilation warnings & add test (#2614) Marcono1234 2024-02-10 01:30:47 +0100
  • db61bb07f0
    Adds support to `BigDecimal` in `JsonPrimitive#equals` (#2364) Maicol 2024-02-09 17:38:42 +0100
  • 29ea3198f4
    Bump github/codeql-action from 3.23.2 to 3.24.0 (#2610) dependabot[bot] 2024-02-05 08:46:02 -0800
  • 9936eaa20a
    Bump com.google.truth:truth from 1.3.0 to 1.4.0 (#2611) dependabot[bot] 2024-02-05 08:45:42 -0800
  • cd262c3381
    Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 (#2612) dependabot[bot] 2024-02-05 08:45:10 -0800
  • 31df759235
    Bump org.graalvm.buildtools:native-maven-plugin from 0.9.28 to 0.10.0 (#2608) dependabot[bot] 2024-02-02 07:10:53 -0800
  • 1d3b6b1ece
    Bump com.guardsquare:proguard-base from 7.4.1 to 7.4.2 (#2607) dependabot[bot] 2024-02-01 07:11:05 -0800
  • 11b2732412
    Fix $Gson$Types equals method for TypeVariable when its generic declaration is not a Class (#2599) William 2024-01-30 23:29:07 +0100
  • 12406d04dc
    Bump actions/upload-artifact from 4.1.0 to 4.3.0 (#2605) dependabot[bot] 2024-01-29 10:29:20 -0800
  • 967020b1cf
    Bump github/codeql-action from 3.23.0 to 3.23.2 (#2606) dependabot[bot] 2024-01-29 10:29:04 -0800
  • 87a391363e
    Upgrade GitHub actions & pin to commit hash (#2598) Marcono1234 2024-01-29 18:00:13 +0100
  • 46ab704221
    Support serializing anonymous and local class with custom adapter (#2498) Marcono1234 2024-01-29 17:21:04 +0100
  • 2032818ecb
    Bump com.diffplug.spotless:spotless-maven-plugin from 2.41.1 to 2.43.0 (#2603) dependabot[bot] 2024-01-24 06:34:10 -0800
  • ce86ecdf13
    Bump com.google.truth:truth from 1.2.0 to 1.3.0 (#2602) dependabot[bot] 2024-01-22 06:26:20 -0800
  • 51cce39e00
    Bump com.google.protobuf:protobuf-java from 3.25.1 to 3.25.2 (#2596) dependabot[bot] 2024-01-11 07:10:30 -0800
  • 4566491781
    Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5 (#2594) dependabot[bot] 2024-01-10 10:16:23 -0800
  • 97b663b027
    Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 (#2595) dependabot[bot] 2024-01-10 10:16:01 -0800
  • 5187808233
    Enable additional Error Prone checks & fix violations (#2561) Marcono1234 2024-01-09 19:19:09 +0100
  • 2bcaaed875
    Improve `Calendar` unit tests (#2592) Marcono1234 2024-01-09 18:58:40 +0100
  • 3e020e7236
    Bump com.android.tools:r8 from 8.2.33 to 8.2.42 (#2593) dependabot[bot] 2024-01-09 06:58:22 -0800
  • ce8cab63e5
    Bump com.google.errorprone:error_prone_core from 2.24.0 to 2.24.1 (#2590) dependabot[bot] 2024-01-04 06:45:19 -0800
  • 4781af4fc0
    Bump com.google.errorprone:error_prone_annotations from 2.24.0 to 2.24.1 (#2591) dependabot[bot] 2024-01-04 06:44:50 -0800
  • d7d8cbd44d Bump org.apache.maven.plugins:maven-compiler-plugin dependabot[bot] 2023-12-25 03:41:02 +0000
  • a960eacfe1 Bump com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.16.1 dependabot[bot] 2023-12-25 03:41:04 +0000
  • 6cde6573f3 Bump com.google.errorprone:error_prone_core from 2.23.0 to 2.24.0 dependabot[bot] 2023-12-22 03:24:28 +0000
  • 283900806b Bump com.google.errorprone:error_prone_annotations from 2.23.0 to 2.24.0 dependabot[bot] 2023-12-22 03:24:41 +0000
  • 02aa1f6f0d Bump com.google.truth:truth from 1.1.5 to 1.2.0 dependabot[bot] 2023-12-20 03:10:30 +0000
  • c645db5540 Bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre dependabot[bot] 2023-12-19 03:39:39 +0000
  • f952ae042c Bump com.google.guava:guava-testlib from 32.1.3-jre to 33.0.0-jre dependabot[bot] 2023-12-19 03:39:47 +0000
  • 885d46736e Bump org.apache.maven.plugins:maven-compiler-plugin dependabot[bot] 2023-12-19 03:39:51 +0000
  • 09f9d0a78a Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 dependabot[bot] 2023-12-14 04:02:17 +0000
  • ddab658a82 Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.2 to 3.2.3 dependabot[bot] 2023-12-14 04:02:11 +0000
  • b5bc7b903a
    Run shrinker-test for JDK 21 CI build (#2570) Marcono1234 2023-12-06 23:52:02 +0100
  • e69bb5f22b
    Bump com.android.tools:r8 from 8.1.72 to 8.2.33 (#2569) dependabot[bot] 2023-12-06 06:04:16 -0800
  • 3a464eea92
    Remove a Spotless exclusion for `target` files. (#2567) Éamonn McManus 2023-12-05 15:56:00 -0800
  • 58d1a9f0eb
    Fix DateFormat time zone is not restored and add Test. (#2549) Carpe-Wang 2023-12-05 22:54:53 +0800
  • 5471932375
    Bump com.diffplug.spotless:spotless-maven-plugin from 2.41.0 to 2.41.1 (#2566) dependabot[bot] 2023-12-05 06:42:13 -0800
  • e549b882c1
    Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#2562) dependabot[bot] 2023-12-04 11:11:50 -0800
  • 48a534496b
    Bump com.guardsquare:proguard-core from 9.1.0 to 9.1.1 (#2560) dependabot[bot] 2023-11-30 12:45:45 -0800
  • b17b1a0e98
    Bump com.diffplug.spotless:spotless-maven-plugin from 2.40.0 to 2.41.0 (#2557) dependabot[bot] 2023-11-28 08:17:41 -0800
  • 9743d429ac
    Disable Spotless format checking for some generated files. (#2559) Éamonn McManus 2023-11-28 07:12:45 -0800
  • fc748cd0db
    Reformat the `GsonBuildConfig.java` template. (#2558) Éamonn McManus 2023-11-28 06:53:35 -0800
  • 4197bb6545
    Add CI build using JDK 21 (#2552) Marcono1234 2023-11-27 01:36:43 +0100
  • 6f1a18af52
    Enforce that JDK <= 17 is used for building (#2551) Marcono1234 2023-11-27 01:34:26 +0100
  • 3b1b361be1
    Bump com.android.tools:r8 from 8.1.56 to 8.1.72 (#2553) dependabot[bot] 2023-11-22 07:47:42 -0800
  • ea4ffde76c
    Remove `DateTypeAdapter` to avoid code duplication (#2546) Marcono1234 2023-11-19 23:51:18 +0100
  • 08174e2019
    Perform minor code clean-up (#2544) Marcono1234 2023-11-19 18:01:19 +0100
  • 6684726476
    Validate `GsonBuilder.setDateFormat` style arguments & extend tests (#2545) Marcono1234 2023-11-18 23:09:25 +0100
  • b7c3e1d0b8
    Make Maven build reproducible (#2543) Marcono1234 2023-11-18 21:17:40 +0100
  • 335ff0f9ae
    validating the date format, add test case, since NumberFormatExceptio… (#2538) Carpe-Wang 2023-11-19 02:36:53 +0800
  • bf572581b9
    Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 (#2542) dependabot[bot] 2023-11-17 06:06:11 -0800
  • ed9f53f285
    Bump com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.16.0 (#2541) dependabot[bot] 2023-11-16 09:05:07 -0800
  • c7c645db2f
    Formatting follow-up (#2540) Marcono1234 2023-11-15 00:09:54 +0100
  • d58e2c9382
    Add `spotless` plugin (#2537) Maicol 2023-11-13 17:27:44 +0100
  • c2a0e4634a
    Updates the line separator from `CRLF` to `LF` (#2536) Maicol 2023-11-10 21:36:42 +0100
  • ad7b6a85d6
    Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 (#2533) dependabot[bot] 2023-11-07 09:11:55 -0800
  • d5952fe565
    Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.1 to 3.2.2 (#2534) dependabot[bot] 2023-11-07 08:37:05 -0800
  • 2c8bdd27c4
    Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 (#2535) dependabot[bot] 2023-11-07 08:15:56 -0800
  • 5bfa7fc5ac
    Restore hard line breaks in `README.md`. (#2532) Éamonn McManus 2023-11-06 14:45:56 -0800
  • 2c94c757a6
    Formats codebase (#2531) Maicol 2023-11-06 20:59:01 +0100
  • cb6643f148
    Bump org.codehaus.mojo:templating-maven-plugin from 1.0.0 to 3.0.0 (#2527) dependabot[bot] 2023-11-06 09:18:59 -0800
  • 61b9806278
    Bump com.github.siom79.japicmp:japicmp-maven-plugin (#2525) dependabot[bot] 2023-11-06 07:37:44 -0800
  • d9efc1596d
    Bump org.moditect:moditect-maven-plugin from 1.0.0.Final to 1.1.0 (#2526) dependabot[bot] 2023-11-06 07:32:43 -0800
  • 41e97e3f6a
    Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 (#2528) dependabot[bot] 2023-11-06 07:24:00 -0800
  • e685705b2b
    Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 (#2518) dependabot[bot] 2023-10-24 09:54:41 -0700
  • 9f1c0f3d4f
    Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.1 (#2519) dependabot[bot] 2023-10-24 09:35:50 -0700
  • 6a9d240f78
    Add limits when deserializing `BigDecimal` and `BigInteger` (#2510) Marcono1234 2023-10-23 22:51:29 +0200
  • 802476adc1
    Bump org.graalvm.buildtools:native-maven-plugin from 0.9.27 to 0.9.28 (#2517) dependabot[bot] 2023-10-23 13:47:58 -0700
  • 2de2d56484
    Bump com.google.errorprone:error_prone_core from 2.22.0 to 2.23.0 (#2513) dependabot[bot] 2023-10-19 17:47:27 -0700
  • e915b2e44c
    Bump com.google.errorprone:error_prone_annotations from 2.22.0 to 2.23.0 (#2514) dependabot[bot] 2023-10-19 17:46:25 -0700
  • 7b5b8cfb33
    Bump com.github.siom79.japicmp:japicmp-maven-plugin (#2515) dependabot[bot] 2023-10-19 17:45:59 -0700
  • bd361f6d9b
    Remove obsolete Native Maven Plugin plugin dependency (#2512) Marcono1234 2023-10-16 23:53:14 +0200
  • ce7a6101b1
    Bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3 (#2511) dependabot[bot] 2023-10-13 07:50:28 -0700
  • 6f79800d26
    Bump com.google.guava:guava-testlib from 32.1.2-jre to 32.1.3-jre (#2509) dependabot[bot] 2023-10-11 07:30:27 -0700
  • 1bba75c86a
    Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre (#2508) dependabot[bot] 2023-10-11 07:29:58 -0700
  • df01e943e5
    Improve formatting (#2505) Marcono1234 2023-10-03 18:56:07 +0200
  • 0109f45129
    issue#2436: Throw exception when registering adapter for Object or JsonElement (#2479) SP 2023-10-03 09:29:54 -0500
  • 4dfae77af3
    Bump com.github.siom79.japicmp:japicmp-maven-plugin (#2504) dependabot[bot] 2023-10-02 10:52:48 -0700