Skip to content

Bump org.gwtproject:gwt from 2.13.0 to 2.13.1#1614

Merged
hpehl merged 1 commit into
mainfrom
dependabot/maven/org.gwtproject-gwt-2.13.1
Jun 20, 2026
Merged

Bump org.gwtproject:gwt from 2.13.0 to 2.13.1#1614
hpehl merged 1 commit into
mainfrom
dependabot/maven/org.gwtproject-gwt-2.13.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor

Bumps org.gwtproject:gwt from 2.13.0 to 2.13.1.

Release notes

Sourced from org.gwtproject:gwt's releases.

2.13.1

This is a bugfix release to address four issues, one of which is a regression.

What's Changed

  • 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.
  • 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.
  • Use Objects.equals to compare record fields for null support. As the current implementation of records was producing an incorrect equals method and this was a low risk fix, this was backported.
  • Include GWT version, commit in JFR output. This ensures that we have a baseline for compiled size improvements going forward.

Full Changelog: gwtproject/gwt@2.13.0...2.13.1

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [org.gwtproject:gwt](https://github.com/gwtproject/gwt) from 2.13.0 to 2.13.1.
- [Release notes](https://github.com/gwtproject/gwt/releases)
- [Commits](gwtproject/gwt@2.13.0...2.13.1)

---
updated-dependencies:
- dependency-name: org.gwtproject:gwt
  dependency-version: 2.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 19, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 19, 2026 21:04
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 19, 2026
@hpehl hpehl merged commit 8cbe214 into main Jun 20, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/org.gwtproject-gwt-2.13.1 branch June 20, 2026 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant