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 6.12.0 to 6.31.1 #4

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

abdulrahman305
Copy link
Owner

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.


  • The recommended version is 40 versions ahead of your current version.
  • The recommended version was released 4 months ago, on 2023-03-24.
Release notes
Package name: @cspell/cspell-bundled-dicts
  • 6.31.1 - 2023-03-24

    Changes

    Fixes

    fix: Fix an issue when `words` are `null` (#4354)

    fix: Fix an issue when words are null (#4354)

    words and dictionaries can become null when editing .yaml files and it is saved.

    words:
    dictionaries:
      - def

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


  • 6.31.0 - 2023-03-24

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


  • 6.30.2 - 2023-03-18
    Read more
  • 6.30.1 - 2023-03-18

    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


  • 6.30.0 - 2023-03-16
    Read more
  • 6.29.3 - 2023-03-14
    Read more
  • 6.29.2 - 2023-03-13
    Read more
  • 6.29.1 - 2023-03-13
    Read more
  • 6.29.0 - 2023-03-11
    Read more
  • 6.28.0 - 2023-03-03
    Read more
  • 6.27.0 - 2023-02-26
  • 6.26.3 - 2023-02-16
  • 6.26.2 - 2023-02-16
  • 6.26.1 - 2023-02-15
  • 6.26.0 - 2023-02-15
  • 6.25.0 - 2023-02-14
  • 6.24.0 - 2023-02-13
  • 6.23.1 - 2023-02-12
  • 6.23.0 - 2023-02-11
  • 6.22.0 - 2023-02-05
  • 6.21.0 - 2023-02-03
  • 6.20.1 - 2023-02-01
  • 6.20.0 - 2023-02-01
  • 6.19.2 - 2023-01-17
  • 6.19.1 - 2023-01-17
  • 6.19.0 - 2023-01-17
  • 6.18.1 - 2022-12-29
  • 6.18.0 - 2022-12-21
  • 6.17.0 - 2022-12-05
  • 6.16.0 - 2022-12-02
  • 6.15.1 - 2022-11-30
  • 6.15.0 - 2022-11-25
  • 6.14.3 - 2022-11-17
  • 6.14.2 - 2022-11-11
  • 6.14.1 - 2022-11-07
  • 6.14.0 - 2022-11-03
  • 6.13.3 - 2022-10-31
  • 6.13.2 - 2022-10-31
  • 6.13.1 - 2022-10-28
  • 6.13.0 - 2022-10-28
  • 6.12.0 - 2022-09-30
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

@abdulrahman305 abdulrahman305 merged commit e8a5723 into main Jul 18, 2023
1 of 2 checks passed
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.

2 participants