Skip to content

Commit

Permalink
chore: bump DuckDB.NET from 1.1.0.1 to 1.1.1 (#1151)
Browse files Browse the repository at this point in the history
Bumps the duckdb group with 2 updates in the /DubUrl.Adomd.Testing directory: [DuckDB.NET.Bindings.Full](https://github.com/Giorgi/DuckDB.NET) and [DuckDB.NET.Data](https://github.com/Giorgi/DuckDB.NET).
Bumps the duckdb group with 2 updates in the /DubUrl.OleDb.Testing directory: [DuckDB.NET.Bindings.Full](https://github.com/Giorgi/DuckDB.NET) and [DuckDB.NET.Data](https://github.com/Giorgi/DuckDB.NET).
Bumps the duckdb group with 2 updates in the /DubUrl.QA directory: [DuckDB.NET.Bindings.Full](https://github.com/Giorgi/DuckDB.NET) and [DuckDB.NET.Data](https://github.com/Giorgi/DuckDB.NET).
Bumps the duckdb group with 2 updates in the /DubUrl.Testing directory: [DuckDB.NET.Bindings.Full](https://github.com/Giorgi/DuckDB.NET) and [DuckDB.NET.Data](https://github.com/Giorgi/DuckDB.NET).


Updates `DuckDB.NET.Bindings.Full` from 1.1.0.1 to 1.1.1
- [Commits](https://github.com/Giorgi/DuckDB.NET/commits/1.1.1)

Updates `DuckDB.NET.Data` from 1.1.0.1 to 1.1.1
- [Commits](https://github.com/Giorgi/DuckDB.NET/commits/1.1.1)

Updates `DuckDB.NET.Bindings.Full` from 1.1.0.1 to 1.1.1
- [Commits](https://github.com/Giorgi/DuckDB.NET/commits/1.1.1)

Updates `DuckDB.NET.Data` from 1.1.0.1 to 1.1.1
- [Commits](https://github.com/Giorgi/DuckDB.NET/commits/1.1.1)

Updates `DuckDB.NET.Bindings.Full` from 1.1.0.1 to 1.1.1
- [Commits](https://github.com/Giorgi/DuckDB.NET/commits/1.1.1)

Updates `DuckDB.NET.Data` from 1.1.0.1 to 1.1.1
- [Commits](https://github.com/Giorgi/DuckDB.NET/commits/1.1.1)

Updates `DuckDB.NET.Bindings.Full` from 1.1.0.1 to 1.1.1
- [Commits](https://github.com/Giorgi/DuckDB.NET/commits/1.1.1)

Updates `DuckDB.NET.Data` from 1.1.0.1 to 1.1.1
- [Commits](https://github.com/Giorgi/DuckDB.NET/commits/1.1.1)

---
updated-dependencies:
- dependency-name: DuckDB.NET.Bindings.Full
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: duckdb
- dependency-name: DuckDB.NET.Data
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: duckdb
- dependency-name: DuckDB.NET.Bindings.Full
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: duckdb
- dependency-name: DuckDB.NET.Data
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: duckdb
- dependency-name: DuckDB.NET.Bindings.Full
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: duckdb
- dependency-name: DuckDB.NET.Data
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: duckdb
- dependency-name: DuckDB.NET.Bindings.Full
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: duckdb
- dependency-name: DuckDB.NET.Data
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: duckdb
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 5929d28 commit 596ea36
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions DubUrl.QA/DubUrl.QA.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,9 @@

<ItemGroup>
<PackageReference Include="DbReader" Version="2.6.0" />
<PackageReference Include="DuckDB.NET.Bindings.Full" Version="1.1.0.1" />
<PackageReference Include="DuckDB.NET.Bindings.Full" Version="1.1.1" />
<PackageReference Include="Dapper" Version="2.1.44" />
<PackageReference Include="DuckDB.NET.Data" Version="1.1.0.1" />
<PackageReference Include="DuckDB.NET.Data" Version="1.1.1" />
<PackageReference Include="FirebirdSql.Data.FirebirdClient" Version="10.3.1" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.2" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="8.0.8" />
Expand Down
4 changes: 2 additions & 2 deletions DubUrl.Testing/DubUrl.Testing.csproj
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<PackageReference Include="Domemtech.StringTemplate4" Version="4.3.0" />
<PackageReference Include="DuckDB.NET.Bindings.Full" Version="1.1.0.1" />
<PackageReference Include="DuckDB.NET.Data" Version="1.1.0.1" />
<PackageReference Include="DuckDB.NET.Bindings.Full" Version="1.1.1" />
<PackageReference Include="DuckDB.NET.Data" Version="1.1.1" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.2" />
<PackageReference Include="Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64" Version="19.84.1" />
<PackageReference Include="NReco.PrestoAdo" Version="1.1.0" />
Expand Down

0 comments on commit 596ea36

Please sign in to comment.