Zo3i / frpMgr

Frp快速配置面板
MIT License
1.21k stars 293 forks source link

Bump fastjson from 1.2.23 to 1.2.25 in /web #12

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 5 years ago

Bumps fastjson from 1.2.23 to 1.2.25.

Release notes *Sourced from [fastjson's releases](https://github.com/alibaba/fastjson/releases).* > ## fastjson-1.2.24版本发布 > # Issues > 1. JDK8 ZonedDateTime反序列化报错的 [#980](https://github-redirect.dependabot.com/alibaba/fastjson/issues/980) > 2. 新增加retrofit2内置支持 [#956](https://github-redirect.dependabot.com/alibaba/fastjson/issues/956) https://github.com/alibaba/fastjson/wiki/Retrofit2Support > 3. 内置支持guava的Multimap [#992](https://github-redirect.dependabot.com/alibaba/fastjson/issues/992) > 4. 支持在接口上配置[@​JSONType](https://github.com/JSONType)(serializeUsing) [#989](https://github-redirect.dependabot.com/alibaba/fastjson/issues/989) > 5. 修复JSONPath.set在未初始化成员变量时报错的问题 [#995](https://github-redirect.dependabot.com/alibaba/fastjson/issues/995) > 6. JSONField.format配置支持float/double类型 [#971](https://github-redirect.dependabot.com/alibaba/fastjson/issues/971) > 7. Enum类型支持配置[@​JSONField](https://github.com/JSONField)(serializeUsing > 8. 修复JSON.toJSON方法format不起作用的问题 > 9. 新增Enum定制序列化 [#985](https://github-redirect.dependabot.com/alibaba/fastjson/issues/985) https://github.com/alibaba/fastjson/wiki/enum_custom_serialization > 10. 使用fnv64 hash算法提升enum类型的反序列化性能 > > # 相关链接 > - 下载 http://repo1.maven.org/maven2/com/alibaba/fastjson/1.2.24/ > - 文档 https://github.com/alibaba/fastjson/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98 > - 源码 https://github.com/alibaba/fastjson/tree/1.2.24
Commits - [`d9bc118`](https://github.com/alibaba/fastjson/commit/d9bc118f8f91deb696e7265f1d6a4af25880364f) 1.2.25 - [`da4151d`](https://github.com/alibaba/fastjson/commit/da4151d859298dca57b333765c0032cb69fdfe2c) 1.2.25.internal.v9 - [`e92a6ea`](https://github.com/alibaba/fastjson/commit/e92a6ea1ed10fc3f8b40c989ef71b64e4f0f1d01) restore ThreadLocalCache for compatible. - [`d707854`](https://github.com/alibaba/fastjson/commit/d7078548dc34c4f7645be9641490edac6f336ced) 1.2.25.internal.v6 - [`90af6aa`](https://github.com/alibaba/fastjson/commit/90af6aadfa9be7592fdc8e174458ddaebb2b19c4) bug fixed for autoType support. - [`c102243`](https://github.com/alibaba/fastjson/commit/c1022436284b94b72e1dceb5d668182c2bafbc3d) change JSONScanner default buf size to 16k. - [`7dd9f89`](https://github.com/alibaba/fastjson/commit/7dd9f8970b1dffcdb4ec039791148c0d11216e22) bug fixed for JSONScanner. issue [#1001](https://github-redirect.dependabot.com/alibaba/fastjson/issues/1001) - [`9ce20b3`](https://github.com/alibaba/fastjson/commit/9ce20b30b1952f3aef586bbad93e16903f880460) Merge pull request [#1008](https://github-redirect.dependabot.com/alibaba/fastjson/issues/1008) from [wuwen5/fixed5](https://github-redirect.dependabot.com/wuwen5/fixed/issues/5) - [`ac93f3a`](https://github.com/alibaba/fastjson/commit/ac93f3af0b70be138eee2915fa979d934991237d) 1.2.25-SNAPSHOT - [`1fe9823`](https://github.com/alibaba/fastjson/commit/1fe9823eec96d0e7f1cde339264573b68a50c0ef) 1.2.25-SNAPSHOT - Additional commits viewable in [compare view](https://github.com/alibaba/fastjson/compare/1.2.23...1.2.25)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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](https://github.com/Zo3i/frpMgr/network/alerts).
dependabot[bot] commented 2 years ago

Superseded by #44.