Skip to content

Bump the maven group with 3 updates#155

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/maven/maven-03e5379368
Apr 7, 2025
Merged

Bump the maven group with 3 updates#155
github-actions[bot] merged 1 commit intomainfrom
dependabot/maven/maven-03e5379368

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps the maven group with 3 updates: net.datafaker:datafaker, org.jacoco:jacoco-maven-plugin and io.swagger.core.v3:swagger-annotations.

Updates net.datafaker:datafaker from 2.4.2 to 2.4.3

Release notes

Sourced from net.datafaker:datafaker's releases.

2.4.3

What's Changed

... (truncated)

Commits
  • 57087ed Update metcalfc/changelog-generator action to v4.6.2 (#1532)
  • 646a3f9 Use GitHub releases to create a release. (#1531)
  • 00e7efa Made IBANs uppercase only. IBANs, while technically capable of being lowercas...
  • 77c2886 Bump org.mockito:mockito-core from 5.16.1 to 5.17.0 (#1528)
  • f37a847 Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 (#1527)
  • bfd0ddb Bump com.github.javaparser:javaparser-symbol-solver-core (#1526)
  • a504c44 Update all non-major dependencies to v3.5.3
  • 535aa0f Added Republic of Ireland locale configuration (#1524)
  • 0a2816c Bump com.googlecode.libphonenumber:libphonenumber from 9.0.1 to 9.0.2 (#1523)
  • 4dca789 Fix typo (#1522)
  • Additional commits viewable in compare view

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

Release notes

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

0.8.13

New Features

  • JaCoCo now officially supports Java 23 and Java 24 (GitHub #1757, #1631, #1867).
  • Experimental support for Java 25 class files (GitHub #1807).
  • Calculation of line coverage for Kotlin inline functions (GitHub #1670).
  • Calculation of line coverage for Kotlin inline functions with reified type parameter (GitHub #1670, #1700).
  • Calculation of coverage for Kotlin JvmSynthetic functions (GitHub #1700).
  • Part of bytecode generated by the Kotlin Compose compiler plugin is filtered out during generation of report (GitHub #1616).
  • Part of bytecode generated by the Kotlin compiler for inline value classes is filtered out during generation of report (GitHub #1475).
  • Part of bytecode generated by the Kotlin compiler for suspending lambdas without suspension points is filtered out during generation of report (GitHub #1283).
  • Part of bytecode generated by the Kotlin compiler for when expressions and statements with nullable enum subject is filtered out during generation of report (GitHub #1774).
  • Part of bytecode generated by the Kotlin compiler for when expressions and statements with nullable String subject is filtered out during generation of report (GitHub #1769).
  • Part of bytecode generated by the Kotlin compiler for chains of safe call operators is filtered out during generation of report (GitHub #1810, #1818).
  • Method getEntries generated by the Kotlin compiler for enum classes is filtered out during generation of report (GitHub #1625).
  • Methods generated by the Kotlin compiler for constructors and functions with JvmOverloads annotation are filtered out (GitHub #1768).

Fixed bugs

  • Fixed interpretation of Kotlin SMAP (GitHub #1525).
  • File extensions are preserved in HTML report in case of clashes of normalized file names (GitHub #1660).

Non-functional Changes

  • JaCoCo build now uses Maven Wrapper and requires at least Maven 3.9.9 (GitHub #1708, #1707, #1681).
  • JaCoCo now depends on ASM 9.8 (GitHub #1862).
  • More context information when IllegalArgumentException occurs during reading of zip file (GitHub #1833).
Commits

Updates io.swagger.core.v3:swagger-annotations from 2.2.29 to 2.2.30

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 maven group with 3 updates: [net.datafaker:datafaker](https://github.com/datafaker-net/datafaker), [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) and io.swagger.core.v3:swagger-annotations.


Updates `net.datafaker:datafaker` from 2.4.2 to 2.4.3
- [Release notes](https://github.com/datafaker-net/datafaker/releases)
- [Changelog](https://github.com/datafaker-net/datafaker/blob/main/RELEASE_PROCESS.md)
- [Commits](datafaker-net/datafaker@v2.4.2...2.4.3)

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

Updates `io.swagger.core.v3:swagger-annotations` from 2.2.29 to 2.2.30

---
updated-dependencies:
- dependency-name: net.datafaker:datafaker
  dependency-version: 2.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: org.jacoco:jacoco-maven-plugin
  dependency-version: 0.8.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: io.swagger.core.v3:swagger-annotations
  dependency-version: 2.2.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
...

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 Apr 7, 2025
@github-actions github-actions bot merged commit 8e9f5d4 into main Apr 7, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/maven-03e5379368 branch April 7, 2025 19:32
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