Skip to content

Bump fatou from 0.13.0 to 0.14.0 in /src-tauri - #46

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/src-tauri/fatou-0.14.0
Open

Bump fatou from 0.13.0 to 0.14.0 in /src-tauri#46
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/src-tauri/fatou-0.14.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown

Bumps fatou from 0.13.0 to 0.14.0.

Release notes

Sourced from fatou's releases.

fatou-code-v0.14.0

Features

  • code: gate inlay hints with the other language features (ee3bc08)
  • code: attach the server to Julia's environment files (cc84d78)

Bug Fixes

  • code: require a digit in the versioned manifest glob (895ebba)

Dependencies

  • updated fatou to v0.14.0
Changelog

Sourced from fatou's changelog.

0.14.0 (2026-08-13)

Features

  • lsp: ask the client to re-request inlay hints (e909f9f)
  • lsp: link a manifest's dev'd path entries (be3ec4a)
  • lsp: show a dependency's resolved version inline (085e9c6)
  • lsp: link dependency names to their package (8edc445)
  • lsp: hover a dependency for its version and path (4d77049)
  • lsp: go to a dependency's source from a project file (f6fe8a1)
  • index: locate a project file's dependency entries (cdd07e3)
  • lsp: give an open project file its own route (f51a483)
  • lsp: feed an open project file to the database (95acc26)
  • incremental: derive declared deps from the project file (9688be0)
  • index: record each workspace project file's path (1b31ae3)
  • env: name a project's declared dependencies once (abd60d1)
  • index: add the six project-file semantic checks (687fe63)
  • lsp: publish project-file diagnostics from the harvester (dff678f)
  • index: add project-file syntax checks (244efd3)
  • linter: add the unnecessary-nesting rule (17a8008)
  • linter: flag a fixed regex in every pattern position (d0b5c93)
  • linter: read contains in the regex-literal rules (4da0bb6)
  • linter: add the occursin regex-literal rules (c33ee54)
  • linter: add the eager-broadcast rule family (9a49535)
  • linter: add invalid-type-declaration (79c51b8)
  • linter: add the suppression meta-rule family (fb8aa07)
  • cli: read stdin from -, not a bare terminal (ffb0982)
  • linter: add non-public-access (2b5bef6)

Bug Fixes

  • lsp: never route a .toml through the Julia parser (dfcff18)
  • lsp: sync a watched project file to disk (b2ffbd4)
  • lsp: normalize a definition target's path (ac5ebfa)
  • lsp: refresh open documents for push clients too (ee66f81)
  • lsp: never parse an environment file as Julia (094e96d)
  • lsp: repair the windows-gated rename test (852b169)
  • project: decode string escapes in include paths (2c0854d)

Performance Improvements

  • lsp: ignore a project file no package claims (89b6e97)
  • lsp: share one line table across a document's readers (a054ecf), closes #76
  • lsp: patch the line table across edits (6f949d5), refs #76

Dependencies

  • updated crates/fatou-formatter to v0.3.2
  • updated crates/fatou-parser to v0.4.0
Commits
  • b802bb6 chore(release): v0.14.0 (+3 more)
  • aff9bd0 docs: make items checkboxes
  • 5a1409a docs: trim and clean up todo
  • 2fdb857 chore(deps-dev): bump esbuild in /editors/code in the npm group
  • 21b78d5 ci: add crates dir to dependabot job
  • e4a432b ci: check minimal versions
  • ea44922 chore(deps): add patch version bounds
  • 89b6e97 perf(lsp): ignore a project file no package claims
  • 895ebba fix(code): require a digit in the versioned manifest glob
  • dfcff18 fix(lsp): never route a .toml through the Julia parser
  • 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 [fatou](https://github.com/jolars/fatou) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/jolars/fatou/releases)
- [Changelog](https://github.com/jolars/fatou/blob/main/CHANGELOG.md)
- [Commits](jolars/fatou@fatou-code-v0.13.0...fatou-code-v0.14.0)

---
updated-dependencies:
- dependency-name: fatou
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 19, 2026
@dependabot
dependabot Bot requested a review from sinisterMage as a code owner August 19, 2026 06:16
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 19, 2026
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants