github streetsidesoftware/cspell v6.23.0

latest releases: v8.14.4, v8.14.3, v8.14.2...
19 months ago

Changes

ci: Workflow Bot -- Update Integration Snapshots (main) (#4108)

ci: Workflow Bot -- Update Integration Snapshots (main) (#4108)

Update Integration Repositories

integration-tests/config/config.json | 50 +--
.../Azure/azure-rest-api-specs/snapshot.txt | 16 +-
.../MicrosoftDocs/PowerShell-Docs/report.yaml | 80 ++--
.../MicrosoftDocs/PowerShell-Docs/snapshot.txt | 74 ++--
.../snapshots/RustPython/RustPython/snapshot.txt | 119 +++--
.../snapshots/TheAlgorithms/Python/report.yaml | 226 +++++-----
.../snapshots/TheAlgorithms/Python/snapshot.txt | 226 +++++-----
.../snapshots/aws-amplify/docs/snapshot.txt | 2 +-
.../snapshots/caddyserver/caddy/report.yaml | 10 +-
.../snapshots/caddyserver/caddy/snapshot.txt | 10 +-
.../snapshots/django/django/report.yaml | 482 +++++++++++----------
.../snapshots/django/django/snapshot.txt | 480 ++++++++++----------
.../snapshots/eslint/eslint/report.yaml | 10 +-
.../snapshots/eslint/eslint/snapshot.txt | 8 +-
.../googleapis/google-cloud-cpp/report.yaml | 117 ++---
.../googleapis/google-cloud-cpp/snapshot.txt | 113 ++---
.../iluwatar/java-design-patterns/report.yaml | 59 +--
.../iluwatar/java-design-patterns/snapshot.txt | 55 +--
.../snapshots/neovim/nvim-lspconfig/report.yaml | 199 +++++----
.../snapshots/neovim/nvim-lspconfig/snapshot.txt | 195 +++++----
.../snapshots/php/php-src/report.yaml | 314 +++++++-------
.../snapshots/php/php-src/snapshot.txt | 308 ++++++-------
.../snapshots/prettier/prettier/snapshot.txt | 2 +-
.../snapshots/shoelace-style/shoelace/snapshot.txt | 2 +-
.../snapshots/sveltejs/svelte/report.yaml | 2 +-
.../snapshots/sveltejs/svelte/snapshot.txt | 2 +-
.../typescript-eslint/snapshot.txt | 2 +-
.../snapshots/wireapp/wire-webapp/snapshot.txt | 86 ++--
28 files changed, 1640 insertions(+), 1609 deletions(-)


Features

feat: support inline dictionary definitions (#4135)

feat: support inline dictionary definitions (#4135)

Support dictionaries without external files:


feat: Hunspell - Add a command to emit CSpell Dict Info (#4109)

feat: Hunspell - Add a command to emit CSpell Dict Info (#4109)


Fixes

fix: add inline dictionary def to schema (#4137)

fix: add inline dictionary def to schema (#4137)


fix: Workflow Bot -- Update Dictionaries (main) (#4130)

fix: Workflow Bot -- Update Dictionaries (main) (#4130)

Update Dictionaries (main)

.../snapshots/ktaranov/sqlserver-kit/report.yaml | 3 +--
.../snapshots/ktaranov/sqlserver-kit/snapshot.txt | 3 +--
.../snapshots/typescript-cheatsheets/react/report.yaml | 3 +--
.../snapshots/typescript-cheatsheets/react/snapshot.txt | 3 +--
packages/cspell-bundled-dicts/package.json | 4 ++--
pnpm-lock.yaml | 16 ++++++++--------
6 files changed, 14 insertions(+), 18 deletions(-)


fix: Update Hunspell GitHub references (#4128)

fix: Update Hunspell GitHub references (#4128)


fix: Update tinyspy (#4124)

fix: Update tinyspy (#4124)


fix: Convert the ESLint worker to an ESM Module (#4119)

fix: Convert the ESLint worker to an ESM Module (#4119)


fix: Properly escape Unicode characters. (#4111)

fix: Properly escape Unicode characters. (#4111)


Dictionary Updates

fix: Workflow Bot -- Update Dictionaries (main) (#4130)

fix: Workflow Bot -- Update Dictionaries (main) (#4130)

Update Dictionaries (main)

.../snapshots/ktaranov/sqlserver-kit/report.yaml | 3 +--
.../snapshots/ktaranov/sqlserver-kit/snapshot.txt | 3 +--
.../snapshots/typescript-cheatsheets/react/report.yaml | 3 +--
.../snapshots/typescript-cheatsheets/react/snapshot.txt | 3 +--
packages/cspell-bundled-dicts/package.json | 4 ++--
pnpm-lock.yaml | 16 ++++++++--------
6 files changed, 14 insertions(+), 18 deletions(-)


Documentation

ci: Workflow Bot -- Build Docs (#4136)

ci: Workflow Bot -- Build Docs (#4136)

docs/types/cspell-types/README.md | 24 ++++
docs/types/cspell-types/enums/IssueType.md | 4 +-
.../AdvancedCSpellSettingsWithSourceTrace.md | 130 ++++++++++---------
docs/types/cspell-types/interfaces/BaseSetting.md | 64 +++++++---
.../cspell-types/interfaces/CSpellReporter.md | 12 +-
.../interfaces/CSpellReporterModule.md | 2 +-
.../cspell-types/interfaces/CSpellSettings.md | 122 ++++++++++--------
.../interfaces/CSpellSettingsWithSourceTrace.md | 128 ++++++++++---------
.../types/cspell-types/interfaces/CacheSettings.md | 8 +-
.../cspell-types/interfaces/CharacterSetCosts.md | 6 +-
.../cspell-types/interfaces/CommandLineSettings.md | 4 +-
.../interfaces/DictionaryDefinitionAlternate.md | 14 +--
.../interfaces/DictionaryDefinitionAugmented.md | 16 +--
.../interfaces/DictionaryDefinitionBase.md | 12 +-
.../interfaces/DictionaryDefinitionCustom.md | 18 +--
.../interfaces/DictionaryDefinitionPreferred.md | 14 +--
.../interfaces/DictionaryInformation.md | 16 +--
docs/types/cspell-types/interfaces/EditCosts.md | 10 +-
.../cspell-types/interfaces/ExtendableSettings.md | 80 +++++++-----
docs/types/cspell-types/interfaces/Features.md | 2 +-
docs/types/cspell-types/interfaces/FileSettings.md | 118 ++++++++++--------
docs/types/cspell-types/interfaces/FileSource.md | 8 +-
.../types/cspell-types/interfaces/ImportFileRef.md | 6 +-
.../cspell-types/interfaces/InMemorySource.md | 8 +-
docs/types/cspell-types/interfaces/Issue.md | 26 ++--
.../cspell-types/interfaces/LanguageSetting.md | 56 +++++----
.../interfaces/LanguageSettingFilterFields.md | 6 +-
.../LanguageSettingFilterFieldsDeprecated.md | 4 +-
.../LanguageSettingFilterFieldsPreferred.md | 4 +-
.../cspell-types/interfaces/LegacySettings.md | 4 +-
docs/types/cspell-types/interfaces/MergeSource.md | 8 +-
.../interfaces/OverrideFilterFields.md | 2 +-
.../cspell-types/interfaces/OverrideSettings.md | 80 +++++++-----
docs/types/cspell-types/interfaces/ParseResult.md | 6 +-
docs/types/cspell-types/interfaces/ParsedText.md | 12 +-
docs/types/cspell-types/interfaces/Parser.md | 4 +-
docs/types/cspell-types/interfaces/Plugin.md | 2 +-
docs/types/cspell-types/interfaces/PnPSettings.md | 4 +-
docs/types/cspell-types/interfaces/ProgressBase.md | 2 +-
.../cspell-types/interfaces/ProgressFileBase.md | 8 +-
.../cspell-types/interfaces/ProgressFileBegin.md | 8 +-
.../interfaces/ProgressFileComplete.md | 16 +--
.../interfaces/RegExpPatternDefinition.md | 6 +-
.../interfaces/ReporterConfiguration.md | 16 +--
.../interfaces/ReportingConfiguration.md | 12 +-
docs/types/cspell-types/interfaces/RunResult.md | 10 +-
docs/types/cspell-types/interfaces/Settings.md | 78 +++++++-----
.../interfaces/SuggestionsConfiguration.md | 6 +-
.../cspell-types/interfaces/TextDocumentOffset.md | 16 +--
docs/types/cspell-types/interfaces/TextOffset.md | 6 +-
.../interfaces/WorkspaceTrustSettings.md | 6 +-
docs/types/cspell-types/modules.md | 138 ++++++++++++---------
52 files changed, 782 insertions(+), 590 deletions(-)


docs: Improve ESLint Plugin README.me (#4134)

docs: Improve ESLint Plugin README.me (#4134)

fixes #4085


doc: Thoughts on Onboarding (#4127)

doc: Thoughts on Onboarding (#4127)


Maintenance

ci: Workflow Bot -- Update ALL Dependencies (main) (#4131)

ci: Workflow Bot -- Update ALL Dependencies (main) (#4131)

Update ALL Dependencies (main)

pnpm-lock.yaml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)


chore: prettify files (#4126)

chore: prettify files (#4126)


ci: Workflow Bot -- Update ALL Dependencies (main) (#4125)

ci: Workflow Bot -- Update ALL Dependencies (main) (#4125)

Update ALL Dependencies (main)

package.json | 4 +-
pnpm-lock.yaml | 160 ++++++++++-----------
.../test-cspell-eslint-plugin/package.json | 2 +-
website/package.json | 2 +-
4 files changed, 76 insertions(+), 92 deletions(-)


ci: Workflow Bot -- Update ALL Dependencies (main) (#4123)

ci: Workflow Bot -- Update ALL Dependencies (main) (#4123)

Update ALL Dependencies (main)

pnpm-lock.yaml | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)


ci: Workflow Bot -- Update ALL Dependencies (main) (#4122)

ci: Workflow Bot -- Update ALL Dependencies (main) (#4122)

Update ALL Dependencies (main)

integration-tests/package.json | 4 +-
package.json | 2 +-
packages/cspell-code-snippets/package.json | 2 +-
packages/cspell-config-lib/package.json | 2 +-
packages/cspell-dictionary/package.json | 2 +-
packages/cspell-dynamic-loader/package.json | 2 +-
packages/cspell-glob/package.json | 2 +-
packages/cspell-grammar/package.json | 2 +-
packages/cspell-io/package.json | 2 +-
packages/cspell-lib/package.json | 2 +-
packages/cspell-pipe/package.json | 2 +-
packages/cspell-tools/package.json | 2 +-
packages/cspell-trie-lib/package.json | 2 +-
packages/cspell-trie/package.json | 2 +-
packages/cspell-types/package.json | 2 +-
packages/hunspell-reader/package.json | 2 +-
pnpm-lock.yaml | 690 +++++++++++----------
.../test-cspell-lib-webpack/package.json | 2 +-
18 files changed, 367 insertions(+), 359 deletions(-)


ci: Workflow Bot -- Update ALL Dependencies (main) (#4121)

ci: Workflow Bot -- Update ALL Dependencies (main) (#4121)

Update ALL Dependencies (main)

integration-tests/package.json | 2 +-
package.json | 6 +-
packages/cspell-config-lib/package.json | 2 +-
packages/cspell-eslint-plugin/package.json | 8 +-
packages/cspell-gitignore/package.json | 2 +-
packages/cspell-glob/package.json | 2 +-
packages/cspell-grammar/package.json | 2 +-
packages/cspell-io/package.json | 2 +-
packages/cspell-lib/package.json | 2 +-
packages/cspell-pipe/package.json | 2 +-
packages/cspell-service-bus/package.json | 2 +-
packages/cspell-tools/package.json | 2 +-
packages/cspell-trie-lib/package.json | 2 +-
packages/cspell-trie/package.json | 2 +-
packages/hunspell-reader/package.json | 2 +-
pnpm-lock.yaml | 370 ++++++++++-----------
.../test-cspell-eslint-plugin/package.json | 4 +-
website/package.json | 4 +-
18 files changed, 209 insertions(+), 209 deletions(-)


chore(deps): bump react from 17.0.2 to 18.2.0 (#4115)

chore(deps): bump react from 17.0.2 to 18.2.0 (#4115)

Bumps react from 17.0.2 to 18.2.0.

Release notes

Sourced from react's releases.

18.2.0 (June 14, 2022)

React DOM

React DOM Server

  • Pass information about server errors to the client. (@​salazarm and @​gnoff in #24551 and #24591)
  • Allow to provide a reason when aborting the HTML stream. (@​gnoff in #24680)
  • Eliminate extraneous text separators in the HTML where possible. (@​gnoff in #24630)
  • Disallow complex children inside <title> elements to match the browser constraints. (@​gnoff in #24679)
  • Fix buffering in some worker environments by explicitly setting highWaterMark to 0. (@​jplhomer in #24641)

Server Components (Experimental)

18.1.0 (April 26, 2022)

React DOM

React DOM Server

  • Fix escaping for the bootstrapScriptContent contents. (@​gnoff in #24385)
  • Significantly improve performance of renderToPipeableStream. (@​gnoff in #24291)

ESLint Plugin: React Hooks

Use Subscription

  • Replace the implementation with the use-sync-external-store shim. (@​gaearon in #24289)

18.0.0 (March 29, 2022)

... (truncated)

Changelog

Sourced from react's changelog.

18.2.0 (June 14, 2022)

React DOM

React DOM Server

  • Pass information about server errors to the client. (@​salazarm and @​gnoff in #24551 and #24591)
  • Allow to provide a reason when aborting the HTML stream. (@​gnoff in #24680)
  • Eliminate extraneous text separators in the HTML where possible. (@​gnoff in #24630)
  • Disallow complex children inside <title> elements to match the browser constraints. (@​gnoff in #24679)
  • Fix buffering in some worker environments by explicitly setting highWaterMark to 0. (@​jplhomer in #24641)

Server Components (Experimental)

18.1.0 (April 26, 2022)

React DOM

React DOM Server

  • Fix escaping for the bootstrapScriptContent contents. (@​gnoff in #24385)
  • Significantly improve performance of renderToPipeableStream. (@​gnoff in #24291)

ESLint Plugin: React Hooks

Use Subscription

  • Replace the implementation with the use-sync-external-store shim. (@​gaearon in #24289)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by gnoff, a new releaser for react since your current version.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

chore: remove references to rimraf (#4118)

chore: remove references to rimraf (#4118)


chore(deps-dev): bump github-pages from 227 to 228 in /docs (#4117)

chore(deps-dev): bump github-pages from 227 to 228 in /docs (#4117)

Bumps github-pages from 227 to 228.

Release notes

Sourced from github-pages's releases.

v228

Automated release for v228

Commits
  • 07c8509 Merge pull request #867 from agnostic-apollo/jekyll-3.9.3
  • b0f457c Merge pull request #860 from gradybarrett/gradybarrett/liquid-v4-0-4
  • 5e16515 Merge pull request #869 from github/bump-jekyll-commonmark-ghpages
  • be30930 Update jekyll-commonmark-ghpages
  • 53ef32a Merge pull request #863 from github/dependabot/github_actions/actions/checkout-3
  • 8ec987b Merge pull request #862 from github/dependabot/github_actions/docker/metadata...
  • 9e968a7 Bump 💎 to v228
  • 46b51cf Bump jekyll to v3.9.3
  • 0ab2e26 build: update liquid to 4.0.4
  • d94c986 Bump actions/checkout from 2 to 3
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

ci: Workflow Bot -- Update ALL Dependencies (main) (#4110)

ci: Workflow Bot -- Update ALL Dependencies (main) (#4110)

Update ALL Dependencies (main)

packages/cspell-trie-lib/package.json | 2 +-
pnpm-lock.yaml | 22 ++++++++++++----------
2 files changed, 13 insertions(+), 11 deletions(-)


ci: Workflow Bot -- Update ALL Dependencies (main) (#4107)

ci: Workflow Bot -- Update ALL Dependencies (main) (#4107)

Update ALL Dependencies (main)

pnpm-lock.yaml | 46 +++++++++++++++++++++++-----------------------
1 file changed, 23 insertions(+), 23 deletions(-)


Don't miss a new cspell release

NewReleases is sending notifications on new releases.