You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by GitBox <gi...@apache.org> on 2022/08/01 04:07:29 UTC

[GitHub] [jspwiki] dependabot[bot] opened a new pull request, #219: Bump gson from 2.9.0 to 2.9.1

dependabot[bot] opened a new pull request, #219:
URL: https://github.com/apache/jspwiki/pull/219

   Bumps [gson](https://github.com/google/gson) from 2.9.0 to 2.9.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/google/gson/releases">gson's releases</a>.</em></p>
   <blockquote>
   <h2>Gson 2.9.1</h2>
   <ul>
   <li>Make <code>Object</code> and <code>JsonElement</code> deserialization iterative rather than recursive (<a href="https://github-redirect.dependabot.com/google/gson/issues/1912">#1912</a>)</li>
   <li>Added parsing support for enum that has overridden toString() method (<a href="https://github-redirect.dependabot.com/google/gson/issues/1950">#1950</a>)</li>
   <li>Removed support for building Gson with Gradle (<a href="https://github-redirect.dependabot.com/google/gson/issues/2081">#2081</a>)</li>
   <li>Removed obsolete <code>codegen</code> hierarchy (<a href="https://github-redirect.dependabot.com/google/gson/issues/2099">#2099</a>)</li>
   <li>Add support for reflection access filter (<a href="https://github-redirect.dependabot.com/google/gson/issues/1905">#1905</a>)</li>
   <li>Improve <code>TypeToken</code> creation validation (<a href="https://github-redirect.dependabot.com/google/gson/issues/2072">#2072</a>)</li>
   <li>Add explicit support for <code>float</code> in <code>JsonWriter</code> (<a href="https://github-redirect.dependabot.com/google/gson/issues/2130">#2130</a>, <a href="https://github-redirect.dependabot.com/google/gson/issues/2132">#2132</a>)</li>
   <li>Fail when parsing invalid local date (<a href="https://github-redirect.dependabot.com/google/gson/issues/2134">#2134</a>)</li>
   </ul>
   <p>Also many small improvements to javadoc.</p>
   </blockquote>
   </details>
   <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.9.1</h2>
   <ul>
   <li>Make <code>Object</code> and <code>JsonElement</code> deserialization iterative rather than
   recursive (<a href="https://github-redirect.dependabot.com/google/gson/issues/1912">#1912</a>)</li>
   <li>Added parsing support for enum that has overridden toString() method (<a href="https://github-redirect.dependabot.com/google/gson/issues/1950">#1950</a>)</li>
   <li>Removed support for building Gson with Gradle (<a href="https://github-redirect.dependabot.com/google/gson/issues/2081">#2081</a>)</li>
   <li>Removed obsolete <code>codegen</code> hierarchy (<a href="https://github-redirect.dependabot.com/google/gson/issues/2099">#2099</a>)</li>
   <li>Add support for reflection access filter (<a href="https://github-redirect.dependabot.com/google/gson/issues/1905">#1905</a>)</li>
   <li>Improve <code>TypeToken</code> creation validation (<a href="https://github-redirect.dependabot.com/google/gson/issues/2072">#2072</a>)</li>
   <li>Add explicit support for <code>float</code> in <code>JsonWriter</code> (<a href="https://github-redirect.dependabot.com/google/gson/issues/2130">#2130</a>, <a href="https://github-redirect.dependabot.com/google/gson/issues/2132">#2132</a>)</li>
   <li>Fail when parsing invalid local date (<a href="https://github-redirect.dependabot.com/google/gson/issues/2134">#2134</a>)</li>
   </ul>
   <p>Also many small improvements to javadoc.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/google/gson/commit/bb9a1f255aa7e7a07bf42f5bffe04f9204a59eb1"><code>bb9a1f2</code></a> [maven-release-plugin] prepare release gson-parent-2.9.1</li>
   <li><a href="https://github.com/google/gson/commit/893a7e1c5c3369ecfb41fb7f8177d18896f0a23b"><code>893a7e1</code></a> Fix malformed JsonElement.getAsBigDecimal() javadoc (<a href="https://github-redirect.dependabot.com/google/gson/issues/1772">#1772</a>)</li>
   <li><a href="https://github.com/google/gson/commit/6d2557d5d1a8ac498f2bcee20e5053c93b33ecce"><code>6d2557d</code></a> Remove unused package-private FieldAttributes methods (<a href="https://github-redirect.dependabot.com/google/gson/issues/2162">#2162</a>)</li>
   <li><a href="https://github.com/google/gson/commit/2deb2099d3007b8bb0e324bc364b6f9dddada0cd"><code>2deb209</code></a> Make <code>RuntimeTypeAdapterFactory</code> recognize subclasses only conditionally. (<a href="https://github-redirect.dependabot.com/google/gson/issues/2">#2</a>...</li>
   <li><a href="https://github.com/google/gson/commit/924c496b95deceadab0a01ea28b7023a096dc2ec"><code>924c496</code></a> Bump maven-resources-plugin from 3.2.0 to 3.3.0 (<a href="https://github-redirect.dependabot.com/google/gson/issues/2157">#2157</a>)</li>
   <li><a href="https://github.com/google/gson/commit/503c20bb392e10fd6ffa9a12afdc33d2ba2d2c38"><code>503c20b</code></a> Rename ReflectiveTypeAdapterFactory field inclusion check method (<a href="https://github-redirect.dependabot.com/google/gson/issues/2121">#2121</a>)</li>
   <li><a href="https://github.com/google/gson/commit/010624730b5b66a3bc6d20417013ce5d317169fa"><code>0106247</code></a> Bump maven-deploy-plugin from 3.0.0-M2 to 3.0.0 (<a href="https://github-redirect.dependabot.com/google/gson/issues/2148">#2148</a>)</li>
   <li><a href="https://github.com/google/gson/commit/eeba71c59e73d74fea1be4f5362f166a28aa3d01"><code>eeba71c</code></a> Upgrade to oss-parent 9 (<a href="https://github-redirect.dependabot.com/google/gson/issues/2149">#2149</a>)</li>
   <li><a href="https://github.com/google/gson/commit/2eb37589b53d0d2c292a2187bc87a0967686ac29"><code>2eb3758</code></a> Fix RuntimeTypeAdapterFactory (<a href="https://github-redirect.dependabot.com/google/gson/issues/2139">#2139</a>)</li>
   <li><a href="https://github.com/google/gson/commit/cbc0af867b898d9e8244f268f4ffe37dfcaf8ea7"><code>cbc0af8</code></a> Improve lenient mode documentation (<a href="https://github-redirect.dependabot.com/google/gson/issues/2122">#2122</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/google/gson/compare/gson-parent-2.9.0...gson-parent-2.9.1">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.9.0&new-version=2.9.1)](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: dev-unsubscribe@jspwiki.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [jspwiki] dependabot[bot] commented on pull request #219: Bump gson from 2.9.0 to 2.9.1

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #219:
URL: https://github.com/apache/jspwiki/pull/219#issuecomment-1284533514

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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: dev-unsubscribe@jspwiki.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [jspwiki] juanpablo-santos closed pull request #219: Bump gson from 2.9.0 to 2.9.1

Posted by GitBox <gi...@apache.org>.
juanpablo-santos closed pull request #219: Bump gson from 2.9.0 to 2.9.1
URL: https://github.com/apache/jspwiki/pull/219


-- 
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: dev-unsubscribe@jspwiki.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org