generated from apollographql/typescript-repo-template
-
Notifications
You must be signed in to change notification settings - Fork 6
chore(deps): update dependency cspell to v9 #220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-cspell-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
6132d30 to
40d1793
Compare
40d1793 to
c57b9dd
Compare
9df427c to
f6fbed3
Compare
f6fbed3 to
b4d619e
Compare
c3a3582 to
87d4a91
Compare
87d4a91 to
bcaf12c
Compare
bcaf12c to
dc05e82
Compare
23643ac to
ace985c
Compare
6e81706 to
525be57
Compare
6fad290 to
85748d8
Compare
160fb75 to
8f4ced7
Compare
6df63a3 to
498b2e1
Compare
498b2e1 to
17f364b
Compare
17f364b to
2f0b074
Compare
1833789 to
3797ef8
Compare
3797ef8 to
47f005b
Compare
a8c981b to
413ee3a
Compare
e96ec79 to
6b27130
Compare
6b27130 to
564c40b
Compare
564c40b to
71248f8
Compare
71248f8 to
0631931
Compare
0631931 to
d2ed6f3
Compare
d2ed6f3 to
f3f7480
Compare
015207c to
67ddc71
Compare
c6a0f61 to
e1635fd
Compare
e1635fd to
94b6d5a
Compare
94b6d5a to
7357a1f
Compare
7357a1f to
4babff7
Compare
4babff7 to
96a89c6
Compare
96a89c6 to
04cff1e
Compare
52a49bb to
d3e140e
Compare
d3e140e to
63fb086
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.3.9->9.3.2Release Notes
streetsidesoftware/cspell (cspell)
v9.3.2Compare Source
Fixes
fix: Add Zig programming language dictionary (#7998)
fix: Add Zig programming language dictionary (#7998)
fix: Search for TypeScript config files. (#7997)
fix: Search for TypeScript config files. (#7997)
TypeScript files were allowed, but would not be automatically found.
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#8004)
fix: Workflow Bot -- Update Dictionaries (main) (#8004)
v9.3.1Compare Source
Fixes
fix: Support Deno (#7966)
fix: Support Deno (#7966)
v9.3.0Compare Source
Features
feat: Support loading `.ts` and `.mts` config files. (#7961)
feat: Support loading
.tsand.mtsconfig files. (#7961)This PR add support to read TypeScript cspell config files.
Note: TypeScript config files will fail to load when NodeJS version is less than
v22.18.0.See: Node.js — Running TypeScript Natively
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#7950)
fix: Workflow Bot -- Update Dictionaries (main) (#7950)
v9.2.2Compare Source
Fixes
fix: Wait for the cache to save (#7926)
fix: Wait for the cache to save (#7926)
This fixes a flaky cache situation caused by not waiting for the cache to save before moving on.
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#7915)
fix: Workflow Bot -- Update Dictionaries (main) (#7915)
v9.2.1Compare Source
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#7795)
fix: Workflow Bot -- Update Dictionaries (main) (#7795)
v9.2.0Compare Source
refactor: Support url based cache entries (#7639)
refactor: Support url based cache entries (#7639)
Features
fix: Support remote dependencies in cache (#7642)
fix: Support remote dependencies in cache (#7642)
Fixes
fix: Remove `flat-cache` dependency (#7636)
fix: Remove
flat-cachedependency (#7636)flat-cachev6 is not compatible with the cspell cache. Sinceflat-cachewas mostly a pass through toflatted, it was better to just replace it.refactor: move towards caching URLs (#7634)
refactor: move towards caching URLs (#7634)
fix: Support async cache (#7631)
fix: Support async cache (#7631)
fix: Replace file-entry-cache (#6579)
fix: Replace file-entry-cache (#6579)
Deprecating the use of file-entry-cache.
v10 of
file-entry-cachebreaks the spell checker and bloats the cache size.This PR is the first step in reducing the dependency upon file-entry-cache and its dependencies.
fix: Clean cspell-lib type exports (#7615)
fix: Clean cspell-lib type exports (#7615)
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#7618)
fix: Workflow Bot -- Update Dictionaries (main) (#7618)
v9.1.5Compare Source
Fixes
fix: Compile before publish (#7610)
fix: Compile before publish (#7610)
v9.1.3Compare Source
Fixes
fix: Add toml config reader/writer (#7565)
fix: Add toml config reader/writer (#7565)
fixes #7563
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#7569)
fix: Workflow Bot -- Update Dictionaries (main) (#7569)
v9.1.2Compare Source
Fixes
fix: Do not double encode stdin urls (#7536)
fix: Do not double encode stdin urls (#7536)
fixes #7517
fix: cspell trace output (#7528)
fix: cspell trace output (#7528)
It was incorrectly trimming ansi strings.
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#7526)
fix: Workflow Bot -- Update Dictionaries (main) (#7526)
v9.1.1Compare Source
Changes
Fixes
fix: Use the native JSON parser if possible (#7502)
fix: Use the native JSON parser if possible (#7502)
Some of the cspell settings have grow large. The fix is to use the native JSON parser instead of one that accepts comments.
v9.1.0Compare Source
Changes
Features
feat: Add command `dictionaries` (#7445)
feat: Add command
dictionaries(#7445)Add new
dictionariescommand to the clifeat: Add lint option `--dictionary` (#7441)
feat: Add lint option
--dictionary(#7441)Add lint options:
--dictionary- enable a dictionary by name--disable-dictionary- disable a dictionary by namefeat: Add init command to command-line. (#7414)
feat: Add init command to command-line. (#7414)
New command:
feat: Add command line option to set reporting level (#7380)
feat: Add command line option to set reporting level (#7380)
v9.0.2Compare Source
Changes
Fixes
fix: Add eslint plugin helpers (#7352)
fix: Add eslint plugin helpers (#7352)
Add helper methods:
defineCSpellPluginOptionsdefineCSpellConfigAdd some examples for
supportNonStrictSearchesfix: Make it possible to define a strict dictionary. (#7351)
fix: Make it possible to define a strict dictionary. (#7351)
fix: Correct the Hunspell Reader usage. (#7325)
fix: Correct the Hunspell Reader usage. (#7325)
Add an example.
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#7346)
fix: Workflow Bot -- Update Dictionaries (main) (#7346)
v9.0.1Compare Source
Changes
Fixes
fix: Add support to add words to config and keep comments. (#7295)
fix: Add support to add words to config and keep comments. (#7295)
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#7306)
fix: Workflow Bot -- Update Dictionaries (main) (#7306)
v9.0.0Compare Source
Note: Version bump only for package cspell
5.18.5 (2022-02-15)
Bug Fixes
5.18.4 (2022-02-07)
Bug Fixes
5.18.3 (2022-02-04)
Bug Fixes
5.18.2 (2022-02-03)
Bug Fixes
Reverts
5.18.1 (2022-02-03)
Bug Fixes
v8.19.4Compare Source
Note: Version bump only for package cspell
v8.19.3Compare Source
Note: Version bump only for package cspell
v8.19.2Compare Source
Note: Version bump only for package cspell
v8.19.1Compare Source
Note: Version bump only for package cspell
v8.19.0Compare Source
Note: Version bump only for package cspell
v8.18.1Compare Source
v8.18.0Compare Source
v8.17.5Compare Source
v8.17.4Compare Source
v8.17.3Compare Source
v8.17.2Compare Source
v8.17.1Compare Source
v8.17.0Compare Source
v8.16.1Compare Source
v8.16.0Compare Source
v8.15.7Compare Source
v8.15.6Compare Source
v8.15.5Compare Source
v8.15.4Compare Source
v8.15.3Compare Source
v8.15.2Compare Source
v8.15.1Compare Source
v8.15.0Compare Source
v8.14.4Compare Source
v8.14.3Compare Source
v8.14.2Compare Source
v8.14.1Compare Source
v8.13.3Compare Source
v8.13.2Compare Source
v8.13.1Compare Source
v8.13.0Compare Source
v8.12.1Compare Source
v8.11.0Compare Source
v8.10.4Compare Source
v8.10.2Compare Source
v8.10.1Compare Source
v8.10.0Compare Source
v8.9.1Compare Source
v8.9.0Compare Source
Note: Version bump only for package cspell
v8.8.4Compare Source
v8.8.3Compare Source
v8.8.2Compare Source
v8.8.1Compare Source
v8.8.0Compare Source
Note: Version bump only for package cspell
v8.7.0Compare Source
Note: Version bump only for package cspell
v8.6.1Compare Source
Note: Version bump only for package cspell
v8.6.0Compare Source
Note: Version bump only for package cspell
v8.5.0Compare Source
Note: Version bump only for package cspell
v8.4.1Compare Source
Note: Version bump only for package cspell
v8.4.0Compare Source
Note: Version bump only for package cspell
v8.3.2Compare Source
Bug Fixes
v8.3.1Compare Source
Note: Version bump only for package cspell
v8.3.0Compare Source
Note: Version bump only for package cspell
v8.2.4Compare Source
Note: Version bump only for package cspell
v8.2.3Compare Source
Bug Fixes
v8.2.1Compare Source
Note: Version bump only for package cspell
v8.2.0Compare Source
Note: Version bump only for package cspell
v8.1.3Compare Source
Bug Fixes
./or../. (#5035) (a28393b)v8.1.2Compare Source
Bug Fixes
v8.1.1Compare Source
Note: Version bump only for package cspell
v8.1.0Compare Source
Note: Version bump only for package cspell
v8.0.0Compare Source
Note: Version bump only for package cspell
6.30.2 (2023-03-18)
Bug Fixes
6.30.1 (2023-03-17)
Bug Fixes
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.