chore(deps): update dependency linq2db to 6.0.0-rc.3 - autoclosed #3

Closed
renovate-bot wants to merge 1 commit from renovate/linq2db-6.x into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
linq2db (source) 6.0.0-rc.1 -> 6.0.0-rc.3 age confidence

Release Notes

linq2db/linq2db (linq2db)

v6.0.0-rc.3: Release 6.0.0 RC 3

Except fixes for reported issues and regressions, this release contains:

  • migration from ClickHouse.Client provider to it's fork, ClickHouse.Driver
  • important changes to default configuration of scalar types. If you use custom-defined scalar types in your mappings, please check those notes
  • [Oracle] correct bool mapping for CreateTable to use NUMBER(1) instead of CHAR(1) by default. This should affect only default behavior for table creation, as everywhere else we already used nuber mapping.

For full list of changes check this page

Release notes

Nugets

New Contributors

Full Changelog: https://github.com/linq2db/linq2db/compare/v6.0.0-rc.2...v6.0.0-rc.3

v6.0.0-rc.2: Release 6.0.0 RC 2

This release includes fixes, reported for RC1 release. Thanks to everyone who tried rc1 and reported found issues!

For any questions regarding v6 migration, please use this discussion

For full list of changes check this page

Release notes

Nugets

New Contributors

Full Changelog: https://github.com/linq2db/linq2db/compare/v6.0.0-rc.1...v6.0.0-rc.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [linq2db](http://linq2db.com/) ([source](https://github.com/linq2db/linq2db)) | `6.0.0-rc.1` -> `6.0.0-rc.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/linq2db/6.0.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/linq2db/6.0.0-rc.1/6.0.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>linq2db/linq2db (linq2db)</summary> ### [`v6.0.0-rc.3`](https://github.com/linq2db/linq2db/releases/tag/v6.0.0-rc.3): Release 6.0.0 RC 3 Except fixes for reported issues and regressions, this release contains: - migration from [ClickHouse.Client](https://github.com/DarkWanderer/ClickHouse.Client) provider to it's fork, [ClickHouse.Driver](https://github.com/ClickHouse/clickhouse-cs) - important changes to default configuration of scalar types. If you use custom-defined scalar types in your mappings, please check [those notes](https://github.com/linq2db/linq2db/wiki/Linq-To-DB-6#changes-to-scalar-types-detection) - \[Oracle] correct bool mapping for `CreateTable` to use `NUMBER(1)` instead of `CHAR(1)` by default. This should affect only default behavior for table creation, as everywhere else we already used nuber mapping. For full list of changes check [this page](https://github.com/linq2db/linq2db/wiki/Linq-To-DB-6#release-candidate-3) [Release notes](https://github.com/linq2db/linq2db/wiki/Linq-To-DB-6) [Nugets](https://www.nuget.org/profiles/LinqToDB) #### New Contributors - [@&#8203;danielcrenna](https://github.com/danielcrenna) made their first contribution in [#&#8203;5071](https://github.com/linq2db/linq2db/pull/5071) **Full Changelog**: <https://github.com/linq2db/linq2db/compare/v6.0.0-rc.2...v6.0.0-rc.3> ### [`v6.0.0-rc.2`](https://github.com/linq2db/linq2db/releases/tag/v6.0.0-rc.2): Release 6.0.0 RC 2 This release includes fixes, reported for `RC1` release. Thanks to everyone who tried `rc1` and reported found issues! For any questions regarding v6 migration, please use this [discussion](https://github.com/linq2db/linq2db/discussions/5023) For full list of changes check [this page](https://github.com/linq2db/linq2db/wiki/Linq-To-DB-6#release-candidate-2) [Release notes](https://github.com/linq2db/linq2db/wiki/Linq-To-DB-6) [Nugets](https://www.nuget.org/profiles/LinqToDB) #### New Contributors - [@&#8203;ACaiCat](https://github.com/ACaiCat) made their first contribution in [#&#8203;5046](https://github.com/linq2db/linq2db/pull/5046) **Full Changelog**: <https://github.com/linq2db/linq2db/compare/v6.0.0-rc.1...v6.0.0-rc.2> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjkuMyIsInVwZGF0ZWRJblZlciI6IjQyLjAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
chore(deps): update dependency linq2db to 6.0.0-rc.3
Some checks failed
Build Linq2Db / build (pull_request) Failing after 3m54s
53d35291df
renovate-bot force-pushed renovate/linq2db-6.x from 53d35291df
Some checks failed
Build Linq2Db / build (pull_request) Failing after 3m54s
to 5aee262df7
Some checks failed
Build Linq2Db / build (pull_request) Failing after 3m25s
2025-11-04 21:43:05 +01:00
Compare
renovate-bot force-pushed renovate/linq2db-6.x from 5aee262df7
Some checks failed
Build Linq2Db / build (pull_request) Failing after 3m25s
to 7c0f058d11
Some checks failed
Build Linq2Db / build (pull_request) Failing after 3m38s
2025-11-12 21:02:36 +01:00
Compare
renovate-bot changed title from chore(deps): update dependency linq2db to 6.0.0-rc.3 to chore(deps): update dependency linq2db to 6.0.0-rc.3 - autoclosed 2025-11-12 22:01:24 +01:00
renovate-bot closed this pull request 2025-11-12 22:01:24 +01:00
Some checks failed
Build Linq2Db / build (pull_request) Failing after 3m38s
Required
Details

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Dutch/Linq2DbRepo!3
No description provided.