dependabot[bot] opened a new pull request #766:
URL: https://github.com/apache/orc/pull/766


   Bumps [gson](https://github.com/google/gson) from 2.2.4 to 2.8.7.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/google/gson/blob/master/CHANGELOG.md";>gson's 
changelog</a>.</em></p>
   <blockquote>
   <h2>Version 2.8.7</h2>
   <ul>
   <li>Fixed <code>ISO8601UtilsTest</code> failing on systems with UTC+X.</li>
   <li>Improved javadoc for <code>JsonStreamParser</code>.</li>
   <li>Updated proguard.cfg (<a 
href="https://github-redirect.dependabot.com/google/gson/issues/1693";>#1693</a>).</li>
   <li>Fixed <code>IllegalStateException</code> in <code>JsonTreeWriter</code> 
(<a 
href="https://github-redirect.dependabot.com/google/gson/issues/1592";>#1592</a>).</li>
   <li>Added <code>JsonArray.isEmpty()</code> (<a 
href="https://github-redirect.dependabot.com/google/gson/issues/1640";>#1640</a>).</li>
   <li>Added new test cases (<a 
href="https://github-redirect.dependabot.com/google/gson/issues/1638";>#1638</a>).</li>
   <li>Fixed OSGi metadata generation to work on JavaSE &lt; 9 (<a 
href="https://github-redirect.dependabot.com/google/gson/issues/1603";>#1603</a>).</li>
   </ul>
   <h2>Version 2.8.6</h2>
   <p><em>2019-10-04</em>  <a 
href="https://github.com/google/gson/compare/gson-parent-2.8.5...gson-parent-2.8.6";>GitHub
 Diff</a></p>
   <ul>
   <li>Added static methods <code>JsonParser.parseString</code> and 
<code>JsonParser.parseReader</code> and deprecated instance method 
<code>JsonParser.parse</code></li>
   <li>Java 9 module-info support</li>
   </ul>
   <h2>Version 2.8.5</h2>
   <p><em>2018-05-21</em>  <a 
href="https://github.com/google/gson/compare/gson-parent-2.8.4...gson-parent-2.8.5";>GitHub
 Diff</a></p>
   <ul>
   <li>Print Gson version while throwing AssertionError and 
IllegalArgumentException</li>
   <li>Moved <code>utils.VersionUtils</code> class to 
<code>internal.JavaVersion</code>. This is a potential backward incompatible 
change from 2.8.4</li>
   <li>Fixed issue <a 
href="https://github-redirect.dependabot.com/google/gson/issues/1310";>google/gson#1310</a>
 by supporting Debian Java 9</li>
   </ul>
   <h2>Version 2.8.4</h2>
   <p><em>2018-05-01</em>  <a 
href="https://github.com/google/gson/compare/gson-parent-2.8.3...gson-parent-2.8.4";>GitHub
 Diff</a></p>
   <ul>
   <li>Added a new FieldNamingPolicy, <code>LOWER_CASE_WITH_DOTS</code> that 
mapps JSON name <code>someFieldName</code> to <code>some.field.name</code></li>
   <li>Fixed issue <a 
href="https://github-redirect.dependabot.com/google/gson/issues/1305";>google/gson#1305</a>
 by removing compile/runtime dependency on <code>sun.misc.Unsafe</code></li>
   </ul>
   <h2>Version 2.8.3</h2>
   <p><em>2018-04-27</em>  <a 
href="https://github.com/google/gson/compare/gson-parent-2.8.2...gson-parent-2.8.3";>GitHub
 Diff</a></p>
   <ul>
   <li>Added a new API, <code>GsonBuilder.newBuilder()</code> that clones the 
current builder</li>
   <li>Preserving DateFormatter behavior on JDK 9</li>
   <li>Numerous other bugfixes</li>
   </ul>
   <h2>Version 2.8.2</h2>
   <p><em>2017-09-19</em>  <a 
href="https://github.com/google/gson/compare/gson-parent-2.8.1...gson-parent-2.8.2";>GitHub
 Diff</a></p>
   <ul>
   <li>Introduced a new API, <code>JsonElement.deepCopy()</code></li>
   <li>Numerous other bugfixes</li>
   </ul>
   <h2>Version 2.8.1</h2>
   <p><em>2017-05-30</em>  <a 
href="https://github.com/google/gson/compare/gson-parent-2.8.0...gson-parent-2.8.1";>GitHub
 Diff</a></p>
   <ul>
   <li>New: <code>JsonObject.keySet()</code></li>
   <li><code>@JsonAdapter</code> annotation can now use 
<code>JsonSerializer</code> and <code>JsonDeserializer</code> as well.</li>
   </ul>
   <h2>Version 2.8</h2>
   <p><em>2016-10-26</em>  <a 
href="https://github.com/google/gson/compare/gson-parent-2.7...gson-parent-2.8.0";>GitHub
 Diff</a></p>
   <ul>
   <li>New: <code>TypeToken.getParameterized()</code> and 
<code>TypeToken.getArray()</code> make it easier to
   register or look up a <code>TypeAdapter</code>.</li>
   <li>New: <code>@JsonAdapter(nullSafe=true)</code> to specify that a custom 
type adapter handles null.</li>
   </ul>
   <h2>Version 2.7</h2>
   <p><em>2016-06-14</em>  <a 
href="https://github.com/google/gson/compare/gson-parent-2.6.2...gson-parent-2.7";>GitHub
 Diff</a></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/google/gson/commit/4520489c29e770c64b11ca35e0a0fdf17a1874ab";><code>4520489</code></a>
 [maven-release-plugin] prepare release gson-parent-2.8.7</li>
   <li><a 
href="https://github.com/google/gson/commit/fa4a17756d0e54aaad6e8c33054ff64f8e74cd09";><code>fa4a177</code></a>
 Add missing dependency for the release plugin.</li>
   <li><a 
href="https://github.com/google/gson/commit/3a694696383026cdaf4b90168bc0dea41e34260a";><code>3a69469</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/google/gson/issues/1894";>#1894</a> 
from google/dependabot/maven/org.apache.maven.plugin...</li>
   <li><a 
href="https://github.com/google/gson/commit/d4fb033a472c338814f4159d6602aef561f393f1";><code>d4fb033</code></a>
 Bump maven-javadoc-plugin from 3.2.0 to 3.3.0</li>
   <li><a 
href="https://github.com/google/gson/commit/1e4b84c34f9654fc94cbdf39580d452f923bb901";><code>1e4b84c</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/google/gson/issues/1687";>#1687</a> 
from Marcono1234/iso-utils-test-fix</li>
   <li><a 
href="https://github.com/google/gson/commit/829a514aed3401bed0fbac5fd6499926aa961039";><code>829a514</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/google/gson/issues/1786";>#1786</a> 
from Marcono1234/marcono1234/JsonStreamParser-doc-fix</li>
   <li><a 
href="https://github.com/google/gson/commit/8a6af9d9849ff9c072c2960814f32ca9c9ea9a82";><code>8a6af9d</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/google/gson/issues/1800";>#1800</a> 
from google/dependabot/maven/extras/junit-junit-4.13.1</li>
   <li><a 
href="https://github.com/google/gson/commit/4d43f30cf44ac640578a124902869920a788a4ba";><code>4d43f30</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/google/gson/issues/1801";>#1801</a> 
from google/dependabot/maven/proto/junit-junit-4.13.1</li>
   <li><a 
href="https://github.com/google/gson/commit/b7c590ff8e397e0a2e82324edec45b34901a8843";><code>b7c590f</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/google/gson/issues/1802";>#1802</a> 
from google/dependabot/maven/codegen/junit-junit-4.13.1</li>
   <li><a 
href="https://github.com/google/gson/commit/90ffe4c3d562ed3adf3b080d67bdb34f375818bf";><code>90ffe4c</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/google/gson/issues/1804";>#1804</a> 
from google/dependabot/maven/metrics/junit-junit-4.13.1</li>
   <li>Additional commits viewable in <a 
href="https://github.com/google/gson/compare/gson-2.2.4...gson-parent-2.8.7";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.code.gson:gson&package-manager=maven&previous-version=2.2.4&new-version=2.8.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to