Skip to content

Releases: streetsidesoftware/vscode-spell-checker

v2.2.4

13 Jun 18:35
Compare
Choose a tag to compare

Changes

Fixes

fix: Fix the needed VS Code version (#2015)

fix: Fix the needed VS Code version (#2015)

fix: #2013


Maintenance

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

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

Workflow Bot -- Update ALL Dependencies

Package.json

Summary

packages/_server/package.json | 2 +-
packages/_serverPatternMatcher/package.json | 2 +-
packages/_settingsViewer/package.json | 2 +-
packages/client/package.json | 2 +-
yarn.lock | 40 ++++++++++++++---------------
5 files changed, 24 insertions(+), 24 deletions(-)


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

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

Workflow Bot -- Update ALL Dependencies

Package.json

diff --git a/package.json b/package.json
index 48e034c..9351f2d 100644
--- a/package.json
+++ b/package.json
@@ -2217,7 +2217,7 @@
     "update-packages": "yarn upgrade && yarn run package-json-dependency-updater -u && yarn"
   },
   "devDependencies": {
-    "@tsconfig/node16": "^1.0.2",
+    "@tsconfig/node16": "^1.0.3",
     "@typescript-eslint/eslint-plugin": "^4.33.0",
     "@typescript-eslint/parser": "^4.33.0",
     "eslint": "^7.32.0",

Summary

package.json | 2 +-
packages/_integrationTests/package.json | 2 +-
packages/_server/package.json | 2 +-
packages/_serverPatternMatcher/package.json | 2 +-
packages/_settingsViewer/package.json | 4 +-
packages/client/package.json | 2 +-
packages/jest-mock-vscode/package.json | 2 +-
.../package-json-dependency-updater/package.json | 2 +-
yarn.lock | 56 +++++++++++-----------
9 files changed, 37 insertions(+), 37 deletions(-)


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

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

Workflow Bot -- Update ALL Dependencies

Package.json

Summary

packages/_integrationTests/package.json | 2 +-
yarn.lock | 12 ++++++------
2 files changed, 7 insertions(+), 7 deletions(-)


v2.2.3

10 Jun 07:07
Compare
Choose a tag to compare

Changes

fix: add elixir to default enabledLanguageIds (#2005)

fix: add elixir to default enabledLanguageIds (#2005)

On README.md said that Elixir is enabled by default but it is not on default languageIds list.


Fixes

fix: Update VS Code types to 1.68.0 (#2008)

fix: Update VS Code types to 1.68.0 (#2008)


Documentation

doc: README - Add "locale" in-document setting (#2007)

doc: README - Add "locale" in-document setting (#2007)

Hi

I'm searching for a while howto be able to declare per-file language and finally found the answer in #676.

I don't know why it's not documented in cSpell documentation. I probably would make a PR there too


Maintenance

ci: Update node version to match VS Code (#2009)

ci: Update node version to match VS Code (#2009)


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

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

Workflow Bot -- Update ALL Dependencies

Package.json

Summary

yarn.lock | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

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

Workflow Bot -- Update ALL Dependencies

Package.json

Summary

yarn.lock | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)


v2.2.2

09 Jun 11:06
Compare
Choose a tag to compare

Changes

Fixes

fix: allow custom dictionaries with non-txt extension (#2002)

fix: allow custom dictionaries with non-txt extension (#2002)

Need to use addWords: true to enable writing to non-txt files.
Fix: #2001


fix: Add Sponsor link (#2000)

fix: Add Sponsor link (#2000)

fix: #1998


fix: Upgrade `vscode-language(client/server)` to `v8.0.1` (#1995)

fix: Upgrade vscode-language(client/server) to v8.0.1 (#1995)


Maintenance

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

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

Workflow Bot -- Update ALL Dependencies

Package.json

diff --git a/package.json b/package.json
index a15f42f..b670aeb 100644
--- a/package.json
+++ b/package.json
@@ -2227,11 +2227,11 @@
     "vsce": "^2.9.1"
   },
   "dependencies": {
-    "@cspell/cspell-bundled-dicts": "^6.1.1",
-    "@cspell/cspell-types": "^6.1.1",
+    "@cspell/cspell-bundled-dicts": "^6.1.2",
+    "@cspell/cspell-types": "^6.1.2",
     "@types/react": "^17.0.45",
     "cosmiconfig": "^7.0.1",
-    "cspell": "^6.1.1",
+    "cspell": "^6.1.2",
     "regexp-worker": "^1.1.1"
   },
   "comment-resolutions": {

Summary

package.json | 6 +-
packages/_integrationTests/package.json | 2 +-
packages/_server/package.json | 10 +--
packages/_serverPatternMatcher/package.json | 2 +-
packages/client/package.json | 4 +-
yarn.lock | 114 ++++++++++++++--------------
6 files changed, 69 insertions(+), 69 deletions(-)


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

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

Workflow Bot -- Update ALL Dependencies

Package.json

Summary

yarn.lock | 149 ++++++++++++--------------------------------------------------
1 file changed, 29 insertions(+), 120 deletions(-)


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

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

Workflow Bot -- Update ALL Dependencies

Package.json

Summary

packages/_integrationTests/package.json | 2 +-
packages/_server/package.json | 2 +-
packages/_serverPatternMatcher/package.json | 2 +-
packages/_settingsViewer/package.json | 2 +-
packages/client/package.json | 2 +-
yarn.lock | 10 +++++-----
6 files changed, 10 insertions(+), 10 deletions(-)


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

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

Workflow Bot -- Update ALL Dependencies

Package.json

Summary

yarn.lock | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)


v2.2.1

07 Jun 11:57
Compare
Choose a tag to compare

Changes

Fixes

fix: Add a workaround for issue with Markdown Rename (#1993)

fix: Add a workaround for issue with Markdown Rename (#1993)

fix: #1987


dev: Upgrade to CSpell 6 (#1967)

dev: Upgrade to CSpell 6 (#1967)

Note: this should have no real impact on the Extension since it is already running on Node 16.


Documentation

fix: Add a workaround for issue with Markdown Rename (#1993)

fix: Add a workaround for issue with Markdown Rename (#1993)

fix: #1987


Maintenance

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

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

Workflow Bot -- Update ALL Dependencies

Package.json

Summary

packages/_server/package.json | 2 +-
packages/_settingsViewer/package.json | 2 +-
yarn.lock | 118 ++++++++++++++++++----------------
3 files changed, 65 insertions(+), 57 deletions(-)


chore(deps): bump actions/setup-node from 3.2.0 to 3.3.0 (#1991)

chore(deps): bump actions/setup-node from 3.2.0 to 3.3.0 (#1991)

Bumps actions/setup-node from 3.2.0 to 3.3.0.

Release notes

Sourced from actions/setup-node's releases.

Add support for lts/-n aliases

In scope of this release we added support for lts/-n aliases, improve logic for current, latest and node aliases to handle them from toolcache, update ncc package.

Support of lts/-n aliases

steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
  with:
    node-version: lts/-1
- run: npm ci
- run: npm test

Minor improvements

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) (#1990)

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

Workflow Bot -- Update ALL Dependencies

Package.json

diff --git a/package.json b/package.json
index 3ca106c..dde278e 100644
--- a/package.json
+++ b/package.json
@@ -2185,7 +2185,7 @@
     "prettier": "^2.6.2",
     "rimraf": "^3.0.2",
     "standard-version": "^9.5.0",
-    "typescript": "^4.7.2",
+    "typescript": "^4.7.3",
     "vsce": "^2.9.1"
   },
   "dependencies": {

Summary

package.json | 2 +-
packages/_integrationTests/package.json | 4 +--
packages/_server/package.json | 4 +--
packages/_serverPatternMatcher/package.json | 4 +--
packages/_settingsViewer/package.json | 4 +--
packages/client/package.json | 4 +--
packages/jest-mock-vscode-examples/package.json | 2 +-
packages/jest-mock-vscode/package.json | 2 +-
yarn.lock | 40 ++++++++++++-------------
9 files changed, 33 insertions(+), 33 deletions(-)


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

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

Workflow Bot -- Update ALL Dependencies

Package.json

diff --git a/package.json b/package.json
index e0b0090..3ca106c 100644
--- a/package.json
+++ b/package.json
@@ -2186,14 +2186,14 @@
     "rimraf": "^3.0.2",
     "standard-version": "^9.5.0",
     "typescript": "^4.7.2",
-    "vsce": "^2.9.0"
+    "vsce": "^2.9.1"
   },
   "dependencies": {
-    "@cspell/cspell-bundled-dicts": "^6.0.0",
-    "@cspell/cspell-types": "^6.0.0",
+    "@cspell/cspell-bundled-dicts": "^6.1.1",
+    "@cspell/cspell-types": "^6.1.1",
     "@types/react": "^17.0.45",
     "cosmiconfig": "^7.0.1",
-    "cspell": "^6.0.0",
+    "cspell": "^6.1.1",
     "regexp-worker": "^1.1.1"
   },
   "comment-resolutions": {

Summary

package.json | 8 +-
packages/___buildTools/package.json | 2 +-
packages/__utils/package.json | 2 +-
packages/_integrationTests/package.json | 4 +-
packages/_server/package.json | 14 +-
packages/_serverPatternMatcher/package.json | 8 +-
packages/_settingsViewer/package.json | 8 +-
packages/client/package.json | 10 +-
packages/jest-mock-vscode-examples/package.json | 2 +-
packages/jest-mock-vscode/package.json | 2 +-
yarn.lock | 306 +++++++++++++-----------
11 files changed, 190 insertions(+), 176 deletions(-)


chore(deps): bump cspell-gitignore from 6.0.0 to 6.1.1 (#1988)

chore(deps): bump cspell-gitignore from 6.0.0 to 6.1.1 (#1988)

Bumps cspell-gitignore from 6.0...

Read more

v2.2.0

17 May 10:36
Compare
Choose a tag to compare

Changes

Semi-Breaking change

The updated Python, C++, GO, and CSharp dictionaries no longer set allowCompoundWords to true. If you want the old behavior, add the following to your cspell.json file or VS Code settings:

cspell.json

{
    "languageSettings": [
        {
            "languageId": "python,go,cpp,c,csharp",
            "allowCompoundWords": true
        }
    ]
}

VS Code

{
    "cSpell.languageSettings": [
        {
            "languageId": "python,go,cpp,c,csharp",
            "allowCompoundWords": true
        }
    ]
}

Note: setting allowCompoundWords to true hides many misspellings.

Features

feat: Add `checkOnlyEnabledFileTypes` option (#1954)

feat: Add checkOnlyEnabledFileTypes option (#1954)

fix: #1927
fix: #1935 - checkOnlyEnabledFileTypes: false gets it close. There are still differences for performance and personal preference reasons. It is still possible to get the extension to not check a file type.

Example checking all file types except java:

"cSpell.checkOnlyEnabledFileTypes": false,
"cSpell.enableFiletypes": ["!java"]

Alternate method

"cSpell.enableFiletypes": ["*", "!java"]

Fixes

fix: Update vscode to 1.67.0 (#1933)

fix: Update vscode to 1.67.0 (#1933)


fix: remove duplicate definition of `enableFiletypes` (#1931)

fix: remove duplicate definition of enableFiletypes (#1931)

fix: #1929


Documentation

feat: Add `checkOnlyEnabledFileTypes` option (#1954)

feat: Add checkOnlyEnabledFileTypes option (#1954)

fix: #1927
fix: #1935 - checkOnlyEnabledFileTypes: false gets it close. There are still differences for performance and personal preference reasons. It is still possible to get the extension to not check a file type.

Example checking all file types except java:

"cSpell.checkOnlyEnabledFileTypes": false,
"cSpell.enableFiletypes": ["!java"]

Alternate method

"cSpell.enableFiletypes": ["*", "!java"]

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

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

Workflow Bot -- Update ALL Dependencies

Package.json

diff --git a/package.json b/package.json
index b32887c..51efe57 100644
--- a/package.json
+++ b/package.json
@@ -400,7 +400,7 @@
             "type": "array"
           },
           "cSpell.includeRegExpList": {
-            "description": "List of RegExp patterns or defined Pattern names to define the text to be included for spell checking. If includeRegExpList is defined, ONLY, text matching the included patterns will be checked.",
+            "description": "List of regular expression patterns or defined pattern names to match for spell checking.\n\nIf this property is defined, only text matching the included patterns will be checked.\n\nWhile you can create your own patterns, you can also leverage several patterns that are [built-in to CSpell](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell-lib/src/Settings/DefaultSettings.ts#L22).",
             "items": {
               "description": "A PatternRef is a Pattern or PatternId.",
               "type": "string"
@@ -415,7 +415,7 @@
               "properties": {
                 "allowCompoundWords": {
                   "default": false,
-                  "description": "True to enable compound word checking.",
+                  "description": "True to enable compound word checking. See [Case Sensitivity](https://cspell.org/docs/case-sensitive/) for more details.",
                   "type": "boolean"
                 },
                 "caseSensitive": {
@@ -428,7 +428,7 @@
                   "type": "string"
                 },
                 "dictionaries": {
-                  "description": "Optional list of dictionaries to use. Each entry should match the name of the dictionary. To remove a dictionary from the list add `!` before the name. i.e. `!typescript` will turn off the dictionary with the name `typescript`.",
+                  "description": "Optional list of dictionaries to use. Each entry should match the name of the dictionary.\n\nTo remove a dictionary from the list, add `!` before the name.\n\nFor example, `!typescript` will turn off the dictionary with the name `typescript`.\n\nSee the [Dictionaries](https://cspell.org/docs/dictionaries/) and [Custom Dictionaries](https://cspell.org/docs/dictionaries-custom/) for more details.",
                   "items": {
                     "description": "Reference to a dictionary by name. One of:\n-  {@link  DictionaryRef } \n-  {@link  DictionaryNegRef }",
                     "type": "string"
@@ -581,7 +581,7 @@
                   "type": "string"
                 },
                 "ignoreRegExpList": {
-                  "description": "List of RegExp patterns or Pattern names to exclude from spell checking.\n\nExample: [\"href\"] - to exclude html href.",
+                  "description": "List of regular expression patterns or pattern names to exclude from spell checking.\n\nExample: [\"href\"] - to exclude html href.\n\nBy default, several patterns are excluded. See [Configuration](https://cspell.org/configuration/#cspelljson-sections) for more details.\n\nWhile you can create your own patterns, you can also leverage several patterns that are [built-in to CSpell](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell-lib/src/Settings/DefaultSettings.ts#L22).",
                   "items": {
                     "description": "A PatternRef is a Pattern or PatternId.",
                     "type": "string"
@@ -589,14 +589,14 @@
                   "type": "array"
                 },
                 "ignoreWords": {
-                  "description": "List of words to be ignored. An Ignored word will not show up as an error even if it is also in the `flagWords`.",
+                  "description": "List of words to be ignored. An ignored word will not show up as an error, even if it is also in the `flagWords`.",
                   "items": {
                     "type": "string"
                   },
                   "type": "array"
                 },
                 "includeRegExpList": {
-                  "description": "List of RegExp patterns or defined Pattern names to define the text to be included for spell checking. If includeRegExpList is defined, ONLY, text matching the included patterns will be checked.",
+                  "description": "List of regular expression patterns or defined pattern names to match for spell checking.\n\nIf this property is defined, only text matching the included patterns will be checked.\n\nWhile you can create your own patterns, you can also leverage several patterns that are [built-in to CSpell](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell-lib/src/Settings/DefaultSettings.ts#L22).",
                   "items": {
                     "description": "A PatternRef is a Pattern or PatternId.",
                     "type": "string"
@@ -618,7 +618,7 @@
                     "properties": {
                       "allowCompoundWords": {
                         "default": false,
-                        "description": "True to enable compound word checking.",
+                        "description": "True to enable compound word checking. See [Case Sensitivity](https://cspell.org/docs/case-sensitive/) for more details.",
                         "type": "boolean"
                       },
                       "caseSensitive": {
@@ -631,7 +631,7 @@
                         "type": "string"
                       },
                       "dictionaries": {
-                        "description": "Optional list of dictionaries to use. Each entry should match the name of the dictionary. To remove a dictionary from the list add `!` before the name. i.e. `!typescript` will turn off the dictionary with the name `typescript`.",
+                        "description": "Optional list of dictionaries to use. Each entry should match the name of the dictionary.\n\nTo remove a dictionary from the list, add `!` before the name.\n\nFor example, `!typescript` will turn off the dictionary with the name `typescript`.\n\nSee the [Dictionaries](https://cspell.org/docs/dictionaries/) and [Custom Dictionaries](https://cspell.org/docs/dictionaries-custom/) for more details.",
                         "items": {
                           "description": "Reference to a dictionary by name. One of:\n-  {@link  DictionaryRef } \n-  {@link  DictionaryNegRef }",
                           "type": "string"
@@ -747,7 +747,7 @@
                         "type": "string"
                       },
                       "ignoreRegExpList": {
-                        "description": "List of RegExp patterns or Pattern names to exclude from spell checking.\n\nExample: [\"href\"] - to exclude html href.",
+                        "description": "List of regular expression patterns or pattern names to exclude from spell checking.\n\nExample: [\"href\"] - to exclude html href.\n\nBy default, several patterns are excluded. See [Configuration](https://cspell.org/configuration/#cspelljson-sections) for more details.\n\nWhile you can create your own patterns, you can also leverage several patterns that are [built-in to CSpell](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell-lib/src/Settings/DefaultSettings.ts#L22).",
                         "items": {
                           "description": "...
Read more

v2.1.12

28 Apr 16:10
Compare
Choose a tag to compare

Changes

[Snyk] Security upgrade github-pages from 225 to 225 (#1904)

[Snyk] Security upgrade github-pages from 225 to 225 (#1904)

Snyk has created this PR to fix one or more vulnerable packages in the `rubygems` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • docs/Gemfile
    • docs/Gemfile.lock

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 661/1000
Why? Recently disclosed, Has a fix available, CVSS 7.5
Regular Expression Denial of Service (ReDoS)
SNYK-RUBY-NOKOGIRI-2620374
No No Known Exploit
high severity 661/1000
Why? Recently disclosed, Has a fix available, CVSS 7.5
Out-of-bounds Write
SNYK-RUBY-NOKOGIRI-2630623
No No Known Exploit
high severity 661/1000
Why? Recently disclosed, Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-RUBY-NOKOGIRI-2630898
No No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.


Fixes

dev: support transformed text in issues. (#1891)

dev: support transformed text in issues. (#1891)


dev: Publish jest mock (#1889)

dev: Publish jest mock (#1889)


fix: Update to cspell 5.19.5 (#1875)

fix: Update to cspell 5.19.5 (#1875)


Maintenance

chore(deps): bump github/codeql-action from 1 to 2 (#1917)

chore(deps): bump github/codeql-action from 1 to 2 (#1917)

Bumps github/codeql-action from 1 to 2.

Changelog

Sourced from github/codeql-action's changelog.

2.1.8 - 08 Apr 2022

  • Update default CodeQL bundle version to 2.8.5. #1014
  • Fix error where the init action would fail due to a GitHub API request that was taking too long to complete #1025

2.1.7 - 05 Apr 2022

  • A bug where additional queries specified in the workflow file would sometimes not be respected has been fixed. #1018

2.1.6 - 30 Mar 2022

  • [v2+ only] The CodeQL Action now runs on Node.js v16. #1000
  • Update default CodeQL bundle version to 2.8.4. #990
  • Fix a bug where an invalid commit_oid was being sent to code scanning when a custom checkout path was being used. #956
Commits
  • 2c03704 Allow the version of the ML-powered pack to depend on the CLI version
  • dd6b592 Simplify ML-powered query status report definition
  • a90d8bf Merge pull request #1011 from github/henrymercer/ml-powered-queries-pr-check
  • dc0338e Use latest major version of actions/upload-artifact
  • 57096fe Add a PR check to validate that ML-powered queries are run correctly
  • b0ddf36 Merge pull request #1012 from github/henrymercer/update-actions-major-versions
  • 1ea2f2d Merge branch 'main' into henrymercer/update-actions-major-versions
  • 9dcc141 Merge pull request #1010 from github/henrymercer/stop-running-ml-powered-quer...
  • ea751a9 Update other Actions from v2 to v3
  • a2949f4 Update actions/checkout from v2 to v3
  • Additional commits viewable in compare view

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 ...
Read more

v2.1.11

30 Mar 15:45
Compare
Choose a tag to compare

Changes

Fixes

fix: Configuration changes should be responsive (#1864)

fix: Configuration changes should be responsive (#1864)

Make sure the status bar and the configuration page
reflects changes to the configuration.

  • Do not show readonly configurations.
  • Move enableFileTypes

Documentation

fix: Configuration changes should be responsive (#1864)

fix: Configuration changes should be responsive (#1864)

Make sure the status bar and the configuration page
reflects changes to the configuration.

  • Do not show readonly configurations.
  • Move enableFileTypes

Maintenance

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

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

Workflow Bot -- Update ALL Dependencies

Package.json

Summary

yarn.lock | 83 +++++++++++++++++++++++++++++++++------------------------------
1 file changed, 44 insertions(+), 39 deletions(-)


v2.1.10

30 Mar 08:29
Compare
Choose a tag to compare

Changes

Fixes

fix: #1859 (#1862)

fix: #1859 (#1862)


fix: fix document generation of internal links. (#1856)

fix: fix document generation of internal links. (#1856)


Documentation

fix: fix document generation of internal links. (#1856)

fix: fix document generation of internal links. (#1856)


v2.1.9

28 Mar 06:32
Compare
Choose a tag to compare

Changes

Fixes

fix: Improve Settings descriptions (#1854)

fix: Improve Settings descriptions (#1854)


Maintenance

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

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

Workflow Bot -- Update ALL Dependencies

Package.json

Summary

yarn.lock | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)


v2.1.8

27 Mar 07:12
Compare
Choose a tag to compare

Changes

[Snyk] Security upgrade github-pages from 223 to 224 (#1809)

[Snyk] Security upgrade github-pages from 223 to 224 (#1809)

#1809


Fixes

fix: Improve Extension performance (#1852)

fix: Improve Extension performance (#1852)

#1852


fix: fix generated description of ignoreRegExpList (#1841)

fix: fix generated description of ignoreRegExpList (#1841)

#1841


fix: organize the configuration (#1837)

fix: organize the configuration (#1837)

#1837


dev: Upgrade VSCode mock to support vscode 1.65.0 (#1811)

dev: Upgrade VSCode mock to support vscode 1.65.0 (#1811)

#1811


Documentation

fix: fix generated description of ignoreRegExpList (#1841)

fix: fix generated description of ignoreRegExpList (#1841)

#1841


fix: organize the configuration (#1837)

fix: organize the configuration (#1837)

#1837


Maintenance

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

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

#1853


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

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

#1846


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

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

#1845


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

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

#1840


chore(deps): bump peter-evans/create-pull-request from 3 to 4 (#1842)

chore(deps): bump peter-evans/create-pull-request from 3 to 4 (#1842)

#1842


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

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

#1839


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

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

#1838


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

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

#1833


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

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

#1826


chore(deps-dev): bump cspell-lib from 5.19.1 to 5.19.2 (#1822)

chore(deps-dev): bump cspell-lib from 5.19.1 to 5.19.2 (#1822)

#1822


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

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

#1820


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

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

#1819


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

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

#1815


chore(deps-dev): bump rxjs from 7.5.4 to 7.5.5 (#1814)

chore(deps-dev): bump rxjs from 7.5.4 to 7.5.5 (#1814)

#1814


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

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

#1813


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

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

#1812


chore(deps-dev): bump eslint-plugin-react from 7.29.2 to 7.29.3 (#1806)

chore(deps-dev): bump eslint-plugin-react from 7.29.2 to 7.29.3 (#1806)

#1806


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

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

#1803


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

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

#1802


chore(deps-dev): bump @types/react-dom from 17.0.12 to 17.0.13 (#1801)

chore(deps-dev): bump @types/react-dom from 17.0.12 to 17.0.13 (#1801)

#1801


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

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

#1800


chore(deps-dev): bump typescript from 4.5.5 to 4.6.2 (#1795)

chore(deps-dev): bump typescript from 4.5.5 to 4.6.2 (#1795)

#1795


chore(deps): bump actions/checkout from 2 to 3 (#1799)

chore(deps): bump actions/checkout from 2 to 3 (#1799)

#1799


chore(deps): bump peter-evans/create-pull-request from 3.13.0 to 3.14.0 (#1794)

chore(deps): bump peter-evans/create-pull-request from 3.13.0 to 3.14.0 (#1794)

#1794


chore(deps): bump peter-evans/create-pull-request from 3.12.1 to 3.13.0 (#1792)

chore(deps): bump peter-evans/create-pull-request from 3.12.1 to 3.13.0 (#1792)

#1792


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

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

#1791


chore(deps): bump nokogiri from 1.12.5 to 1.13.3 in /docs (#1790)

chore(deps): bump nokogiri from 1.12.5 to 1.13.3 in /docs (#1790)

#1790


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

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

#1789


chore(deps): bump actions/setup-node from 2 to 3.0.0 (#1788)

chore(deps): bump actions/setup-node from 2 to 3.0.0 (#1788)

#1788


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

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

#1783


chore(deps-dev): bump terser from 5.10.0 to 5.11.0 (#1782)

chore(deps-dev): bump terser from 5.10.0 to 5.11.0 (#1782)

#1782


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

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

#1780


ci: Workflow Bot -- Update ALL Dependencies (main) (#1...
Read more