github streetsidesoftware/cspell v6.29.0

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

Changes

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

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

Update Integration Repositories

integration-tests/config/config.json | 12 +-
.../Azure/azure-rest-api-specs/snapshot.txt | 3 +-
.../snapshots/RustPython/RustPython/snapshot.txt | 23 +-
.../snapshots/django/django/report.yaml | 26 +-
.../snapshots/django/django/snapshot.txt | 26 +-
.../snapshots/neovim/nvim-lspconfig/report.yaml | 638 ++++++++++-----------
.../snapshots/neovim/nvim-lspconfig/snapshot.txt | 634 ++++++++++----------
.../snapshots/php/php-src/report.yaml | 175 +++---
.../snapshots/php/php-src/snapshot.txt | 175 +++---
9 files changed, 858 insertions(+), 854 deletions(-)


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

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

Update Integration Repositories

integration-tests/config/config.json | 56 +-
.../Azure/azure-rest-api-specs/snapshot.txt | 16 +-
.../MicrosoftDocs/PowerShell-Docs/report.yaml | 65 +-
.../MicrosoftDocs/PowerShell-Docs/snapshot.txt | 63 +-
.../snapshots/RustPython/RustPython/snapshot.txt | 261 +-
.../snapshots/TheAlgorithms/Python/report.yaml | 98 +-
.../snapshots/TheAlgorithms/Python/snapshot.txt | 98 +-
.../apollographql/apollo-server/snapshot.txt | 2 +-
.../aspnetboilerplate/report.yaml | 13 +-
.../aspnetboilerplate/snapshot.txt | 9 +-
.../snapshots/caddyserver/caddy/report.yaml | 23 +-
.../snapshots/caddyserver/caddy/snapshot.txt | 21 +-
integration-tests/snapshots/chef/chef/snapshot.txt | 2 -
.../snapshots/django/django/report.yaml | 344 +--
.../snapshots/django/django/snapshot.txt | 344 +--
.../snapshots/eslint/eslint/report.yaml | 70 +-
.../snapshots/eslint/eslint/snapshot.txt | 66 +-
.../googleapis/google-cloud-cpp/report.yaml | 341 +--
.../googleapis/google-cloud-cpp/snapshot.txt | 337 +--
.../iluwatar/java-design-patterns/report.yaml | 6 +-
.../iluwatar/java-design-patterns/snapshot.txt | 6 +-
.../snapshots/neovim/nvim-lspconfig/report.yaml | 635 ++---
.../snapshots/neovim/nvim-lspconfig/snapshot.txt | 631 ++---
.../snapshots/php/php-src/report.yaml | 229 +-
.../snapshots/php/php-src/snapshot.txt | 225 +-
.../snapshots/prettier/prettier/snapshot.txt | 2 +-
.../snapshots/sveltejs/svelte/report.yaml | 2811 ++++++++++----------
.../snapshots/sveltejs/svelte/snapshot.txt | 2807 +++++++++----------
.../typescript-eslint/snapshot.txt | 2 +-
.../snapshots/w3c/specberus/snapshot.txt | 2 +-
.../snapshots/wireapp/wire-webapp/snapshot.txt | 26 +-
31 files changed, 4907 insertions(+), 4704 deletions(-)


Features

feat: (cspell-tools) Support allowed words list for word splitting (#4303)

feat: (cspell-tools) Support allowed words list for word splitting (#4303)


feat: cspell-lib export ESM (#4298)

feat: cspell-lib export ESM (#4298)


feat: ESM support for CSpell (#4290)

feat: ESM support for CSpell (#4290)


feat: Add ESM support to cspell-grammar (#4286)

feat: Add ESM support to cspell-grammar (#4286)


feat: Support `.config` directory (#4285)

feat: Support .config directory (#4285)

fixes: #4284


feat: cspell-glob support ESM (#4283)

feat: cspell-glob support ESM (#4283)


feat: cspell-gitignore support esm (#4280)

feat: cspell-gitignore support esm (#4280)


feat: move cspell-dictionary to ESM (#4275)

feat: move cspell-dictionary to ESM (#4275)


feat: cspell-json-reporter support ESM (#4274)

feat: cspell-json-reporter support ESM (#4274)


Fixes

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

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

Update Dictionaries (main)

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


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

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

Update Dictionaries (main)

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


fix: Set the globRoot for `.config` nested files to `..` (#4291)

fix: Set the globRoot for .config nested files to .. (#4291)


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

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

Update Dictionaries (main)

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


Dictionary Updates

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

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

Update Dictionaries (main)

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


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

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

Update Dictionaries (main)

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


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

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

Update Dictionaries (main)

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


Testing

test: move cspell-lib to vitest (#4296)

test: move cspell-lib to vitest (#4296)


test: change how integrations are cloned. (#4281)

test: change how integrations are cloned. (#4281)


Maintenance

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

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

Update ALL Dependencies (main)

package.json | 8 +-
packages/cspell-eslint-plugin/package.json | 2 +-
pnpm-lock.yaml | 860 +++++++++++----------
.../test-cspell-eslint-plugin/package.json | 2 +-
.../test-cspell-lib-webpack/package.json | 2 +-
website/package.json | 4 +-
6 files changed, 442 insertions(+), 436 deletions(-)


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

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

Update ALL Dependencies (main)

packages/cspell-lib/package.json | 2 +-
pnpm-lock.yaml | 269 ++++++++++-----------
.../test-cspell-lib-webpack/package.json | 2 +-
3 files changed, 134 insertions(+), 139 deletions(-)


chore: remove unnecessary scripts (#4299)

chore: remove unnecessary scripts (#4299)


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

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

Update ALL Dependencies (main)

package.json | 4 +-
packages/cspell-eslint-plugin/package.json | 6 +-
pnpm-lock.yaml | 176 ++++++++++-----------
.../test-cspell-eslint-plugin/package.json | 4 +-
website/package.json | 4 +-
5 files changed, 97 insertions(+), 97 deletions(-)


chore(deps-dev): bump eslint-plugin-unicorn from 45.0.2 to 46.0.0 (#4294)

chore(deps-dev): bump eslint-plugin-unicorn from 45.0.2 to 46.0.0 (#4294)

Bumps eslint-plugin-unicorn from 45.0.2 to 46.0.0.

Release notes

Sourced from eslint-plugin-unicorn's releases.

v46.0.0

Improvements

  • Add elems to abbreviations (#2040) 2a9c840
  • no-useless-spread: Check Array#{toReversed,toSorted,toSpliced,with} (#2030) 55469e5
  • prefer-set-has: Support Array#{toReversed,toSorted,toSpliced,with} (#2032) fea5b42
  • prefer-spread: Forbid use of Array#toSpliced() to copy array (#2034) 4ada50e
  • prefer-negative-index: Check .toSpliced() and .with() (#2031) 7ed738a
  • no-empty-file: Support .jsx and .tsx extensions (#2002) ba1a00e

Fixes

  • expiring-todo-comments: Do not normalize package.json (#1871) (#2020) fcd8934

sindresorhus/eslint-plugin-unicorn@v45.0.2...v46.0.0

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-dev): bump magic-string from 0.29.0 to 0.30.0 (#4292)

chore(deps-dev): bump magic-string from 0.29.0 to 0.30.0 (#4292)

Bumps magic-string from 0.29.0 to 0.30.0.

Changelog

Sourced from magic-string's changelog.

0.30.0 (2023-02-22)

Bug Fixes

  • null is invalid for sources and file (#242) (d4e9c31)

Features

  • add the ability to ignore-list sources (#243) (e238f04)
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) (#4287)

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

Update ALL Dependencies (main)

integration-tests/package.json | 4 +-
package.json | 4 +-
packages/cspell-code-snippets/package.json | 2 +-
packages/cspell-config-lib/package.json | 2 +-
packages/cspell-glob/package.json | 2 +-
packages/cspell-grammar/package.json | 2 +-
packages/cspell-lib/package.json | 4 +-
packages/cspell-tools/package.json | 2 +-
packages/hunspell-reader/package.json | 2 +-
pnpm-lock.yaml | 662 +++++++++++----------
.../test-cspell-eslint-plugin/package.json | 2 +-
.../test-cspell-lib-webpack/package.json | 2 +-
website/package.json | 2 +-
13 files changed, 348 insertions(+), 344 deletions(-)


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

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

Update ALL Dependencies (main)

pnpm-lock.yaml | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)


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

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

Update ALL Dependencies (main)

integration-tests/package.json | 2 +-
pnpm-lock.yaml | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)


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

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

Update ALL Dependencies (main)

integration-tests/package.json | 2 +-
package.json | 4 +-
packages/cspell-lib/package.json | 2 +-
pnpm-lock.yaml | 416 ++++++++++++++++++++-------------------
4 files changed, 221 insertions(+), 203 deletions(-)


Don't miss a new cspell release

NewReleases is sending notifications on new releases.