npm cspell 6.11.0
v6.11.0

latest releases: 8.14.4, 8.14.3, 8.14.2...
24 months ago

Changes

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

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

Update Integration Repositories

integration-tests/config/config.json | 40 ++--
.../Azure/azure-rest-api-specs/snapshot.txt | 19 +-
.../snapshots/TheAlgorithms/Python/report.yaml | 95 ++++----
.../snapshots/TheAlgorithms/Python/snapshot.txt | 91 ++++----
.../aspnetboilerplate/report.yaml | 6 +-
.../aspnetboilerplate/snapshot.txt | 2 +-
.../snapshots/aws-amplify/docs/snapshot.txt | 5 +-
.../snapshots/caddyserver/caddy/report.yaml | 45 ++--
.../snapshots/caddyserver/caddy/snapshot.txt | 43 ++--
.../snapshots/django/django/report.yaml | 246 ++++++++++-----------
.../snapshots/django/django/snapshot.txt | 246 ++++++++++-----------
.../snapshots/eslint/eslint/report.yaml | 4 +-
.../snapshots/eslint/eslint/snapshot.txt | 4 +-
.../googleapis/google-cloud-cpp/report.yaml | 102 ++++-----
.../googleapis/google-cloud-cpp/snapshot.txt | 98 ++++----
.../snapshots/graphql/graphql-js/snapshot.txt | 2 +-
.../iluwatar/java-design-patterns/report.yaml | 7 +-
.../iluwatar/java-design-patterns/snapshot.txt | 7 +-
.../snapshots/php/php-src/report.yaml | 134 ++++++-----
.../snapshots/php/php-src/snapshot.txt | 130 ++++++-----
.../snapshots/prettier/prettier/snapshot.txt | 2 +-
.../snapshots/shoelace-style/shoelace/snapshot.txt | 2 +-
.../typescript-eslint/snapshot.txt | 2 +-
.../snapshots/w3c/aria-practices/snapshot.txt | 2 +-
.../snapshots/wireapp/wire-desktop/snapshot.txt | 4 +-
.../snapshots/wireapp/wire-webapp/snapshot.txt | 21 +-
26 files changed, 682 insertions(+), 677 deletions(-)


Features

feat: improve replace map used with dictionaries (#3679)

feat: improve replace map used with dictionaries (#3679)

  • create IgnoreWordsDictionary
  • improve search speed.
  • improve replace map used with dictionaries.

Related to #3592


feat: Improve Spelling Dictionary performance (#3667)

feat: Improve Spelling Dictionary performance (#3667)


Fixes

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

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

Update Dictionaries (main)

integration-tests/snapshots/caddyserver/caddy/report.yaml | 9 ++++-----
integration-tests/snapshots/caddyserver/caddy/snapshot.txt | 3 +--
packages/cspell-bundled-dicts/package.json | 2 +-
pnpm-lock.yaml | 8 ++++----
4 files changed, 10 insertions(+), 12 deletions(-)


fix: Enable cspell-dictionary by default. (#3676)

fix: Enable cspell-dictionary by default. (#3676)


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

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

Update Dictionaries (main)

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


fix: Wire up cspell-dictionary behind a feature flag (#3647)

fix: Wire up cspell-dictionary behind a feature flag (#3647)


fix: Add Development Feature Flags (#3646)

fix: Add Development Feature Flags (#3646)

Feature flags are used to hide new Features and Behaviors until they are ready for release.


refactor: prepare to use cspell-dictionary module (#3640)

refactor: prepare to use cspell-dictionary module (#3640)


Dictionary Updates

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

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

Update Dictionaries (main)

integration-tests/snapshots/caddyserver/caddy/report.yaml | 9 ++++-----
integration-tests/snapshots/caddyserver/caddy/snapshot.txt | 3 +--
packages/cspell-bundled-dicts/package.json | 2 +-
pnpm-lock.yaml | 8 ++++----
4 files changed, 10 insertions(+), 12 deletions(-)


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

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

Update Dictionaries (main)

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


Maintenance

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

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

Update ALL Dependencies (main)

pnpm-lock.yaml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


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

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

Update ALL Dependencies (main)

package.json | 4 +-
packages/cspell-dictionary/package.json | 4 +-
packages/cspell-eslint-plugin/package.json | 2 +-
packages/cspell-lib/package.json | 4 +-
packages/cspell-tools/package.json | 2 +-
packages/cspell-types/package.json | 2 +-
packages/hunspell-reader/package.json | 4 +-
pnpm-lock.yaml | 158 ++++++++++++++++-------------
8 files changed, 97 insertions(+), 83 deletions(-)


chore(deps): bump peter-evans/create-pull-request from 4.1.2 to 4.1.3 (#3677)

chore(deps): bump peter-evans/create-pull-request from 4.1.2 to 4.1.3 (#3677)

Bumps peter-evans/create-pull-request from 4.1.2 to 4.1.3.

Release notes

Sourced from peter-evans/create-pull-request's releases.

Create Pull Request v4.1.3

What's Changed

New Contributors

Full Changelog: peter-evans/create-pull-request@v4.1.2...v4.1.3

Commits

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) (#3673)

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

Update ALL Dependencies (main)

integration-tests/package.json | 4 +-
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-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/cspell-trie2-lib/package.json | 2 +-
packages/cspell-types/package.json | 2 +-
packages/cspell/package.json | 2 +-
packages/hunspell-reader/package.json | 2 +-
pnpm-lock.yaml | 601 +++++++++++----------
test-packages/test-cspell-lib-webpack/package.json | 2 +-
21 files changed, 322 insertions(+), 321 deletions(-)


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

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

Update ALL Dependencies (main)

packages/cspell-trie-lib/package.json | 2 +-
pnpm-lock.yaml | 1232 +++++++++++++++------------------
2 files changed, 563 insertions(+), 671 deletions(-)


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

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

Update ALL Dependencies (main)

integration-tests/package.json | 2 +-
package.json | 8 +-
packages/cspell-config-lib/package.json | 2 +-
packages/cspell-dynamic-loader/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/cspell-types/package.json | 2 +-
packages/hunspell-reader/package.json | 4 +-
pnpm-lock.yaml | 1418 ++++++++++----------
.../test-cspell-eslint-plugin/package.json | 6 +-
test-packages/test-cspell-lib-webpack/package.json | 2 +-
website/package.json | 6 +-
21 files changed, 740 insertions(+), 740 deletions(-)


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

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

Update ALL Dependencies (main)

integration-tests/package.json | 2 +-
package.json | 2 +-
packages/cspell-config-lib/package.json | 2 +-
packages/cspell-eslint-plugin/package.json | 2 +-
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 | 184 ++++++++++++++---------------
16 files changed, 107 insertions(+), 107 deletions(-)


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

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

Update ALL Dependencies (main)

integration-tests/package.json | 2 +-
package.json | 2 +-
packages/cspell-config-lib/package.json | 2 +-
packages/cspell-eslint-plugin/package.json | 2 +-
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 | 224 ++++++++++++++---------------
16 files changed, 127 insertions(+), 127 deletions(-)


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

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

Update ALL Dependencies (main)

integration-tests/package.json | 2 +-
package.json | 6 +-
packages/cspell-config-lib/package.json | 2 +-
packages/cspell-dictionary/package.json | 2 +-
packages/cspell-eslint-plugin/package.json | 4 +-
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 | 4 +-
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 | 4 +-
pnpm-lock.yaml | 597 +++++++++++----------
.../test-cspell-eslint-plugin/package.json | 2 +-
website/package.json | 2 +-
19 files changed, 325 insertions(+), 318 deletions(-)


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

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

Update ALL Dependencies (main)

packages/cspell-eslint-plugin/package.json | 2 +-
packages/cspell-lib/package.json | 2 +-
packages/cspell/package.json | 2 +-
pnpm-lock.yaml | 62 +++++++++++++++---------------
4 files changed, 34 insertions(+), 34 deletions(-)


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

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

Update ALL Dependencies (main)

packages/cspell-eslint-plugin/package.json | 2 +-
packages/cspell-types/package.json | 2 +-
pnpm-lock.yaml | 112 +++++++--------------
test-packages/test-cspell-lib-webpack/package.json | 2 +-
4 files changed, 39 insertions(+), 79 deletions(-)


chore(deps): bump peter-evans/create-pull-request from 4.1.1 to 4.1.2 (#3642)

chore(deps): bump peter-evans/create-pull-request from 4.1.1 to 4.1.2 (#3642)

Bumps peter-evans/create-pull-request from 4.1.1 to 4.1.2.

Release notes

Sourced from peter-evans/create-pull-request's releases.

Create Pull Request v4.1.2

What's Changed

Full Changelog: peter-evans/create-pull-request@v4.1.1...v4.1.2

Commits

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(deps): bump commonmarker from 0.23.5 to 0.23.6 in /docs (#3644)

chore(deps): bump commonmarker from 0.23.5 to 0.23.6 in /docs (#3644)

Bumps commonmarker from 0.23.5 to 0.23.6.

Release notes

Sourced from commonmarker's releases.

v0.23.6

What's Changed

This release includes two updates from the upstream cmark-gfm library, namely:

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

ci: Do not error when there are no PRs (#3639)

ci: Do not error when there are no PRs (#3639)


Don't miss a new cspell release

NewReleases is sending notifications on new releases.