Bump gson from 2.8.6 to 2.8.7 #334

Merged
dependabot[bot] merged 1 commits from dependabot/gradle/com.google.code.gson-gson-2.8.7 into develop 2021-05-25 14:44:52 +02:00
dependabot[bot] commented 2021-05-25 06:13:01 +02:00 (Migrated from github.com)

Bumps gson from 2.8.6 to 2.8.7.

Changelog

Sourced from gson's changelog.

Version 2.8.7

  • Fixed ISO8601UtilsTest failing on systems with UTC+X.
  • Improved javadoc for JsonStreamParser.
  • Updated proguard.cfg (#1693).
  • Fixed IllegalStateException in JsonTreeWriter (#1592).
  • Added JsonArray.isEmpty() (#1640).
  • Added new test cases (#1638).
  • Fixed OSGi metadata generation to work on JavaSE < 9 (#1603).
Commits
  • 4520489 [maven-release-plugin] prepare release gson-parent-2.8.7
  • fa4a177 Add missing dependency for the release plugin.
  • 3a69469 Merge pull request #1894 from google/dependabot/maven/org.apache.maven.plugin...
  • d4fb033 Bump maven-javadoc-plugin from 3.2.0 to 3.3.0
  • 1e4b84c Merge pull request #1687 from Marcono1234/iso-utils-test-fix
  • 829a514 Merge pull request #1786 from Marcono1234/marcono1234/JsonStreamParser-doc-fix
  • 8a6af9d Merge pull request #1800 from google/dependabot/maven/extras/junit-junit-4.13.1
  • 4d43f30 Merge pull request #1801 from google/dependabot/maven/proto/junit-junit-4.13.1
  • b7c590f Merge pull request #1802 from google/dependabot/maven/codegen/junit-junit-4.13.1
  • 90ffe4c Merge pull request #1804 from google/dependabot/maven/metrics/junit-junit-4.13.1
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)
Bumps [gson](https://github.com/google/gson) from 2.8.6 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> </blockquote> </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-parent-2.8.6...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=gradle&previous-version=2.8.6&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>
Amab (Migrated from github.com) approved these changes 2021-05-25 14:44:10 +02:00
Sign in to join this conversation.
No description provided.