Skip to content

Bump the dependencies group in /value with 2 updates#2078

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/value/dependencies-e8b26b768f
Open

Bump the dependencies group in /value with 2 updates#2078
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/value/dependencies-e8b26b768f

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the dependencies group in /value with 2 updates: org.gwtproject:gwt-user and org.gwtproject:gwt.

Updates org.gwtproject:gwt-user from 2.13.0 to 2.13.1

Release notes

Sourced from org.gwtproject:gwt-user'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

Updates 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 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 <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

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
- [Release notes](https://github.com/gwtproject/gwt/releases)
- [Commits](gwtproject/gwt@2.13.0...2.13.1)

Updates `org.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-user
  dependency-version: 2.13.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.gwtproject:gwt
  dependency-version: 2.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 25, 2026
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.

0 participants