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/go-sqlite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.18.2
Choose a base ref
...
head repository: glebarez/go-sqlite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.18.3
Choose a head ref
  • 3 commits
  • 3 files changed
  • 3 contributors

Commits on Sep 19, 2022

  1. build(deps): bump modernc.org/sqlite from 1.18.2 to 1.19.1

    Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.18.2 to 1.19.1.
    - [Release notes](https://gitlab.com/cznic/sqlite/tags)
    - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.18.2...v1.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: modernc.org/sqlite
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    137dffc View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Merge pull request #62 from glebarez/dependabot/go_modules/modernc.or…

    …g/sqlite-1.19.1
    
    build(deps): bump modernc.org/sqlite from 1.18.2 to 1.19.1
    glebarez authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    1c1b0a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a943536 View commit details
    Browse the repository at this point in the history
Loading