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

build(deps): bump the go-modules group with 2 updates #338

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps the go-modules group with 2 updates: github.com/glebarez/sqlite and golang.org/x/text.

Updates github.com/glebarez/sqlite from 1.9.0 to 1.10.0

Release notes

Sourced from github.com/glebarez/sqlite's releases.

Update GORM to 1.25.5 & Merge upstream

What's Changed

Full Changelog: glebarez/sqlite@v1.9.0...v1.10.0

Commits
  • fb2dfbf build(deps): bump schneegans/dynamic-badges-action from 1.6.0 to 1.7.0
  • df6ab17 build(deps): bump actions/checkout from 3 to 4
  • 18bab9b build(deps): bump gorm.io/gorm from 1.25.2 to 1.25.5
  • 5a36d7e translate SQLITE_CONSTRAINT_FOREIGNKEY error
  • 851a217 Merge branch 'go-gorm:master' into master
  • 74475fc Issue #158 SQLite fields are nullible unless NOT NULL (#159)
  • 8172ddb add from as valid clause for update (#166)
  • 139bd30 fix: AUTOINCREMENT flag cannot apply with PRIMARY KEY (#167)
  • af1b822 Fix QuoteTo
  • See full diff in compare view

Updates golang.org/x/text from 0.13.0 to 0.14.0

Commits

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 <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

Bumps the go-modules group with 2 updates: [github.com/glebarez/sqlite](https://github.com/glebarez/sqlite) and [golang.org/x/text](https://github.com/golang/text).


Updates `github.com/glebarez/sqlite` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/glebarez/sqlite/releases)
- [Commits](glebarez/sqlite@v1.9.0...v1.10.0)

Updates `golang.org/x/text` from 0.13.0 to 0.14.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: github.com/glebarez/sqlite
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 7, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 7, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/go-modules-7c0cd19754 branch November 7, 2023 21:29
kkumar-gcc added a commit that referenced this pull request Jul 13, 2024
…struct (#562)

* bind get query to struct

* chore: update mocks

* fix lint

* re-order methods

---------

Co-authored-by: kkumar-gcc <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants