babyname / fate

Fate is a modern science chinese name create tool.
https://github.com/babyname/fate
MIT License
2.32k stars 462 forks source link

chore(deps): bump github.com/sqlite3ent/sqlite3 from 1.0.0 to 1.1.0 #131

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps github.com/sqlite3ent/sqlite3 from 1.0.0 to 1.1.0.

Release notes

Sourced from github.com/sqlite3ent/sqlite3's releases.

v1.1.0

go 1.22

toolchain go1.22.1

require ( entgo.io/ent v0.13.1 modernc.org/sqlite v1.29.5 )

What's Changed

New Contributors

Full Changelog: https://github.com/sqlite3ent/sqlite3/compare/v1.0.0...v1.1.0

Commits
  • a669de7 feat(version): support for v1.22.0
  • de4d867 Merge pull request #26 from sqlite3ent/dependabot/go_modules/modernc.org/sqli...
  • b667b6c build(deps): bump modernc.org/sqlite from 1.29.3 to 1.29.5
  • befa45d Merge pull request #24 from sqlite3ent/dependabot/go_modules/modernc.org/sqli...
  • dc8458d build(deps): bump modernc.org/sqlite from 1.29.2 to 1.29.3
  • d020e35 Merge pull request #23 from sqlite3ent/dependabot/go_modules/entgo.io/ent-0.13.1
  • 38329be build(deps): bump entgo.io/ent from 0.13.0 to 0.13.1
  • fa0b72a Merge pull request #22 from sqlite3ent/dependabot/go_modules/modernc.org/sqli...
  • 774a118 build(deps): bump modernc.org/sqlite from 1.29.1 to 1.29.2
  • 6b2ef84 Merge pull request #21 from sqlite3ent/dependabot/go_modules/entgo.io/ent-0.13.0
  • 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 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)