Skip to content

chore(deps): bump github.com/dromara/carbon/v2 from 2.5.2 to 2.6.8#1435

Merged
crazy-max merged 1 commit intomasterfrom
dependabot/go_modules/github.com/dromara/carbon/v2-2.6.8
Jun 14, 2025
Merged

chore(deps): bump github.com/dromara/carbon/v2 from 2.5.2 to 2.6.8#1435
crazy-max merged 1 commit intomasterfrom
dependabot/go_modules/github.com/dromara/carbon/v2-2.6.8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/dromara/carbon/v2 from 2.5.2 to 2.6.8.

Release notes

Sourced from github.com/dromara/carbon/v2's releases.

v2.6.8

English
  • Parsing when layouts or formats is empty, returns a error
  • Upgrade gorm.io/gorm from 1.21.1 to 1.30.0 in tests
  • Upgrade gorm.io/driver/mysql from 1.5.7 to 1.6.0 in tests
  • Upgrade gorm.io/driver/postgres from 1.5.7 to 1.6.0 in tests
  • Upgrade gorm.io/driver/sqlite from 1.5.7 to 1.6.0 in tests
  • Rename DateTimeType to dateTimeType, DateTimeXXXType to dateTimeXXXType in type_builtin.go
  • Rename DateType to dateType, DateXXXType to dateXXXType in type_builtin.go
  • Rename TimeType to timeType, TimeXXXType to timeXXXType in type_builtin.go
  • Simplify readme file and migrate overview and example usage to the official doc website
  • Add HelloGitHub badge link
中文
  • 解析时如果布局模板或格式模板为空时,返回错误
  • tests 中将 gorm.io/gorm1.21.1 升级到 1.30.0
  • tests 中将 gorm.io/driver/mysql1.5.7 升级到 1.6.0
  • tests 中将 gorm.io/driver/postgres1.5.7 升级到 1.6.0
  • tests 中将 gorm.io/driver/sqlite1.5.7 升级到 1.6.0
  • type_builtin.go 中将 DateTimeType 重命名为dateTimeType,将 DateTimeXXXType 重命名为 dateTimeXXXType
  • type_builtin.go 中将 DateType 重命名为dateType,将 DateXXXType 重命名为 dateXXXType
  • type_builtin.go 中将 TimeType 重命名为timeType,将 TimeXXXType 重命名为 timeXXXType
  • 简化 READEME 文件,将详细使用说明和示例用法迁移到 官方网站
  • 添加 HelloGitHub 徽章链接

Full Changelog: dromara/carbon@v2.6.7...v2.6.8

v2.6.7

English
  • String method removes the check for null value carbon
  • Rename type_interface.go file to interfaces.go
  • Change the second parameter of the Closest/Farthest methods to an optional parameter
  • Add ZeroValue/EpochValue methods
  • Add DataTyper interface, and enable builtin types to implement the DataTyper interface
中文
  • String 方法去掉对空值的检查
  • type_interface.go 更名为 interfaces.go
  • Closest/Farthest 方法第 2 个参数改成可选参数
  • 新增 ZeroValue/EpochValue 方法
  • 新增 DataTyper 接口和 DataType方法并让内置类型实现 DataTyper 接口

Full Changelog: dromara/carbon@v2.6.6...v2.6.7

v2.6.6

English
  • Fix bug locale file cannot be found on Windows os
  • Fix bug lose of values of layout, weekStartsAt, weekendDays and lang when create new Carbon instance #303
  • Fix bug StartOfWeek and EndOfWeek methods change original Carbon instance Unexpectedly #304
  • Add curd integration testing for xorm, currently covering MySQL/Postgres/SQLite

... (truncated)

Commits
  • 7f19a9f chore: Update funding support link
  • 620fb4f chore: Update funding support link-
  • 221c1d8 docs: Update the open source protocol description
  • aeda2c8 Merge branch 'v2.6.x'
  • df315f4 docs: Add HelloGitHub badge link
  • 0086af3 docs: Add HelloGitHub badge link
  • 1a8bad7 docs: Add HelloGitHub badge link
  • a1f20ed docs: Simplify readme file and migrate detail documentation to the official d...
  • 5bc2af1 refactor: update author
  • cb3979e refactor: Update comments
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [github.com/dromara/carbon/v2](https://github.com/dromara/carbon) from 2.5.2 to 2.6.8.
- [Release notes](https://github.com/dromara/carbon/releases)
- [Commits](dromara/carbon@v2.5.2...v2.6.8)

---
updated-dependencies:
- dependency-name: github.com/dromara/carbon/v2
  dependency-version: 2.6.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from crazy-max as a code owner June 14, 2025 23:03
@crazy-max crazy-max merged commit 38abc92 into master Jun 14, 2025
42 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/dromara/carbon/v2-2.6.8 branch June 14, 2025 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant