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: smallstep/nosql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.1
Choose a base ref
...
head repository: smallstep/nosql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.0
Choose a head ref
  • 7 commits
  • 4 files changed
  • 4 contributors

Commits on Apr 29, 2024

  1. Bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.1

    Bumps [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) from 1.7.1 to 1.8.1.
    - [Release notes](https://github.com/go-sql-driver/mysql/releases)
    - [Changelog](https://github.com/go-sql-driver/mysql/blob/v1.8.1/CHANGELOG.md)
    - [Commits](go-sql-driver/mysql@v1.7.1...v1.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-sql-driver/mysql
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    08700c9 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Merge pull request #59 from smallstep/dependabot/go_modules/github.co…

    …m/go-sql-driver/mysql-1.8.1
    
    Bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.1
    github-actions[bot] authored May 7, 2024
    Configuration menu
    Copy the full SHA
    220ba2c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Bump go.etcd.io/bbolt from 1.3.9 to 1.3.10

    Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.9 to 1.3.10.
    - [Release notes](https://github.com/etcd-io/bbolt/releases)
    - [Commits](etcd-io/bbolt@v1.3.9...v1.3.10)
    
    ---
    updated-dependencies:
    - dependency-name: go.etcd.io/bbolt
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    ceebe5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83bae70 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #62 from smallstep/dependabot/go_modules/go.etcd.i…

    …o/bbolt-1.3.10
    
    Bump go.etcd.io/bbolt from 1.3.9 to 1.3.10
    github-actions[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    709752c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Upgrade postgres library

    This commit upgrades postgres library to github.com/jackc/pgx/v5
    maraino committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    383be78 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Merge pull request #63 from smallstep/mariano/pgx

    Upgrade postgres library
    maraino authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    cea08a0 View commit details
    Browse the repository at this point in the history
Loading