Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Snyk] Upgrade cspell-lib from 6.12.0 to 6.25.0 #2

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

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Mar 8, 2023

Snyk has created this PR to upgrade cspell-lib from 6.12.0 to 6.25.0.

ℹ️ 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 25 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2023-02-14.
Release notes
Package name: cspell-lib
  • 6.25.0 - 2023-02-14

    Changes

    ci: Workflow Bot -- Build Readme (#4164)

    ci: Workflow Bot -- Build Readme (#4164)

    packages/cspell-eslint-plugin/README.md | 24 ++++++++++++++++++++----
    1 file changed, 20 insertions(+), 4 deletions(-)


    Features

    feat: Support `suggestWords` to provide default spelling suggestions. (#4168)

    feat: Support suggestWords to provide default spelling suggestions. (#4168)


    feat: Support `--fix` in ESLint plugin (#4162)

    feat: Support --fix in ESLint plugin (#4162)


    Fixes

    fix: Add `.webm` to know file types (#4171)

    fix: Add .webm to know file types (#4171)

    fixes #4167


    Documentation

    ci: Workflow Bot -- Build Docs (#4170)

    ci: Workflow Bot -- Build Docs (#4170)

    docs/types/cspell-types/enums/IssueType.md | 4 +-
    .../AdvancedCSpellSettingsWithSourceTrace.md | 135 ++++++++++++---------
    docs/types/cspell-types/interfaces/BaseSetting.md | 59 ++++++---
    .../cspell-types/interfaces/CSpellReporter.md | 12 +-
    .../interfaces/CSpellReporterModule.md | 2 +-
    .../cspell-types/interfaces/CSpellSettings.md | 127 +++++++++++--------
    .../interfaces/CSpellSettingsWithSourceTrace.md | 133 ++++++++++++--------
    .../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 | 45 +++++--
    .../DictionaryDefinitionInlineIgnoreWords.md | 45 +++++--
    .../interfaces/DictionaryDefinitionInlineWords.md | 45 +++++--
    .../interfaces/DictionaryDefinitionPreferred.md | 14 +--
    .../interfaces/DictionaryInformation.md | 16 +--
    docs/types/cspell-types/interfaces/EditCosts.md | 10 +-
    .../cspell-types/interfaces/ExtendableSettings.md | 89 +++++++++-----
    docs/types/cspell-types/interfaces/Features.md | 2 +-
    docs/types/cspell-types/interfaces/FileSettings.md | 123 +++++++++++--------
    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 | 65 +++++++---
    .../interfaces/LanguageSettingFilterFields.md | 6 +-
    .../LanguageSettingFilterFieldsDeprecated.md | 4 +-
    .../LanguageSettingFilterFieldsPreferred.md | 4 +-
    .../cspell-types/interfaces/LegacySettings.md | 4 +-
    docs/types/cspell-types/interfaces/MergeSource.md | 8 +-
    .../interfaces/OverrideFilterFields.md | 2 +-
    .../cspell-types/interfaces/OverrideSettings.md | 89 +++++++++-----
    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 | 87 ++++++++-----
    .../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 | 118 +++++++++---------
    54 files changed, 919 insertions(+), 595 deletions(-)


    doc: Add `suggestWords` example to README (#4169)

    doc: Add suggestWords example to README (#4169)


    doc: Document `autoFix` with ESLint Plugin (#4163)

    doc: Document autoFix with ESLint Plugin (#4163)


    Maintenance

    ci: Workflow Bot -- Update ALL Dependencies (main) (#4165)

    ci: Workflow Bot -- Update ALL Dependencies (main) (#4165)

    Update ALL Dependencies (main)

    package.json | 4 +-
    packages/cspell-eslint-plugin/package.json | 8 +-
    packages/cspell-lib/package.json | 2 +-
    packages/cspell/package.json | 2 +-
    pnpm-lock.yaml | 217 +++++++++++----------
    .../test-cspell-eslint-plugin/package.json | 4 +-
    website/package.json | 4 +-
    7 files changed, 124 insertions(+), 117 deletions(-)


    ci: Workflow Bot -- Update ALL Dependencies (main) (#4153)

    ci: Workflow Bot -- Update ALL Dependencies (main) (#4153)

    Update ALL Dependencies (main)

    pnpm-lock.yaml | 34 +++++++++++++++++++++++++++++-----
    1 file changed, 29 insertions(+), 5 deletions(-)


    ci: Workflow Bot -- Update ALL Dependencies (main) (#4152)

    ci: Workflow Bot -- Update ALL Dependencies (main) (#4152)

    Update ALL Dependencies (main)

    package.json | 2 +-
    packages/cspell-gitignore/package.json | 6 +-
    packages/cspell-pipe/package.json | 2 +-
    packages/cspell-service-bus/package.json | 2 +-
    packages/cspell-types/package.json | 2 +-
    packages/cspell/package.json | 4 +-
    packages/dynamic-import/package.json | 2 +-
    pnpm-lock.yaml | 165 +++++++++++----------
    .../cspell-pipe/test-cspell-pipe-esm/package.json | 2 +-
    .../test-cspell-pipe-rollup/package.json | 2 +-
    .../cspell-pipe/test-cspell-pipe/package.json | 2 +-
    .../test-cspell-service-bus-esm/package.json | 2 +-
    .../test-cspell-service-bus-rollup/package.json | 2 +-
    .../test-cspell-service-bus/package.json | 2 +-
    .../test-cspell-types-cjs/package.json | 2 +-
    .../test-cspell-types-esm/package.json | 2 +-
    .../test-cspell-types-rollup/package.json | 2 +-
    .../test-dynamic-import-cjs/package.json | 2 +-
    .../test-dynamic-import-esm/package.json | 2 +-
    .../test-dynamic-import-rollup/package.json | 2 +-
    20 files changed, 105 insertions(+), 104 deletions(-)


  • 6.24.0 - 2023-02-13
    Read more
  • 6.23.1 - 2023-02-12

    Changes

    Fixes

    fix: Fix dependency issue with inline dictionaries (#4143)

    fix: Fix dependency issue with inline dictionaries (#4143)


    Documentation

    docs: Minor doc fixes (#4142)

    docs: Minor doc fixes (#4142)

    fixes #4141


    Maintenance

    ci: Workflow Bot -- Update ALL Dependencies (main) (#4138)

    ci: Workflow Bot -- Update ALL Dependencies (main) (#4138)

    Update ALL Dependencies (main)

    doc-generator/package.json | 2 +-
    package.json | 4 +-
    packages/cspell-eslint-plugin/package.json | 2 +-
    packages/cspell-lib/package.json | 2 +-
    packages/cspell-pipe/package.json | 2 +-
    packages/cspell/package.json | 4 +-
    packages/dynamic-import/package.json | 2 +-
    pnpm-lock.yaml | 623 +++++++++++----------
    .../test-cspell-eslint-plugin/package.json | 4 +-
    website/package.json | 2 +-
    10 files changed, 326 insertions(+), 321 deletions(-)


  • 6.23.0 - 2023-02-11
    Read more
  • 6.22.0 - 2023-02-05
    Read more
  • 6.21.0 - 2023-02-03
    Read more
  • 6.20.1 - 2023-02-01

    Changes

    Fixes

    fix: Correct .gitignore comment detection (#4083)

    fix: Correct .gitignore comment detection (#4083)

    fixes: #4082


  • 6.20.0 - 2023-02-01
    Read more
  • 6.19.2 - 2023-01-17

    Changes

    Maintenance

    ci: Workflow Bot -- Update ALL Dependencies (main) (#4030)

    ci: Workflow Bot -- Update ALL Dependencies (main) (#4030)

    Update ALL Dependencies (main)

    packages/cspell/package.json | 2 +-
    pnpm-lock.yaml | 22 +++++++++++-----------
    2 files changed, 12 insertions(+), 12 deletions(-)


  • 6.19.1 - 2023-01-17
    Read more
  • 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-lib GitHub release notes
Commit messages
Package name: cspell-lib

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

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

Successfully merging this pull request may close these issues.

1 participant