wanglingsong / JsonSurfer

A streaming JsonPath processor in Java
MIT License
292 stars 55 forks source link

Bump the minor-updates group with 11 updates #114

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps the minor-updates group with 11 updates:

Package From To
ch.qos.logback:logback-classic 1.2.13 1.5.3
org.mockito:mockito-core 5.8.0 5.11.0
org.apache.maven.plugins:maven-javadoc-plugin 3.6.2 3.6.3
org.apache.maven.plugins:maven-compiler-plugin 3.11.0 3.12.1
com.fasterxml.jackson.core:jackson-databind 2.16.0 2.16.1
com.fasterxml.jackson.dataformat:jackson-dataformat-cbor 2.16.0 2.16.1
com.fasterxml.jackson.dataformat:jackson-dataformat-smile 2.16.0 2.16.1
com.fasterxml.jackson.dataformat:jackson-dataformat-ion 2.16.0 2.16.1
com.fasterxml.jackson.dataformat:jackson-dataformat-protobuf 2.16.0 2.16.1
com.fasterxml.jackson.dataformat:jackson-dataformat-avro 2.16.0 2.16.1
com.alibaba:fastjson 2.0.42 2.0.47
com.fasterxml.jackson.dataformat:jackson-dataformat-cbor 2.16.0 2.16.1
com.fasterxml.jackson.dataformat:jackson-dataformat-smile 2.16.0 2.16.1
com.fasterxml.jackson.dataformat:jackson-dataformat-ion 2.16.0 2.16.1
com.fasterxml.jackson.dataformat:jackson-dataformat-protobuf 2.16.0 2.16.1
com.fasterxml.jackson.dataformat:jackson-dataformat-avro 2.16.0 2.16.1

Updates ch.qos.logback:logback-classic from 1.2.13 to 1.5.3

Commits
  • f2d8a1a prepare release 1.5.3
  • 99ccca7 fix /issues/785
  • df7c7c5 prepare work on 1.5.3-SNAPSHOT
  • baf5d70 prepare release 1.5.2
  • 6998e81 add NoAutoStartUtil.shouldBeStarted method
  • 40bc1c2 export tyler related packages
  • 0094ba3 start work on 1.5.2-SNAPSHOT
  • 88fd31c prepare release 1.5.1
  • 231e9bd more internal changes and refactorings
  • 8f3a304 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

v5.10.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.10.0

v5.9.0

What's Changed

... (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.3
  • b69af90 [MJAVADOC-682] Reactor builds fail when multiple modules with same groupId:ar...
  • b47b280 directory, not folder
  • 488624f [MJAVADOC-782] Align read-only parameters naming with other plugins
  • 867dc73 [MJAVADOC-781] Upgrade plugins and components (in ITs)
  • 0104ab2 Fix incorrect config in test-javadoc-test-plugin-config.xml
  • dd39c0c [MJAVADOC-780] add missing plugin configuration
  • e6e6180 Remove junk from 692d7a8a9918efd24633a44f0f3d4dfd22d0fec4
  • 692d7a8 [MJAVADOC-779] - Upgrade maven-plugin parent to 41
  • 386d4ea 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

📦 Dependency updates

3.12.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

Commits
  • 736da68 [maven-release-plugin] prepare release maven-compiler-plugin-3.12.1
  • ef93f3d [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 iteration
  • c08b0fd [maven-release-plugin] prepare release maven-compiler-plugin-3.12.0
  • a1c5b13 [MCOMPILER-565] Allow project build by Maven 4
  • 4855773 Bump plexusCompilerVersion from 2.13.0 to 2.14.1
  • 1d05342 [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


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.1
  • 05c7b06 Prepare for 2.16.1 release
  • 01fd701 Mark #303 as fixed in 2.16.1; move now passing test to guard against regression
  • 8322fcc Back to snapshot deps
  • 4ff3a6e [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.1
  • 05c7b06 Prepare for 2.16.1 release
  • 01fd701 Mark #303 as fixed in 2.16.1; move now passing test to guard against regression
  • 8322fcc Back to snapshot deps
  • 4ff3a6e [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


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.1
  • 05c7b06 Prepare for 2.16.1 release
  • 01fd701 Mark #303 as fixed in 2.16.1; move now passing test to guard against regression
  • 8322fcc Back to snapshot deps
  • 4ff3a6e [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.1
  • 05c7b06 Prepare for 2.16.1 release
  • 01fd701 Mark #303 as fixed in 2.16.1; move now passing test to guard against regression
  • 8322fcc Back to snapshot deps
  • 4ff3a6e [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

  1. 在非android版本某些Android设备上处理数据时崩溃 #2263
  2. JSONField Annotation defaultValue配置支持Enum #2239
  3. 修复反序列化List类型字段输入null时报错的问题 #2233
  4. 修复反序列化时JSON.toJavaObject方法有错误识别setter方法的问题 #2230
  5. 修复引用类型、Boolean、Short 不支持JSONWriter.Feature.WriteNulls #2234
  6. 修复序列化kotlin data cass调用copy方法的问题 #2231
  7. 修复有些场景JSON.isValid方法抛异常的问题 #2222
  8. 修复JSONPath不支持中划线的问题 #2228
  9. 提升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 release
  • 3f0c4b6 update benchmark
  • 1e3d0f1 improved android support
  • f0597ee bug for serialize kotlin data class
  • ae6d307 optimization for codeSize
  • b5554d4 Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2
  • 07c7f5e Bump com.google.protobuf:protobuf-bom from 3.25.2 to 3.25.3
  • 8123f98 Bump cn.hutool:hutool-all from 5.8.25 to 5.8.26
  • de6ea00 Bump io.projectreactor:reactor-core from 3.6.1 to 3.6.2
  • 0321264 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.1
  • 05c7b06 Prepare for 2.16.1 release
  • 01fd701 Mark #303 as fixed in 2.16.1; move now passing test to guard against regression
  • 8322fcc Back to snapshot deps
  • 4ff3a6e [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.1
  • 05c7b06 Prepare for 2.16.1 release
  • 01fd701 Mark #303 as fixed in 2.16.1; move now passing test to guard against regression
  • 8322fcc Back to snapshot deps
  • 4ff3a6e [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


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.1
  • 05c7b06 Prepare for 2.16.1 release
  • 01fd701 Mark #303 as fixed in 2.16.1; move now passing test to guard against regression
  • 8322fcc Back to snapshot deps
  • 4ff3a6e [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.1
  • 05c7b06 Prepare for 2.16.1 release
  • 01fd701 Mark #303 as fixed in 2.16.1; move now passing test to guard against regression
  • 8322fcc Back to snapshot deps
  • 4ff3a6e [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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 5 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.