Bump the dependencies group in /value with 5 updates#2063
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the dependencies group in /value with 5 updates#2063dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dependencies group in /value with 5 updates: | Package | From | To | | --- | --- | --- | | [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) | `4.1.0` | `4.2.0` | | [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `2.3.21` | `2.4.0` | | org.jetbrains.kotlin:kotlin-maven-plugin | `2.3.21` | `2.4.0` | | [org.jetbrains.kotlin:kotlin-metadata-jvm](https://github.com/JetBrains/kotlin) | `2.3.21` | `2.4.0` | | [net.ltgt.gwt.maven:gwt-maven-plugin](https://github.com/tbroyer/gwt-maven-plugin) | `1.2.0` | `1.3.0` | Updates `org.checkerframework:checker-qual` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/typetools/checker-framework/releases) - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md) - [Commits](typetools/checker-framework@checker-framework-4.1.0...checker-framework-4.2.0) Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.3.21 to 2.4.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.21...v2.4.0) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.3.21 to 2.4.0 Updates `org.jetbrains.kotlin:kotlin-metadata-jvm` from 2.3.21 to 2.4.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.21...v2.4.0) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.3.21 to 2.4.0 Updates `net.ltgt.gwt.maven:gwt-maven-plugin` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/tbroyer/gwt-maven-plugin/releases) - [Commits](tbroyer/gwt-maven-plugin@1.2.0...1.3.0) --- updated-dependencies: - dependency-name: org.checkerframework:checker-qual dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-version: 2.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-metadata-jvm dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-version: 2.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: net.ltgt.gwt.maven:gwt-maven-plugin dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
eamonnmcmanus
approved these changes
Jun 4, 2026
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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.
Bumps the dependencies group in /value with 5 updates:
4.1.04.2.02.3.212.4.02.3.212.4.02.3.212.4.01.2.01.3.0Updates
org.checkerframework:checker-qualfrom 4.1.0 to 4.2.0Release notes
Sourced from org.checkerframework:checker-qual's releases.
Changelog
Sourced from org.checkerframework:checker-qual's changelog.
Commits
231e855new release 4.2.0e59f66fPrep for release.bcc021fFix problem with type var in a method reference (#7729)91392e5Use gradle-git-properties version 4cdae258Increase constraint limit (#7752)dbb553dFix check of receiver override (#7746)264c73dFix "unneeded.suppression" warning (#7747)d118b89New methodsequalsShallowEffective()(#7745)a916913Simplify logic (#7744)227974fUpdate plugin com-gradleup-shadow to v9.4.2 (#7749)Updates
org.jetbrains.kotlin:kotlin-stdlibfrom 2.3.21 to 2.4.0Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
... (truncated)
Commits
add726cAdd ChangeLog for 2.4.0-RC269a4a81[Wasm] Add binaryen per-file arguments8907c63[KGP] Suppress duplicate compiler warning output when --warning-mode=all is a...f9bef12[KGP] Add failing test for duplicate compiler warning output via Problems API7fe49c2KT-86268: Use 2.4.0 toolchain for abiValidation with older CVs13d25e2KT-86268: Regression test addedf7d1a76[JKlib] Fix JAR deserializer configuration.5cec663[JKlib] Wire up JvmBuiltInClassDescriptorFactoryef14611Make the default stability of non-final classesUnknowninstead ofStabled76473a[Gradle] Fix GeneralNativeIT.shouldAllowToOverrideDownloadUrl test failuresUpdates
org.jetbrains.kotlin:kotlin-maven-pluginfrom 2.3.21 to 2.4.0Updates
org.jetbrains.kotlin:kotlin-metadata-jvmfrom 2.3.21 to 2.4.0Release notes
Sourced from org.jetbrains.kotlin:kotlin-metadata-jvm's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-metadata-jvm's changelog.
... (truncated)
Commits
add726cAdd ChangeLog for 2.4.0-RC269a4a81[Wasm] Add binaryen per-file arguments8907c63[KGP] Suppress duplicate compiler warning output when --warning-mode=all is a...f9bef12[KGP] Add failing test for duplicate compiler warning output via Problems API7fe49c2KT-86268: Use 2.4.0 toolchain for abiValidation with older CVs13d25e2KT-86268: Regression test addedf7d1a76[JKlib] Fix JAR deserializer configuration.5cec663[JKlib] Wire up JvmBuiltInClassDescriptorFactoryef14611Make the default stability of non-final classesUnknowninstead ofStabled76473a[Gradle] Fix GeneralNativeIT.shouldAllowToOverrideDownloadUrl test failuresUpdates
org.jetbrains.kotlin:kotlin-maven-pluginfrom 2.3.21 to 2.4.0Updates
net.ltgt.gwt.maven:gwt-maven-pluginfrom 1.2.0 to 1.3.0Release notes
Sourced from net.ltgt.gwt.maven:gwt-maven-plugin's releases.
Commits
937c9a3[maven-release-plugin] prepare release 1.3.0703817bAdd dependabot to update maven dependencies and plugins9fce6a0Add dependabot to update github actions (not Maven dependencies)aaf1174Update github actions8055fc0Align required maven version with the one from Surefireb9e79c5Update integration tests' plugins and dependencies0c32f33Update TestMojo's shutdown default value (and javadoc) to follow failsafedae4804Update dependencies and plugins9c3f800Bump org.codehaus.plexus:plexus-utils from 4.0.2 to 4.0.3171a10aTest with JDK 25 on GitHub ActionsDependabot 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 conditions