Skip to content

Bump fastjson from 1.2.78 to 1.2.80 in /delay-callback-server#41

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/delay-callback-server/com.alibaba-fastjson-1.2.80
Closed

Bump fastjson from 1.2.78 to 1.2.80 in /delay-callback-server#41
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/delay-callback-server/com.alibaba-fastjson-1.2.80

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2022

Bumps fastjson from 1.2.78 to 1.2.80.

Release notes

Sourced from fastjson's releases.

fastjson 1.2.79版本发布,BUG修复

这又是一个bug fixed的版本,大家按需升级

Issues

  1. 修复引入MethodInheritanceComparator导致某些场景序列化报错的问题
  2. 增强JDK 9兼容
  3. 修复JSONArray/JSONObject的equals方法在内部对象map/list相同时不直接返回true的问题

相关链接

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

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

Issues

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

相关链接

fastjson-1.1.51.android发布,继续提升性能

性能改进

  1. 解决之前版本(1.1.47.android~1.1.50.android)反序列化存在大量转义字符的文本时性能较低的问题。
  2. 优化int/long类型读取的性能
  3. 优化key读取的性能
  4. 优化了BeanToArray模式的性能

通过各种办法优化,在1.1.51.android版本中,比目前主流采用1.1.46.android性能提升明显,在实际生产环境的case中,耗时只用原来的40%不到。

功能增强

  1. 支持类型为Collection/Map并且final只读的字段反序列化

相关链接

fastjson-1.1.50.android版本发布,修复性能优化引起的BUG

在之前发布的1.1.47.android/1.1.48.android/1.1.49.android版本中,针对android做了大量性能优化,因此导致了一些Bug。在1.1.50.android版本中,做了大量的测试,以提高稳定性。

在1.1.50.android版本中,引入了travis-ci 做持续集成,引入了codecov.io来做测试覆盖率分析。在1.1.50.android版本中,测试覆盖率已经提升到95.20%。

... (truncated)

Commits
  • f56b5d8 1.2.80 pom.xml
  • 7bd661d update pom.xml test dependency
  • 9c9e855 Merge pull request #4037 from alibaba/dependabot/maven/net.minidev-json-smart...
  • 514d421 Merge pull request #4058 from Koooooo-7/feat-getOrDefault
  • aa71e75 JSONField.unwrapped support List Field
  • 39bc3cb feat: JSONObject getOrDefault.
  • a73bf25 Bump json-smart from 2.4.1 to 2.4.5
  • e14b1e4 Merge pull request #4025 from matteobaccan/master
  • 6841ca7 Removed double semicolon
  • 6460f65 1.2.79 release
  • 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 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 [fastjson](https://github.com/alibaba/fastjson) from 1.2.78 to 1.2.80.
- [Release notes](https://github.com/alibaba/fastjson/releases)
- [Commits](alibaba/fastjson@1.2.78...1.2.80)

---
updated-dependencies:
- dependency-name: com.alibaba:fastjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

dependabot bot commented on behalf of github May 1, 2022

Superseded by #44.

@dependabot dependabot bot closed this May 1, 2022
@dependabot dependabot bot deleted the dependabot/maven/delay-callback-server/com.alibaba-fastjson-1.2.80 branch May 1, 2022 12:03
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