Skip to content

fix(deps): update all dependencies #304

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix(deps): update all dependencies #304

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.apache.maven.plugins:maven-surefire-plugin 3.5.0 -> 3.5.3 age adoption passing confidence
org.apache.maven.plugins:maven-javadoc-plugin 3.10.0 -> 3.11.2 age adoption passing confidence
org.apache.maven.plugins:maven-gpg-plugin 3.2.5 -> 3.2.7 age adoption passing confidence
com.spotify.fmt:fmt-maven-plugin 2.24 -> 2.25 age adoption passing confidence
org.apache.maven.plugins:maven-compiler-plugin 3.13.0 -> 3.14.0 age adoption passing confidence
org.jacoco:jacoco-maven-plugin (source) 0.8.12 -> 0.8.13 age adoption passing confidence
org.reflections:reflections 0.9.12 -> 0.10.2 age adoption passing confidence
org.junit.jupiter:junit-jupiter-engine (source) 5.11.0 -> 5.12.2 age adoption passing confidence
org.junit.jupiter:junit-jupiter-api (source) 5.11.0 -> 5.12.2 age adoption passing confidence
com.fasterxml.jackson.module:jackson-module-parameter-names 2.17.2 -> 2.18.3 age adoption passing confidence
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.17.2 -> 2.18.3 age adoption passing confidence
com.fasterxml.jackson.core:jackson-databind (source) 2.17.2 -> 2.18.3 age adoption passing confidence
com.fasterxml.jackson.core:jackson-annotations (source) 2.17.2 -> 2.18.3 age adoption passing confidence
com.google.guava:guava 33.3.0-jre -> 33.4.7-jre age adoption passing confidence
com.revinate:assertj-json 1.1.0 -> 1.2.0 age adoption passing confidence
org.assertj:assertj-core (source) 3.26.3 -> 3.27.3 age adoption passing confidence

Release Notes

spotify/fmt-maven-plugin (com.spotify.fmt:fmt-maven-plugin)

v2.25

Compare Source

What's Changed

Full Changelog: spotify/fmt-maven-plugin@2.24...2.25

jacoco/jacoco (org.jacoco:jacoco-maven-plugin)

v0.8.13: 0.8.13

Compare Source

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).
ronmamo/reflections (org.reflections:reflections)

v0.10.2

Compare Source

reflections-0.10.2

v0.10.1

Compare Source

reflections-0.10.1

  • 0.10.1 - fix exception in JavassistHelper.getParametersAnnotations, docs
  • ci: Setup GitHub actions for basic PR CI (#​333)
  • Make the path format to be platform-compatible (#​299)
  • enable Dependabot v2 (#​319)
  • Enable automatic module name (#​308)

known issue https://github.com/ronmamo/reflections/issues/351: deprecated scanners are using wrong index name :( which results in empty query results. will be solved in next release. workaround/solution: migrate to the new Scanners

v0.10

Compare Source

reflections-0.10 refactor

known issue #​337: annotation not marked with Retention(RUNTIME) will be excluded because of an exception

revinate/assertj-json (com.revinate:assertj-json)

v1.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 15, 2024
@renovate renovate bot changed the title chore(deps): update all dependencies fix(deps): update all dependencies Dec 11, 2024
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 03e92ba to 034f88a Compare January 5, 2025 08:56
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from d8bfff0 to 1936ab1 Compare March 21, 2025 07:50
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 643977d to 532f5e8 Compare April 1, 2025 04:08
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants