Skip to content
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

Bump the minor-updates group with 10 updates #102

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps the minor-updates group with 10 updates:

Package From To
ch.qos.logback:logback-classic 1.2.13 1.4.14
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.45

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

Commits
  • 407f935 prepare release 1.4.14
  • 7018a36 fix missing deseialization filter init call, enable commented out test case
  • 8a746eb start work on 1.4.14-SNAPSHOT
  • 7ee000a prepare release 1.4.13
  • 867bf58 remove superflus system.out call
  • 88abf59 prepare release 1.4.12
  • 2cd8cab cater for array size marked with -1
  • 9c782b4 prevent DOS attacks using on malicious serialized input
  • f6d690d further support for Virtual threads, issues 737
  • 9a1fc44 add support for Virtual threads
  • 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.45

Release notes

Sourced from com.alibaba:fastjson's releases.

fastjson 2.0.45发布

这又是一个BUG FIX版本,大家按需升级

Issues

  1. 修复JSONPath对JSONB格式支持不完整的问题 #2138
  2. 修复fastjson2-extension module-info配置不对的问题 #1923
  3. 修复数字大约38位时导致负数结果为整数的问题 #2128
  4. 修复引用解析结果不对的问题 #2140
  5. 修复JSONPath.set在某些场景会空指针的问题 #2145
  6. 修复JSONPath在某些场景结果会重复的问题 #2143
  7. 修复解析错误格式数据不报错问题 #2155
  8. 修复在继承子类序列化在某些场景报类型转换错误的问题 #2153 #1942
  9. 修复某些场景反序列化解析引用报错的问题 #2148
  10. 修复某些场景序列化引用计算不对导致序列化层数过多报错的问题 #2144
  11. 修复none-public enum配置JSONField(value=true)不起作用的问题 #2154
  12. 修复autoType在Filter返回类型为null是报空指针错误的问题 #2127

MAVEN依赖配置

<dependency>
    <groupId>com.alibaba.fastjson2</groupId>
    <artifactId>fastjson2</artifactId>
    <version>2.0.45</version>
</dependency>
  • android4兼容版本
<dependency>
    <groupId>com.alibaba.fastjson2</groupId>
    <artifactId>fastjson2</artifactId>
    <version>2.0.45.android4</version>
</dependency>
  • 1.x 兼容版本
<dependency>
    <groupId>com.alibaba</groupId>
    <artifactId>fastjson</artifactId>
    <version>2.0.45</version>
</dependency>
  • Spring 5 extension配置
<dependency>
    <groupId>com.alibaba.fastjson2</groupId>
    <artifactId>fastjson2-extension-spring5</artifactId>
    <version>2.0.45</version>
</tr></table> 

... (truncated)

Commits

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

Bumps the minor-updates group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [ch.qos.logback:logback-classic](https:/qos-ch/logback) | `1.2.13` | `1.4.14` |
| [org.apache.maven.plugins:maven-javadoc-plugin](https:/apache/maven-javadoc-plugin) | `3.6.2` | `3.6.3` |
| [org.apache.maven.plugins:maven-compiler-plugin](https:/apache/maven-compiler-plugin) | `3.11.0` | `3.12.1` |
| [com.fasterxml.jackson.core:jackson-databind](https:/FasterXML/jackson) | `2.16.0` | `2.16.1` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-cbor](https:/FasterXML/jackson-dataformats-binary) | `2.16.0` | `2.16.1` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-smile](https:/FasterXML/jackson-dataformats-binary) | `2.16.0` | `2.16.1` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-ion](https:/FasterXML/jackson-dataformat-ion) | `2.16.0` | `2.16.1` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-protobuf](https:/FasterXML/jackson-dataformats-binary) | `2.16.0` | `2.16.1` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-avro](https:/FasterXML/jackson-dataformats-binary) | `2.16.0` | `2.16.1` |
| [com.alibaba:fastjson](https:/alibaba/fastjson2) | `2.0.42` | `2.0.45` |


Updates `ch.qos.logback:logback-classic` from 1.2.13 to 1.4.14
- [Commits](qos-ch/logback@v_1.2.13...v_1.4.14)

Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.6.2 to 3.6.3
- [Release notes](https:/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.6.2...maven-javadoc-plugin-3.6.3)

Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.11.0 to 3.12.1
- [Release notes](https:/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.12.1)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.16.0 to 2.16.1
- [Commits](https:/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-cbor` from 2.16.0 to 2.16.1
- [Commits](FasterXML/jackson-dataformats-binary@jackson-dataformats-binary-2.16.0...jackson-dataformats-binary-2.16.1)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-smile` from 2.16.0 to 2.16.1
- [Commits](FasterXML/jackson-dataformats-binary@jackson-dataformats-binary-2.16.0...jackson-dataformats-binary-2.16.1)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-ion` from 2.16.0 to 2.16.1
- [Commits](https:/FasterXML/jackson-dataformat-ion/commits)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-protobuf` from 2.16.0 to 2.16.1
- [Commits](FasterXML/jackson-dataformats-binary@jackson-dataformats-binary-2.16.0...jackson-dataformats-binary-2.16.1)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-avro` from 2.16.0 to 2.16.1
- [Commits](FasterXML/jackson-dataformats-binary@jackson-dataformats-binary-2.16.0...jackson-dataformats-binary-2.16.1)

Updates `com.alibaba:fastjson` from 2.0.42 to 2.0.45
- [Release notes](https:/alibaba/fastjson2/releases)
- [Commits](alibaba/fastjson2@2.0.42...2.0.45)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-cbor
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-smile
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-ion
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-avro
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: com.alibaba:fastjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 15, 2024

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

@dependabot dependabot bot closed this Jan 15, 2024
@dependabot dependabot bot deleted the dependabot/maven/minor-updates-714c5dbbe9 branch January 15, 2024 22:33
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