Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2026

Updated fsharp-analyzers from 0.34.1 to 0.35.0.

Release notes

Sourced from fsharp-analyzers's releases.

0.35.0

Fixed

Commits viewable in compare view.

Updated Ionide.Analyzers from 0.14.10 to 0.14.11.

Release notes

Sourced from Ionide.Analyzers's releases.

0.14.11

0.14.11

Special thanks to @​Smaug123!

https://www.nuget.org/packages/Ionide.Analyzers/0.14.11

Commits viewable in compare view.

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps fsharp-analyzers from 0.34.1 to 0.35.0
Bumps Ionide.Analyzers from 0.14.10 to 0.14.11

---
updated-dependencies:
- dependency-name: fsharp-analyzers
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-tools
- dependency-name: Ionide.Analyzers
  dependency-version: 0.14.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-tools
- dependency-name: fsharp-analyzers
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-tools
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from krymtkts as a code owner January 29, 2026 21:08
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 29, 2026
@codecov
Copy link

codecov bot commented Jan 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.42%. Comparing base (2bb1358) to head (541629a).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #414   +/-   ##
=======================================
  Coverage   96.42%   96.42%           
=======================================
  Files           8        8           
  Lines        1397     1397           
  Branches      182      182           
=======================================
  Hits         1347     1347           
  Misses         41       41           
  Partials        9        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@krymtkts krymtkts merged commit 31a11df into main Jan 31, 2026
9 checks passed
@krymtkts krymtkts deleted the dependabot/nuget/dot-config/dotnet-tools-4d432a393c branch January 31, 2026 04:16
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.

FSC exception prevents analysis

1 participant