Skip to content

Bump FreeSql from 3.5.304 to 3.5.309#459

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/nuget/CastIt.Server/develop/FreeSql-3.5.309
Closed

Bump FreeSql from 3.5.304 to 3.5.309#459
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/nuget/CastIt.Server/develop/FreeSql-3.5.309

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Updated FreeSql from 3.5.304 to 3.5.309.

Release notes

Sourced from FreeSql's releases.

3.5.309

v3.5.309

  • 修复 浮点数解析的西班牙地区报错;#​2184
  • 增加 string compare 表达式函数解决;#​2087
  • 优化 WithTempQuery 重复字段处理逻辑;

v3.5.308

  • 增加 FreeSql.Generator 多语言支持,添加中文和英文的提示信息;#​2223
  • 修复 FreeSql.DbContext .net5-.net9 发布问题;#​2221
  • 修复 FreeSql.Extensions.LazyLoading 单文件发布问题,删除 CS-Script.Core 改用官方的库 Microsoft.CodeAnalysis.CSharp;#​2217
  • 优化 实体类映射忽略静态属性;#​2218

3.5.307

v3.5.307

  • feat: add support for including ignored columns in MapEntityValue method.
  • fix: Override Firebird's bitwise operators.

v3.5.306

  • 修复 ClickHouse 读取到错误列导致插入失败问题;#​2194
  • 补充 SqlExt.DateDiff 对其他数据库的支持;

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 compatibility score

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)

---
updated-dependencies:
- dependency-name: FreeSql
  dependency-version: 3.5.309
  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 Apr 23, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 23, 2026

Superseded by #460.

@dependabot dependabot Bot closed this Apr 23, 2026
@dependabot dependabot Bot deleted the dependabot/nuget/CastIt.Server/develop/FreeSql-3.5.309 branch April 23, 2026 11:38
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