Skip to content

chore: Bump Expecto and Expecto.FsCheck#164

Merged
bartul merged 2 commits into
masterfrom
dependabot-nuget-tests-Imperium.UnitTests-multi-5f33a6d7ad
Jun 30, 2026
Merged

chore: Bump Expecto and Expecto.FsCheck#164
bartul merged 2 commits into
masterfrom
dependabot-nuget-tests-Imperium.UnitTests-multi-5f33a6d7ad

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Updated Expecto from 10.2.3 to 11.0.0.

Release notes

Sourced from Expecto's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Expecto.FsCheck from 10.2.3 to 11.0.0.

Release notes

Sourced from Expecto.FsCheck's releases.

No release notes found for this version range.

Commits viewable in compare view.

@dependabot dependabot Bot added the chore label Jun 29, 2026
@dependabot dependabot Bot requested a review from bartul as a code owner June 29, 2026 08:09
@dependabot dependabot Bot added the chore label Jun 29, 2026
Bumps Expecto from 10.2.3 to 11.0.0
Bumps Expecto.FsCheck from 10.2.3 to 11.0.0

---
updated-dependencies:
- dependency-name: Expecto
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Expecto.FsCheck
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot-nuget-tests-Imperium.UnitTests-multi-5f33a6d7ad branch from a24113c to 4516b0e Compare June 30, 2026 19:40
@bartul

bartul commented Jun 30, 2026

Copy link
Copy Markdown
Owner

@copilot check the CI run to see what is failing and then fix it

The test adapter caps Expecto at < 11.0.0, raising NU1608 which the project's TreatWarningsAsErrors promotes to a restore error and fails CI. The suite passes on Expecto 11, so suppress NU1608 on the Expecto reference until the adapter ships a version that allows Expecto 11.
@bartul bartul merged commit dc7e66f into master Jun 30, 2026
4 checks passed
@bartul bartul deleted the dependabot-nuget-tests-Imperium.UnitTests-multi-5f33a6d7ad branch June 30, 2026 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant