Skip to content

Bump tree-sitter-fsharp from 0.3.0 to 0.3.1#273

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tree-sitter-fsharp-0.3.1
Open

Bump tree-sitter-fsharp from 0.3.0 to 0.3.1#273
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tree-sitter-fsharp-0.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps tree-sitter-fsharp from 0.3.0 to 0.3.1.

Release notes

Sourced from tree-sitter-fsharp's releases.

F# Tree-sitter 0.3.1

NOTE: Download tree-sitter-fsharp.tar.gz for the complete source code.

What's Changed

New Contributors

Full Changelog: ionide/tree-sitter-fsharp@0.3.0...0.3.1

Changelog

Sourced from tree-sitter-fsharp's changelog.

[0.3.1] - 2026-07-01

Added

  • Highlight unambiguous query { ... } custom operations as keywords (#191).
  • Support for type definitions with multiline generics, trailing semicolons and more (#181).
  • Tags for bare type declarations (#179).
  • Doc comments between (** and *) are now treated as markdown for injection (#186).

Fixed

  • Additional F# syntax feature fixes (#188, #189).
  • Corrected the test suite for newer tree-sitter releases: removed stale variable highlight assertions on unit () that no query captures.

Changed

  • Updated tree-sitter to support ABI-15 (#177).
  • Fixed the Fuzz scanner CI job: it now checks the real per-language scanner paths (fsharp/src/scanner.c, fsharp_signature/src/scanner.c) and uses the correct fsharp_signature grammar directory.
  • Dependency bumps (#174, #178, #185, #190).
Commits
  • 9720575 fix(ci): pass required NODE_AUTH_TOKEN secret to npm publish job (#196)
  • f39d9aa Release 0.3.1: version bump, CHANGELOG, CI fuzz fix (#195)
  • ab86158 build(deps): bump the dependencies group with 3 updates (#192)
  • 226096b CI fix: it expected the () (a unit node) in let x = ResizeArray<string>() to...
  • 5480cb9 build(deps-dev): bump eslint in the dependencies group (#190)
  • c0ea893 Highlight unambiguous query { ... } custom operations as keywords (#191)
  • 9a3c4ac build(deps): bump the dependencies group across 1 directory with 3 updates (#...
  • 39f0248 More F# feature fixes (#189)
  • 5247ecf Fixes: (#188)
  • 5916cf8 Use text between (** and *) as markdown, to support (#186)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tree-sitter-fsharp](https://github.com/ionide/tree-sitter-fsharp) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/ionide/tree-sitter-fsharp/releases)
- [Changelog](https://github.com/ionide/tree-sitter-fsharp/blob/main/CHANGELOG.md)
- [Commits](ionide/tree-sitter-fsharp@0.3.0...0.3.1)

---
updated-dependencies:
- dependency-name: tree-sitter-fsharp
  dependency-version: 0.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants