github streetsidesoftware/cspell v6.7.0

latest releases: v8.14.4, v8.14.3, v8.14.2...
2 years ago

Changes

fix(cspell-trie-lib): move `@cspell/cspell-types` (#3427)

fix(cspell-trie-lib): move @cspell/cspell-types (#3427)

It was a devDependency, but parts of cspell-trie-lib import from it. This brings it in line with how other packages in the repo (e.g. @cspell/cspell-json-reporter, cspell-grammar) depend on @cspell/cspell-types.


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

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

Update Integration Repositories

integration-tests/config/config.json | 42 +-
.../Azure/azure-rest-api-specs/snapshot.txt | 8 +-
.../SoftwareBrothers/admin-bro/snapshot.txt | 9 +-
.../snapshots/TheAlgorithms/Python/report.yaml | 2 +-
.../snapshots/TheAlgorithms/Python/snapshot.txt | 2 +-
.../apollographql/apollo-server/snapshot.txt | 4 +-
.../snapshots/aws-amplify/docs/snapshot.txt | 2 +-
.../snapshots/caddyserver/caddy/report.yaml | 46 ++-
.../snapshots/caddyserver/caddy/snapshot.txt | 46 ++-
.../snapshots/django/django/report.yaml | 72 ++--
.../snapshots/django/django/snapshot.txt | 72 ++--
.../snapshots/eslint/eslint/report.yaml | 29 +-
.../snapshots/eslint/eslint/snapshot.txt | 29 +-
.../googleapis/google-cloud-cpp/report.yaml | 107 ++---
.../googleapis/google-cloud-cpp/snapshot.txt | 99 ++---
.../snapshots/graphql/graphql-js/snapshot.txt | 2 +-
integration-tests/snapshots/mdx-js/mdx/report.yaml | 2 +-
.../snapshots/mdx-js/mdx/snapshot.txt | 2 +-
.../snapshots/php/php-src/report.yaml | 458 +++++++++++----------
.../snapshots/php/php-src/snapshot.txt | 454 ++++++++++----------
.../snapshots/prettier/prettier/snapshot.txt | 2 +-
.../snapshots/pycontribs/jira/report.yaml | 90 ++--
.../snapshots/pycontribs/jira/snapshot.txt | 86 ++--
.../snapshots/shoelace-style/shoelace/snapshot.txt | 2 +-
.../snapshots/wireapp/wire-webapp/snapshot.txt | 33 +-
25 files changed, 873 insertions(+), 827 deletions(-)


Fixes

feat: Improve line breaks in trie output (#3443)

feat: Improve line breaks in trie output (#3443)


fix: Issue with comment-json changing return types. (#3434)

fix: Issue with comment-json changing return types. (#3434)


fix: improve trie format for git storage (#3430)

fix: improve trie format for git storage (#3430)


fix(cspell-pipe): Add operators (#3431)

fix(cspell-pipe): Add operators (#3431)

Operators / methods:

  • append: be able to append values to the end of an iterator
  • interleave: be able to interleave values.
  • toDistributableIterable

Improve coverage.


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

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

Update Dictionaries (main)

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


refactor: start refactor of configuration loader (#3398)

refactor: start refactor of configuration loader (#3398)


dev: Refactor DictionaryLoader (#3395)

dev: Refactor DictionaryLoader (#3395)

  • Move the dictionary loader into a class
  • Reduce its dependencies upon Node.

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

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

Update Dictionaries (main)

integration-tests/snapshots/caddyserver/caddy/report.yaml | 3 +--
integration-tests/snapshots/caddyserver/caddy/snapshot.txt | 3 +--
integration-tests/snapshots/django/django/report.yaml | 3 +--
integration-tests/snapshots/django/django/snapshot.txt | 3 +--
integration-tests/snapshots/eslint/eslint/report.yaml | 6 ++----
integration-tests/snapshots/eslint/eslint/snapshot.txt | 4 +---
.../snapshots/googleapis/google-cloud-cpp/report.yaml | 3 +--
.../snapshots/googleapis/google-cloud-cpp/snapshot.txt | 3 +--
integration-tests/snapshots/liriliri/licia/snapshot.txt | 3 +--
integration-tests/snapshots/mdx-js/mdx/report.yaml | 3 +--
integration-tests/snapshots/mdx-js/mdx/snapshot.txt | 3 +--
packages/cspell-bundled-dicts/package.json | 2 +-
pnpm-lock.yaml | 9 +++++++--
13 files changed, 20 insertions(+), 28 deletions(-)


Dictionary Updates

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

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

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

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

Update Dictionaries (main)

integration-tests/snapshots/caddyserver/caddy/report.yaml | 3 +--
integration-tests/snapshots/caddyserver/caddy/snapshot.txt | 3 +--
integration-tests/snapshots/django/django/report.yaml | 3 +--
integration-tests/snapshots/django/django/snapshot.txt | 3 +--
integration-tests/snapshots/eslint/eslint/report.yaml | 6 ++----
integration-tests/snapshots/eslint/eslint/snapshot.txt | 4 +---
.../snapshots/googleapis/google-cloud-cpp/report.yaml | 3 +--
.../snapshots/googleapis/google-cloud-cpp/snapshot.txt | 3 +--
integration-tests/snapshots/liriliri/licia/snapshot.txt | 3 +--
integration-tests/snapshots/mdx-js/mdx/report.yaml | 3 +--
integration-tests/snapshots/mdx-js/mdx/snapshot.txt | 3 +--
packages/cspell-bundled-dicts/package.json | 2 +-
pnpm-lock.yaml | 9 +++++++--
13 files changed, 20 insertions(+), 28 deletions(-)


Maintenance

chore(deps): bump peter-evans/create-pull-request from 4.0.4 to 4.1.0 (#3438)

chore(deps): bump peter-evans/create-pull-request from 4.0.4 to 4.1.0 (#3438)

Bumps peter-evans/create-pull-request from 4.0.4 to 4.1.0.

Release notes

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

Create Pull Request v4.1.0

What's Changed

New Contributors

Full Changelog: peter-evans/create-pull-request@v4.0.4...v4.1.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)

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

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

Update ALL Dependencies (main)

integration-tests/package.json | 2 +-
package.json | 8 +-
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 | 4 +-
packages/cspell-pipe/package.json | 2 +-
packages/cspell-service-bus/package.json | 2 +-
packages/cspell-tools/package.json | 4 +-
packages/cspell-trie-lib/package.json | 2 +-
packages/cspell-trie/package.json | 2 +-
packages/hunspell-reader/package.json | 4 +-
pnpm-lock.yaml | 611 ++++++++-------------
.../test-cspell-eslint-plugin/package.json | 4 +-
website/package.json | 4 +-
17 files changed, 266 insertions(+), 399 deletions(-)


chore(deps): bump streetsidesoftware/cspell-action from 2.4.0 to 2.7 (#3418)

chore(deps): bump streetsidesoftware/cspell-action from 2.4.0 to 2.7 (#3418)

Bumps streetsidesoftware/cspell-action from 2.4.0 to 2.7.

Release notes

Sourced from streetsidesoftware/cspell-action's releases.

v2.7.0

2.7.0 (2022-08-15)

Features

Tests

Miscellaneous

Continuous Integration

  • Update Workflow Permissions (#889) (8cf78ba)
  • Workflow Bot -- Update ALL Dependencies (8d99eb2)
  • Workflow Bot -- Update ALL Dependencies (main) (#890) (8d99eb2)

v2.6.0

2.6.0 (2022-08-14)

Features

  • Add Verbose option to reduce noise in output. (#883) (6abfb1f)

Miscellaneous

Continuous Integration

  • Workflow Bot -- Update ALL Dependencies (db114d2)
  • Workflow Bot -- Update ALL Dependencies (main) (#884) (db114d2)

v2.5.0

2.5.0 (2022-08-13)

Features

... (truncated)

Changelog

Sourced from streetsidesoftware/cspell-action's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.7.0 (2022-08-15)

Features

Tests

Miscellaneous

Continuous Integration

  • Update Workflow Permissions (#889) (8cf78ba)
  • Workflow Bot -- Update ALL Dependencies (8d99eb2)
  • Workflow Bot -- Update ALL Dependencies (main) (#890) (8d99eb2)

2.6.0 (2022-08-14)

Features

  • Add Verbose option to reduce noise in output. (#883) (6abfb1f)

Miscellaneous

Continuous Integration

  • Workflow Bot -- Update ALL Dependencies (db114d2)
  • Workflow Bot -- Update ALL Dependencies (main) (#884) (db114d2)

2.5.0 (2022-08-13)

... (truncated)

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 release-drafter/release-drafter from 5.20.0 to 5.20.1 (#3429)

chore(deps): bump release-drafter/release-drafter from 5.20.0 to 5.20.1 (#3429)

Bumps release-drafter/release-drafter from 5.20.0 to 5.20.1.

Release notes

Sourced from release-drafter/release-drafter's releases.

v5.20.1

What's Changed

Bug Fixes

Documentation

Dependency Updates

Full Changelog: release-drafter/release-drafter@v5.20.0...v5.20.1

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

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

Update ALL Dependencies (main)

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


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

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

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 | 198 +++++++++++++++--------------
16 files changed, 118 insertions(+), 110 deletions(-)


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

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

Update ALL Dependencies (main)

package.json | 4 +-
packages/cspell-lib/package.json | 2 +-
packages/hunspell-reader/package.json | 2 +-
pnpm-lock.yaml | 46 +++++++++++-----------
.../test-cspell-eslint-plugin/package.json | 2 +-
website/package.json | 2 +-
6 files changed, 29 insertions(+), 29 deletions(-)


chore: clean up docs (#3406)

chore: clean up docs (#3406)


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

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

Update ALL Dependencies (main)

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


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

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

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/cspell/package.json | 2 +-
packages/hunspell-reader/package.json | 2 +-
pnpm-lock.yaml | 227 +++++++++++++++--------------
17 files changed, 131 insertions(+), 128 deletions(-)


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

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

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 | 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 | 4 +-
packages/cspell-trie/package.json | 2 +-
packages/cspell/package.json | 4 +-
packages/hunspell-reader/package.json | 2 +-
pnpm-lock.yaml | 267 ++++++++++++++---------------
17 files changed, 151 insertions(+), 156 deletions(-)


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

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

Update ALL Dependencies (main)

pnpm-lock.yaml | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)


Don't miss a new cspell release

NewReleases is sending notifications on new releases.