Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 13, 2021

Bumps cspell from 4.0.30 to 5.9.1.

Release notes

Sourced from cspell's releases.

v5.9.1

Changes

enable incremental typescript builds (#1671)

TypeScript support incremental build mode which caches build results in filesystem (see here)

Enabling this speeds up npm run build more than 2x on my machine.

enable eslint cache (#1672)

This greatly speeds up eslint for files which were not modified.

docs: Rebuild docs (#1670)

test: add a test case for issue #1626 (#1627)

docs: Add Hunspell to the list of packages. (#1622)

docs: lint - clean up README (#1623)

Fixes

Revert "test: fix github-actions (#1665)" (#1666)

This reverts commit 0d3091f7a8b3f863b34c5fcbb21cc3cd2c8f08b9.

fix: Change the suggestions to not include ties by default. (#1678)

fix: drop need for iconv-lite and iterable-to-stream (#1677)

  • iterable-to-stream - was replaced with the now built-in method.
  • iconv-lite - was never really needed since all files are expected to be in utf-8.
  • Bump the minimum version of not to the original LTS version 12.13.0
  • cspell-io - remove unused async line reader and other unused async functions. NOTE: This might be a breaking change for any external party that depends upon cspell-io.

fix: Fix suggestions when working with case aware dictionaries. (#1674)

... (truncated)

Changelog

Sourced from cspell's changelog.

5.9.1 (2021-09-12)

Reverts

5.9.1-alpha.1 (2021-09-12)

Reverts

5.9.1-alpha.0 (2021-09-11)

Bug Fixes

  • Change the suggestions to not include ties by default. (#1678) (0efbd58)
  • drop need for iconv-lite and iterable-to-stream (#1677) (c7ffcc7)
  • Fix suggestions when working with case aware dictionaries. (#1674) (0ba056d)
  • Fix version number reference (#1640) (1c18b36), closes #1638
  • Perf - Try improving suggestion performance. (#1639) (aad4352)
  • sample more often to make sure the suggest stops on time. (#1669) (2bb6c82)
  • Support Suggestion timeouts (#1668) (1698aaf)
  • Upgrade British English dictionary to v2. (#1633) (907d3eb)

5.9.0 (2021-08-31)

Note: Version bump only for package cspell-monorepo

5.9.0-alpha.0 (2021-08-31)

... (truncated)

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 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) from 4.0.30 to 5.9.1.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/compare/cspell@4.0.30...v5.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 13, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 20, 2021

Superseded by #34.

@dependabot dependabot bot closed this Sep 20, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cspell-5.9.1 branch September 20, 2021 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant