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/v2 from 2.3.12 to 2.4.0 #77

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps github.com/golang-module/carbon/v2 from 2.3.12 to 2.4.0.

Release notes

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

v2.4.0

  • Fixed Farsi language translation bug #247
  • Fixed gregorian calendar to lunar calendar bug #246
  • Updated the minimum version of Go required to 1.17 #245
  • Optimized ParseByLayout and getLocationByTimezone methods when the timezone is empty
  • Optimized the scenario of JSON unmarsha when the value of the JSON string is empty or null
  • Removed Tag struct and related methods
  • Added Arabic language support #250
Commits
  • 58cbdee Update content about json
  • 4235ed0 Fix issue #246
  • 6ab54e7 Fix issue #246
  • 471b6aa Fix issue #246
  • 5f97cf2 Optimize ParseByLayout method when the timezone is empty
  • 00a5f8a Remove Tag struct and related methods
  • 34b9fce Remove parseTag method
  • 67967e6 Optimize getLocationByTimezone method when timezone is empty
  • bdff7f2 Optimize Farthest method
  • 81d5bc5 Optimize the scenario of JSON unmarsha when the value of the JSON string is e...
  • 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.3.12 to 2.4.0.
- [Release notes](https://github.com/golang-module/carbon/releases)
- [Commits](golang-module/carbon@v2.3.12...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies dependencies go Pull requests that update Go code labels Oct 14, 2024
@github-actions github-actions bot merged commit 9b8d526 into main Oct 14, 2024
2 of 6 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/golang-module/carbon/v2-2.4.0 branch October 14, 2024 20:11
Copy link

what-the-diff bot commented Oct 14, 2024

PR Summary

  • Updated dependency version
    The version of a software component from github.com/golang-module/carbon/v2 that our project relies on has been updated. Specifically, it was upgraded from version v2.3.12 to v2.4.0. This helps in improving the functionality, security, and performance of our project.

  • Updated checksum
    Along with updating the software component, the 'checksum' (it's like a digital fingerprint that ensures the integrity of that component) has also been updated in the file go.sum.

  • Removed old dependency versions
    The outdated versions of the components related to github.com/stretchr/testify have been removed from our project's dependency list (found in go.sum). This helps to keep our project up to date, with less clutter, making it more efficient and easier to maintain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies dependencies go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants