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: sebastienros/yessql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.2.0
Choose a base ref
...
head repository: sebastienros/yessql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.3.0
Choose a head ref
  • 8 commits
  • 13 files changed
  • 3 contributors

Commits on Dec 9, 2024

  1. Configuration menu
    Copy the full SHA
    afaebe5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e1a9ef View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. Bump the all-dependencies group across 1 directory with 4 updates (#610)

    * Bump the all-dependencies group across 1 directory with 4 updates
    
    Bumps the all-dependencies group with 4 updates in the / directory: [Parlot](https://github.com/sebastienros/parlot), [Npgsql](https://github.com/npgsql/npgsql), [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit).
    
    
    Updates `Parlot` from 1.0.2 to 1.3.1
    - [Release notes](https://github.com/sebastienros/parlot/releases)
    - [Commits](sebastienros/parlot@v1.0.2...v1.3.1)
    
    Updates `Npgsql` from 8.0.5 to 9.0.2
    - [Release notes](https://github.com/npgsql/npgsql/releases)
    - [Commits](npgsql/npgsql@v8.0.5...v9.0.2)
    
    Updates `Microsoft.NET.Test.Sdk` from 17.11.1 to 17.12.0
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.11.1...v17.12.0)
    
    Updates `xunit.runner.visualstudio` from 2.8.2 to 3.0.0
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](xunit/visualstudio.xunit@2.8.2...3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Parlot
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: Npgsql
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all-dependencies
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: xunit.runner.visualstudio
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Install dotnet 6
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sébastien Ros <sebastienros@gmail.com>
    dependabot[bot] and sebastienros authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    c5d9eec View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. Upgrade Parlot 1.3.3 (#614)

    hishamco authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    d3f5553 View commit details
    Browse the repository at this point in the history
  2. Bump the all-dependencies group across 1 directory with 4 updates (#615)

    Bumps the all-dependencies group with 4 updates in the / directory: [Dapper.StrongName](https://github.com/DapperLib/Dapper), [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore), [xunit](https://github.com/xunit/xunit) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit).
    
    
    Updates `Dapper.StrongName` from 2.1.35 to 2.1.66
    - [Release notes](https://github.com/DapperLib/Dapper/releases)
    - [Commits](DapperLib/Dapper@2.1.35...2.1.66)
    
    Updates `Microsoft.Data.Sqlite` from 9.0.0 to 9.0.2
    - [Release notes](https://github.com/dotnet/efcore/releases)
    - [Commits](dotnet/efcore@v9.0.0...v9.0.2)
    
    Updates `xunit` from 2.9.2 to 2.9.3
    - [Commits](xunit/xunit@v2-2.9.2...v2-2.9.3)
    
    Updates `xunit.runner.visualstudio` from 3.0.0 to 3.0.2
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](xunit/visualstudio.xunit@3.0.0...3.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: Dapper.StrongName
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: Microsoft.Data.Sqlite
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: xunit.runner.visualstudio
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    dd5acb4 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2025

  1. Bump Npgsql from 9.0.2 to 9.0.3 in the all-dependencies group (#617)

    Bumps the all-dependencies group with 1 update: [Npgsql](https://github.com/npgsql/npgsql).
    
    
    Updates `Npgsql` from 9.0.2 to 9.0.3
    - [Release notes](https://github.com/npgsql/npgsql/releases)
    - [Commits](npgsql/npgsql@v9.0.2...v9.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: Npgsql
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    320cf15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7d0c42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22555cc View commit details
    Browse the repository at this point in the history
Loading