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 github.com/golang-module/carbon from 1.6.1 to 1.6.4 #8

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2022

Bumps github.com/golang-module/carbon from 1.6.1 to 1.6.4.

Release notes

Sourced from github.com/golang-module/carbon's releases.

v1.6.4

  • carbon.go文件 新增 Sydney、Melbourne和Darwin 时区常量
  • getter.go文件 新增 TimeMilli(),TimeMicro(),TimeNano() 方法
  • comparer.go文件 新增IsValid()方法
  • calendar.lunar.go文件 新增DoubleHour()、IsXXXDoubleHour() 方法,由 dmzlingyin 贡献
  • calendar.lunar.go文件 新增DateTime()、Date() 和 Time() 方法
  • calendar.lunar.go文件 优化ToDayString()逻辑,精简不必要的变量 chineseDayPrefixes
  • carbon.go文件 XXXFormat 常量 改名为 XXXLayout
  • 精简优化代码
  • 完善文档

v1.6.2

  • 新增乌克兰语翻译文件
  • 新增版本号常量 Version
  • 新增 FUNDING.yml 文件
  • DiffInXXXsInAbs() 系列方法改名为 DiffAbsInXXXs()
  • 修复traveler.go里备注拼写错误
  • 精简优化代码
Commits
  • aede10e v1.6.3 XXXFormat->XXXLayout
  • b9e8f0f v1.6.3 optimize coding
  • 561221e v1.6.3 update comment
  • e937fbb v1.6.3 v2.1.3 add DateTime()、Date()、Time()、DoubleHour() and IsXXXDoubleHour()...
  • b892ce5 v1.6.3 update Contributors image src
  • dbb43c2 v1.6.3 add DateTime()、Date()、Time()、DoubleHour() and IsXXXDoubleHour() methods
  • 04b7e51 v2.1.3 optimize coding
  • 1fc6dd7 v1.6.3 optimize unit testing
  • 55d851a v1.6.3 add DoubleHour(), IsXXXDoubleHour() methods
  • 0ef6a2a v1.6.3 update comment
  • 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 [github.com/golang-module/carbon](https://github.com/golang-module/carbon) from 1.6.1 to 1.6.4.
- [Release notes](https://github.com/golang-module/carbon/releases)
- [Commits](golang-module/carbon@v1.6.1...v1.6.4)

---
updated-dependencies:
- dependency-name: github.com/golang-module/carbon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 25, 2022
@cxjava cxjava merged commit cbe954e into main Apr 26, 2022
@cxjava cxjava deleted the dependabot/go_modules/github.com/golang-module/carbon-1.6.4 branch April 26, 2022 01:42
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant