[Snyk] Upgrade @cspell/cspell-bundled-dicts from 5.21.2 to 6.13.1 #5
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.
Snyk has created this PR to upgrade @cspell/cspell-bundled-dicts from 5.21.2 to 6.13.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.
Warning: This is a major version upgrade, and may be a breaking change.
Release notes
Package name: @cspell/cspell-bundled-dicts
Changes
Fixes
fix: Lock workspace package versions (#3789)
fix: Lock workspace package versions (#3789)
fix: Publish cspell-tools config schema (#3786)
fix: Publish cspell-tools config schema (#3786)
fix: Make sure Non-strict Forbidden forms are generated (#3788)
fix: Make sure Non-strict Forbidden forms are generated (#3788)
Maintenance
ci: Workflow Bot -- Update ALL Dependencies (main) (#3787)
ci: Workflow Bot -- Update ALL Dependencies (main) (#3787)
Update ALL Dependencies (main)
doc-generator/package.json | 2 +-
pnpm-lock.yaml | 22 +++++++++++-----------
2 files changed, 12 insertions(+), 12 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#3785)
ci: Workflow Bot -- Update ALL Dependencies (main) (#3785)
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 | 682 ++++++++++++++---------------
17 files changed, 356 insertions(+), 358 deletions(-)
Read more
Changes
Features
feat: Use cspell-dictionary Module (#3686)
feat: Use cspell-dictionary Module (#3686)
Use the cspell-dictionary module for checking words.
Versions 6.10, 6.11, and 6.12 transitioned to using
cspell-dictionary
module for looking up words.This move was designed to make the interface clear so that 3rd parties could use
cspell-dictionary
instead of deep linking intocspell-lib
to get dictionary capabilities.Minor Breakage for 3rd party apps: use
cspell-dictionary
instead ofcspell-lib
.Changes
Fixes
fix: Fix export of SpellingDictionaryCollection (#3683)
fix: Fix export of SpellingDictionaryCollection (#3683)
Read more
Read more
This is only a minor release with
vscode-uri
dependency fixed on3.0.4
.Changes
ci: Workflow Bot -- Update Integration Snapshots (main) (#3614)
ci: Workflow Bot -- Update Integration Snapshots (main) (#3614)
Update Integration Repositories
integration-tests/config/config.json | 46 +-
.../Azure/azure-rest-api-specs/snapshot.txt | 48 +-
.../snapshots/TheAlgorithms/Python/report.yaml | 77 +--
.../snapshots/TheAlgorithms/Python/snapshot.txt | 73 +--
.../apollographql/apollo-server/snapshot.txt | 2 +-
.../snapshots/aws-amplify/docs/snapshot.txt | 5 +-
.../snapshots/caddyserver/caddy/report.yaml | 93 ++--
.../snapshots/caddyserver/caddy/snapshot.txt | 89 ++--
.../snapshots/django/django/report.yaml | 113 ++---
.../snapshots/django/django/snapshot.txt | 113 ++---
.../snapshots/eslint/eslint/report.yaml | 7 +-
.../snapshots/eslint/eslint/snapshot.txt | 3 +-
.../snapshots/exonum/exonum/snapshot.txt | 2 +-
.../googleapis/google-cloud-cpp/report.yaml | 242 ++++-----
.../googleapis/google-cloud-cpp/snapshot.txt | 238 ++++-----
.../iluwatar/java-design-patterns/report.yaml | 548 +++++++++++----------
.../iluwatar/java-design-patterns/snapshot.txt | 544 ++++++++++----------
.../snapshots/liriliri/licia/snapshot.txt | 4 +-
.../snapshots/php/php-src/report.yaml | 172 +++----
.../snapshots/php/php-src/snapshot.txt | 172 +++----
.../snapshots/shoelace-style/shoelace/snapshot.txt | 5 +-
.../typescript-eslint/snapshot.txt | 2 +-
.../snapshots/wireapp/wire-webapp/snapshot.txt | 26 +-
23 files changed, 1328 insertions(+), 1296 deletions(-)
Features
feat: Add module cspell-dictionary (#3600)
feat: Add module cspell-dictionary (#3600)
Fixes
fix: Workflow Bot -- Update Dictionaries (main) (#3611)
fix: Workflow Bot -- Update Dictionaries (main) (#3611)
Update Dictionaries (main)
.../snapshots/ktaranov/sqlserver-kit/report.yaml | 3 +--
.../snapshots/ktaranov/sqlserver-kit/snapshot.txt | 3 +--
packages/cspell-bundled-dicts/package.json | 4 ++--
pnpm-lock.yaml | 16 ++++++++--------
4 files changed, 12 insertions(+), 14 deletions(-)
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#3611)
fix: Workflow Bot -- Update Dictionaries (main) (#3611)
Update Dictionaries (main)
.../snapshots/ktaranov/sqlserver-kit/report.yaml | 3 +--
.../snapshots/ktaranov/sqlserver-kit/snapshot.txt | 3 +--
packages/cspell-bundled-dicts/package.json | 4 ++--
pnpm-lock.yaml | 16 ++++++++--------
4 files changed, 12 insertions(+), 14 deletions(-)
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