-
Notifications
You must be signed in to change notification settings - Fork 91
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
build(deps): bump the go-modules group with 1 update #358
Merged
Conversation
This file contains 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
Bumps the go-modules group with 1 update: [github.com/spf13/cast](https://github.com/spf13/cast). - [Release notes](https://github.com/spf13/cast/releases) - [Commits](spf13/cast@v1.5.1...v1.6.0) --- updated-dependencies: - dependency-name: github.com/spf13/cast dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #358 +/- ##
=======================================
Coverage 70.04% 70.04%
=======================================
Files 151 151
Lines 10332 10332
=======================================
Hits 7237 7237
Misses 2624 2624
Partials 471 471 ☔ View full report in Codecov by Sentry. |
hwbrzzl
approved these changes
Nov 29, 2023
hwbrzzl
added a commit
that referenced
this pull request
Feb 9, 2025
hwbrzzl
added a commit
that referenced
this pull request
Feb 11, 2025
hwbrzzl
added a commit
that referenced
this pull request
Feb 12, 2025
hwbrzzl
added a commit
that referenced
this pull request
Feb 12, 2025
hwbrzzl
added a commit
that referenced
this pull request
Feb 14, 2025
hwbrzzl
added a commit
that referenced
this pull request
Feb 18, 2025
hwbrzzl
added a commit
that referenced
this pull request
Feb 19, 2025
* feat: [#358] Add Insert Update Delete methods for DB * chore: update mocks * implement methods * finish * update mod * optimize * change CreatedAt to point * fix test * fix test * remove pointer * fix test * fix test * fix test * fix test * add test --------- Co-authored-by: hwbrzzl <[email protected]>
hwbrzzl
added a commit
that referenced
this pull request
Feb 21, 2025
hwbrzzl
added a commit
that referenced
this pull request
Feb 21, 2025
hwbrzzl
added a commit
that referenced
this pull request
Feb 21, 2025
hwbrzzl
added a commit
that referenced
this pull request
Feb 22, 2025
hwbrzzl
added a commit
that referenced
this pull request
Feb 22, 2025
* feat: [#389] add more methods * chore: update mocks * add methods * update mock * update mock * feat: [#358] Add logger for DB * optimize logger * fix test --------- Co-authored-by: hwbrzzl <[email protected]>
hwbrzzl
added a commit
that referenced
this pull request
Feb 22, 2025
hwbrzzl
added a commit
that referenced
this pull request
Feb 23, 2025
hwbrzzl
added a commit
that referenced
this pull request
Feb 23, 2025
hwbrzzl
added a commit
that referenced
this pull request
Feb 27, 2025
* feat: [#358] Add OrWhere method for DB * chore: update mocks * test * fix lint * implement OrWhere * fix test * fix test --------- Co-authored-by: hwbrzzl <[email protected]>
hwbrzzl
added a commit
that referenced
this pull request
Mar 2, 2025
* feat: add some Where methods * chore: update mocks * implement OrWhereNot * implement WhereExists * implement OrWhereColumn * implement WhereRaw * chore: update mocks * add .coderabbit.yaml * fix * fix test --------- Co-authored-by: hwbrzzl <[email protected]>
hwbrzzl
added a commit
that referenced
this pull request
Mar 2, 2025
1 task
hwbrzzl
added a commit
that referenced
this pull request
Mar 2, 2025
* feat: [#358] Implement OrderBy * chore: update mocks --------- Co-authored-by: hwbrzzl <[email protected]>
hwbrzzl
added a commit
that referenced
this pull request
Mar 2, 2025
hwbrzzl
added a commit
that referenced
this pull request
Mar 2, 2025
* feat: [#358] Implement Find method * chore: update mocks * add Select method * add Exists method * update mock * implement FirstOrFail * update between --------- Co-authored-by: hwbrzzl <[email protected]>
hwbrzzl
added a commit
that referenced
this pull request
Mar 2, 2025
hwbrzzl
added a commit
that referenced
this pull request
Mar 2, 2025
hwbrzzl
added a commit
that referenced
this pull request
Mar 2, 2025
hwbrzzl
added a commit
that referenced
this pull request
Mar 3, 2025
hwbrzzl
added a commit
that referenced
this pull request
Mar 3, 2025
…ent, Increment, InsertGetId, When methods (#931) * feat: [#358] Add Value method * chore: update mocks * Add Limit method * update mock * fix sqlserver limit * chore: update mocks * remove unnecessary code * add Count method * chore: update mocks * add FirstOr method * add FirstOr method * add DoesntExist method * add InsertGetId method * add Latest method * add Latest method * add Distinct method * update mock * update mock * cancel test * optimize Pluck --------- Co-authored-by: hwbrzzl <[email protected]>
hwbrzzl
added a commit
that referenced
this pull request
Mar 3, 2025
hwbrzzl
added a commit
that referenced
this pull request
Mar 4, 2025
hwbrzzl
added a commit
that referenced
this pull request
Mar 4, 2025
hwbrzzl
added a commit
that referenced
this pull request
Mar 4, 2025
hwbrzzl
added a commit
that referenced
this pull request
Mar 4, 2025
hwbrzzl
added a commit
that referenced
this pull request
Mar 4, 2025
hwbrzzl
added a commit
that referenced
this pull request
Mar 4, 2025
hwbrzzl
added a commit
that referenced
this pull request
Mar 4, 2025
hwbrzzl
added a commit
that referenced
this pull request
Mar 5, 2025
1 task
hwbrzzl
added a commit
that referenced
this pull request
Mar 5, 2025
* feat: [#358] Implement Value, Offset, Limit methods * chore: update mocks * optimize --------- Co-authored-by: hwbrzzl <[email protected]>
hwbrzzl
added a commit
that referenced
this pull request
Mar 7, 2025
hwbrzzl
added a commit
that referenced
this pull request
Mar 8, 2025
…er methods (#946) * feat: [#358] Implement LockForUpdate method * chore: update mocks * Implement SharedLock * Implement InRandomOrder method * Implement Each method * update mock * add tests * optimize --------- Co-authored-by: hwbrzzl <[email protected]>
hwbrzzl
added a commit
that referenced
this pull request
Mar 8, 2025
hwbrzzl
added a commit
that referenced
this pull request
Mar 8, 2025
* feat: [#358] Add Select, Delete, Update, Insert methods * update mod * fix test * fix test * chore: update mocks * fix test --------- Co-authored-by: hwbrzzl <[email protected]>
hwbrzzl
added a commit
that referenced
this pull request
Mar 8, 2025
hwbrzzl
added a commit
that referenced
this pull request
Mar 9, 2025
hwbrzzl
added a commit
that referenced
this pull request
Mar 9, 2025
hwbrzzl
added a commit
that referenced
this pull request
Mar 9, 2025
hwbrzzl
added a commit
that referenced
this pull request
Mar 9, 2025
hwbrzzl
added a commit
that referenced
this pull request
Mar 9, 2025
hwbrzzl
added a commit
that referenced
this pull request
Mar 9, 2025
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 1 update: github.com/spf13/cast.
Updates
github.com/spf13/cast
from 1.5.1 to 1.6.0Release notes
Sourced from github.com/spf13/cast's releases.
Commits
48ddde5
Bump Go version in go.mod to 1.19b09a6f8
deps: update to github.com/frankban/quicktest v1.14.6268227c
github: Replace the test workflow with the one used in Aferoe9ba3ce
Merge pull request #190 from spf13/updates9d37e3a
ci: fix dependabot configa441ac7
ci: pin actions versions, fix checkout order9c5e91d
docs: update badgesc49a664
ci: rename ci.yml to ci.yaml0b4af69
Merge pull request #185 from spf13/dependabot/go_modules/github.com/frankban/...235f028
Merge pull request #180 from spf13/dependabot/github_actions/actions/setup-go-4Dependabot 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 <dependency name> major version
will 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 version
will 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