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.13.0 #384

Closed

Conversation

snyk-bot
Copy link

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

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

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 4 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2021-11-17.
Release notes
Package name: cspell
  • 5.13.0 - 2021-11-17

    Changes

    docs: Add more glob examples (#1977)

    docs: Add more glob examples (#1977)


    docs: Update generated docs (#1958)

    docs: Update generated docs (#1958)


    Features

    feat: Support `--dot` command line option. (#1985)

    feat: Support --dot command line option. (#1985)

    fix: #1980


    Fixes

    dev: Catch forbidden whole words (#2000)

    dev: Catch forbidden whole words (#2000)

    Fix #1953


    dev: Refactor cache files (#1986)

    dev: Refactor cache files (#1986)

    • Remove any circular import references.
    • Move interfaces next to the supporting code.

    dev: Update workflow for cspell4 (#1965)

    dev: Update workflow for cspell4 (#1965)


    fix: Update schema generator (#1957)

    fix: Update schema generator (#1957)

    The JSON schema will now include the deprecated flag.


    fix: integration - turn off case sensitivity for German (#1952)

    fix: integration - turn off case sensitivity for German (#1952)


    fix: Add `enableCaseSensitive`/`disableCaseSensitive` (#1951)

    fix: Add enableCaseSensitive/disableCaseSensitive (#1951)

    Support enableCaseSensitive/disableCaseSensitive in document settings.


    Maintenance

    ci: Add integration pagekit (#1956)

    ci: Add integration pagekit (#1956)


  • 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
    Read more
  • 5.12.3 - 2021-10-08

    Changes

    Update cspell.code-workspace (#1848)

    Update cspell.code-workspace (#1848)

    Sort the workspace folders by name.


    docs: Update cspell README with new commands (#1841)

    docs: Update cspell README with new commands (#1841)


    Fixes

    fix: Use the repository root by default when no root is specified. (#1851)

    fix: Use the repository root by default when no root is specified. (#1851)

    The integration repositories are clean and should not contain any extra files. If the --gitignore option ignores any of those files, then something is wrong. This check would have caught #1846.

    Changes:

    • fix: Use repository root by default.
    • fix: Add a simple cli to cspell-gitignore.
    • fix: Update README to reflect CLI
    • fix: Update PHP snapshot to reflect the ignored files.
      The ignored files are ignored by .gitignore but they are checked into the repo.
    • test: make sure the integration files checked do not change with .gitignore

    fix: Fix `.gitignore` glob matching (#1847)

    fix: Fix .gitignore glob matching (#1847)

    Fixes two issues:

    • fix #1846

      *.py,cover
    • And another where the following .gitignore lines were not matching directories:

      */node_modules
      **/coverage

    dev: support legacy words (#1843)

    dev: support legacy words (#1843)


    dev: Support Legacy dictionary type (#1840)

    dev: Support Legacy dictionary type (#1840)

    Each line in the file will be split based upon simple code splitting rules.


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!

@mistaken-pull-closer mistaken-pull-closer bot added the invalid This doesn't seem right label Dec 8, 2021
@pull-dog
Copy link

pull-dog bot commented Dec 8, 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
183f0f10-5870-11ec-91f7-1f90de973f12

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