Bump the dependencies group in /value with 2 updates#2079
Merged
Conversation
Bumps the dependencies group in /value with 2 updates: [org.gwtproject:gwt-user](https://github.com/gwtproject/gwt) and [org.gwtproject:gwt](https://github.com/gwtproject/gwt). Updates `org.gwtproject:gwt-user` from 2.13.0 to 2.13.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gwtproject/gwt/releases">org.gwtproject:gwt-user's releases</a>.</em></p> <blockquote> <h2>2.13.1</h2> <p>This is a bugfix release to address four issues, one of which is a regression.</p> <h2>What's Changed</h2> <ul> <li>Permit failure to delete files on Windows, and close finished logs. This is a regression, caused by trying to use Guava to replace some bespoke utility classes.</li> <li>Simplify RTA iframe loading in Firefox. This addresses a change in behavior in Firefox, although in most cases applications compiled with older versions of GWT should have a workaround automatically applied by Firefox.</li> <li>Use Objects.equals to compare record fields for null support. As the current implementation of records was producing an incorrect <code>equals</code> method and this was a low risk fix, this was backported.</li> <li>Include GWT version, commit in JFR output. This ensures that we have a baseline for compiled size improvements going forward.</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gwtproject/gwt/compare/2.13.0...2.13.1">https://github.com/gwtproject/gwt/compare/2.13.0...2.13.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gwtproject/gwt/commit/9483b1b89e181cc03b83d81c862660af0e6d523d"><code>9483b1b</code></a> Include GWT version, commit in JFR output (<a href="https://redirect.github.com/gwtproject/gwt/issues/10318">#10318</a>)</li> <li><a href="https://github.com/gwtproject/gwt/commit/82905b5f2486927854cfb0500fa90c88b4bb6f80"><code>82905b5</code></a> Use Objects.equals to compare record fields for null support (<a href="https://redirect.github.com/gwtproject/gwt/issues/10316">#10316</a>)</li> <li><a href="https://github.com/gwtproject/gwt/commit/d6abfe44fab9bf32aebe322b3361f3338337cb2e"><code>d6abfe4</code></a> Simplify RTA iframe loading in Firefox (<a href="https://redirect.github.com/gwtproject/gwt/issues/10315">#10315</a>)</li> <li><a href="https://github.com/gwtproject/gwt/commit/186ab73095497cd0066e28f810c4048bc5b677ca"><code>186ab73</code></a> Permit failure to delete files on Windows, and close finished logs (<a href="https://redirect.github.com/gwtproject/gwt/issues/10296">#10296</a>)</li> <li>See full diff in <a href="https://github.com/gwtproject/gwt/compare/2.13.0...2.13.1">compare view</a></li> </ul> </details> <br /> Updates `org.gwtproject:gwt` from 2.13.0 to 2.13.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gwtproject/gwt/releases">org.gwtproject:gwt's releases</a>.</em></p> <blockquote> <h2>2.13.1</h2> <p>This is a bugfix release to address four issues, one of which is a regression.</p> <h2>What's Changed</h2> <ul> <li>Permit failure to delete files on Windows, and close finished logs. This is a regression, caused by trying to use Guava to replace some bespoke utility classes.</li> <li>Simplify RTA iframe loading in Firefox. This addresses a change in behavior in Firefox, although in most cases applications compiled with older versions of GWT should have a workaround automatically applied by Firefox.</li> <li>Use Objects.equals to compare record fields for null support. As the current implementation of records was producing an incorrect <code>equals</code> method and this was a low risk fix, this was backported.</li> <li>Include GWT version, commit in JFR output. This ensures that we have a baseline for compiled size improvements going forward.</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gwtproject/gwt/compare/2.13.0...2.13.1">https://github.com/gwtproject/gwt/compare/2.13.0...2.13.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gwtproject/gwt/commit/9483b1b89e181cc03b83d81c862660af0e6d523d"><code>9483b1b</code></a> Include GWT version, commit in JFR output (<a href="https://redirect.github.com/gwtproject/gwt/issues/10318">#10318</a>)</li> <li><a href="https://github.com/gwtproject/gwt/commit/82905b5f2486927854cfb0500fa90c88b4bb6f80"><code>82905b5</code></a> Use Objects.equals to compare record fields for null support (<a href="https://redirect.github.com/gwtproject/gwt/issues/10316">#10316</a>)</li> <li><a href="https://github.com/gwtproject/gwt/commit/d6abfe44fab9bf32aebe322b3361f3338337cb2e"><code>d6abfe4</code></a> Simplify RTA iframe loading in Firefox (<a href="https://redirect.github.com/gwtproject/gwt/issues/10315">#10315</a>)</li> <li><a href="https://github.com/gwtproject/gwt/commit/186ab73095497cd0066e28f810c4048bc5b677ca"><code>186ab73</code></a> Permit failure to delete files on Windows, and close finished logs (<a href="https://redirect.github.com/gwtproject/gwt/issues/10296">#10296</a>)</li> <li>See full diff in <a href="https://github.com/gwtproject/gwt/compare/2.13.0...2.13.1">compare view</a></li> </ul> </details> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Fixes #2078 COPYBARA_INTEGRATE_REVIEW=#2078 from google:dependabot/maven/value/dependencies-e8b26b768f aecc284 PiperOrigin-RevId: 938635912
272ed21 to
6c72a24
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump the dependencies group in /value with 2 updates
Bumps the dependencies group in /value with 2 updates: org.gwtproject:gwt-user and org.gwtproject:gwt.
Updates
org.gwtproject:gwt-userfrom 2.13.0 to 2.13.1Release notes
Sourced from org.gwtproject:gwt-user's releases.
Commits
9483b1bInclude GWT version, commit in JFR output (#10318)82905b5Use Objects.equals to compare record fields for null support (#10316)d6abfe4Simplify RTA iframe loading in Firefox (#10315)186ab73Permit failure to delete files on Windows, and close finished logs (#10296)Updates
org.gwtproject:gwtfrom 2.13.0 to 2.13.1Release notes
Sourced from org.gwtproject:gwt's releases.
Commits
9483b1bInclude GWT version, commit in JFR output (#10318)82905b5Use Objects.equals to compare record fields for null support (#10316)d6abfe4Simplify RTA iframe loading in Firefox (#10315)186ab73Permit failure to delete files on Windows, and close finished logs (#10296)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsFixes #2078
FUTURE_COPYBARA_INTEGRATE_REVIEW=#2078 from google:dependabot/maven/value/dependencies-e8b26b768f aecc284