Skip to content

test(deps): update dependency paket to v10 (main)#5955

Merged
viceice merged 1 commit intomainfrom
renovate/main-test-major-paket-10.x
Feb 16, 2026
Merged

test(deps): update dependency paket to v10 (main)#5955
viceice merged 1 commit intomainfrom
renovate/main-test-major-paket-10.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 12, 2026

This PR contains the following updates:

Package Change Age Confidence
paket (source) 9.0.210.3.1 age confidence

Release Notes

fsprojects/Paket (paket)

v10.3.1

Compare Source

v10.2.1

Compare Source

  • Fix NullReferenceException when doing paket.exe update by bumping Cache version - #​4315

v10.2.0

Compare Source

FIx NullReferenceException when doing paket.exe update by bumping Cache version - #​4315

v10.1.1

Compare Source

  • Implemented group conditions for SDK-style projects - #​4247

v10.0.1

Compare Source

  • Support for .NET 10.0 - #​4297
  • Use NuGet.Configuration to get the path to the NuGet global - #​4301
  • Add support for Artifactory by using the SearchQueryService as a fallback when AllVersionsAPI is not available - #​4303
  • Fix script generation if package contains FSharp.Core name - #​4287
  • Support for icon in paket.template - #​4280
  • Reduced memory allocations in Requirements.simplify - #​4314

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 was generated by Mend Renovate. View the repository job log.

@viceice
Copy link
Copy Markdown
Member

viceice commented Feb 13, 2026

@fpellet any idea why v10 of paket fails?

@renovate renovate Bot force-pushed the renovate/main-test-major-paket-10.x branch from f24626e to 42f7229 Compare February 13, 2026 21:34
@viceice viceice enabled auto-merge February 13, 2026 21:41
@viceice viceice disabled auto-merge February 13, 2026 21:42
@fpellet
Copy link
Copy Markdown
Contributor

fpellet commented Feb 14, 2026

@fpellet any idea why v10 of paket fails?

This is because it is based on an image with dotnet 6. For version 10 of paket, you need at least dotnet 9.
Is there a reason why we are specifically testing version 6? If not, I suggest updating and testing only the latest version of dotnet.

@viceice
Copy link
Copy Markdown
Member

viceice commented Feb 14, 2026

@fpellet any idea why v10 of paket fails?

This is because it is based on an image with dotnet 6. For version 10 of paket, you need at least dotnet 9.
Is there a reason why we are specifically testing version 6? If not, I suggest updating and testing only the latest version of dotnet.

🫣 ah,I didn't saw it. will refactor tests and drop eol dotnet versions soon

@viceice viceice enabled auto-merge February 16, 2026 16:58
@renovate renovate Bot force-pushed the renovate/main-test-major-paket-10.x branch from 42f7229 to 03e13bc Compare February 16, 2026 17:01
@viceice viceice added this pull request to the merge queue Feb 16, 2026
Merged via the queue into main with commit 339cae0 Feb 16, 2026
53 checks passed
@viceice viceice deleted the renovate/main-test-major-paket-10.x branch February 16, 2026 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants