Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump github.com/golang-module/carbon/v2 from 2.2.5 to 2.2.6 #14

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2023

Bumps github.com/golang-module/carbon/v2 from 2.2.5 to 2.2.6.

Release notes

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

v2.2.6

  • Fix bug in DiffInYears and Agemethods #181
  • Fix bug with lost time zone after json.Unmarshal #178
  • Move CreateFromStdTime method from carbon.go to creator.go
  • Move ToStdTime method from carbon.go to outputer.go
  • Move deprecated methods as FromStdTime, Time2Carbon and Carbon2Time to deprecated.go
  • Update stretchr/testify to v1.8.4
Commits
  • baae976 Fix 'DiffInYears' method
  • 42c4705 Fix bug with lost time zone after marshal/unmarshal
  • c9bd6c6 Fix bug with lost time zone after marshal/unmarshal
  • 0aeaeb4 c.time.In(c.loc->c.ToStdTime()
  • c6e2dc3 Move deprecated methods to deprecated.go
  • bdbc09d Move ToStdTime method unit testing from carbon_test.go to outputer_test.go
  • 9a32a60 Move ToStdTime method from carbon.go to outputer.go
  • 1e670b2 Move deprecated methods to deprecated.go and deprecated_test.go
  • a036115 Update stretchr/testify to v1.8.4
  • ff66ccd Move CreateFromStdTime method from carbon. go to creator. go
  • 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/golang-module/carbon/v2](https://github.com/golang-module/carbon) from 2.2.5 to 2.2.6.
- [Release notes](https://github.com/golang-module/carbon/releases)
- [Commits](https://github.com/golang-module/carbon/compare/v2.2.5...v2.2.6)

---
updated-dependencies:
- dependency-name: github.com/golang-module/carbon/v2
  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 Sep 7, 2023
@bogdannbv bogdannbv merged commit 36a3f5f into main Sep 10, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/golang-module/carbon/v2-2.2.6 branch September 10, 2023 12:28
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant