Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: glebarez/sqlite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.7
Choose a base ref
...
head repository: glebarez/sqlite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.8
Choose a head ref
  • 6 commits
  • 2 files changed
  • 3 contributors

Commits on Sep 22, 2022

  1. Bump gorm.io/gorm from 1.23.8 to 1.23.10

    Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.23.8 to 1.23.10.
    - [Release notes](https://github.com/go-gorm/gorm/releases)
    - [Commits](go-gorm/gorm@v1.23.8...v1.23.10)
    
    ---
    updated-dependencies:
    - dependency-name: gorm.io/gorm
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    1bf5648 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Merge pull request #58 from glebarez/dependabot/go_modules/gorm.io/go…

    …rm-1.23.10
    
    Bump gorm.io/gorm from 1.23.8 to 1.23.10
    glebarez authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    d17ee27 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. use nightly go-sqlite

    glebarez committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    39cc95c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. bump go-sqlite dep version

    glebarez committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    87d0590 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2022

  1. Bump github.com/glebarez/go-sqlite from 1.18.3 to 1.19.1

    Bumps [github.com/glebarez/go-sqlite](https://github.com/glebarez/go-sqlite) from 1.18.3 to 1.19.1.
    - [Release notes](https://github.com/glebarez/go-sqlite/releases)
    - [Commits](glebarez/go-sqlite@v1.18.3...v1.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/glebarez/go-sqlite
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 2, 2022
    Configuration menu
    Copy the full SHA
    0030ec9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #60 from glebarez/dependabot/go_modules/github.com…

    …/glebarez/go-sqlite-1.19.1
    glebarez authored Oct 2, 2022
    Configuration menu
    Copy the full SHA
    c2dc10e View commit details
    Browse the repository at this point in the history
Loading