Update Mend: high confidence minor and patch dependency updates #2
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.
This PR contains the following updates:
3.6.3->3.12.03.3.0->3.3.13.1.0->3.2.80.8.7->0.8.143.12.1->3.14.11.5.0->1.5.32.5.0->2.6.02.8.9->2.13.25.10.0->5.20.04.13.1->4.13.24.5.13->4.5.142.9.0->2.10.013.2.1->13.6Release Notes
jacoco/jacoco (org.jacoco:jacoco-maven-plugin)
v0.8.14: 0.8.14Compare Source
New Features
Fixed bugs
Fixed handling of exceptions in chains of safe call operators in Kotlin (GitHub #1819).
Non-functional Changes
v0.8.13: 0.8.13Compare Source
New Features
inlinefunctions (GitHub #1670).inlinefunctions withreifiedtype parameter (GitHub #1670, #1700).JvmSyntheticfunctions (GitHub #1700).getEntriesgenerated by the Kotlin compiler for enum classes is filtered out during generation of report (GitHub #1625).JvmOverloadsannotation are filtered out (GitHub #1768).Fixed bugs
Non-functional Changes
IllegalArgumentExceptionoccurs during reading of zip file (GitHub #1833).v0.8.12: 0.8.12Compare Source
New Features
Fixed bugs
Non-functional Changes
v0.8.11: 0.8.11Compare Source
New Features
Fixed bugs
VerifyErrorwhen the last local variable of method parameters is overridden in the method body to store a value of type long or double (GitHub #893).Non-functional Changes
v0.8.10: 0.8.10Compare Source
Fixed bugs
SecurityManageroutside of itscodeBase(GitHub #1425).v0.8.9: 0.8.9Compare Source
New Features
report-aggregateMaven goal (GitHub #1007).Fixed bugs
java.langpackage to unnamed module of the application class loader (GitHub #1334).Non-functional Changes
v0.8.8: 0.8.8Compare Source
New Features
Fixed bugs
NullPointerExceptionduring filtering (GitHub #1189).Non-functional Changes
skyscreamer/JSONassert (org.skyscreamer:jsonassert)
v1.5.3v1.5.2dependencies.
v1.5.1Going to try to catch up on some ancient PRs, mainly around security and cleanup. Starting with accepted PRs that
didn't get released yet. To be followed hopefully shortly with another release.
netplex/json-smart-v2 (net.minidev:json-smart)
v2.6.0Compare Source
What's Changed
New Contributors
Full Changelog: netplex/json-smart-v2@2.5.2...v2.6.0
v2.5.2Compare Source
About CVE-2024-57699
Thanks for @ccudennec-otto Some remarks on the CVE, more discussions in #236
com.nimbusds:oauth2-oidc-sdkMODE_RFC4627JSONParsermanually / with custom options, make sure you set optionLIMIT_JSON_DEPTHJSONParsersetup on their side, i.e. you rather need their fixed version and not version 2.5.2 of json-smartWhat's Changed
New Contributors
Full Changelog: netplex/json-smart-v2@2.5.1...2.5.2
v2.5.1: V 2.5.1Compare Source
What's Changed
New Contributors
Full Changelog: netplex/json-smart-v2@2.5.0...2.5.1
google/gson (com.google.code.gson:gson)
v2.10JsonArray.asListandJsonObject.asMapview methods (#2225)TypeAdapterRuntimeTypeWrappernot detecting reflectiveTreeTypeAdapterandFutureTypeAdapter(#1787)JsonReader.skipValue()(#2062)Gson.fromJson(..., TypeToken)overloads (#1700)GsonBuilderaffecting existingGsoninstances (#1815)JsonElementconversion methods more consistent and fix javadoc (#2178)UnsupportedOperationExceptionwhenJsonWriter.jsonValueis not supported (#1651)JsonObjectEntry.setValue(null)(#2167)TypeAdapter.toJsonthrowing AssertionError for custom IOException (#2172)JsonArray.set(#2170)TypeToken.getParameterizedarguments (#2166)Gson.getAdaptercalls (#2153)ArrayTypeAdapterforObject[](#1716)AppendableWriterperformance (#1706)v2.9.1ObjectandJsonElementdeserialization iterative rather thanrecursive (#1912)
codegenhierarchy (#2099)TypeTokencreation validation (#2072)floatinJsonWriter(#2130, #2132)Also many small improvements to javadoc.
v2.9.0The minimum supported Java version changes from 6 to 7.
module-info.classinto Multi-Release JAR folder (#2013)maintained anymore (#2063)
GsonBuilder.disableJdkUnsafe()(#1904)UPPER_CASE_WITH_UNDERSCORESin FieldNamingPolicy (#2024)Gson.newJsonWriterignoring lenient and HTML-safe setting (#1989)FieldNamingPolicy.upperCaseFirstLetteruppercasing non-letter (#2004)mockito/mockito (org.mockito:mockito-core)
v5.20.0Compare Source
Changelog generated by Shipkit Changelog Gradle Plugin
5.20.0
v5.19.0[Compare Source](https://redirect.github.com/mockito/mock
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.