-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
⬆️ Updates streetsidesoftware/cspell-action action to v1.6.2 #411
base: master
Are you sure you want to change the base?
Conversation
Branch automerge failureThis PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.
|
Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md. |
Hello from PR HelperIs your PR ready for review and processing? Mark the PR ready by including If you still have work to do, even after marking this ready. Put the PR on hold by including |
Thanks for the PR! This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged. |
cf6d568
to
f4fa09d
Compare
f4fa09d
to
54ab32b
Compare
54ab32b
to
d72709d
Compare
d72709d
to
069aaf9
Compare
Pull request by bot. No need to analyze |
069aaf9
to
7bf67a9
Compare
7bf67a9
to
5eb96f1
Compare
5eb96f1
to
c845d97
Compare
c845d97
to
b0f9bb9
Compare
b0f9bb9
to
e2ff9ee
Compare
e2ff9ee
to
ca13e82
Compare
Signed-off-by: Renovate Bot <bot@renovateapp.com>
ca13e82
to
e255b68
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
This PR contains the following updates:
v1.2.5
->v1.6.2
Release Notes
streetsidesoftware/cspell-action
v1.6.2
Compare Source
v1.6.1
Compare Source
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.
... (truncated)
Commits
d6d5519
v4 (#1099)0e8dfbd
docs: update guidelinesffa8cc2
docs: Skip follow-up steps if there is no pull request (#1083)00fb690
docs: Document how to improve close-and-reopen user experience (#1084)2fe7e77
docs: Add word "permissions" (#1082)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) (#632)
ci: Workflow Bot -- Update ALL Dependencies (main) (#632)
yarn.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#631)
ci: Workflow Bot -- Update ALL Dependencies (main) (#631)
.../@cspell/dict-companies/companies.txt.gz | Bin 12136 -> 12146 bytes
.../@cspell/dict-companies/package.json | 6 +-
.../node_modules/@cspell/dict-dotnet/dotnet.txt.gz | Bin 7528 -> 7530 bytes
.../node_modules/@cspell/dict-dotnet/package.json | 4 +-
.../node_modules/@cspell/dict-en_us/en_US.trie.gz | Bin 402059 -> 402023 bytes
.../node_modules/@cspell/dict-en_us/package.json | 6 +-
.../@cspell/dict-software-terms/package.json | 4 +-
.../dict-software-terms/softwareTerms.txt.gz | Bin 7208 -> 7249 bytes
package.json | 4 +-
yarn.lock | 144 ++++++++++-----------
10 files changed, 83 insertions(+), 85 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#628)
ci: Workflow Bot -- Update ALL Dependencies (main) (#628)
yarn.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#626)
ci: Workflow Bot -- Update ALL Dependencies (main) (#626)
action/node_modules/commander/Readme.md | 9 ++-
action/node_modules/commander/lib/command.js | 70 +++++++++++++++++++++
action/node_modules/commander/lib/option.js | 18 ++++++
action/node_modules/commander/package.json | 2 +-
package.json | 2 +-
yarn.lock | 94 ++++++++++++++--------------
6 files changed, 144 insertions(+), 51 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#620)
ci: Workflow Bot -- Update ALL Dependencies (main) (#620)
action-src/package.json | 6 +-
.../@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/@octokit/core/README.md | 16 +-
.../node_modules/@octokit/core/dist-node/index.js | 2 +-
.../node_modules/@octokit/core/dist-src/version.js | 2 +-
.../node_modules/@octokit/core/dist-web/index.js | 2 +-
action/node_modules/@octokit/core/package.json | 13 +-
action/node_modules/cspell-gitignore/package.json | 6 +-
action/node_modules/cspell-glob/package.json | 4 +-
action/node_modules/cspell-io/package.json | 4 +-
.../dist/Settings/CSpellSettingsServer.js | 1 +
.../cspell-lib/dist/Settings/patterns.js | 6 +-
.../cspell-lib/dist/textValidation/docValidator.js | 28 +-
.../dist/textValidation/textValidator.js | 2 +-
.../node_modules/cspell-lib/dist/util/TextRange.js | 26 +-
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 | 6 +-
package.json | 4 +-
yarn.lock | 296 ++++++++++-----------
23 files changed, 250 insertions(+), 230 deletions(-)
v1.6.0
Compare Source
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-typescript/package.json | 6 +-
action/node_modules/cspell-gitignore/package.json | 10 +-
action/node_modules/cspell-glob/package.json | 8 +-
action/node_modules/cspell-io/package.json | 8 +-
action/node_modules/cspell-lib/dist/LanguageIds.js | 2 +-
action/node_modules/cspell-lib/package.json | 24 +-
.../dist/lib/distance/distanceAStarWeighted.js | 7 +-
.../dist/lib/distance/formatResultEx.js | 5 +-
.../dist/lib/distance/weightedMaps.js | 24 +-
.../dist/lib/mappers/mapDictionaryInfo.js | 16 +-
.../lib/mappers/mapDictionaryInfoToWeightMap.js | 22 +-
.../dist/lib/suggestions/suggestCollector.js | 5 +-
action/node_modules/cspell-trie-lib/package.json | 14 +-
.../cspell/dist/emitters/suggestionsEmitter.js | 26 +-
action/node_modules/cspell/package.json | 22 +-
action/node_modules/fast-equals/CHANGELOG.md | 36 +-
action/node_modules/fast-equals/README.md | 9 +-
.../fast-equals/dist/fast-equals.cjs.js | 34 +-
.../fast-equals/dist/fast-equals.esm.js | 34 +-
.../node_modules/fast-equals/dist/fast-equals.js | 34 +-
.../fast-equals/dist/fast-equals.min.js | 2 +-
.../node_modules/fast-equals/dist/fast-equals.mjs | 34 +-
action/node_modules/fast-equals/package.json | 48 +-
action/package.json | 4 +-
package.json | 4 +-
yarn.lock | 524 +++++++++++----------
97 files changed, 834 insertions(+), 1254 deletions(-)
Maintenance
ci: Workflow Bot -- Update ALL Dependencies (main) (#617)
ci: Workflow Bot -- Update ALL Dependencies (main) (#617)
.../dict-software-terms/networkingTerms.txt.gz | Bin 149 -> 160 bytes
.../@cspell/dict-software-terms/package.json | 4 ++--
yarn.lock | 18 +++++++++---------
3 files changed, 11 insertions(+), 11 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#616)
ci: Workflow Bot -- Update ALL Dependencies (main) (#616)
package.json | 4 +--
yarn.lock | 108 +++++++++++++++++++++++++++++------------------------------
2 files changed, 56 insertions(+), 56 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#613)
ci: Workflow Bot -- Update ALL Dependencies (main) (#613)
yarn.lock | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#612)
ci: Workflow Bot -- Update ALL Dependencies (main) (#612)
.../node_modules/@cspell/dict-elixir/elixir.txt.gz | Bin 462 -> 521 bytes
.../node_modules/@cspell/dict-elixir/package.json | 6 ++--
action/node_modules/@cspell/dict-ruby/package.json | 4 +--
action/node_modules/@cspell/dict-ruby/ruby.txt.gz | Bin 1299 -> 1318 bytes
.../@cspell/dict-software-terms/package.json | 4 +--
.../dict-software-terms/softwareTerms.txt.gz | Bin 7192 -> 7208 bytes
yarn.lock | 36 ++++++++++-----------
7 files changed, 25 insertions(+), 25 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#611)
ci: Workflow Bot -- Update ALL Dependencies (main) (#611)
yarn.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#610)
ci: Workflow Bot -- Update ALL Dependencies (main) (#610)
yarn.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
build(deps): bump actions/checkout from 2 to 3 (#609)
build(deps): bump actions/checkout from 2 to 3 (#609)
Bumps actions/checkout from 2 to 3.
Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
Commits
a12a394
update readme for v3 (#708)8f9e05e
Update to node 16 (#689)230611d
Change secret name for PAT to not start with GITHUB_ (#623)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) (#607)
ci: Workflow Bot -- Update ALL Dependencies (main) (#607)
action-src/package.json | 2 +-
action/lib/action.js | 6 ++-
action/lib/index.js | 6 ++-
action/lib/main.js | 6 ++-
action/lib/reporter.js | 6 ++-
action/lib/spell.js | 6 ++-
action/lib/test/helper.js | 6 ++-
package.json | 4 +-
yarn.lock | 110 +++++++++++++++++++++++-----------------------
9 files changed, 88 insertions(+), 64 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#604)
ci: Workflow Bot -- Update ALL Dependencies (main) (#604)
yarn.lock | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
build(deps): bump actions/setup-node from 2 to 3 (#603)
build(deps): bump actions/setup-node from 2 to 3 (#603)
Bumps actions/setup-node from 2 to 3.
Release notes
Sourced from actions/setup-node's releases.
... (truncated)
Commits
9ced9a4
remove version input (#424)3e90744
Update lockfileVersion (#422)28df918
Update default runtime to node16 (#414)f099707
fix tsc build error for@actions/http-client
(#402)f658dc5
ci: use NPM cache in check-dist (#393)5e2e068
ci(workflow): add cache to workflows using actions/setup-node (#287)7a0f7a9
Fix grammar in the README (#331)7b55867
chore: Remove strategy for non-matrix builds (#186)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) (#602)
ci: Workflow Bot -- Update ALL Dependencies (main) (#602)
package.json | 2 +-
yarn.lock | 30 +++++++++++++++---------------
2 files changed, 16 insertions(+), 16 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#600)
ci: Workflow Bot -- Update ALL Dependencies (main) (#600)
yarn.lock | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#598)
ci: Workflow Bot -- Update ALL Dependencies (main) (#598)
action-src/package.json | 2 +-
action/node_modules/fs-extra/CHANGELOG.md (gone) | 932 ---------------------
action/node_modules/fs-extra/README.md | 8 +-
.../fs-extra/lib/copy-sync/copy-sync.js (gone) | 166 ----
.../fs-extra/lib/copy-sync/index.js (gone) | 5 -
action/node_modules/fs-extra/lib/copy/index.js | 3 +-
action/node_modules/fs-extra/lib/ensure/index.js | 30 +-
action/node_modules/fs-extra/lib/index.js | 4 +-
.../fs-extra/lib/json/output-json-sync.js | 2 +-
.../node_modules/fs-extra/lib/json/output-json.js | 2 +-
.../fs-extra/lib/move-sync/index.js (gone) | 5 -
.../fs-extra/lib/move-sync/move-sync.js (gone) | 54 --
action/node_modules/fs-extra/lib/move/index.js | 3 +-
.../fs-extra/lib/output/index.js (gone) | 40 -
action/node_modules/fs-extra/package.json | 13 +-
package.json | 4 +-
yarn.lock | 138 +--
17 files changed, 102 insertions(+), 1309 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#595)
ci: Workflow Bot -- Update ALL Dependencies (main) (#595)
yarn.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#594)
ci: Workflow Bot -- Update ALL Dependencies (main) (#594)
yarn.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
ci: Workflo
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.