azure-data-explorer-datasource
azure-data-explorer-datasource copied to clipboard
Bump cspell from 8.8.3 to 8.13.0
Bumps cspell from 8.8.3 to 8.13.0.
Release notes
Sourced from cspell's releases.
v8.13.0
Features
Speed Improvement
On average, 8.13.0 is 1.5x - 2x faster than 8.12
Spell check the CSpell Repo: 1467 files.
Version Time 8.13.0 9.8s 8.12.1 18.0s 8.11.0 18.2s 8.10.4 19.0s feat: Improve the speed of checking text. (#6004)
After doing a bit of perf testing, it became clear that some of the Pipe function took up a decent percent of the time.
Converting Generators to Iterables resulting in a significant speed improvement.
Fixes
refactor: Use text.matchAll instead of sequenceFromRegExpMatch (#5994)
fix: trie lookup performance (#5985)
This is currently a place holder for per work.
Initial Perf:
... (truncated)
Changelog
Sourced from cspell's changelog.
8.13.0 (2024-07-30)
8.12.1 (2024-07-22)
- fix: make sure the version is up to date (f6ab018)
8.12.0 (2024-07-22)
8.11.0 (2024-07-16)
8.10.4 (2024-07-05)
- chore: force 8.10.3 (f18b8c7)
8.10.2 (2024-07-05)
8.10.1 (2024-07-05)
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)
Commits
2fd3fb4v8.13.06327e44fix: Improve the speed of checking text. (#6004)7f3dd7efix: trie lookup performance (#5985)2b9d2fdv8.12.1f6ab018fix: make sure the version is up to datee58c494v8.12.00b9ea12refactor: remove .cjs dependency (#5956)da6269dchore: bump file-entry-cache from 8.0.0 to 9.0.0 (#5681)2ee9c4eci: Workflow Bot -- Build Readme (#5950)491dda8feat: Support custom issue template (#5949)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)