JsonSurfer
JsonSurfer copied to clipboard
Bump the minor-updates group with 11 updates
Bumps the minor-updates group with 11 updates:
Updates ch.qos.logback:logback-classic
from 1.2.13 to 1.5.3
Commits
f2d8a1a
prepare release 1.5.399ccca7
fix /issues/785df7c7c5
prepare work on 1.5.3-SNAPSHOTbaf5d70
prepare release 1.5.26998e81
add NoAutoStartUtil.shouldBeStarted method40bc1c2
export tyler related packages0094ba3
start work on 1.5.2-SNAPSHOT88fd31c
prepare release 1.5.1231e9bd
more internal changes and refactorings8f3a304
more fine tuning of propertyModelHandler and co- Additional commits viewable in compare view
Updates org.mockito:mockito-core
from 5.8.0 to 5.11.0
Release notes
Sourced from org.mockito:mockito-core's releases.
v5.11.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.11.0
- 2024-03-01 - 17 commit(s) by Aouichaoui Youssef, Franz Wong, Pranoti Durugkar, Róbert Papp, dependabot[bot]
- Fixes #3281 : Add native method to exception message of MissingMethodI… [(#3283)](mockito/mockito#3283)
- MissingMethodInvocationException is thrown when mocking native method in 5.x [(#3281)](mockito/mockito#3281)
- Bump com.google.googlejavaformat:google-java-format from 1.19.2 to 1.20.0 [(#3277)](mockito/mockito#3277)
- Bump versions.bytebuddy from 1.14.11 to 1.14.12 [(#3272)](mockito/mockito#3272)
- Bump gradle/wrapper-validation-action from 2.1.0 to 2.1.1 [(#3268)](mockito/mockito#3268)
- Bump org.shipkit:shipkit-auto-version from 2.0.3 to 2.0.4 [(#3267)](mockito/mockito#3267)
- Bump gradle/wrapper-validation-action from 2.0.1 to 2.1.0 [(#3266)](mockito/mockito#3266)
- Bump org.junit.platform:junit-platform-launcher from 1.10.1 to 1.10.2 [(#3265)](mockito/mockito#3265)
- Bump gradle/wrapper-validation-action from 2.0.0 to 2.0.1 [(#3264)](mockito/mockito#3264)
- Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 [(#3261)](mockito/mockito#3261)
- Bump versions.junitJupiter from 5.10.1 to 5.10.2 [(#3260)](mockito/mockito#3260)
- Bump gradle/wrapper-validation-action from 1.1.0 to 2.0.0 [(#3258)](mockito/mockito#3258)
- Fixes #3229: Resolve test generic arguments [(#3257)](mockito/mockito#3257)
- Bump org.shipkit:shipkit-auto-version from 2.0.2 to 2.0.3 [(#3256)](mockito/mockito#3256)
- Use kvm on ubuntu instead of macos to run Android tests [(#3252)](mockito/mockito#3252)
- Fixes #3240 : Renamed mockito bom artifact [(#3251)](mockito/mockito#3251)
- Remove shipkit workaround for generateChangelog [(#3250)](mockito/mockito#3250)
- Bump com.gradle.enterprise from 3.16.1 to 3.16.2 [(#3249)](mockito/mockito#3249)
- Mockito bom missing artifact in maven central for java21 [(#3240)](mockito/mockito#3240)
@Captor
test parameters don't work with primitive type arguments [(#3229)](mockito/mockito#3229)- Gradle 8.2: work around fix for release publishing [(#3053)](mockito/mockito#3053)
v5.10.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.10.0
- 2024-01-24 - 8 commit(s) by Andre Brait, dependabot[bot]
- Bump org.shipkit:shipkit-auto-version from 1.2.2 to 2.0.2 [(#3248)](mockito/mockito#3248)
- Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 [(#3247)](mockito/mockito#3247)
- Bump org.shipkit:shipkit-changelog from 1.2.0 to 2.0.1 [(#3245)](mockito/mockito#3245)
- Bump com.diffplug.spotless from 6.24.0 to 6.25.0 [(#3244)](mockito/mockito#3244)
- Better typing for PluginLoader#loadPlugin(..) [(#3242)](mockito/mockito#3242)
- Bump com.github.ben-manes.versions from 0.50.0 to 0.51.0 [(#3241)](mockito/mockito#3241)
- Bump com.diffplug.spotless from 6.23.3 to 6.24.0 [(#3236)](mockito/mockito#3236)
- Fixes #3219: Add support for static mocks on DoNotMockEnforcer [(#3220)](mockito/mockito#3220)
- Mockito#mockStatic(Class) skips DoNotMockEnforcer [(#3219)](mockito/mockito#3219)
v5.9.0
What's Changed
- Bump com.diffplug.spotless from 6.23.2 to 6.23.3 by
@dependabot
in mockito/mockito#3191- Bump com.gradle.enterprise from 3.15.1 to 3.16 by
@dependabot
in mockito/mockito#3192- Bump org.eclipse.platform:org.eclipse.osgi from 3.18.500 to 3.18.600 by
@dependabot
in mockito/mockito#3193- Bump com.gradle.enterprise from 3.16 to 3.16.1 by
@dependabot
in mockito/mockito#3200- Bump actions/upload-artifact from 3 to 4 by
@dependabot
in mockito/mockito#3201- Bump com.google.googlejavaformat:google-java-format from 1.18.1 to 1.19.1 by
@dependabot
in mockito/mockito#3206
... (truncated)
Commits
ea6ff8c
Add native method to MissingMethodInvocationException (#3283)8431ae2
Bump com.google.googlejavaformat:google-java-format (#3277)a10d43c
Bump versions.bytebuddy from 1.14.11 to 1.14.12 (#3272)699799d
Bump gradle/wrapper-validation-action from 2.1.0 to 2.1.1 (#3268)861ca99
Bump org.shipkit:shipkit-auto-version from 2.0.3 to 2.0.4 (#3267)043c0f0
Bump gradle/wrapper-validation-action from 2.0.1 to 2.1.0 (#3266)fa31e11
Bump gradle/wrapper-validation-action from 2.0.0 to 2.0.1 (#3264)efa8d2a
Bump org.junit.platform:junit-platform-launcher from 1.10.1 to 1.10.2 (#3265)66d18cc
Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 (#3261)e76f14a
Bump versions.junitJupiter from 5.10.1 to 5.10.2 (#3260)- Additional commits viewable in compare view
Updates org.apache.maven.plugins:maven-javadoc-plugin
from 3.6.2 to 3.6.3
Commits
8205008
[maven-release-plugin] prepare release maven-javadoc-plugin-3.6.3b69af90
[MJAVADOC-682] Reactor builds fail when multiple modules with same groupId:ar...b47b280
directory, not folder488624f
[MJAVADOC-782] Align read-only parameters naming with other plugins867dc73
[MJAVADOC-781] Upgrade plugins and components (in ITs)0104ab2
Fix incorrect config in test-javadoc-test-plugin-config.xmldd39c0c
[MJAVADOC-780] add missing plugin configuratione6e6180
Remove junk from 692d7a8a9918efd24633a44f0f3d4dfd22d0fec4692d7a8
[MJAVADOC-779] - Upgrade maven-plugin parent to 41386d4ea
Remove dead link- Additional commits viewable in compare view
Updates org.apache.maven.plugins:maven-compiler-plugin
from 3.11.0 to 3.12.1
Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
3.12.1
🐛 Bug Fixes
- [MCOMPILER-567] - Fail to compile if the generated-sources/annotation… (#218)
@jorsol
📦 Dependency updates
- [MCOMPILER-568] - Bump plexusCompilerVersion from 2.14.1 to 2.14.2 (#220)
@dependabot
3.12.0
🚀 New features and improvements
- [MCOMPILER-562] - Add property maven.compiler.outputDirectory to CompilerMojo (#213)
@jGauravGupta
- [MCOMPILER-381] - Refactor incremental detection (#181)
@jorsol
- [MCOMPILER-542] - Clean JDK patch version in module-info.class (#208)
@jorsol
- [MCOMPILER-558] - compileSourceRoots in testCompile should be writable (#209)
@lorenzsimon
- [MCOMPILER-559] - Warn if overwriting the project's artifact's file to a different value (#211)
@gnodet
- [MCOMPILER-550] - make outputDirectory writable (#202)
@bmarwell
- [MCOMPILER-549] - Improve log message in case of recompilation - fix jenkins build (#203)
@slawekjaranowski
- [MCOMPILER-549] - Improve log message in case of recompilation (#201)
@BrowneMonke
- [MCOMPILER-391] - Use dep mgmt when resolving annotation processors and their deps (#180)
@psiroky
- [MCOMPILER-531] - Prepare for Java 20(-ea) (#184)
@slachiewicz
🐛 Bug Fixes
- [MCOMPILER-333] - Cleanup generated source files (#214)
@jorsol
- [MCOMPILER-544] - don't add items to classpath that are not used for that (#198)
@laeubi
- [MCOMPILER-547] - : Initialize pathElements to empty (#199)
@rovarga
📦 Dependency updates
- [MCOMPILER-564] - Bump plexusCompilerVersion from 2.13.0 to 2.14.1 (#216)
@dependabot
- [MCOMPILER-557] - Upgrade maven-plugin parent to 41 - fix build (#210)
@slawekjaranowski
- [MCOMPILER-554] - Update plexus-java to 1.2.0 (#207)
@jorsol
- [MCOMPILER-551] - Upgrade Parent to 40 (#205)
@slawekjaranowski
- [MCOMPILER-541] - update maven-shared-utils to 3.4.2 (#195)
@elharo
- Bump apache/maven-gh-actions-shared from 2 to 3 (#182)
@dependabot
- Bump maven-invoker-plugin from 3.4.0 to 3.5.0 (#179)
@dependabot
👻 Maintenance
- [MCOMPILER-565] - Allow project build by Maven 4 (#217)
@slawekjaranowski
- [MCOMPILER-552] - Refresh download page (#204)
@slawekjaranowski
- Remove references to old Maven versions. (#194)
@elharo
- (doc) Drop unused and vulnerable dependency to log4j (#190)
@slachiewicz
- [MNG-6829] - Replace StringUtils#isEmpty(String) & #isNotEmpty(String) (#189)
@timtebeek
- Update plexus-utils to 3.0.24 - in its (#183)
@slachiewicz
Commits
736da68
[maven-release-plugin] prepare release maven-compiler-plugin-3.12.1ef93f3d
[MCOMPILER-568] Bump plexusCompilerVersion from 2.14.1 to 2.14.2 (#220)eb7840c
[MCOMPILER-567] - Fail to compile if the "generated-sources/annotations" does...2a7a73b
[maven-release-plugin] prepare for next development iterationc08b0fd
[maven-release-plugin] prepare release maven-compiler-plugin-3.12.0a1c5b13
[MCOMPILER-565] Allow project build by Maven 44855773
Bump plexusCompilerVersion from 2.13.0 to 2.14.11d05342
[MCOMPILER-562] Add property maven.compiler.outputDirectory to CompilerMojo (...ea74978
[MCOMPILER-381] - Refactor incremental detection (#181)fd37f09
[MCOMPILER-333] Cleanup generated source files (#214)- Additional commits viewable in compare view
Updates com.fasterxml.jackson.core:jackson-databind
from 2.16.0 to 2.16.1
Commits
- See full diff in compare view
Updates com.fasterxml.jackson.dataformat:jackson-dataformat-cbor
from 2.16.0 to 2.16.1
Commits
2a851fe
[maven-release-plugin] prepare release jackson-dataformats-binary-2.16.105c7b06
Prepare for 2.16.1 release01fd701
Mark #303 as fixed in 2.16.1; move now passing test to guard against regression8322fcc
Back to snapshot deps4ff3a6e
[maven-release-plugin] prepare for next development iteration- See full diff in compare view
Updates com.fasterxml.jackson.dataformat:jackson-dataformat-smile
from 2.16.0 to 2.16.1
Commits
2a851fe
[maven-release-plugin] prepare release jackson-dataformats-binary-2.16.105c7b06
Prepare for 2.16.1 release01fd701
Mark #303 as fixed in 2.16.1; move now passing test to guard against regression8322fcc
Back to snapshot deps4ff3a6e
[maven-release-plugin] prepare for next development iteration- See full diff in compare view
Updates com.fasterxml.jackson.dataformat:jackson-dataformat-ion
from 2.16.0 to 2.16.1
Commits
- See full diff in compare view
Updates com.fasterxml.jackson.dataformat:jackson-dataformat-protobuf
from 2.16.0 to 2.16.1
Commits
2a851fe
[maven-release-plugin] prepare release jackson-dataformats-binary-2.16.105c7b06
Prepare for 2.16.1 release01fd701
Mark #303 as fixed in 2.16.1; move now passing test to guard against regression8322fcc
Back to snapshot deps4ff3a6e
[maven-release-plugin] prepare for next development iteration- See full diff in compare view
Updates com.fasterxml.jackson.dataformat:jackson-dataformat-avro
from 2.16.0 to 2.16.1
Commits
2a851fe
[maven-release-plugin] prepare release jackson-dataformats-binary-2.16.105c7b06
Prepare for 2.16.1 release01fd701
Mark #303 as fixed in 2.16.1; move now passing test to guard against regression8322fcc
Back to snapshot deps4ff3a6e
[maven-release-plugin] prepare for next development iteration- See full diff in compare view
Updates com.alibaba:fastjson
from 2.0.42 to 2.0.47
Release notes
Sourced from com.alibaba:fastjson's releases.
fastjson 2.0.47发布
这个版本主要是大幅度提升android版本的首次序列化/反序列化的性能。在序列化大于1M的JSON对象时性能也有了较大提升。
Issues
- 在非android版本某些Android设备上处理数据时崩溃 #2263
- JSONField Annotation defaultValue配置支持Enum #2239
- 修复反序列化List类型字段输入null时报错的问题 #2233
- 修复反序列化时JSON.toJavaObject方法有错误识别setter方法的问题 #2230
- 修复引用类型、Boolean、Short 不支持JSONWriter.Feature.WriteNulls #2234
- 修复序列化kotlin data cass调用copy方法的问题 #2231
- 修复有些场景JSON.isValid方法抛异常的问题 #2222
- 修复JSONPath不支持中划线的问题 #2228
- 提升android下首次序列化的性能 #2189
MAVEN依赖配置
<dependency> <groupId>com.alibaba.fastjson2</groupId> <artifactId>fastjson2</artifactId> <version>2.0.47</version> </dependency>
- android5针对优化版本 这个版本和android4兼容版本基本一致,只是使用了java.nio.charset.StandardCharsets,后续将会不再升级android4兼容版本。
<dependency> <groupId>com.alibaba.fastjson2</groupId> <artifactId>fastjson2</artifactId> <version>2.0.47.android5</version> </dependency>
- android8针对优化版本 这个版本支持java.time和Optional
<dependency> <groupId>com.alibaba.fastjson2</groupId> <artifactId>fastjson2</artifactId> <version>2.0.47.android8</version> </dependency>
- 1.x 兼容版本
<dependency> <groupId>com.alibaba</groupId> <artifactId>fastjson</artifactId> <version>2.0.47</version> </tr></table>
... (truncated)
Commits
f0f06b0
2.0.47 release3f0c4b6
update benchmark1e3d0f1
improved android supportf0597ee
bug for serialize kotlin data classae6d307
optimization for codeSizeb5554d4
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.207c7f5e
Bump com.google.protobuf:protobuf-bom from 3.25.2 to 3.25.38123f98
Bump cn.hutool:hutool-all from 5.8.25 to 5.8.26de6ea00
Bump io.projectreactor:reactor-core from 3.6.1 to 3.6.20321264
optimization for readInt32/readInt32Value/readInt64/readInt64Value- Additional commits viewable in compare view
Updates com.fasterxml.jackson.dataformat:jackson-dataformat-cbor
from 2.16.0 to 2.16.1
Commits
2a851fe
[maven-release-plugin] prepare release jackson-dataformats-binary-2.16.105c7b06
Prepare for 2.16.1 release01fd701
Mark #303 as fixed in 2.16.1; move now passing test to guard against regression8322fcc
Back to snapshot deps4ff3a6e
[maven-release-plugin] prepare for next development iteration- See full diff in compare view
Updates com.fasterxml.jackson.dataformat:jackson-dataformat-smile
from 2.16.0 to 2.16.1
Commits
2a851fe
[maven-release-plugin] prepare release jackson-dataformats-binary-2.16.105c7b06
Prepare for 2.16.1 release01fd701
Mark #303 as fixed in 2.16.1; move now passing test to guard against regression8322fcc
Back to snapshot deps4ff3a6e
[maven-release-plugin] prepare for next development iteration- See full diff in compare view
Updates com.fasterxml.jackson.dataformat:jackson-dataformat-ion
from 2.16.0 to 2.16.1
Commits
- See full diff in compare view
Updates com.fasterxml.jackson.dataformat:jackson-dataformat-protobuf
from 2.16.0 to 2.16.1
Commits
2a851fe
[maven-release-plugin] prepare release jackson-dataformats-binary-2.16.105c7b06
Prepare for 2.16.1 release01fd701
Mark #303 as fixed in 2.16.1; move now passing test to guard against regression8322fcc
Back to snapshot deps4ff3a6e
[maven-release-plugin] prepare for next development iteration- See full diff in compare view
Updates com.fasterxml.jackson.dataformat:jackson-dataformat-avro
from 2.16.0 to 2.16.1
Commits
2a851fe
[maven-release-plugin] prepare release jackson-dataformats-binary-2.16.105c7b06
Prepare for 2.16.1 release01fd701
Mark #303 as fixed in 2.16.1; move now passing test to guard against regression8322fcc
Back to snapshot deps4ff3a6e
[maven-release-plugin] prepare for next development iteration- See full diff in compare view
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