Skip to content
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

[Snyk] Upgrade @cspell/cspell-bundled-dicts from 5.21.2 to 6.13.1 #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

snyk-bot
Copy link

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.

  • The recommended version is 41 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2022-10-28.
Release notes
Package name: @cspell/cspell-bundled-dicts
  • 6.13.1 - 2022-10-28

    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(-)


  • 6.13.0 - 2022-10-28
    Read more
  • 6.12.0 - 2022-09-30

    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 into cspell-lib to get dictionary capabilities.

    Minor Breakage for 3rd party apps: use cspell-dictionary instead of cspell-lib.


  • 6.11.1 - 2022-09-30

    Changes

    Fixes

    fix: Fix export of SpellingDictionaryCollection (#3683)

    fix: Fix export of SpellingDictionaryCollection (#3683)


  • 6.11.0 - 2022-09-30
    Read more
  • 6.10.1 - 2022-09-20
    Read more
  • 6.10.0 - 2022-09-19

    This is only a minor release with vscode-uri dependency fixed on 3.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(-)


  • 6.9.1 - 2022-09-18
    Read more
  • 6.9.0 - 2022-09-15
    Read more
  • 6.8.2 - 2022-09-12
    Read more
  • 6.8.1 - 2022-08-26
  • 6.8.0 - 2022-08-21
  • 6.7.0 - 2022-08-18
  • 6.6.1 - 2022-08-10
  • 6.6.1-alpha.9 - 2022-08-10
  • 6.6.1-alpha.2 - 2022-08-10
  • 6.6.1-alpha.1 - 2022-08-10
  • 6.6.1-alpha.0 - 2022-08-10
  • 6.6.0 - 2022-08-08
  • 6.5.0 - 2022-07-29
  • 6.4.2 - 2022-07-26
  • 6.4.1 - 2022-07-23
  • 6.4.0 - 2022-07-19
  • 6.4.0-alpha.0 - 2022-07-18
  • 6.3.0 - 2022-07-17
  • 6.2.4-alpha.0 - 2022-07-13
  • 6.2.3 - 2022-07-07
  • 6.2.2 - 2022-07-01
  • 6.2.1 - 2022-07-01
  • 6.2.0 - 2022-06-30
  • 6.2.0-alpha.1 - 2022-06-29
  • 6.2.0-alpha.0 - 2022-06-28
  • 6.1.3 - 2022-06-28
  • 6.1.3-alpha.1 - 2022-06-15
  • 6.1.3-alpha.0 - 2022-06-15
  • 6.1.2 - 2022-06-09
  • 6.1.1 - 2022-06-02
  • 6.1.0 - 2022-05-31
  • 6.1.0-alpha.0 - 2022-05-28
  • 6.0.0 - 2022-05-21
  • 6.0.0-alpha.0 - 2022-05-20
  • 5.21.2 - 2022-05-21
from @cspell/cspell-bundled-dicts GitHub release notes
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant