Skip to content

chore(deps): update dependency cspell to v9 #74

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cspell (source) 6.13.1 -> 9.1.1 age adoption passing confidence

Release Notes

streetsidesoftware/cspell (cspell)

v9.1.1

Compare Source

Changes
Fixes
fix: Use the native JSON parser if possible (#​7502)
fix: Use the native JSON parser if possible (#​7502)

Some of the cspell settings have grow large. The fix is to use the native JSON parser instead of one that accepts comments.


v9.1.0

Compare Source

Changes
Features
feat: Add command `dictionaries` (#​7445)
feat: Add command dictionaries (#​7445)

Add new dictionaries command to the cli

Usage: cspell dictionaries [options]

List dictionaries

Options:
  -c, --config <cspell.json>  Configuration file to use.  By default cspell
                              looks for cspell.json in the current directory.
  --path-format <format>      Configure how to display the dictionary path.
                              (choices: "hide", "short", "long", "full",
                              default: Display most of the path.)
  --color                     Force color.
  --no-color                  Turn off color.
  --no-default-configuration  Do not load the default configuration and
                              dictionaries.
  -h, --help                  display help for command

feat: Add lint option `--dictionary` (#​7441)
feat: Add lint option --dictionary (#​7441)

Add lint options:

  • --dictionary - enable a dictionary by name
  • --disable-dictionary - disable a dictionary by name

feat: Add init command to command-line. (#​7414)
feat: Add init command to command-line. (#​7414)

New command:

Usage: cspell init [options]

Initialize a CSpell configuration file.

Options:
  -o, --output <path>        Define where to write file.
  --format <format>          Define the format of the file. (choices: "yaml",
                             "yml", "json", "jsonc", default: "yaml")
  --import <path|package>    Import a configuration file or dictionary package.
  --locale <locale>          Define the locale to use when spell checking (e.g.,
                             en, en-US, de).
  --dictionary <dictionary>  Enable a dictionary.
  --no-comments              Do not add comments to the config file.
  --no-schema                Do not add the schema reference to the config file.
  -h, --help                 display help for command

feat: Add command line option to set reporting level (#​7380)
feat: Add command line option to set reporting level (#​7380)

v9.0.2

Compare Source

Changes
Fixes
fix: Add eslint plugin helpers (#​7352)
fix: Add eslint plugin helpers (#​7352)

Add helper methods:

  • defineCSpellPluginOptions
  • defineCSpellConfig

Add some examples for supportNonStrictSearches


fix: Make it possible to define a strict dictionary. (#​7351)
fix: Make it possible to define a strict dictionary. (#​7351)

fix: Correct the Hunspell Reader usage. (#​7325)
fix: Correct the Hunspell Reader usage. (#​7325)

Add an example.


Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#​7346)
fix: Workflow Bot -- Update Dictionaries (main) (#​7346)

v9.0.1

Compare Source

Changes
Fixes
fix: Add support to add words to config and keep comments. (#​7295)
fix: Add support to add words to config and keep comments. (#​7295)

Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#​7306)
fix: Workflow Bot -- Update Dictionaries (main) (#​7306)

v9.0.0

Compare Source

Changes
BREAKING
feat!: End support for Node 18 (#​7275)
feat!: End support for Node 18 (#​7275)

Fixes
fix: Update en-gb dictionary to en-gb-mit (#​7278)
fix: Update en-gb dictionary to en-gb-mit (#​7278)

Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#​7279)
fix: Workflow Bot -- Update Dictionaries (main) (#​7279)

v8.19.4

Compare Source

Note: Version bump only for package cspell

v8.19.3

Compare Source

Note: Version bump only for package cspell

v8.19.2

Compare Source

Note: Version bump only for package cspell

v8.19.1

Compare Source

Note: Version bump only for package cspell

v8.19.0

Compare Source

Note: Version bump only for package cspell

v8.18.1

Compare Source

v8.18.0

Compare Source

v8.17.5

Compare Source

v8.17.4

Compare Source

v8.17.3

Compare Source

v8.17.2

Compare Source

v8.17.1

Compare Source

v8.17.0

Compare Source

v8.16.1

Compare Source

v8.16.0

Compare Source

v8.15.7

Compare Source

v8.15.6

Compare Source

v8.15.5

Compare Source

v8.15.4

Compare Source

v8.15.3

Compare Source

v8.15.2

Compare Source

v8.15.1

Compare Source

v8.15.0

Compare Source

v8.14.4

Compare Source

v8.14.3

Compare Source

v8.14.2

Compare Source

v8.14.1

Compare Source

v8.13.3

Compare Source

v8.13.2

Compare Source

v8.13.1

Compare Source

v8.13.0

Compare Source

v8.12.1

Compare Source

  • fix: make sure the version is up to date (f6ab018)

v8.11.0

Compare Source

v8.10.4

Compare Source

v8.10.2

Compare Source

v8.10.1

Compare Source

v8.10.0

Compare Source

v8.9.1

Compare Source

v8.9.0

Compare Source

Note: Version bump only for package cspell

v8.8.4

Compare Source

v8.8.3

Compare Source

v8.8.2

Compare Source

v8.8.1

Compare Source

  • chore: Do not stop update if it fails to lint. (64ba085)

v8.8.0

Compare Source

Note: Version bump only for package cspell

v8.7.0

Compare Source

Note: Version bump only for package cspell

v8.6.1

Compare Source

Note: Version bump only for package cspell

v8.6.0

Compare Source

Note: Version bump only for package cspell

v8.5.0

Compare Source

Note: Version bump only for package cspell

v8.4.1

Compare Source

Note: Version bump only for package cspell

v8.4.0

Compare Source

Note: Version bump only for package cspell

v8.3.2

Compare Source

Bug Fixes

v8.3.1

Compare Source

Note: Version bump only for package cspell

v8.3.0

Compare Source

Note: Version bump only for package cspell

v8.2.4

Compare Source

Note: Version bump only for package cspell

v8.2.3

Compare Source

Bug Fixes

v8.2.1

Compare Source

Note: Version bump only for package cspell

v8.2.0

Compare Source

Note: Version bump only for package cspell

v8.1.3

Compare Source

Bug Fixes
  • Resolve relative imports without a leading ./ or ../. (#​5035) (a28393b)

v8.1.2

Compare Source

Bug Fixes

v8.1.1

Compare Source

Note: Version bump only for package cspell

v8.1.0

Compare Source

Note: Version bump only for package cspell

v8.0.0

Compare Source

v7.3.9

Compare Source

v7.3.8

Compare Source

v7.3.7

Compare Source

v7.3.6

Compare Source

Note: Version bump only for package cspell

v7.3.5

Compare Source

Bug Fixes
  • Remove [@markdown](https://redirect.github.com/markdown)Description from types (#​4818) (3ba8eed)

v7.3.4

Compare Source

Note: Version bump only for package cspell

v7.3.3

Compare Source

Note: Version bump only for package cspell

v7.3.2

Compare Source

Note: Version bump only for package cspell

v7.3.1

Compare Source

Note: Version bump only for package cspell

v7.3.0

Compare Source

Note: Version bump only for package cspell

v7.2.0

Compare Source

Note: Version bump only for package cspell

v7.1.1

Compare Source

Note: Version bump only for package cspell

v7.0.2

Compare Source

Note: Version bump only for package cspell

v7.0.1

Compare Source

Bug Fixes

v7.0.0

Compare Source

Note: Version bump only for package cspell

v6.31.3

Compare Source

What's Changed

Full Changelog: streetsidesoftware/cspell@v6.31.2...v6.31.3

v6.31.2

Compare Source

Note: Version bump only for package cspell

v6.31.1

Compare Source

Note: Version bump only for package cspell

v6.31.0

Compare Source

Note: Version bump only for package cspell

6.30.2 (2023-03-18)

Bug Fixes

6.30.1 (2023-03-17)

Bug Fixes

v6.30.2

Compare Source

Bug Fixes

v6.30.1

Compare Source

Bug Fixes

v6.30.0

Compare Source

Note: Version bump only for package cspell

6.29.3 (2023-03-14)

Bug Fixes

6.29.2 (2023-03-13)

Bug Fixes

6.29.1 (2023-03-13)

Note: Version bump only for package cspell

v6.29.3

Compare Source

Bug Fixes

v6.29.2

Compare Source

Bug Fixes

v6.29.1

Compare Source

Note: Version bump only for package cspell

v6.29.0

Compare Source

Note: Version bump only for package cspell

v6.28.0

Compare Source

Features

v6.27.0

Compare Source

Features

6.26.3 (2023-02-16)

Bug Fixes

6.26.2 (2023-02-16)

Bug Fixes

6.26.1 (2023-02-15)

Bug Fixes

v6.26.3

Compare Source

Bug Fixes

v6.26.2

Compare Source

Bug Fixes

v6.26.1

Compare Source

Bug Fixes

v6.26.0

Compare Source

Features
  • All flagWords and suggestWords suggestions are preferred. (#​4176) (abfb09c)

v6.25.0

Compare Source

Bug Fixes

v6.24.0

Compare Source

Note: Version bump only for package cspell

6.23.1 (2023-02-12)

Note: Version bump only for package cspell

v6.23.1

Compare Source

Note: Version bump only for package cspell

v6.23.0

Compare Source

Note: Version bump only for package cspell

v6.22.0

Compare Source

Note: Version bump only for package cspell

v6.21.0

Compare Source

Note: Version bump only for package cspell

6.20.1 (2023-02-01)

Bug Fixes

v6.20.1

Compare Source

Bug Fixes

v6.20.0

Compare Source

Note: Version bump only for package cspell

6.19.2 (2023-01-17)

Note: Version bump only for package cspell

6.19.1 (2023-01-17)

Bug Fixes

v6.19.2

Compare Source

Note: Version bump only for package cspell

v6.19.1

Compare Source

Bug Fixes

v6.19.0

Compare Source

Note: Version bump only for package cspell

6.18.1 (2022-12-29)

Note: Version bump only for package cspell

v6.18.1

Compare Source

Note: Version bump only for package cspell

v6.18.0

Compare Source

Note: Version bump only for package cspell

v6.17.0

Compare Source

Note: Version bump only for package cspell

v6.16.0

Compare Source

Note: Version bump only for package cspell

6.15.1 (2022-11-30)

Note: Version bump only for package cspell

v6.15.1

Compare Source

Note: Version bump only for package cspell

v6.15.0

Compare Source

Features

6.14.3 (2022-11-17)

Bug Fixes

6.14.2 (2022-11-11)

Note: Version bump only for package cspell

6.14.1 (2022-11-07)

Note: Version bump only for package cspell

v6.14.3

Compare Source

Bug Fixes

v6.14.2

Compare Source

Note: Version bump only for package cspell

v6.14.1

Compare Source

Note: Version bump only for package cspell

v6.14.0

Compare Source

Note: Version bump only for package cspell

6.13.3 (2022-10-31)

Bug Fixes

6.13.2 (2022-10-31)

Bug Fixes

6.13.1 (2022-10-28)

Note: Version bump only for package cspell

v6.13.3

Compare Source

Bug F

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-cspell-monorepo branch from 85199e0 to b6bf8f7 Compare July 6, 2024 07:55
@renovate renovate bot force-pushed the renovate/major-cspell-monorepo branch from b6bf8f7 to 2f5b4aa Compare July 20, 2024 07:38
@renovate renovate bot force-pushed the renovate/major-cspell-monorepo branch from 2f5b4aa to e131cd6 Compare July 27, 2024 08:09
@renovate renovate bot force-pushed the renovate/major-cspell-monorepo branch from e131cd6 to 83c5702 Compare August 3, 2024 08:10
@renovate renovate bot force-pushed the renovate/major-cspell-monorepo branch 2 times, most recently from d07b610 to cf75046 Compare August 17, 2024 07:05
@renovate renovate bot force-pushed the renovate/major-cspell-monorepo branch from cf75046 to 3d20b70 Compare August 17, 2024 13:57
@renovate renovate bot force-pushed the renovate/major-cspell-monorepo branch from 3d20b70 to a9fcbae Compare September 1, 2024 09:00
@renovate renovate bot force-pushed the renovate/major-cspell-monorepo branch from a9fcbae to e87d21d Compare September 21, 2024 07:57
@renovate renovate bot force-pushed the renovate/major-cspell-monorepo branch 2 times, most recently from 6246ea0 to 697d4f6 Compare October 14, 2024 06:55
@renovate renovate bot force-pushed the renovate/major-cspell-monorepo branch from 697d4f6 to 61a363b Compare October 19, 2024 09:19
@renovate renovate bot force-pushed the renovate/major-cspell-monorepo branch 4 times, most recently from 12ea265 to 809e73d Compare November 3, 2024 10:12
@renovate renovate bot force-pushed the renovate/major-cspell-monorepo branch from 809e73d to 9b35baf Compare November 9, 2024 10:15
@renovate renovate bot force-pushed the renovate/major-cspell-monorepo branch from 9b35baf to d486664 Compare November 30, 2024 09:08
@renovate renovate bot force-pushed the renovate/major-cspell-monorepo branch 2 times, most recently from bb0f44c to 0734613 Compare December 21, 2024 10:16
@renovate renovate bot force-pushed the renovate/major-cspell-monorepo branch from 0734613 to 55baf36 Compare January 18, 2025 08:25
@renovate renovate bot force-pushed the renovate/major-cspell-monorepo branch from 55baf36 to 7e49fe3 Compare February 1, 2025 08:43
@renovate renovate bot force-pushed the renovate/major-cspell-monorepo branch 2 times, most recently from 63b7590 to 8485bd8 Compare February 22, 2025 17:33
@renovate renovate bot force-pushed the renovate/major-cspell-monorepo branch 3 times, most recently from da15386 to 0b0eebc Compare April 20, 2025 10:35
@renovate renovate bot force-pushed the renovate/major-cspell-monorepo branch 2 times, most recently from daed141 to 34cd487 Compare May 3, 2025 18:21
@renovate renovate bot force-pushed the renovate/major-cspell-monorepo branch from 34cd487 to 3f48dea Compare May 10, 2025 10:10
@renovate renovate bot changed the title chore(deps): update dependency cspell to v8 chore(deps): update dependency cspell to v9 May 10, 2025
@renovate renovate bot force-pushed the renovate/major-cspell-monorepo branch from 3f48dea to 6257388 Compare May 24, 2025 09:23
@renovate renovate bot force-pushed the renovate/major-cspell-monorepo branch from 6257388 to c4b321f Compare June 14, 2025 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants