github streetsidesoftware/cspell v6.9.1

latest releases: v8.14.4, v8.14.3, v8.14.2...
2 years ago

Changes

fix: Capitalised image extensions not being ignored (#3599)

fix: Capitalised image extensions not being ignored (#3599)

Added capitalised version of image extensions werent ignored, this PR fixes that, see below.

c:\Users\kiera\OneDrive\Projects\Discord Bots\hullcss-discord-bot\src\images\gorbcelebration.PNG:12335:65 - Unknown word (JRNB)
c:\Users\kiera\OneDrive\Projects\Discord Bots\hullcss-discord-bot\src\images\gorbcelebration.PNG:12341:537 - Unknown word (momh)
c:\Users\kiera\OneDrive\Projects\Discord Bots\hullcss-discord-bot\src\images\gorbcelebration.PNG:12341:570 - Unknown word (cۚwu)
c:\Users\kiera\OneDrive\Projects\Discord Bots\hullcss-discord-bot\src\images\gorbcelebration.PNG:12341:964 - Unknown word (ЍRWC)
c:\Users\kiera\OneDrive\Projects\Discord Bots\hullcss-discord-bot\src\images\gorbcelebration.PNG:12342:161 - Unknown word (BވKx)
c:\Users\kiera\OneDrive\Projects\Discord Bots\hullcss-discord-bot\src\images\gorbcelebration.PNG:12342:167 - Unknown word (qߐoo)
c:\Users\kiera\OneDrive\Projects\Discord Bots\hullcss-discord-bot\src\images\gorbcelebration.PNG:12349:232 - Unknown word (i͗ky)
c:\Users\kiera\OneDrive\Projects\Discord Bots\hullcss-discord-bot\src\images\gorbcelebration.PNG:12350:215 - Unknown word (Ȟmyy)
c:\Users\kiera\OneDrive\Projects\Discord Bots\hullcss-discord-bot\src\images\gorbcelebration.PNG:12350:605 - Unknown word (i'Wˤ)
c:\Users\kiera\OneDrive\Projects\Discord Bots\hullcss-discord-bot\src\images\gorbcelebration.PNG:12357:32 - Unknown word (YܞDd)
c:\Users\kiera\OneDrive\Projects\Discord Bots\hullcss-discord-bot\src\images\gorbcelebration.PNG:12363:409 - Unknown word (IEND)

This is probably also the case for the other extensions, however Im yet to test this


Fixes

fix: Support case insensitive file type detection. (#3610)

fix: Support case insensitive file type detection. (#3610)


fix: Workflow Bot -- Update Dictionaries (main) (#3601)

fix: Workflow Bot -- Update Dictionaries (main) (#3601)

Update Dictionaries (main)

.../snapshots/alexiosc/megistos/report.yaml | 2 +-
integration-tests/snapshots/eslint/eslint/report.yaml | 2 +-
.../snapshots/microsoft/TypeScript-Website/report.yaml | 3 ++-
.../snapshots/microsoft/TypeScript-Website/snapshot.txt | 3 ++-
packages/cspell-bundled-dicts/package.json | 4 ++--
pnpm-lock.yaml | 16 ++++++++--------
6 files changed, 16 insertions(+), 14 deletions(-)


Dictionary Updates

fix: Workflow Bot -- Update Dictionaries (main) (#3601)

fix: Workflow Bot -- Update Dictionaries (main) (#3601)

Update Dictionaries (main)

.../snapshots/alexiosc/megistos/report.yaml | 2 +-
integration-tests/snapshots/eslint/eslint/report.yaml | 2 +-
.../snapshots/microsoft/TypeScript-Website/report.yaml | 3 ++-
.../snapshots/microsoft/TypeScript-Website/snapshot.txt | 3 ++-
packages/cspell-bundled-dicts/package.json | 4 ++--
pnpm-lock.yaml | 16 ++++++++--------
6 files changed, 16 insertions(+), 14 deletions(-)


Documentation

doc: Update SECURITY.md (#3607)

doc: Update SECURITY.md (#3607)


doc: Add Terminology concepts (#3598)

doc: Add Terminology concepts (#3598)


Testing

test: fix flaky time related test. (#3604)

test: fix flaky time related test. (#3604)


Maintenance

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

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

Update ALL Dependencies (main)

integration-tests/package.json | 2 +-
package.json | 4 +-
packages/cspell-lib/package.json | 2 +-
packages/cspell-tools/package.json | 2 +-
packages/hunspell-reader/package.json | 2 +-
pnpm-lock.yaml | 108 +++++++++++++++++-----------------
6 files changed, 60 insertions(+), 60 deletions(-)


chore: Unlock typedoc version (#3606)

chore: Unlock typedoc version (#3606)

See: #3538


chore: Lock `vscode-uri` to 3.0.4 (#3609)

chore: Lock vscode-uri to 3.0.4 (#3609)

To be reverted by #3608


chore(deps): bump release-drafter/release-drafter from 5.20.1 to 5.21.0 (#3596)

chore(deps): bump release-drafter/release-drafter from 5.20.1 to 5.21.0 (#3596)

Bumps release-drafter/release-drafter from 5.20.1 to 5.21.0.

Release notes

Sourced from release-drafter/release-drafter's releases.

v5.21.0

What's Changed

New

Full Changelog: release-drafter/release-drafter@v6.0.0-beta.1...v5.21.0

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)

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

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

Update ALL Dependencies (main)

integration-tests/package.json | 2 +-
packages/cspell-config-lib/package.json | 2 +-
packages/cspell-lib/package.json | 2 +-
packages/cspell/package.json | 2 +-
pnpm-lock.yaml | 946 ++++++++++++++++----------------
5 files changed, 477 insertions(+), 477 deletions(-)


Don't miss a new cspell release

NewReleases is sending notifications on new releases.