Skip to content

Bump fatou from 0.10.0 to 0.12.0 in /src-tauri - #44

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

Bump fatou from 0.10.0 to 0.12.0 in /src-tauri#44
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/src-tauri/fatou-0.12.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps fatou from 0.10.0 to 0.12.0.

Release notes

Sourced from fatou's releases.

fatou-code-v0.12.0

Dependencies

  • updated fatou to v0.12.0

fatou-code-v0.11.1

Dependencies

  • updated fatou to v0.11.1

fatou-code-v0.11.0

Features

  • code: add feature toggles for the extension (c63f731)

Dependencies

  • updated fatou to v0.11.0
Changelog

Sourced from fatou's changelog.

0.12.0 (2026-08-07)

Features

  • linter: add redundant-boolean (66fd6bc)
  • linter: add comparison-negation (a7d62bc)
  • linter: add length-zero (ec32b98)
  • linter: add typeof-comparison (9226fda)
  • parser: accept as iteration separator (1f5d8d9)
  • parser: add for outer i iteration spec (69c7e2a)
  • linter: add loop-variable-shadow (ba42f66)
  • linter: add duplicate-method (692ae0e)
  • linter: link findings to the rule reference (8b5bf31)
  • linter: mark fix applicability in help line (deb1b9b)
  • linter: add unreachable-code (7495714)
  • parser: end keyword stmt at a generator for (215ecaf)
  • linter: add local-const (644a5dd)
  • linter: add global-const-in-function (c6c2b0a)
  • linter: add const-local (2b14b32)
  • linter: add duplicate-keyword-argument (4de42e5)

Bug Fixes

  • incremental: shield edited buffers from a sweep (94ac7a5)

Dependencies

  • updated crates/fatou-formatter to v0.3.0
  • updated crates/fatou-parser to v0.2.0

0.11.1 (2026-08-07)

Bug Fixes

  • deps: require fatou-parser 0.1.1 (2f6a764)

Dependencies

  • updated crates/fatou-formatter to v0.2.1

0.11.0 (2026-08-07)

Breaking changes

  • config: stop discovery at the repository root (19b5289)

Features

  • lsp: complete LaTeX and emoji sequences (501624d), closes #70
  • code: add feature toggles for the extension (c63f731)
  • bench: add DataFrames corpus and two single-file targets (74eb785)
  • lint: add duplicate-include rule (f95e44c)
  • lint: add unsafe fix for index-from-length (2c126ea)
  • formatter: add serde and schema features (010f07c)
  • cli: add global --quiet to trim format --check (06ffd50)
  • linter: add per-rule config and discouraged-function (c46a9c8)
  • semantic: add per-region control-flow graph (75c14ac)

... (truncated)

Commits
  • 457268a chore(release): v0.12.0 (+3 more)
  • 66fd6bc feat(linter): add redundant-boolean
  • a7d62bc feat(linter): add comparison-negation
  • ec32b98 feat(linter): add length-zero
  • 9226fda feat(linter): add typeof-comparison
  • 310300c docs(parser-parity): trim RECAP to its stated cap
  • 78425e8 docs(parser-parity): retarget skill at probing real code
  • 1f5d8d9 feat(parser): accept as iteration separator
  • 69c7e2a feat(parser): add for outer i iteration spec
  • ba42f66 feat(linter): add loop-variable-shadow
  • 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.10.0 to 0.12.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.10.0...fatou-code-v0.12.0)

---
updated-dependencies:
- dependency-name: fatou
  dependency-version: 0.12.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 12, 2026
@dependabot
dependabot Bot requested a review from sinisterMage as a code owner August 12, 2026 06:16
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 12, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Author

Looks like fatou is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 12, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/src-tauri/fatou-0.12.0 branch August 12, 2026 14:38
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