Skip to content

Releases: streetsidesoftware/cspell-action

v1.6.1

01 Apr 17:56
Compare
Choose a tag to compare

Changes

Upgrade to cspell v5.19.5

Fixes

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

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

action-src/package.json | 4 +-
.../@cspell/cspell-bundled-dicts/package.json | 8 +-
.../node_modules/@cspell/cspell-pipe/package.json | 4 +-
.../node_modules/@cspell/cspell-types/package.json | 4 +-
action/node_modules/cspell-gitignore/package.json | 6 +-
action/node_modules/cspell-glob/package.json | 4 +-
action/node_modules/cspell-io/package.json | 4 +-
action/node_modules/cspell-lib/package.json | 16 +--
action/node_modules/cspell-trie-lib/package.json | 8 +-
action/node_modules/cspell/package.json | 16 +--
action/package.json | 4 +-
yarn.lock | 118 ++++++++++-----------
12 files changed, 98 insertions(+), 98 deletions(-)


Maintenance

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

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

action-src/package.json | 4 +-
.../@cspell/cspell-bundled-dicts/package.json | 8 +-
.../node_modules/@cspell/cspell-pipe/package.json | 4 +-
.../@cspell/cspell-types/cspell.schema.json | 10 +++
.../@cspell/cspell-types/dist/configFields.js | 1 +
.../node_modules/@cspell/cspell-types/package.json | 4 +-
action/node_modules/cspell-gitignore/package.json | 6 +-
action/node_modules/cspell-glob/package.json | 4 +-
action/node_modules/cspell-io/package.json | 4 +-
.../cspell-lib/dist/Settings/DefaultSettings.js | 64 ++++++++++-----
.../node_modules/cspell-lib/dist/Settings/index.js | 3 +-
.../SpellingDictionaryCollection.js | 2 +-
.../SpellingDictionaryFromTrie.js | 2 +-
action/node_modules/cspell-lib/dist/suggestions.js | 5 +-
.../determineTextDocumentSettings.js | 6 +-
action/node_modules/cspell-lib/package.json | 16 ++--
action/node_modules/cspell-trie-lib/package.json | 8 +-
action/node_modules/cspell/dist/application.js | 5 +-
action/node_modules/cspell/dist/commandCheck.js | 3 +
action/node_modules/cspell/dist/commandLint.js | 2 +
action/node_modules/cspell/dist/commandTrace.js | 2 +
action/node_modules/cspell/dist/lint/lint.js | 25 ++++--
action/node_modules/cspell/dist/util/fileHelper.js | 4 +-
action/node_modules/cspell/package.json | 16 ++--
action/package.json | 4 +-
yarn.lock | 96 +++++++++++-----------
26 files changed, 183 insertions(+), 125 deletions(-)


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

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

action-src/package.json | 4 +-
.../@cspell/cspell-bundled-dicts/package.json | 8 +-
.../node_modules/@cspell/cspell-pipe/package.json | 6 +-
.../node_modules/@cspell/cspell-types/package.json | 6 +-
action/node_modules/cspell-gitignore/package.json | 8 +-
action/node_modules/cspell-glob/package.json | 8 +-
action/node_modules/cspell-io/package.json | 6 +-
.../cspell-lib/dist/Settings/DictionarySettings.js | 4 +
action/node_modules/cspell-lib/package.json | 20 ++--
action/node_modules/cspell-trie-lib/package.json | 10 +-
action/node_modules/cspell/dist/lint/lint.js | 10 +-
action/node_modules/cspell/package.json | 19 ++--
action/package.json | 4 +-
yarn.lock | 101 ++++++++++-----------
14 files changed, 109 insertions(+), 105 deletions(-)


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

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

action-src/package.json | 2 +-
action/node_modules/@actions/github/README.md | 11 ++++++-----
action/node_modules/@actions/github/package.json | 9 ++++-----
action/package.json | 2 +-
yarn.lock | 20 ++++++++++----------
5 files changed, 22 insertions(+), 22 deletions(-)


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

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

yarn.lock | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)


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

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

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


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

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

yarn.lock | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)


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

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

package.json | 4 +--
yarn.lock | 102 +++++++++++++++++++++++++++++------------------------------
2 files changed, 53 insertions(+), 53 deletions(-)


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

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

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


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

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

action-src/package.json | 4 +-
action/node_modules/micromatch/CHANGELOG.md (gone) | 109 ---------------------
action/node_modules/micromatch/README.md | 21 ++--
action/node_modules/micromatch/index.js | 6 +-
action/node_modules/micromatch/package.json | 10 +-
package.json | 4 +-
yarn.lock | 58 +++++------
7 files changed, 53 insertions(+), 159 deletions(-)


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

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

action-src/package.json | 4 +-
.../@cspell/cspell-bundled-dicts/package.json | 16 +--
.../node_modules/@cspell/cspell-pipe/package.json | 6 +-
.../node_modules/@cspell/cspell-types/package.json | 6 +-
action/node_modules/cspell-gitignore/package.json | 8 +-
action/node_modules/cspell-glob/package.json | 6 +-
action/node_modules/cspell-io/package.json | 6 +-
.../cspell-lib/dist/Models/TextDocument.js | 39 +++++-
.../dist/Settings/CSpellSettingsServer.js | 20 +--
.../cspell-lib/dist/Settings/DictionarySettings.js | 38 +++---
.../cspell-lib/dist/Settings/LanguageSettings.js | 64 ++++++----
.../dist/SpellingDictionary/Dictionaries.js | 4 +-
.../dist/SpellingDictionary/DictionaryLoader.js | 64 +++++-----
action/node_modules/cspell-lib/dist/index.js | 3 +-
.../cspell-lib/dist/textValidation/docValidator.js | 77 +++++++++---
.../cspell-lib/dist/textValidation/validator.js | 7 +-
action/node_modules/cspell-lib/dist/trace.js | 3 +-
.../node_modules/cspell-lib/dist/util/Memorizer.js | 60 ++++++++-
.../cspell-lib/dist/util/simpleCache.js | 33 ++---
action/node_modules/cspell-lib/dist/util/timer.js | 35 +++++-
action/node_modules/cspell-lib/dist/util/util.js | 19 ++-
action/node_modules/cspell-lib/package.json | 20 +--
.../cspell-trie-lib/dist/lib/utils/memorizer.js | 1 +
action/node_modules/cspell-trie-lib/package.json | 12 +-
action/node_modules/cspell/dist/app.js | 26 +---
action/node_modules/cspell/dist/cli-reporter.js | 8 +-
action/node_modules/cspell/dist/lint/lint.js | 5 +-
.../cspell/dist/util/cache/DiskCache.js | 12 +-
.../cspell/dist/util/cache/createCache.js | 26 +++-
action/node_modules/cspell/package.json | 20 +--
action/package.json | 4 +-
yarn.lock | 140 ++++++++++-----------
32 files changed, 499 insertions(+), 293 deletions(-)


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

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

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


build(deps): bump peter-evans/create-pull-request from 3 to 4 (#634)

build(deps): bump peter-evans/create-pull-request from 3 to 4 (#634)

Bumps peter-evans/create-pull-request from 3 to 4.

Release notes

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

Create Pull Request v4.0.0

Breaking changes

  • The add-paths input no longer accepts -A as a valid value. When committing all new and modified files the add-paths input should be omitted.<...
Read more

v1.6.0

12 Mar 08:30
Compare
Choose a tag to compare

Changes

Features

feat: Update cspell to 5.19.0 (#618)

feat: Update cspell to 5.19.0 (#618)

action-src/package.json | 4 +-
.../@cspell/cspell-bundled-dicts/package.json | 18 +-
.../node_modules/@cspell/cspell-pipe/dist/index.js | 11 +-
.../@cspell/cspell-pipe/dist/operators/index.js | 14 +-
.../node_modules/@cspell/cspell-pipe/package.json | 9 +-
.../@cspell/cspell-types/dist/index.js | 6 +-
.../node_modules/@cspell/cspell-types/package.json | 10 +-
action/node_modules/@cspell/dict-html/html.txt.gz | Bin 11332 -> 11336 bytes
action/node_modules/@cspell/dict-html/package.json | 4 +-
action/node_modules/@cspell/dict-npm/npm.txt.gz | Bin 2165 -> 2168 bytes
action/node_modules/@cspell/dict-npm/package.json | 4 +-
.../cspell-gitignore/dist/GitIgnore.js | 6 +-
.../cspell-gitignore/dist/GitIgnoreFile.js | 6 +-
action/node_modules/cspell-gitignore/dist/app.js | 6 +-
.../node_modules/cspell-gitignore/dist/helpers.js | 6 +-
action/node_modules/cspell-gitignore/package.json | 8 +-
.../node_modules/cspell-glob/dist/GlobMatcher.js | 6 +-
action/node_modules/cspell-glob/dist/globHelper.js | 6 +-
action/node_modules/cspell-glob/dist/index.js | 6 +-
action/node_modules/cspell-glob/package.json | 6 +-
.../node_modules/cspell-io/dist/file/fileReader.js | 17 +-
.../node_modules/cspell-io/dist/file/fileWriter.js | 6 +-
action/node_modules/cspell-io/dist/file/index.js | 6 +-
action/node_modules/cspell-io/dist/index.js | 6 +-
action/node_modules/cspell-io/package.json | 8 +-
action/node_modules/cspell-lib/dist/LanguageIds.js | 25 ++-
.../dist/Models/CSpellSettingsInternalDef.js | 5 +-
.../dist/Settings/CSpellSettingsServer.js | 8 +-
.../cspell-lib/dist/Settings/DefaultSettings.js | 13 +-
.../cspell-lib/dist/Settings/DictionarySettings.js | 16 +-
.../cspell-lib/dist/Settings/InDocSettings.js | 9 +-
.../cspell-lib/dist/Settings/LanguageSettings.js | 6 +-
.../dist/Settings/TextDocumentSettings.js | 6 +-
.../cspell-lib/dist/Settings/configLoader.js | 67 ++++--
.../node_modules/cspell-lib/dist/Settings/link.js | 11 +-
.../dist/SpellingDictionary/Dictionaries.js | 22 +-
.../dist/SpellingDictionary/DictionaryLoader.js | 195 ++++++++++++++++--
.../DictionaryLoaderTypes.js (gone) | 2 -
.../SpellingDictionaryCollection.js | 14 +-
.../SpellingDictionaryFromTrie.js | 7 +-
.../SpellingDictionaryMethods.js | 5 +-
.../cspell-lib/dist/SpellingDictionary/index.js | 6 +-
action/node_modules/cspell-lib/dist/index.js | 22 +-
.../node_modules/cspell-lib/dist/spellCheckFile.js | 65 ++----
action/node_modules/cspell-lib/dist/suggestions.js | 12 +-
.../cspell-lib/dist/textValidator.js (gone) | 227 ---------------------
action/node_modules/cspell-lib/dist/trace.js | 12 +-
.../node_modules/cspell-lib/dist/util/Memorizer.js | 16 +-
.../node_modules/cspell-lib/dist/util/TextRange.js | 6 +-
action/node_modules/cspell-lib/dist/util/errors.js | 16 +-
.../cspell-lib/dist/util/fileReader.js | 7 +-
.../cspell-lib/dist/util/resolveFile.js | 6 +-
action/node_modules/cspell-lib/dist/util/text.js | 14 +-
action/node_modules/cspell-lib/dist/util/util.js | 18 +-
action/node_modules/cspell-lib/dist/validator.js | 129 +-----------
.../node_modules/cspell-lib/dist/wordListHelper.js | 12 +-
action/node_modules/cspell-lib/package.json | 30 +--
action/node_modules/cspell-trie-lib/dist/index.js | 6 +-
.../cspell-trie-lib/dist/lib/io/importExport.js | 6 +-
.../dist/lib/suggestions/walker/index.js | 6 +-
.../cspell-trie-lib/dist/lib/walker.js | 6 +-
action/node_modules/cspell-trie-lib/package.json | 12 +-
action/node_modules/cspell/dist/app.js | 6 +-
action/node_modules/cspell/dist/application.js | 6 +-
action/node_modules/cspell/dist/cli-reporter.js | 6 +-
action/node_modules/cspell/dist/commandCheck.js | 6 +-
action/node_modules/cspell/dist/commandLint.js | 6 +-
.../node_modules/cspell/dist/commandSuggestion.js | 6 +-
action/node_modules/cspell/dist/commandTrace.js | 6 +-
.../cspell/dist/emitters/traceEmitter.js | 6 +-
action/node_modules/cspell/dist/index.js | 6 +-
.../node_modules/cspell/dist/lint/LintRequest.js | 6 +-
action/node_modules/cspell/dist/lint/lint.js | 6 +-
action/node_modules/cspell/dist/repl/index.js | 6 +-
.../cspell/dist/util/cache/DiskCache.js | 6 +-
action/node_modules/cspell/dist/util/fileHelper.js | 6 +-
action/node_modules/cspell/dist/util/glob.js | 6 +-
action/node_modules/cspell/dist/util/stdin.js | 6 +-
action/node_modules/cspell/package.json | 24 +--
action/package.json | 4 +-
package.json | 2 +-
yarn.lock | 172 ++++++++--------
82 files changed, 814 insertions(+), 708 deletions(-)


Fixes

fix: Update cspell to 5.18.5 (main) (#585)

fix: Update cspell to 5.18.5 (main) (#585)

action-src/package.json | 4 +-
.../cspell-bundled-dicts/cspell-default.config.js | 1 +
.../@cspell/cspell-bundled-dicts/package.json | 73 +--
.../node_modules/@cspell/cspell-pipe/package.json | 8 +-
.../@cspell/cspell-types/cspell.schema.json | 35 +-
.../node_modules/@cspell/cspell-types/package.json | 8 +-
.../@cspell/dict-ada/CHANGELOG.md (gone) | 71 ---
.../node_modules/@cspell/dict-ada/cspell-ext.json | 7 +-
action/node_modules/@cspell/dict-ada/package.json | 6 +-
.../@cspell/dict-aws/CHANGELOG.md (gone) | 55 ---
.../node_modules/@cspell/dict-aws/cspell-ext.json | 7 +-
action/node_modules/@cspell/dict-aws/package.json | 6 +-
.../@cspell/dict-bash/bash-words.txt.gz | Bin 261 -> 264 bytes
.../node_modules/@cspell/dict-bash/cspell-ext.json | 7 +-
action/node_modules/@cspell/dict-bash/package.json | 6 +-
.../node_modules/@cspell/dict-cpp/cspell-ext.json | 7 +-
action/node_modules/@cspell/dict-cpp/package.json | 6 +-
.../dict-cryptocurrencies/CHANGELOG.md (gone) | 47 --
.../@cspell/dict-cryptocurrencies/cspell-ext.json | 7 +-
.../@cspell/dict-cryptocurrencies/package.json | 6 +-
.../node_modules/@cspell/dict-css/cspell-ext.json | 7 +-
action/node_modules/@cspell/dict-css/package.json | 4 +-
.../node_modules/@cspell/dict-django/CHANGELOG.md | 19 +
.../@cspell/dict-django/cspell-ext.json | 13 +-
.../node_modules/@cspell/dict-django/package.json | 7 +-
.../@cspell/dict-dotnet/cspell-ext.json | 7 +-
.../node_modules/@cspell/dict-dotnet/package.json | 6 +-
.../@cspell/dict-elixir/cspell-ext.json | 7 +-
.../node_modules/@cspell/dict-elixir/package.json | 4 +-
.../@cspell/dict-fonts/CHANGELOG.md (gone) | 55 ---
.../@cspell/dict-fonts/cspell-ext.json | 3 +-
.../node_modules/@cspell/dict-fonts/package.json | 6 +-
.../@cspell/dict-golang/CHANGELOG.md (gone) | 68 ---
.../@cspell/dict-golang/cspell-ext.json | 7 +-
.../node_modules/@cspell/dict-golang/package.json | 8 +-
.../@cspell/dict-haskell/CHANGELOG.md (gone) | 55 ---
.../@cspell/dict-haskell/cspell-ext.json | 7 +-
.../node_modules/@cspell/dict-haskell/package.json | 8 +-
.../dict-html-symbol-entities/CHANGELOG.md (gone) | 51 --
.../dict-html-symbol-entities/cspell-ext.json | 13 +-
.../@cspell/dict-html-symbol-entities/package.json | 8 +-
.../node_modules/@cspell/dict-html/cspell-ext.json | 7 +-
action/node_modules/@cspell/dict-html/package.json | 6 +-
.../node_modules/@cspell/dict-java/cspell-ext.json | 7 +-
action/node_modules/@cspell/dict-java/package.json | 6 +-
.../@cspell/dict-latex/CHANGELOG.md (gone) | 77 ---
.../@cspell/dict-latex/cspell-ext.json | 7 +-
.../node_modules/@cspell/dict-latex/package.json | 8 +-
.../@cspell/dict-lorem-ipsum/CHANGELOG.md (gone) | 51 --
.../@cspell/dict-lorem-ipsum/cspell-ext.json | 7 +-
.../@cspell/dict-lorem-ipsum/package.json | 8 +-
.../@cspell/dict-lua/CHANGELOG.md (gone) | 47 --
.../node_modules/@cspell/dict-lua/cspell-ext.json | 7 +-
action/node_modules/@cspell/dict-lua/package.json | 8 +-
.../node_modules/@cspell/dict-node/cspell-ext.json | 7 +-
action/node_modules/@cspell/dict-node/package.json | 6 +-
.../node_modules/@cspell/dict-npm/cspell-ext.json | 7 +-
action/node_modules/@cspell/dict-npm/npm.txt.gz | Bin 2161 -> 2165 bytes
action/node_modules/@cspell/dict-npm/package.json | 6 +-
.../node_modules/@cspell/dict-php/cspell-ext.json | 7 +-
action/node_modules/@cspell/dict-php/package.json | 6 +-
.../@cspell/dict-powershell/cspell-ext.json | 7 +-
.../@cspell/dict-powershell/package.json | 6 +-
.../node_modules/@cspell/dict-ruby/cspell-ext.json | 7 +-
action/node_modules/@cspell/dict-ruby/package.json | 6 +-
.../node_modules/@cspell/dict-rust/cspell-ext.json | 7 +-
action/node_modules/@cspell/dict-rust/package.json | 6 +-
.../@cspell/dict-scala/CHANGELOG.md (gone) | 51 --
.../@cspell/dict-scala/cspell-ext.json | 7 +-
.../node_modules/@cspell/dict-scala/package.json | 9 +-
.../@cspell/dict-typescript/cspell-ext.json | 5 +-
.../@cspell/dict...

Read more

v1.5.1

01 Feb 14:00
Compare
Choose a tag to compare

Changes

Fixes

fix: Update to CSpell 5.18.0 (#560)

fix: Update to CSpell 5.18.0 (#560)

  • Update CSpell to Release v5.18.0

  • Update Dependencies
      action-src/package.json                            |   4 +-
      .../@cspell/cspell-bundled-dicts/package.json      |   8 +-
      .../@cspell/cspell-types/cspell.schema.json        | 122 ++++-
      .../node_modules/@cspell/cspell-types/package.json |   4 +-
      action/node_modules/cspell-gitignore/package.json  |   8 +-
      action/node_modules/cspell-glob/package.json       |   6 +-
      action/node_modules/cspell-io/package.json         |   6 +-
      .../dist/Settings/CSpellSettingsServer.js          | 515 ++-------------------
      .../cspell-lib/dist/Settings/DefaultSettings.js    |   6 +-
      .../cspell-lib/dist/Settings/DictionarySettings.js |  58 ++-
      .../cspell-lib/dist/Settings/InDocSettings.js      |   7 +-
      .../node_modules/cspell-lib/dist/Settings/index.js |  31 +-
      .../node_modules/cspell-lib/dist/Settings/link.js  |   4 +-
      .../dist/SpellingDictionary/Dictionaries.js        |  27 +-
      .../dist/SpellingDictionary/DictionaryLoader.js    |   4 +-
      .../SpellingDictionaryCollection.js                |   2 +-
      .../SpellingDictionaryFromTrie.js                  |   2 +-
      .../SpellingDictionaryMethods.js                   |  11 +-
      .../SpellingDictionary/createSpellingDictionary.js |  39 +-
      action/node_modules/cspell-lib/dist/util/types.js  |   6 +
      action/node_modules/cspell-lib/package.json        |  17 +-
      .../dist/lib/distance/weightedMaps.js              |  19 +-
      .../node_modules/cspell-trie-lib/dist/lib/index.js |   4 +-
      .../lib/mappers/mapDictionaryInfoToWeightMap.js    | 186 +-------
      .../dist/lib/suggestions/suggestCollector.js       |   7 +-
      .../node_modules/cspell-trie-lib/dist/lib/types.js |  12 +
      .../cspell-trie-lib/dist/lib/utils/util.js         |  37 +-
      action/node_modules/cspell-trie-lib/package.json   |  10 +-
      action/node_modules/cspell/dist/application.js     |   6 +-
      action/node_modules/cspell/dist/lint/lint.js       |  22 +-
      action/node_modules/cspell/dist/util/async.js      | 102 +---
      action/node_modules/cspell/package.json            |  15 +-
      action/package.json                                |   4 +-
      yarn.lock                                          |  95 ++--
      34 files changed, 495 insertions(+), 911 deletions(-)
    

Maintenance

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

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

package.json | 4 +--
yarn.lock | 106 +++++++++++++++++++++++++++++------------------------------
2 files changed, 55 insertions(+), 55 deletions(-)


fix: Update to CSpell 5.18.0 (#560)

fix: Update to CSpell 5.18.0 (#560)

  • Update CSpell to Release v5.18.0

  • Update Dependencies
      action-src/package.json                            |   4 +-
      .../@cspell/cspell-bundled-dicts/package.json      |   8 +-
      .../@cspell/cspell-types/cspell.schema.json        | 122 ++++-
      .../node_modules/@cspell/cspell-types/package.json |   4 +-
      action/node_modules/cspell-gitignore/package.json  |   8 +-
      action/node_modules/cspell-glob/package.json       |   6 +-
      action/node_modules/cspell-io/package.json         |   6 +-
      .../dist/Settings/CSpellSettingsServer.js          | 515 ++-------------------
      .../cspell-lib/dist/Settings/DefaultSettings.js    |   6 +-
      .../cspell-lib/dist/Settings/DictionarySettings.js |  58 ++-
      .../cspell-lib/dist/Settings/InDocSettings.js      |   7 +-
      .../node_modules/cspell-lib/dist/Settings/index.js |  31 +-
      .../node_modules/cspell-lib/dist/Settings/link.js  |   4 +-
      .../dist/SpellingDictionary/Dictionaries.js        |  27 +-
      .../dist/SpellingDictionary/DictionaryLoader.js    |   4 +-
      .../SpellingDictionaryCollection.js                |   2 +-
      .../SpellingDictionaryFromTrie.js                  |   2 +-
      .../SpellingDictionaryMethods.js                   |  11 +-
      .../SpellingDictionary/createSpellingDictionary.js |  39 +-
      action/node_modules/cspell-lib/dist/util/types.js  |   6 +
      action/node_modules/cspell-lib/package.json        |  17 +-
      .../dist/lib/distance/weightedMaps.js              |  19 +-
      .../node_modules/cspell-trie-lib/dist/lib/index.js |   4 +-
      .../lib/mappers/mapDictionaryInfoToWeightMap.js    | 186 +-------
      .../dist/lib/suggestions/suggestCollector.js       |   7 +-
      .../node_modules/cspell-trie-lib/dist/lib/types.js |  12 +
      .../cspell-trie-lib/dist/lib/utils/util.js         |  37 +-
      action/node_modules/cspell-trie-lib/package.json   |  10 +-
      action/node_modules/cspell/dist/application.js     |   6 +-
      action/node_modules/cspell/dist/lint/lint.js       |  22 +-
      action/node_modules/cspell/dist/util/async.js      | 102 +---
      action/node_modules/cspell/package.json            |  15 +-
      action/package.json                                |   4 +-
      yarn.lock                                          |  95 ++--
      34 files changed, 495 insertions(+), 911 deletions(-)
    

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

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

package.json | 2 +-
yarn.lock | 32 ++++++++++++++++----------------
2 files changed, 17 insertions(+), 17 deletions(-)


v1.5.0

26 Jan 21:17
Compare
Choose a tag to compare

Changes

Features

v1.4.0

07 Jan 17:49
Compare
Choose a tag to compare

Changes

Features

Fixes

  • fix: Automatically update major version tags when publishing (#524)

    Fix: #523

v1.3.6

04 Jan 15:28
Compare
Choose a tag to compare

Changes

  • Update to CSpell v5.14.0
  • Update all related dictionaries

Fixes

  • dev: fix poly definition (#491)

    Related to #479

Maintenance

  • ci: Upgrade poly js to v6 (#479)

v1.3.5

17 Nov 12:45
Compare
Choose a tag to compare

Changes

Maintenance

  • ci: Improve dependency update process (#415)

v1.3.4

06 Oct 15:34
Compare
Choose a tag to compare

Changes

Use CSpell v5.12.1 to get support for .gitignore.

v1.3.3

05 Oct 12:13
Compare
Choose a tag to compare

v1.3.2

27 Sep 14:14
Compare
Choose a tag to compare

Changes

Fixes

  • fix: Update cspell and use the new CSpellReporter (#380)