Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .release.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "v9.7.0",
"version": "9.7.0",
"tag": "v9.7.0"
"name": "v9.7.1",
"version": "9.7.1",
"tag": "v9.7.1"
}
121 changes: 121 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,127 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## v9.7.1 (2026-03-22)

### Dictionary Updates

<details>
<summary>fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8688">#8688</a>)</summary>

### fix: Workflow Bot -- Update Dictionaries (main) ([#8688](https://github.com/streetsidesoftware/cspell/pull/8688))

# Update Dictionaries (main)

## Summary

```
.../snapshots/TheAlgorithms/Python/report.yaml | 5 +-
.../snapshots/TheAlgorithms/Python/snapshot.txt | 3 +-
.../aspnetboilerplate/report.yaml | 7 +-
.../aspnetboilerplate/snapshot.txt | 5 +-
.../snapshots/eslint/eslint/report.yaml | 7 +-
.../snapshots/eslint/eslint/snapshot.txt | 3 +-
.../iluwatar/java-design-patterns/report.yaml | 4 +-
.../iluwatar/java-design-patterns/snapshot.txt | 4 +-
.../snapshots/ktaranov/sqlserver-kit/report.yaml | 9 +-
.../snapshots/ktaranov/sqlserver-kit/snapshot.txt | 7 +-
.../snapshots/liriliri/licia/report.yaml | 6 +-
.../snapshots/liriliri/licia/snapshot.txt | 4 +-
.../microsoft/TypeScript-Website/report.yaml | 11 +-
.../microsoft/TypeScript-Website/snapshot.txt | 3 +-
.../snapshots/sveltejs/svelte/report.yaml | 7 +-
.../snapshots/sveltejs/svelte/snapshot.txt | 5 +-
.../snapshots/wireapp/wire-webapp/report.yaml | 5 +-
.../snapshots/wireapp/wire-webapp/snapshot.txt | 3 +-
packages/cspell-bundled-dicts/package.json | 22 +--
packages/cspell/src/__snapshots__/app.test.ts.snap | 190 +++++++++++----------
pnpm-lock.yaml | 135 ++++++++-------
21 files changed, 219 insertions(+), 226 deletions(-)
```

---

</details>

<details>
<summary>fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8670">#8670</a>)</summary>

### fix: Workflow Bot -- Update Dictionaries (main) ([#8670](https://github.com/streetsidesoftware/cspell/pull/8670))

# Update Dictionaries (main)

## Summary

```
.../microsoft/TypeScript-Website/report.yaml | 13 ++--
.../microsoft/TypeScript-Website/snapshot.txt | 3 +-
.../snapshots/vitest-dev/vitest/report.yaml | 8 +--
.../snapshots/vitest-dev/vitest/snapshot.txt | 5 +-
packages/cspell-bundled-dicts/package.json | 12 ++--
pnpm-lock.yaml | 72 ++++++++++++----------
6 files changed, 56 insertions(+), 57 deletions(-)
```

---

</details>

<details>
<summary>fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8647">#8647</a>)</summary>

### fix: Workflow Bot -- Update Dictionaries (main) ([#8647](https://github.com/streetsidesoftware/cspell/pull/8647))

# Update Dictionaries (main)

## Summary

```
packages/cspell-bundled-dicts/package.json | 2 +-
pnpm-lock.yaml | 12 ++++++------
2 files changed, 7 insertions(+), 7 deletions(-)
```

---

</details>

<details>
<summary>fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8637">#8637</a>)</summary>

### fix: Workflow Bot -- Update Dictionaries (main) ([#8637](https://github.com/streetsidesoftware/cspell/pull/8637))

# Update Dictionaries (main)

## Summary

```
.../MartinThoma/LaTeX-examples/report.yaml | 10 +---
.../MartinThoma/LaTeX-examples/snapshot.txt | 10 +---
.../aspnetboilerplate/report.yaml | 3 +-
.../aspnetboilerplate/snapshot.txt | 3 +-
.../snapshots/django/django/report.yaml | 6 +--
.../snapshots/django/django/snapshot.txt | 3 +-
.../snapshots/eslint/eslint/report.yaml | 4 +-
.../snapshots/eslint/eslint/snapshot.txt | 3 +-
.../snapshots/liriliri/licia/report.yaml | 3 +-
.../snapshots/liriliri/licia/snapshot.txt | 3 +-
.../snapshots/neovim/nvim-lspconfig/report.yaml | 6 +--
.../snapshots/neovim/nvim-lspconfig/snapshot.txt | 8 +--
.../snapshots/sveltejs/svelte/report.yaml | 3 +-
.../snapshots/sveltejs/svelte/snapshot.txt | 3 +-
.../snapshots/vitest-dev/vitest/report.yaml | 4 +-
.../snapshots/vitest-dev/vitest/snapshot.txt | 5 +-
.../snapshots/wireapp/wire-webapp/report.yaml | 9 +---
.../snapshots/wireapp/wire-webapp/snapshot.txt | 7 +--
packages/cspell-bundled-dicts/package.json | 10 ++--
pnpm-lock.yaml | 58 +++++++++++-----------
20 files changed, 62 insertions(+), 99 deletions(-)
```

---

</details>

## v9.7.0 (2026-02-23)

### Features
Expand Down
10 changes: 10 additions & 0 deletions packages/cspell-bundled-dicts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## v9.7.1 (2026-03-22)

### Dictionary Updates

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8688">#8688</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8670">#8670</a>)

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8647">#8647</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8637">#8637</a>)

## v9.7.0 (2026-02-23)

### Features
Expand Down
10 changes: 10 additions & 0 deletions packages/cspell-config-lib/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## v9.7.1 (2026-03-22)

### Dictionary Updates

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8688">#8688</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8670">#8670</a>)

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8647">#8647</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8637">#8637</a>)

## v9.7.0 (2026-02-23)

### Features
Expand Down
10 changes: 10 additions & 0 deletions packages/cspell-dictionary/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## v9.7.1 (2026-03-22)

### Dictionary Updates

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8688">#8688</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8670">#8670</a>)

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8647">#8647</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8637">#8637</a>)

## v9.7.0 (2026-02-23)

### Features
Expand Down
10 changes: 10 additions & 0 deletions packages/cspell-eslint-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## v9.7.1 (2026-03-22)

### Dictionary Updates

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8688">#8688</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8670">#8670</a>)

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8647">#8647</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8637">#8637</a>)

## v9.7.0 (2026-02-23)

### Features
Expand Down
10 changes: 10 additions & 0 deletions packages/cspell-filetypes/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## v9.7.1 (2026-03-22)

### Dictionary Updates

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8688">#8688</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8670">#8670</a>)

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8647">#8647</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8637">#8637</a>)

## v9.7.0 (2026-02-23)

### Features
Expand Down
10 changes: 10 additions & 0 deletions packages/cspell-gitignore/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## v9.7.1 (2026-03-22)

### Dictionary Updates

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8688">#8688</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8670">#8670</a>)

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8647">#8647</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8637">#8637</a>)

## v9.7.0 (2026-02-23)

### Features
Expand Down
10 changes: 10 additions & 0 deletions packages/cspell-glob/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## v9.7.1 (2026-03-22)

### Dictionary Updates

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8688">#8688</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8670">#8670</a>)

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8647">#8647</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8637">#8637</a>)

## v9.7.0 (2026-02-23)

### Features
Expand Down
10 changes: 10 additions & 0 deletions packages/cspell-grammar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## v9.7.1 (2026-03-22)

### Dictionary Updates

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8688">#8688</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8670">#8670</a>)

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8647">#8647</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8637">#8637</a>)

## v9.7.0 (2026-02-23)

### Features
Expand Down
10 changes: 10 additions & 0 deletions packages/cspell-io/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## v9.7.1 (2026-03-22)

### Dictionary Updates

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8688">#8688</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8670">#8670</a>)

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8647">#8647</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8637">#8637</a>)

## v9.7.0 (2026-02-23)

### Features
Expand Down
10 changes: 10 additions & 0 deletions packages/cspell-json-reporter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## v9.7.1 (2026-03-22)

### Dictionary Updates

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8688">#8688</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8670">#8670</a>)

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8647">#8647</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8637">#8637</a>)

## v9.7.0 (2026-02-23)

### Features
Expand Down
10 changes: 10 additions & 0 deletions packages/cspell-lib/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## v9.7.1 (2026-03-22)

### Dictionary Updates

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8688">#8688</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8670">#8670</a>)

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8647">#8647</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8637">#8637</a>)

## v9.7.0 (2026-02-23)

### Features
Expand Down
10 changes: 10 additions & 0 deletions packages/cspell-normalize-json/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## v9.7.1 (2026-03-22)

### Dictionary Updates

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8688">#8688</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8670">#8670</a>)

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8647">#8647</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8637">#8637</a>)

## v9.7.0 (2026-02-23)

### Features
Expand Down
10 changes: 10 additions & 0 deletions packages/cspell-performance-monitor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## v9.7.1 (2026-03-22)

### Dictionary Updates

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8688">#8688</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8670">#8670</a>)

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8647">#8647</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8637">#8637</a>)

## v9.7.0 (2026-02-23)

### Features
Expand Down
10 changes: 10 additions & 0 deletions packages/cspell-pipe/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## v9.7.1 (2026-03-22)

### Dictionary Updates

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8688">#8688</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8670">#8670</a>)

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8647">#8647</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8637">#8637</a>)

## v9.7.0 (2026-02-23)

### Features
Expand Down
10 changes: 10 additions & 0 deletions packages/cspell-resolver/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## v9.7.1 (2026-03-22)

### Dictionary Updates

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8688">#8688</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8670">#8670</a>)

- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8647">#8647</a>)
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8637">#8637</a>)

## v9.7.0 (2026-02-23)

### Features
Expand Down
Loading