build(deps): bump the go-modules group with 1 update#441
Merged
Conversation
Bumps the go-modules group with 1 update: [github.com/glebarez/sqlite](https://github.com/glebarez/sqlite). Updates `github.com/glebarez/sqlite` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/glebarez/sqlite/releases) - [Commits](glebarez/sqlite@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: github.com/glebarez/sqlite dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
hwbrzzl
approved these changes
Mar 15, 2024
1 task
krishankumar01
added a commit
that referenced
this pull request
Oct 30, 2024
krishankumar01
added a commit
that referenced
this pull request
Oct 30, 2024
krishankumar01
added a commit
that referenced
this pull request
Oct 31, 2024
krishankumar01
added a commit
that referenced
this pull request
Oct 31, 2024
krishankumar01
added a commit
that referenced
this pull request
Nov 1, 2024
* implement http testing * optimize code * chore: update mocks * fix code review * chore: update mocks * optimize cookies expiration logic * add test cases for test_response * fix:lint * use response recorder * update go mod * change cookie value type to string * chore: update mocks * remove mutex * update test response * add more test cases for test response * driver specific http testing process * directly use r.t * use Test method for testing * update cookie assertion logic * . * add isCookieExpired Method * optimize cookie expiration logic --------- Co-authored-by: kkumar-gcc <kkumar-gcc@users.noreply.github.com>
krishankumar01
added a commit
that referenced
this pull request
Nov 2, 2024
krishankumar01
added a commit
that referenced
this pull request
Nov 2, 2024
krishankumar01
added a commit
that referenced
this pull request
Nov 2, 2024
krishankumar01
added a commit
that referenced
this pull request
Nov 2, 2024
* add all http request method for testing * chore: update mocks * add Don't See method * chore: update mocks * add AssertSee * chore: update mocks * add test cases for new response methods * . * chore: update mocks * . --------- Co-authored-by: kkumar-gcc <kkumar-gcc@users.noreply.github.com>
krishankumar01
added a commit
that referenced
this pull request
Nov 3, 2024
krishankumar01
added a commit
that referenced
this pull request
Nov 4, 2024
krishankumar01
added a commit
that referenced
this pull request
Nov 4, 2024
* add body helper for building body * add test cases * chore: update mocks * add BodyContent Interface * chore: update mocks * fix lint * set multiple files * chore: update mocks * update according to review * chore: update mocks * removing unnecessary mocks * add more test cases * optimize extraction of boundary from contentType * fix nilaway error --------- Co-authored-by: kkumar-gcc <kkumar-gcc@users.noreply.github.com>
krishankumar01
added a commit
that referenced
this pull request
Nov 4, 2024
krishankumar01
added a commit
that referenced
this pull request
Nov 4, 2024
krishankumar01
added a commit
that referenced
this pull request
Nov 4, 2024
krishankumar01
added a commit
that referenced
this pull request
Nov 6, 2024
* add `AssertFluentJson` * chore: update mocks * add methods for assertJson * chore: update mocks * add more method to test_request * chore: update mocks * add tests for assertable_json * chore: update mocks * fix nilaway * . * optimize test cases --------- Co-authored-by: kkumar-gcc <kkumar-gcc@users.noreply.github.com>
1 task
krishankumar01
added a commit
that referenced
this pull request
Nov 10, 2024
krishankumar01
added a commit
that referenced
this pull request
Nov 12, 2024
krishankumar01
added a commit
that referenced
this pull request
Nov 16, 2024
krishankumar01
added a commit
that referenced
this pull request
Nov 17, 2024
krishankumar01
added a commit
that referenced
this pull request
Nov 17, 2024
krishankumar01
added a commit
that referenced
this pull request
Nov 17, 2024
* add session in http testing * chore: update mocks * remove `withSession` * remove `WithSessionId` * chore: update mocks * optimize setSession * add methods to access properties of http response * chore: update mocks * add test for setSession * add tearDown method * remove unnecessary assertExpectations * add Test for Session method --------- Co-authored-by: kkumar-gcc <kkumar-gcc@users.noreply.github.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 1 update: github.com/glebarez/sqlite.
Updates
github.com/glebarez/sqlitefrom 1.10.0 to 1.11.0Release notes
Sourced from github.com/glebarez/sqlite's releases.
Commits
2051f80build(deps): bump actions/cache from 3 to 41b64a74build(deps): bump gorm.io/gorm from 1.25.5 to 1.25.7a871805Merge upstream7544227Update github action00ab012fix: double quoted string literals in migrator (#183)87158cfrefactor: distinguish between Unique and UniqueIndex (#156)084ab1ebuild(deps): bump actions/upload-artifact from 3 to 40cc98c4build(deps): bump dawidd6/action-download-artifact from 2 to 31d689f0build(deps): bump actions/setup-go from 4 to 5869dd96fix ddl from exists table (#172)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 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