Skip to content

Update Non-Breaking Dependency Versions#392

Merged
Piedone merged 1 commit into
devfrom
renovate/non-breaking-dependency-versions
Jun 19, 2026
Merged

Update Non-Breaking Dependency Versions#392
Piedone merged 1 commit into
devfrom
renovate/non-breaking-dependency-versions

Conversation

@renovate

@renovate renovate Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
CliWrap 3.10.13.10.2 age confidence
Microsoft.NET.Test.Sdk 18.5.118.6.0 age confidence
linq2db (source) 6.2.16.3.0 age confidence

@Lombiq/open-source-orchard-extensions-renovate-notification-recipients


Release Notes

Tyrrrz/CliWrap (CliWrap)

v3.10.2

Compare Source

What's Changed

Enhancements
Bugs
  • Fix working directory test failing on macOS due to /var symlink by @​Copilot in #​328

New Contributors

Full Changelog: Tyrrrz/CliWrap@3.10.1...3.10.2

microsoft/vstest (Microsoft.NET.Test.Sdk)

v18.6.0

What's Changed

Changes to tests and infra

Full Changelog: microsoft/vstest@v18.5.1...v18.6.0

linq2db/linq2db (linq2db)

v6.3.0: Release 6.3.0

Highlights of this release:

  • Enum.HasFlag translation
  • string.Concat / string.Join / TrimStart / TrimEnd translation improvements (with many translator-bug fixes uncovered along the way)
  • AsCte builder overload for explicit CTE materialization configuration (PostgreSQL, ClickHouse, DuckDB, SQLite, DuckDB)
  • AsQueryable(db, ...) overload with per-column parameterization control for VALUES clauses
  • Improved Now / UtcNow translation with timezone awareness across providers; providers without TZ gracefully downgrade
  • IgnoreConflicts option for MultipleRows mode BulkCopy on MySql / MariaDB / PostgreSQL / SQLite / DuckDB (thanks @​darko1979)
  • Many other fixes: PostgreSQL array-parameter query cache misses, SqlQueryDependentParams issues, association discovery on interfaces, subquery null-aggregate SQL generation, UPDATE FROM regressions, ValueConverter null handling, CTE column removal, set-operator flattening, Sql.Row converters, predicate null-check optimization, FromSql caching, DropTable(throwExceptionIfNotExists: false) behavior, EXISTS over set queries

Provider-specific highlights:

  • DuckDB — brand-new first-class provider (thanks @​stdray, #​5451), schema introspection, scaffolding via linq2db.cli, LINQPad support
  • OracleCOALESCE parameter type inference, DateTimeOffset.Now no longer corrupts TIMESTAMP WITH TIME ZONE writes, drop of global temp tables with data now works
  • SQL Server 2025 — vector type fixes
  • SQL Server + Firebird — date conversion fix for DbType="..." mappings
  • ClickHouse — table-hint whitespace fix
  • Access — non-EN locale compatibility re-fixes
  • SAP HANA + DB2 + Firebird — proper SQL escaping in EXECUTE blocks for create/drop tables
  • SAP HANADROP TABLE IF NOT EXISTS handled on SQL level
  • EF.Core / SQL ServerUseSequence-defined fields now detected as identity (#​5439)
  • F# support — compatibility with FSharp.Core 10.1.x; record mapping fixes for case-only-distinct member names

linq2db.cli:

  • Per-RID tool packaging. linq2db.cli now ships as per-RID tool packages (win-x64/win-x86/win-arm64/linux-x64/linux-arm64/osx-arm64/osx-x64). dotnet tool install -g linq2db.cli auto-picks the variant for your SDK; add --arch x86 when you need 32-bit (Jet OLE DB; or to match a 32-bit ACE / SqlCe / SAP HANA driver).
  • Breaking: --architecture scaffold option removed — bitness is now fixed at install time. Jet connection strings on a 64-bit process now fail fast with a clear x86-variant hint. See #​5539.

Full release notes

Nugets

What's Changed
New Contributors

Full Changelog: linq2db/linq2db@v6.2.1...v6.3.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 06:59 AM, only on Thursday (* 0-6 * * 4)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file no-jira-community-activity-issue renovate labels Jun 18, 2026
@Piedone Piedone merged commit 8e3a9a7 into dev Jun 19, 2026
4 checks passed
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 no-jira-community-activity-issue renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant