build: bump com.alibaba.fastjson2:fastjson2 from 2.0.62 to 2.0.63 - #980
Merged
delei merged 1 commit intoJul 29, 2026
Merged
Conversation
Bumps [com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from 2.0.62 to 2.0.63. - [Release notes](https://github.com/alibaba/fastjson2/releases) - [Commits](alibaba/fastjson2@2.0.62...2.0.63) --- updated-dependencies: - dependency-name: com.alibaba.fastjson2:fastjson2 dependency-version: 2.0.63 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
delei
approved these changes
Jul 29, 2026
delei
left a comment
Member
There was a problem hiding this comment.
Patch version upgrade, can be merged.
delei
deleted the
dependabot/maven/main/com.alibaba.fastjson2-fastjson2-2.0.63
branch
July 29, 2026 12:43
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.
Bumps com.alibaba.fastjson2:fastjson2 from 2.0.62 to 2.0.63.
Release notes
Sourced from com.alibaba.fastjson2:fastjson2's releases.
... (truncated)
Commits
82eda3e2.0.63 release (#7710)01eab36fix: detect references for Collection elements (e.g. HashSet) (#7678) (#7701)373cbe7fix: JSONB BC_BINARY declared-length OOM (#7669) (#7705)ec47e24fix: strengthen autoType type name validation and whitelist verification (#7703)33be4adfix: hoist getInt/setInt out of lambda to avoid per-call spin (#7677) (#7693)1357fdcfix: JSONB BC_BIGINT declared-length OOM (#7669) (#7696)d6f7de3docs: 修正兼容模式升级说明中的中文错别字 (#7689)d7ad403fix: limit number literal digits to prevent BigInteger O(n²) DoS (#7668) (#7694)f68fd88fix: warn when Kotlin class loses field values due to missing kotlin-reflect ...0679959fix: cache ObjectWriter created in switch block of getObjectWriterInternal to...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)