Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A auth
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • idid
  • auth
  • Merge requests
  • !97

Update module github.com/mattn/go-sqlite3 to v1.14.16

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged renovate requested to merge renovate/github.com-mattn-go-sqlite3-1.x into master Oct 26, 2022
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 10

This MR contains the following updates:

Package Type Update Change
github.com/mattn/go-sqlite3 require patch v1.14.15 -> v1.14.16

Release Notes

mattn/go-sqlite3

v1.14.16: 1.14.16

Compare Source

What's Changed

  • Add build tag to enable OSTRACE() logging by @​benbjohnson in https://github.com/mattn/go-sqlite3/pull/1067
  • TestQueryer: actually check Rows returned by @​ohwgiles in https://github.com/mattn/go-sqlite3/pull/1062
  • Update README to fix reference URL by @​shibukawa in https://github.com/mattn/go-sqlite3/pull/1082
  • Fix test queryer test by @​joshbuddy in https://github.com/mattn/go-sqlite3/pull/1079
  • Rollback on constraint failure by @​joshbuddy in https://github.com/mattn/go-sqlite3/pull/1071
  • Fix "ennviroment" by @​RewardedIvan in https://github.com/mattn/go-sqlite3/pull/1077
  • こんにちわ is wrong Japanse, Correct word is こんにちは by @​KiYugadgeter in https://github.com/mattn/go-sqlite3/pull/1085
  • Add test for sqlite_math_functions tag by @​lggruspe in https://github.com/mattn/go-sqlite3/pull/1059
  • remove unuseful ldflags for windows platform. by @​kkqy in https://github.com/mattn/go-sqlite3/pull/1084
  • Cross Compiling for Mac OS via musl-cross by @​jodosha in https://github.com/mattn/go-sqlite3/pull/1090
  • Update README.md to include vtable feature by @​dvas0004 in https://github.com/mattn/go-sqlite3/pull/1100
  • Updating vtable example, "BestIndex" method by @​dvas0004 in https://github.com/mattn/go-sqlite3/pull/1099
  • Update amalgamation code by @​mattn in https://github.com/mattn/go-sqlite3/pull/1104

New Contributors

  • @​ohwgiles made their first contribution in https://github.com/mattn/go-sqlite3/pull/1062
  • @​shibukawa made their first contribution in https://github.com/mattn/go-sqlite3/pull/1082
  • @​joshbuddy made their first contribution in https://github.com/mattn/go-sqlite3/pull/1079
  • @​RewardedIvan made their first contribution in https://github.com/mattn/go-sqlite3/pull/1077
  • @​KiYugadgeter made their first contribution in https://github.com/mattn/go-sqlite3/pull/1085
  • @​lggruspe made their first contribution in https://github.com/mattn/go-sqlite3/pull/1059
  • @​kkqy made their first contribution in https://github.com/mattn/go-sqlite3/pull/1084
  • @​jodosha made their first contribution in https://github.com/mattn/go-sqlite3/pull/1090
  • @​dvas0004 made their first contribution in https://github.com/mattn/go-sqlite3/pull/1100

Full Changelog: https://github.com/mattn/go-sqlite3/compare/v1.14.15...v1.14.16


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited Nov 19, 2022 by renovate
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: renovate/github.com-mattn-go-sqlite3-1.x