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 from 5.12.3 to 5.12.6 #382

Closed

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Dec 7, 2021

Snyk has created this PR to upgrade cspell from 5.12.3 to 5.12.6.

merge advice
ℹ️ 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 3 versions ahead of your current version.
  • The recommended version was released a month ago, on 2021-11-04.
Release notes
Package name: cspell
  • 5.12.6 - 2021-11-04

    Changes

    doc: Update docs for CSpell types (#1949)

    doc: Update docs for CSpell types (#1949)


    Fixes

    dev: Update C# dictionary (#1947)

    dev: Update C# dictionary (#1947)


    fix: Include configuration for VUE and Swift by default. (#1946)

    fix: Include configuration for VUE and Swift by default. (#1946)


  • 5.12.5 - 2021-11-02

    Changes

    Fixes

    fix: Add trace options (#1939)

    fix: Add trace options (#1939)

    • --allow-compound-words
    • --no-ignore-case
    • --language-id - for consistency

    fix: Fix reading dictionary test to use `path` (#1938)

    fix: Fix reading dictionary test to use path (#1938)


    fix: Make sure flaggedWords are always checked. (#1935)

    fix: Make sure flaggedWords are always checked. (#1935)

    Fix: #1895


    fix: prevent suggesting word break characters (#1933)

    fix: prevent suggesting word break characters (#1933)

    Discourage inserting - into words when making suggestions.


  • 5.12.4 - 2021-10-31

    Changes

    docs: Update globs.md (#1883)

    docs: Update globs.md (#1883)


    docs: Create globs.md (#1882)

    docs: Create globs.md (#1882)


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

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

    integration-tests/package-lock.json | 130 ++++++++++--------
    packages/cspell-bundled-dicts/package-lock.json | 40 +++---
    packages/cspell-dynamic-loader/package-lock.json | 130 ++++++++++--------
    packages/cspell-gitignore/package-lock.json | 6 +-
    packages/cspell-json-reporter/package-lock.json | 6 +-
    packages/cspell-tools/package-lock.json | 20 +--
    packages/cspell-trie/package-lock.json | 6 +-
    packages/cspell/package-lock.json | 122 +++++++++--------
    test-packages/cspell-cli/package-lock.json | 128 ++++++++++--------
    test-packages/test-cspell-glob/package-lock.json | 6 +-
    test-packages/test-cspell-io/package-lock.json | 6 +-
    .../test-cspell-lib-webpack/package-lock.json | 106 ++++++++-------
    test-packages/test-cspell-lib/package-lock.json | 106 ++++++++-------
    test-packages/test-cspell-tools/package-lock.json | 150 +++++++++++----------
    test-packages/test-cspell/package-lock.json | 128 ++++++++++--------
    15 files changed, 595 insertions(+), 495 deletions(-)


    Fixes

    fix: Remove unnecessary dependency (#1929)

    fix: Remove unnecessary dependency (#1929)


    fix: Change `--wordsOnly` option to `--words-only` (#1928)

    fix: Change --wordsOnly option to --words-only (#1928)

    • replace --wordsOnly option with --words-only
    • hide --wordsOnly option but keep it working.

    dev: Update the dictionaries and snapshots (#1927)

    dev: Update the dictionaries and snapshots (#1927)

    • Add dictionary for VUE and Swift files.
    • Update fullstack dictionary to include most programming languages.
    • Removed behaviour from fullstack dictionary it is already in the British dictionary.

    fix: In Document settings. (#1925)

    fix: In Document settings. (#1925)

    fix: #1628
    fix: #1629


    fix: Update software terms and integration snapshots. (#1916)

    fix: Update software terms and integration snapshots. (#1916)


    fix: adjust the AWS integration test to match repo changes. (#1912)

    fix: adjust the AWS integration test to match repo changes. (#1912)


    fix: Update software terms (#1909)

    fix: Update software terms (#1909)


    dev: Update dictionaries (#1903)

    dev: Update dictionaries (#1903)

    • Companies
    • Software Terms
    • File types

    dev: Improve grammar matching. (#1902)

    dev: Improve grammar matching. (#1902)


    dev: Grammar - add nested pattern support for begin / end patterns. (#1878)

    dev: Grammar - add nested pattern support for begin / end patterns. (#1878)


    dev: Add a file parser. (#1872)

    dev: Add a file parser. (#1872)

    This is the beginnings of adding the ability to parse source files for better spell checker control.


  • 5.12.3 - 2021-10-08
    Read more
from cspell GitHub release notes
Commit messages
Package name: cspell

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

@mistaken-pull-closer
Copy link

Thanks for your submission.

It appears that you've created a pull request using one of our repository's branches. Since this is
almost always a mistake, we're going to go ahead and close this. If it was intentional, please
let us know what you were intending and we can see about reopening it.

Thanks again!

@pull-dog
Copy link

pull-dog bot commented Dec 7, 2021

*Ruff* 🐶 I wasn't able to find any Docker Compose files in your repository at any of the given paths in the pull-dog.json configuration file, or the default docker-compose.yml file 😩 Make sure the given paths are correct.

Files checked:

  • docker-compose.yml
What is this?

Pull Dog is a GitHub app that makes test environments for your pull requests using Docker, from a docker-compose.yml file you specify. It takes 19 seconds to set up (we counted!) and there's a free plan available.

Visit our website to learn more.

Commands
  • @pull-dog up to reprovision or provision the server.
  • @pull-dog down to delete the provisioned server.
Troubleshooting

Need help? Don't hesitate to file an issue in our repository

Configuration

{
  "isLazy": false,
  "dockerComposeYmlFilePaths": [
    "docker-compose.yml"
  ],
  "expiry": "00:00:00",
  "conversationMode": "singleComment"
}

Trace ID
e28ae680-5740-11ec-9390-818eb17c7a66

@mistaken-pull-closer mistaken-pull-closer bot added the invalid This doesn't seem right label Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant