build(deps): bump the go-modules group with 2 updates#398
Merged
Conversation
Bumps the go-modules group with 2 updates: [github.com/golang-module/carbon/v2](https://github.com/golang-module/carbon) and [gorm.io/gorm](https://github.com/go-gorm/gorm). Updates `github.com/golang-module/carbon/v2` from 2.3.6 to 2.3.7 - [Release notes](https://github.com/golang-module/carbon/releases) - [Commits](golang-module/carbon@v2.3.6...v2.3.7) Updates `gorm.io/gorm` from 1.25.5 to 1.25.6 - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](go-gorm/gorm@v1.25.5...v1.25.6) --- updated-dependencies: - dependency-name: github.com/golang-module/carbon/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: gorm.io/gorm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #398 +/- ##
=======================================
Coverage 69.36% 69.36%
=======================================
Files 152 152
Lines 10935 10935
=======================================
Hits 7585 7585
Misses 2844 2844
Partials 506 506 ☔ View full report in Codecov by Sentry. |
hwbrzzl
approved these changes
Jan 27, 2024
krishankumar01
added a commit
that referenced
this pull request
May 16, 2024
krishankumar01
added a commit
that referenced
this pull request
May 16, 2024
krishankumar01
added a commit
that referenced
this pull request
May 21, 2024
krishankumar01
added a commit
that referenced
this pull request
May 22, 2024
…ting file by mistake (#480) * add force flag in make commands * optimize build and key:generate command * optimize make:command * optimize make:package command * optimize make:test command * optimize make:rule command * optimize make:job command * optimize make:event command * optimize make:listener command * optimize make:controller, make:middleware, make:request commands * optimize make:seeder, make:factory ... commands * update error comparison * fix seeder test * optimise make:migration command * remove duplicate code * Optimize the helper method * optimize commands * add test cases for support/console * remove force flag for make:package command --------- Co-authored-by: Bowen <hwbrzzl@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-modules group with 2 updates: github.com/golang-module/carbon/v2 and gorm.io/gorm.
Updates
github.com/golang-module/carbon/v2from 2.3.6 to 2.3.7Release notes
Sourced from github.com/golang-module/carbon/v2's releases.
Commits
40632c8Temporarily remove7a0f211Optimized code5d6cc4eMerge branch 'develop'3cd7800Optimized code2d4c839Update commentsdd4b00cSupport VietName lunar calendar #221d691623Add VietName lunar calendar9ed8c4aAdd IsLeapYear method9b0a1ecSolar -> Gregorian0e710e7Fix integer overflow converting Lunar to Gregorian on 386 arch (#220)Updates
gorm.io/gormfrom 1.25.5 to 1.25.6Commits
0123dd4fix: ignore .gen.go suffix in logger to get the real caller when using gen #6...940358eFix tests doesn't follow https://gorm.io/docs/method_chaining.html convention87deccefix: ExplainSQL using consecutive pairs of escaper in SQL string represents a...436cca7fix: join and select mytable.* not working (#6761)a2cac75feature: bring custom type and id column name to polymorphism (#6716)b9ebdb1Making locking parameters more intuitive (#6719)2fb4928refactor: Resolve implicit memory aliasing in for loop (#6730)f0af94cadd test to show that update from works3207ad6map insert support return increment id (#6662)c1e911fUpdate tests/go.modDependabot 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions