gcore-cli
gcore-cli copied to clipboard
deps: bump github.com/dromara/carbon/v2 from 2.6.11 to 2.6.12
Bumps github.com/dromara/carbon/v2 from 2.6.11 to 2.6.12.
Release notes
Sourced from github.com/dromara/carbon/v2's releases.
v2.6.12
English
- Lower
golangenvironment dependency from1.21to1.18- Upgrade
testifytesting framework fromv1.10.0tov1.11.1- Set
isEmptyflag inUnmarshalJSONmethod oftype_carbon.gofile to indicate empty values- Use
sync.Mapto implement high-performance concurrent caching- Fix potential race conditions and null pointer dereference issues, improving concurrency safety
中文
- 将
golang环境依赖从1.21降低到1.18- 将
testify测试框架从v1.10.0升级到v1.11.1- 在
type_carbon.go文件UnmarshalJSON方法中设置isEmpty标志以表示空值- 使用
sync.Map实现高性能并发缓存- 修复潜在的竞态条件和空指针解引用问题,提高并发安全性
Full Changelog: https://github.com/dromara/carbon/compare/v2.6.11...v2.6.12
Commits
b69280afix(constellation): Fix null pointer exceptions caused by invalid language540632ddocs: Update the performance test report50b249eMerge branch 'v2.6.x'6951abbdocs: Add Carbon language contribution guidelinescbbe25fMerge branch 'v2.6.x'8d26c58docs: Update the link to the performance test report863f1cadocs: Add Carbon performance test analysis report6bd4310docs: Update the document link address in READMEeb6d2caci: build(deps): bump actions/setup-go from 5 to 6aa2b7a3build(tests): Upgradegithub.com/stretchr/testifyfrom v1.10.0 to v1.11.1- Additional commits viewable in compare view
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 mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@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)
A newer version of github.com/dromara/carbon/v2 exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.