Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

chore(deps-dev): bump cspell from 8.8.2 to 8.10.0#1604

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/cspell-8.10.0
Closed

chore(deps-dev): bump cspell from 8.8.2 to 8.10.0#1604
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/cspell-8.10.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 3, 2024

Bumps cspell from 8.8.2 to 8.10.0.

Release notes

Sourced from cspell's releases.

v8.10.0

Changes

Features

feat: Add glob support for URLs (#5824)

It is possible to use CSpell in an environment where all the files being spell checked exist behind a virtual URL, something like: vscode-vfs://github/microsoft/vscode/extensions/csharp/README.md.

The challenge here is to make the glob system URL aware.


Fixes

fix: Always set the color to white (#5826)

fixes #5821


fix: Make sure case sensitive trace works as expected. (#5806)

  • Fix case sensitive tracing.
  • Display preferred corrections when they are available.

fix: resolve imports from ESLint plugin (#5790)

fixes #5789

... (truncated)

Changelog

Sourced from cspell's changelog.

8.10.0 (2024-07-02)

8.9.1 (2024-06-20)

8.9.0 (2024-06-18)

Note: Version bump only for package cspell

8.9.0-alpha.0 (2024-06-18)

8.8.4 (2024-06-03)

8.8.3 (2024-05-23)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 8.8.2 to 8.10.0.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.10.0/packages/cspell)

---
updated-dependencies:
- dependency-name: cspell
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 3, 2024
@dependabot dependabot Bot requested a review from a team July 3, 2024 05:05
@dependabot dependabot Bot added the javascript Pull requests that update Javascript code label Jul 3, 2024
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jul 8, 2024

Superseded by #1605.

@dependabot dependabot Bot closed this Jul 8, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/cspell-8.10.0 branch July 8, 2024 05:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants