Skip to content

Bump FreeSql and FreeSql.Provider.SqliteCore#432

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/nuget/CastIt.Server/develop/multi-e33a4e754d
Open

Bump FreeSql and FreeSql.Provider.SqliteCore#432
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/nuget/CastIt.Server/develop/multi-e33a4e754d

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Updated FreeSql from 3.5.304 to 3.5.306.

Release notes

Sourced from FreeSql's releases.

3.5.305

  • 增加 ISelect.WithoutJoin 多表查询时排除某个表;
  • 增加 CreateUnitOfWork 从外部事务创建;
  • 增加 TDengine 对Decimal类型支持;
  • 修复 UnitlOfWorkManager 绑定 DbContext 事务问题;
  • 修复 Select0Provider.Finalize 可能存在的问题;#​2183
  • 修复 MySql InsertInto Enum MapType(int) 赋值未能解析为 int ;
  • 修复 Clickhouse 参数化处理 Enum 的问题;
  • 补充 ObjectPool Async CancellationToken 参数;#​2177

Commits viewable in compare view.

Updated FreeSql.Provider.SqliteCore from 3.5.304 to 3.5.306.

Release notes

Sourced from FreeSql.Provider.SqliteCore's releases.

3.5.305

  • 增加 ISelect.WithoutJoin 多表查询时排除某个表;
  • 增加 CreateUnitOfWork 从外部事务创建;
  • 增加 TDengine 对Decimal类型支持;
  • 修复 UnitlOfWorkManager 绑定 DbContext 事务问题;
  • 修复 Select0Provider.Finalize 可能存在的问题;#​2183
  • 修复 MySql InsertInto Enum MapType(int) 赋值未能解析为 int ;
  • 修复 Clickhouse 参数化处理 Enum 的问题;
  • 补充 ObjectPool Async CancellationToken 参数;#​2177

Commits viewable in compare view.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps FreeSql from 3.5.304 to 3.5.306
Bumps FreeSql.Provider.SqliteCore from 3.5.304 to 3.5.306

---
updated-dependencies:
- dependency-name: FreeSql
  dependency-version: 3.5.306
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: FreeSql.Provider.SqliteCore
  dependency-version: 3.5.306
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants