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 fastjson from 1.2.7 to 1.2.25 #1

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 27, 2020

Bumps fastjson from 1.2.7 to 1.2.25.

Release notes

Sourced from fastjson's releases.

fastjson 1.2.54版本发布 修复JSONObject.readObject安全检测误报问题

这又是一个功能修复的版本。主要是修复JSONObject.readObject安全检测误报问题。

Issues

  1. 修复JSONObject.readObject安全检测误报错误的问题
  2. 修复TypeUtils.getClass处理泛型不当的问题
  3. BrowserCompatible支持BigInteger类型
  4. 修复JSONPath.extract不支持$的问题

相关链接

fastjson-1.2.24版本发布

Issues

  1. JDK8 ZonedDateTime反序列化报错的 #980
  2. 新增加retrofit2内置支持 #956 https://github.com/alibaba/fastjson/wiki/Retrofit2Support
  3. 内置支持guava的Multimap #992
  4. 支持在接口上配置@JSONType(serializeUsing) #989
  5. 修复JSONPath.set在未初始化成员变量时报错的问题 #995
  6. JSONField.format配置支持float/double类型 #971
  7. Enum类型支持配置@JSONField(serializeUsing
  8. 修复JSON.toJSON方法format不起作用的问题
  9. 新增Enum定制序列化 #985 https://github.com/alibaba/fastjson/wiki/enum_custom_serialization
  10. 使用fnv64 hash算法提升enum类型的反序列化性能

相关链接

fastjson-1.2.23版本发布

这又是一个Bug Fixed的小版本。

Bug Fixed & 功能增强

  1. 修复对JDK 8 LocalDateTime格式化支持的问题 #952 #948 #942
  2. 修复SerializerFeature.SkipTransientField对java.beans.Transient注解不起作用的问题 #944
  3. 修复true/false后面紧跟注释字符串会报错的问题 #939
  4. 修复JDK 8 default setter method的问题 #947
  5. JSONArray新增加toJavaList方法 #922
  6. 修复某些场景下循环引用parse不正确的问题
  7. 修复多级继承的某些场景下泛型解析不正确的问题
  8. 修复JSON.toJSON方法不能识别buildMethod的问题

相关链接

... (truncated)
Commits

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.7 to 1.2.25.
- [Release notes](https://github.com/alibaba/fastjson/releases)
- [Commits](alibaba/fastjson@1.2.7...1.2.25)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 27, 2020
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 2, 2021

Looks like com.alibaba:fastjson is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 2, 2021
@dependabot dependabot bot deleted the dependabot/maven/com.alibaba-fastjson-1.2.25 branch July 2, 2021 12:09
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.

None yet

0 participants