Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps the java group with 6 updates:

Package From To
org.jacoco:jacoco-maven-plugin 0.8.13 0.8.14
com.github.eirslett:frontend-maven-plugin 1.14.1 1.15.4
org.mongodb:bson 5.6.0 5.6.1
org.mongodb:mongodb-driver-sync 5.6.0 5.6.1
org.languagetool:language-en 6.6 6.7
org.languagetool:language-pt 6.6 6.7

Updates org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14

Release notes

Sourced from org.jacoco:jacoco-maven-plugin's releases.

0.8.14

New Features

  • JaCoCo now officially supports Java 25 (GitHub #1950).
  • Experimental support for Java 26 class files (GitHub #1870).
  • Branches added by the Kotlin compiler for default argument number 33 or higher are filtered out during generation of report (GitHub #1655).
  • Part of bytecode generated by the Kotlin compiler for elvis operator that follows safe call operator is filtered out during generation of report (GitHub #1814, #1954).
  • Part of bytecode generated by the Kotlin compiler for more cases of chained safe call operators is filtered out during generation of report (GitHub #1956).
  • Part of bytecode generated by the Kotlin compiler for invocations of suspendCoroutineUninterceptedOrReturn intrinsic is filtered out during generation of report (GitHub #1929).
  • Part of bytecode generated by the Kotlin compiler for suspending lambdas with parameters is filtered out during generation of report (GitHub #1945).
  • Part of bytecode generated by the Kotlin compiler for suspending functions and lambdas with suspension points that return inline value class is filtered out during generation of report (GitHub #1871).
  • Part of bytecode generated by the Kotlin Compose compiler plugin for pausable composition is filtered out during generation of report (GitHub #1911).
  • Methods generated by the Kotlin serialization compiler plugin are filtered out (GitHub #1885, #1970, #1971).

Fixed bugs

  • Fixed handling of implicit else clause of when with String subject in Kotlin (GitHub #1813, #1940).
  • Fixed handling of implicit default clause of switch by String in Java when compiled by ECJ (GitHub #1813, #1940). Fixed handling of exceptions in chains of safe call operators in Kotlin (GitHub #1819).

Non-functional Changes

  • JaCoCo now depends on ASM 9.9 (GitHub #1965).
Commits
  • 2eb2483 Prepare release v0.8.14
  • de76181 KotlinSerializableFilter should filter more methods (#1971)
  • 89c4bd5 Fix NPE in KotlinSerializableFilter (#1970)
  • 0981128 Migrate release staging to the Central Publisher Portal (#1968)
  • d07bc6b Add filter for bytecode generated by Kotlin serialization compiler plugin (#1...
  • 5e35fd5 Upgrade maven-dependency-plugin to 3.9.0 (#1966)
  • c2fe5cc Upgrade ASM to 9.9 (#1965)
  • b0f8e23 KotlinSafeCallOperatorFilter should filter "unoptimized" safe call followed b...
  • c7bd3f4 Upgrade spotless-maven-plugin to 3.0.0 (#1961)
  • faa289d KotlinSafeCallOperatorFilter should not be affected by presence of pseudo ins...
  • Additional commits viewable in compare view

Updates com.github.eirslett:frontend-maven-plugin from 1.14.1 to 1.15.4

Changelog

Sourced from com.github.eirslett:frontend-maven-plugin's changelog.

1.15.4

  • Fix https (TLS 1.3) issue

1.15.1

  • Fix #1150: Update lifecycle-mapping-metadata.xml for npx

1.15.0

  • Bun support
  • Prevent Bad zip entry exceptions when installing Node to a relative directory (#1124)

1.14.2

  • Prevent corrupt downloaded files by waiting for the download to complete before writing the file to disk.
Commits
  • 1f5dc4a [maven-release-plugin] prepare release frontend-plugins-1.15.4
  • 580644a Fix missing <name> data
  • 63a9644 [maven-release-plugin] rollback the release of frontend-plugins-1.15.3
  • bccce60 [maven-release-plugin] prepare for next development iteration
  • cc79127 [maven-release-plugin] prepare release frontend-plugins-1.15.3
  • 664ed95 New attempt: try to fix publishing
  • 825aba9 Try to fix publishing
  • 8871dd4 [maven-release-plugin] prepare for next development iteration
  • e65b185 [maven-release-plugin] prepare release frontend-plugins-1.15.2
  • ad6b309 readme: replace unresolving badge with pointer to github actions
  • Additional commits viewable in compare view

Updates org.mongodb:bson from 5.6.0 to 5.6.1

Commits

Updates org.mongodb:mongodb-driver-sync from 5.6.0 to 5.6.1

Commits

Updates org.languagetool:language-en from 6.6 to 6.7

Updates org.languagetool:language-pt from 6.6 to 6.7

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 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 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 java group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.13` | `0.8.14` |
| [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) | `1.14.1` | `1.15.4` |
| [org.mongodb:bson](https://github.com/mongodb/mongo-java-driver) | `5.6.0` | `5.6.1` |
| [org.mongodb:mongodb-driver-sync](https://github.com/mongodb/mongo-java-driver) | `5.6.0` | `5.6.1` |
| org.languagetool:language-en | `6.6` | `6.7` |
| org.languagetool:language-pt | `6.6` | `6.7` |


Updates `org.jacoco:jacoco-maven-plugin` from 0.8.13 to 0.8.14
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.13...v0.8.14)

Updates `com.github.eirslett:frontend-maven-plugin` from 1.14.1 to 1.15.4
- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](eirslett/frontend-maven-plugin@frontend-plugins-1.14.1...frontend-plugins-1.15.4)

Updates `org.mongodb:bson` from 5.6.0 to 5.6.1
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.6.0...r5.6.1)

Updates `org.mongodb:mongodb-driver-sync` from 5.6.0 to 5.6.1
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.6.0...r5.6.1)

Updates `org.languagetool:language-en` from 6.6 to 6.7

Updates `org.languagetool:language-pt` from 6.6 to 6.7

---
updated-dependencies:
- dependency-name: org.jacoco:jacoco-maven-plugin
  dependency-version: 0.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java
- dependency-name: com.github.eirslett:frontend-maven-plugin
  dependency-version: 1.15.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java
- dependency-name: org.mongodb:bson
  dependency-version: 5.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java
- dependency-name: org.mongodb:mongodb-driver-sync
  dependency-version: 5.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java
- dependency-name: org.languagetool:language-en
  dependency-version: '6.7'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java
- dependency-name: org.languagetool:language-pt
  dependency-version: '6.7'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java
...

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 Oct 13, 2025
@alegauss alegauss merged commit 073f160 into 2025.3 Oct 13, 2025
3 of 4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/2025.3/java-c15f4edce8 branch October 13, 2025 11:59
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