Skip to content

build: bump com.alibaba.fastjson2:fastjson2 from 2.0.60 to 2.0.60.android8#775

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/main/com.alibaba.fastjson2-fastjson2-2.0.60.android8
Closed

build: bump com.alibaba.fastjson2:fastjson2 from 2.0.60 to 2.0.60.android8#775
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/main/com.alibaba.fastjson2-fastjson2-2.0.60.android8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2026

Bumps com.alibaba.fastjson2:fastjson2 from 2.0.60 to 2.0.60.android8.

Commits
  • 5f6e644 2.0.60.android8
  • 43842ec Fix trailing whitespace in JSONArray.java
  • 3fa455b #3830 当对象字段是复杂对象且值为空时WriteNulls导致空指针 (#3832)
  • 5292096 add feature DisableStringArrayUnwrapping
  • c4762bc fix ErrorOnNoneSerializable, for issue #3499
  • 2a7cb0d fix handle timestamp strings in date parsing, for issue #3102
  • 7f46a36 fix: store converted JSONObject/JSONArray back to keep consistency. Previousl...
  • b3feae6 fix bug for issue #3163
  • a295a98 Fix 3182 (#3812)
  • b9d2020 sync some APIs between JSONObject and JSONArray (#3811)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from 2.0.60 to 2.0.60.android8.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](alibaba/fastjson2@2.0.60...2.0.60.android8)

---
updated-dependencies:
- dependency-name: com.alibaba.fastjson2:fastjson2
  dependency-version: 2.0.60.android8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 6, 2026
@github-actions
Copy link

github-actions bot commented Jan 6, 2026

Test Results

 60 files   -  36   60 suites   - 36   2m 14s ⏱️ - 2h 30m 6s
314 tests  - 189  314 ✅  - 189  0 💤 ±0  0 ❌ ±0 
314 runs   - 174  314 ✅  - 174  0 💤 ±0  0 ❌ ±0 

Results for commit ea584a9. ± Comparison against base commit 507577f.

This pull request removes 189 tests.
org.apache.fesod.sheet.demo.fill.FillTest ‑ complexFill
org.apache.fesod.sheet.demo.fill.FillTest ‑ complexFillWithTable
org.apache.fesod.sheet.demo.fill.FillTest ‑ compositeFill
org.apache.fesod.sheet.demo.fill.FillTest ‑ dateFormatFill
org.apache.fesod.sheet.demo.fill.FillTest ‑ horizontalFill
org.apache.fesod.sheet.demo.fill.FillTest ‑ listFill
org.apache.fesod.sheet.demo.fill.FillTest ‑ simpleFill
org.apache.fesod.sheet.demo.fill.FillTest ‑ testFillSheetDispose
org.apache.fesod.sheet.demo.rare.WriteTest ‑ compressedTemporaryFile
org.apache.fesod.sheet.demo.rare.WriteTest ‑ specifiedCellWrite
…

♻️ This comment has been updated with latest results.

Copy link
Member

@delei delei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2.0.60.android8 is a version specifically optimized for the Android environment. I think this PR can be closed.

@delei delei closed this Jan 6, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 6, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/main/com.alibaba.fastjson2-fastjson2-2.0.60.android8 branch January 6, 2026 15:15
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant