[Snyk] Upgrade @cspell/cspell-bundled-dicts from 6.12.0 to 6.31.1 #4
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade @cspell/cspell-bundled-dicts from 6.12.0 to 6.31.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: @cspell/cspell-bundled-dicts
Changes
Fixes
fix: Fix an issue when `words` are `null` (#4354)
fix: Fix an issue when
words
arenull
(#4354)words
anddictionaries
can become null when editing.yaml
files and it is saved.Maintenance
ci: Workflow Bot -- Update ALL Dependencies (main) (#4353)
ci: Workflow Bot -- Update ALL Dependencies (main) (#4353)
Update ALL Dependencies (main)
package.json | 4 +-
pnpm-lock.yaml | 170 ++++++++++-----------
.../test-cspell-eslint-plugin/package.json | 2 +-
website/package.json | 2 +-
4 files changed, 89 insertions(+), 89 deletions(-)
Changes
ci: Workflow Bot -- Update Integration Snapshots (main) (#4338)
ci: Workflow Bot -- Update Integration Snapshots (main) (#4338)
Update Integration Repositories
integration-tests/config/config.json | 40 +-
.../Azure/azure-rest-api-specs/report.yaml | 4 +-
.../Azure/azure-rest-api-specs/snapshot.txt | 4 +-
.../MicrosoftDocs/PowerShell-Docs/report.yaml | 40 +-
.../MicrosoftDocs/PowerShell-Docs/snapshot.txt | 38 +-
.../snapshots/RustPython/RustPython/report.yaml | 537 +++++++--------------
.../snapshots/RustPython/RustPython/snapshot.txt | 531 ++++++--------------
.../snapshots/TheAlgorithms/Python/report.yaml | 2 +-
.../snapshots/TheAlgorithms/Python/snapshot.txt | 2 +-
.../snapshots/aws-amplify/docs/report.yaml | 2 +-
.../snapshots/aws-amplify/docs/snapshot.txt | 2 +-
.../snapshots/caddyserver/caddy/report.yaml | 8 +-
.../snapshots/caddyserver/caddy/snapshot.txt | 8 +-
.../snapshots/django/django/report.yaml | 43 +-
.../snapshots/django/django/snapshot.txt | 41 +-
.../snapshots/gitbucket/gitbucket/report.yaml | 2 +-
.../snapshots/gitbucket/gitbucket/snapshot.txt | 2 +-
.../googleapis/google-cloud-cpp/report.yaml | 18 +-
.../googleapis/google-cloud-cpp/snapshot.txt | 14 +-
.../snapshots/neovim/nvim-lspconfig/report.yaml | 4 +-
.../snapshots/neovim/nvim-lspconfig/snapshot.txt | 4 +-
.../snapshots/php/php-src/report.yaml | 19 +-
.../snapshots/php/php-src/snapshot.txt | 19 +-
.../snapshots/prettier/prettier/report.yaml | 4 +-
.../snapshots/prettier/prettier/snapshot.txt | 4 +-
25 files changed, 475 insertions(+), 917 deletions(-)
Features
feat: Support multiple `languageId` overrides. (#4348)
feat: Support multiple
languageId
overrides. (#4348)feat: Support words containing `.` (#4339)
feat: Support words containing
.
(#4339)Support words starting with
.
or digits.It is now possible to match against the following types of words
dictionary:
.descvec
99.9krock
Fixes
fix: Workflow Bot -- Update Dictionaries (main) (#4350)
fix: Workflow Bot -- Update Dictionaries (main) (#4350)
Update Dictionaries (main)
packages/cspell-bundled-dicts/package.json | 4 ++--
pnpm-lock.yaml | 16 ++++++++--------
2 files changed, 10 insertions(+), 10 deletions(-)
fix: Workflow Bot -- Update Dictionaries (main) (#4341)
fix: Workflow Bot -- Update Dictionaries (main) (#4341)
Update Dictionaries (main)
integration-tests/snapshots/RustPython/RustPython/report.yaml | 3 +--
integration-tests/snapshots/RustPython/RustPython/snapshot.txt | 3 +--
integration-tests/snapshots/gitbucket/gitbucket/report.yaml | 4 +---
integration-tests/snapshots/gitbucket/gitbucket/snapshot.txt | 4 +---
.../snapshots/googleapis/google-cloud-cpp/report.yaml | 3 +--
.../snapshots/googleapis/google-cloud-cpp/snapshot.txt | 3 +--
integration-tests/snapshots/neovim/nvim-lspconfig/report.yaml | 3 +--
integration-tests/snapshots/neovim/nvim-lspconfig/snapshot.txt | 3 +--
packages/cspell-bundled-dicts/package.json | 2 +-
pnpm-lock.yaml | 8 ++++----
10 files changed, 13 insertions(+), 23 deletions(-)
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#4350)
fix: Workflow Bot -- Update Dictionaries (main) (#4350)
Update Dictionaries (main)
packages/cspell-bundled-dicts/package.json | 4 ++--
pnpm-lock.yaml | 16 ++++++++--------
2 files changed, 10 insertions(+), 10 deletions(-)
fix: Workflow Bot -- Update Dictionaries (main) (#4341)
fix: Workflow Bot -- Update Dictionaries (main) (#4341)
Update Dictionaries (main)
integration-tests/snapshots/RustPython/RustPython/report.yaml | 3 +--
integration-tests/snapshots/RustPython/RustPython/snapshot.txt | 3 +--
integration-tests/snapshots/gitbucket/gitbucket/report.yaml | 4 +---
integration-tests/snapshots/gitbucket/gitbucket/snapshot.txt | 4 +---
.../snapshots/googleapis/google-cloud-cpp/report.yaml | 3 +--
.../snapshots/googleapis/google-cloud-cpp/snapshot.txt | 3 +--
integration-tests/snapshots/neovim/nvim-lspconfig/report.yaml | 3 +--
integration-tests/snapshots/neovim/nvim-lspconfig/snapshot.txt | 3 +--
packages/cspell-bundled-dicts/package.json | 2 +-
pnpm-lock.yaml | 8 ++++----
10 files changed, 13 insertions(+), 23 deletions(-)
Documentation
ci: Workflow Bot -- Build Docs (#4349)
ci: Workflow Bot -- Build Docs (#4349)
docs/types/cspell-types/enums/IssueType.md | 4 +-
.../AdvancedCSpellSettingsWithSourceTrace.md | 112 +++++++++---------
docs/types/cspell-types/interfaces/BaseSetting.md | 34 +++---
.../cspell-types/interfaces/CSpellReporter.md | 12 +-
.../interfaces/CSpellReporterModule.md | 2 +-
.../cspell-types/interfaces/CSpellSettings.md | 104 ++++++++---------
.../interfaces/CSpellSettingsWithSourceTrace.md | 110 +++++++++---------
.../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 | 12 +-
.../interfaces/DictionaryDefinitionCustom.md | 18 +--
.../DictionaryDefinitionInlineFlagWords.md | 20 ++--
.../DictionaryDefinitionInlineIgnoreWords.md | 20 ++--
.../interfaces/DictionaryDefinitionInlineWords.md | 20 ++--
.../interfaces/DictionaryDefinitionPreferred.md | 14 +--
.../interfaces/DictionaryInformation.md | 16 +--
docs/types/cspell-types/interfaces/EditCosts.md | 10 +-
.../cspell-types/interfaces/ExtendableSettings.md | 66 +++++------
docs/types/cspell-types/interfaces/Features.md | 2 +-
docs/types/cspell-types/interfaces/FileSettings.md | 100 ++++++++--------
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 | 26 ++---
.../cspell-types/interfaces/LanguageSetting.md | 42 +++----
.../interfaces/LanguageSettingFilterFields.md | 8 +-
.../LanguageSettingFilterFieldsDeprecated.md | 6 +-
.../LanguageSettingFilterFieldsPreferred.md | 6 +-
.../cspell-types/interfaces/LegacySettings.md | 4 +-
docs/types/cspell-types/interfaces/MergeSource.md | 8 +-
.../interfaces/OverrideFilterFields.md | 2 +-
.../cspell-types/interfaces/OverrideSettings.md | 68 +++++------
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 | 8 +-
.../cspell-types/interfaces/ProgressFileBegin.md | 8 +-
.../interfaces/ProgressFileComplete.md | 16 +--
.../interfaces/RegExpPatternDefinition.md | 6 +-
.../interfaces/ReporterConfiguration.md | 16 +--
.../interfaces/ReportingConfiguration.md | 12 +-
docs/types/cspell-types/interfaces/RunResult.md | 10 +-
docs/types/cspell-types/interfaces/Settings.md | 64 +++++-----
.../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 | 129 +++++++++++----------
54 files changed, 630 insertions(+), 619 deletions(-)
Maintenance
ci: Workflow Bot -- Update ALL Dependencies (main) (#4352)
ci: Workflow Bot -- Update ALL Dependencies (main) (#4352)
Update ALL Dependencies (main)
package.json | 4 +-
packages/cspell/package.json | 2 +-
pnpm-lock.yaml | 793 +++++++++++----------
.../test-cspell-lib-webpack/package.json | 2 +-
4 files changed, 409 insertions(+), 392 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#4346)
ci: Workflow Bot -- Update ALL Dependencies (main) (#4346)
Update ALL Dependencies (main)
package.json | 8 +-
pnpm-lock.yaml | 278 ++++++++++-----------
.../test-cspell-eslint-plugin/package.json | 4 +-
website/package.json | 4 +-
4 files changed, 147 insertions(+), 147 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#4342)
ci: Workflow Bot -- Update ALL Dependencies (main) (#4342)
Update ALL Dependencies (main)
package.json | 4 +-
packages/cspell-eslint-plugin/package.json | 6 +-
pnpm-lock.yaml | 208 ++++++++++-----------
.../test-cspell-eslint-plugin/package.json | 4 +-
website/package.json | 4 +-
5 files changed, 113 insertions(+), 113 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#4336)
ci: Workflow Bot -- Update ALL Dependencies (main) (#4336)
Update ALL Dependencies (main)
doc-generator/package.json | 2 +-
package.json | 8 +-
packages/cspell-eslint-plugin/package.json | 2 +-
pnpm-lock.yaml | 262 +++++++++++----------
.../test-cspell-eslint-plugin/package.json | 2 +-
website/package.json | 2 +-
6 files changed, 145 insertions(+), 133 deletions(-)
Read more
Changes
Fixes
fix: Update cosmiconfig to fix config loading issue. (#4330)
fix: Update cosmiconfig to fix config loading issue. (#4330)
fixes streetsidesoftware/vscode-spell-checker#2583
Read more
Read more
Read more
Read more
Read more
Read more
Commit messages
Package name: @cspell/cspell-bundled-dicts
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs