Update Mend: high confidence minor and patch dependency updates#2
Open
mend-for-github-com[bot] wants to merge 1 commit intomainfrom
Conversation
6c5b8b9 to
8a2c74d
Compare
058924d to
09caa99
Compare
2d5a144 to
31da823
Compare
01a19a5 to
85826f8
Compare
30fcfd2 to
597786d
Compare
c57b187 to
6ac7e93
Compare
797d500 to
48fe0fc
Compare
b899192 to
84684c2
Compare
cef2aa8 to
c494ac0
Compare
44b07a8 to
6505759
Compare
0ce3121 to
4d0e981
Compare
656b356 to
1314049
Compare
7bcb4ec to
a8f9499
Compare
1052b70 to
2c13a3e
Compare
afceb97 to
01b3399
Compare
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.
This PR contains the following updates:
3.6.3→3.12.03.3.0→3.4.03.1.0→3.2.80.8.7→0.8.143.12.1→3.15.01.5.0→1.5.32.5.0→2.6.02.8.9→2.13.24.13.1→4.13.24.5.13→4.5.142.9.0→2.10.02.4.0→2.9.0Release 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)googleapis/google-api-java-client (com.google.api-client:google-api-client)
v2.9.0Compare Source
Features
Bug Fixes
v2.8.1Compare Source
Bug Fixes
v2.8.0Compare Source
Features
Bug Fixes
v2.7.2Compare Source
Bug Fixes
v2.7.1Compare Source
Bug Fixes
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.