github streetsidesoftware/cspell v6.15.0

latest releases: v8.14.2, v8.14.1, v8.14.0...
22 months ago

Changes

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

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

Update Integration Repositories

integration-tests/config/config.json | 46 ++--
.../Azure/azure-rest-api-specs/snapshot.txt | 4 +-
.../snapshots/TheAlgorithms/Python/report.yaml | 144 ++++++------
.../snapshots/TheAlgorithms/Python/snapshot.txt | 140 ++++++------
.../apollographql/apollo-server/snapshot.txt | 2 +-
.../snapshots/aws-amplify/docs/snapshot.txt | 2 +-
.../snapshots/caddyserver/caddy/report.yaml | 18 +-
.../snapshots/caddyserver/caddy/snapshot.txt | 18 +-
.../snapshots/django/django/report.yaml | 253 +++++++++++----------
.../snapshots/django/django/snapshot.txt | 253 +++++++++++----------
.../snapshots/eslint/eslint/report.yaml | 92 ++++----
.../snapshots/eslint/eslint/snapshot.txt | 90 ++++----
.../googleapis/google-cloud-cpp/report.yaml | 86 +++----
.../googleapis/google-cloud-cpp/snapshot.txt | 82 +++----
.../iluwatar/java-design-patterns/report.yaml | 39 +++-
.../iluwatar/java-design-patterns/snapshot.txt | 35 ++-
integration-tests/snapshots/mdx-js/mdx/report.yaml | 5 +-
.../snapshots/mdx-js/mdx/snapshot.txt | 5 +-
.../snapshots/php/php-src/report.yaml | 185 +++++++--------
.../snapshots/php/php-src/snapshot.txt | 185 +++++++--------
.../snapshots/pycontribs/jira/report.yaml | 46 ++--
.../snapshots/pycontribs/jira/snapshot.txt | 46 ++--
.../snapshots/shoelace-style/shoelace/snapshot.txt | 2 +-
.../typescript-eslint/snapshot.txt | 2 +-
.../snapshots/w3c/specberus/snapshot.txt | 2 +-
.../snapshots/wireapp/wire-webapp/snapshot.txt | 10 +-
26 files changed, 924 insertions(+), 868 deletions(-)


Features

feat: Preferred suggestions are listed first (#3869)

feat: Preferred suggestions are listed first (#3869)


feat: support typos definitions in FlagWords (#3863)

feat: support typos definitions in FlagWords (#3863)


Fixes

refactor: extract DictionaryDefinition into its own file (#3866)

refactor: extract DictionaryDefinition into its own file (#3866)


fix: Adjust the Typos definition to match Terms (#3865)

fix: Adjust the Typos definition to match Terms (#3865)

In the proposed Terms definition, flagged words have a value of false instead of null. null is reserved to ignore words. true is reserved to mean the word is ok.


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

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

Update Dictionaries (main)

.../snapshots/aspnetboilerplate/aspnetboilerplate/report.yaml | 10 ++--------
.../snapshots/aspnetboilerplate/aspnetboilerplate/snapshot.txt | 8 +-------
packages/cspell-bundled-dicts/package.json | 2 +-
pnpm-lock.yaml | 9 +++++++--
4 files changed, 11 insertions(+), 18 deletions(-)


Dictionary Updates

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

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

Update Dictionaries (main)

.../snapshots/aspnetboilerplate/aspnetboilerplate/report.yaml | 10 ++--------
.../snapshots/aspnetboilerplate/aspnetboilerplate/snapshot.txt | 8 +-------
packages/cspell-bundled-dicts/package.json | 2 +-
pnpm-lock.yaml | 9 +++++++--
4 files changed, 11 insertions(+), 18 deletions(-)


Documentation

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

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

docs/types/cspell-types/enums/IssueType.md | 4 +-
.../AdvancedCSpellSettingsWithSourceTrace.md | 108 +++++++++----------
docs/types/cspell-types/interfaces/BaseSetting.md | 36 +++----
.../cspell-types/interfaces/CSpellReporter.md | 12 +--
.../interfaces/CSpellReporterModule.md | 2 +-
.../cspell-types/interfaces/CSpellSettings.md | 100 ++++++++---------
.../interfaces/CSpellSettingsWithSourceTrace.md | 106 +++++++++---------
.../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 | 16 +--
.../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 | 62 +++++------
docs/types/cspell-types/interfaces/Features.md | 2 +-
docs/types/cspell-types/interfaces/FileSettings.md | 96 ++++++++---------
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 | 24 ++---
.../cspell-types/interfaces/LanguageSetting.md | 38 +++----
.../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 | 62 +++++------
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 | 12 +--
.../cspell-types/interfaces/ProgressFileBegin.md | 8 +-
.../interfaces/ProgressFileComplete.md | 16 +--
.../interfaces/RegExpPatternDefinition.md | 6 +-
.../interfaces/ReportingConfiguration.md | 12 +--
docs/types/cspell-types/interfaces/RunResult.md | 10 +-
docs/types/cspell-types/interfaces/Settings.md | 60 +++++------
.../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 | 118 ++++++++++-----------
50 files changed, 565 insertions(+), 565 deletions(-)


Maintenance

chore(deps): bump peter-evans/create-pull-request from 4.2.1 to 4.2.2 (#3868)

chore(deps): bump peter-evans/create-pull-request from 4.2.1 to 4.2.2 (#3868)

Bumps peter-evans/create-pull-request from 4.2.1 to 4.2.2.

Release notes

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

Create Pull Request v4.2.2

What's Changed

New Contributors

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

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

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

Update ALL Dependencies (main)

pnpm-lock.yaml | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)


chore(deps): bump peter-evans/create-pull-request from 4.2.0 to 4.2.1 (#3860)

chore(deps): bump peter-evans/create-pull-request from 4.2.0 to 4.2.1 (#3860)

Bumps peter-evans/create-pull-request from 4.2.0 to 4.2.1.

Release notes

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

Create Pull Request v4.2.1

What's Changed

Full Changelog: peter-evans/create-pull-request@v4.2.0...v4.2.1

Commits
  • d7db273 fix: handle update after force pushing base to a new commit (#1307)
  • ee93d78 test: set default branch to main (#1310)
  • 6c704eb docs: clarify limitations of push-to-fork with restricted token
  • 88bf0de docs: correct examples
  • b38e8b0 docs: replace set-output in example
  • See full diff 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) (#3854)

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

Update ALL Dependencies (main)

package.json | 6 +-
packages/cspell-eslint-plugin/package.json | 8 +-
packages/cspell-lib/package.json | 2 +-
packages/cspell/package.json | 2 +-
pnpm-lock.yaml | 765 +++++++--------------
.../test-cspell-eslint-plugin/package.json | 4 +-
website/package.json | 4 +-
7 files changed, 269 insertions(+), 522 deletions(-)


chore(deps-dev): bump webpack-cli from 4.10.0 to 5.0.0 (#3855)

chore(deps-dev): bump webpack-cli from 4.10.0 to 5.0.0 (#3855)

Bumps webpack-cli from 4.10.0 to 5.0.0.

Release notes

Sourced from webpack-cli's releases.

v5.0.0

5.0.0 (2022-11-17)

Bug Fixes

  • improve description of the --disable-interpret option (#3364) (bdb7e20)
  • remove the redundant utils export (#3343) (a9ce5d0)
  • respect NODE_PATH env variable (#3411) (83d1f58)
  • show all CLI specific flags in the minimum help output (#3354) (35843e8)

Features

  • failOnWarnings option (#3317) (c48c848)
  • update commander to v9 (#3460) (6621c02)
  • added the --define-process-env-node-env option
  • update interpret to v3 and rechoir to v0.8
  • add an option for preventing interpret (#3329) (c737383)

BREAKING CHANGES

  • the minimum supported webpack version is v5.0.0 (#3342) (b1af0dc), closes #3342
  • webpack-cli no longer supports webpack v4, the minimum supported version is webpack v5.0.0
  • webpack-cli no longer supports webpack-dev-server v3, the minimum supported version is webpack-dev-server v4.0.0
  • remove the migrate command (#3291) (56b43e4), closes #3291
  • remove the --prefetch option in favor the PrefetchPlugin plugin
  • remove the --node-env option in favor --define-process-env-node-env
  • remove the --hot option in favor of directly using the HotModuleReplacement plugin (only for build command, for serve it will work)
  • the behavior logic of the --entry option has been changed - previously it replaced your entries, now the option adds a specified entry, if you want to return the previous behavior please use webpack --entry-reset --entry './src/my-entry.js'
Changelog

Sourced from webpack-cli's changelog.

5.0.0 (2022-11-17)

Bug Fixes

  • improve description of the --disable-interpret option (#3364) (bdb7e20)
  • remove the redundant utils export (#3343) (a9ce5d0)
  • respect NODE_PATH env variable (#3411) (83d1f58)
  • show all CLI specific flags in the minimum help output (#3354) (35843e8)

Features

  • failOnWarnings option (#3317) (c48c848)
  • update commander to v9 (#3460) (6621c02)
  • added the --define-process-env-node-env option
  • update interpret to v3 and rechoir to v0.8
  • add an option for preventing interpret (#3329) (c737383)

BREAKING CHANGES

  • the minimum supported webpack version is v5.0.0 (#3342) (b1af0dc), closes #3342
  • webpack-cli no longer supports webpack v4, the minimum supported version is webpack v5.0.0
  • webpack-cli no longer supports webpack-dev-server v3, the minimum supported version is webpack-dev-server v4.0.0
  • remove the migrate command (#3291) (56b43e4), closes #3291
  • remove the --prefetch option in favor the PrefetchPlugin plugin
  • remove the --node-env option in favor --define-process-env-node-env
  • remove the --hot option in favor of directly using the HotModuleReplacement plugin (only for build command, for serve it will work)
  • the behavior logic of the --entry option has been changed - previously it replaced your entries, now the option adds a specified entry, if you want to return the previous behavior please use webpack --entry-reset --entry './src/my-entry.js'
Commits
  • 1d6ada1 chore(release): 5.0.0 (#3492)
  • 24334d9 refactor: resolve TODO for devServer.stdin
  • 49b6aea chore: peer deps in root package
  • 636ba3e chore(deps-dev): bump cspell from 6.12.0 to 6.14.2 (#3488)
  • f3016a5 chore(deps-dev): bump eslint from 8.24.0 to 8.27.0 (#3487)
  • 5782242 chore(deps-dev): bump lerna from 6.0.1 to 6.0.3 (#3486)
  • 80eb8c8 chore(deps-dev): bump @​commitlint/config-conventional (#3485)
  • 8ea9020 chore(deps-dev): bump ts-jest from 29.0.1 to 29.0.3 (#3484)
  • 515971a chore(deps-dev): bump css-loader from 6.7.1 to 6.7.2 (#3481)
  • f106109 chore(deps-dev): bump @​typescript-eslint/eslint-plugin
  • 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)

chore(deps): bump cosmiconfig from 7.1.0 to 8.0.0 (#3857)

chore(deps): bump cosmiconfig from 7.1.0 to 8.0.0 (#3857)

Bumps cosmiconfig from 7.1.0 to 8.0.0.

Changelog

Sourced from cosmiconfig's changelog.

8.0.0

No major breaking changes! We dropped support for Node 10 and 12 -- which you're probably not using. And we swapped out the YAML parser -- which you probably won't notice.

  • Breaking change: Drop support for Node 10 and 12.
  • Breaking change: Use npm package js-yaml to parse YAML instead of npm package yaml.
  • Added: Loader errors now include the path of the file that was tried to be loaded.
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) (#3852)

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

Update ALL Dependencies (main)

pnpm-lock.yaml | 42 +++++++++++++++++++++---------------------
1 file changed, 21 insertions(+), 21 deletions(-)


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

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

Update ALL Dependencies (main)

package.json | 2 +-
packages/cspell-eslint-plugin/package.json | 4 +-
pnpm-lock.yaml | 349 +++++++++++----------
.../test-cspell-eslint-plugin/package.json | 2 +-
website/package.json | 2 +-
5 files changed, 185 insertions(+), 174 deletions(-)


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

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

Update ALL Dependencies (main)

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


Don't miss a new cspell release

NewReleases is sending notifications on new releases.