Skip to content

v2.2.6

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jul 10:13
· 769 commits to refs/heads/main since this release

Changes

Updated CSpell to 6.2.2

Documentation

doc: Create CODE\_OF\_CONDUCT.md (#2043)

doc: Create CODE_OF_CONDUCT.md (#2043)


Maintenance

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

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

Workflow Bot -- Update ALL Dependencies

Package.json

diff --git a/package.json b/package.json
index d484747..b4f447d 100644
--- a/package.json
+++ b/package.json
@@ -2228,11 +2228,11 @@
     "vsce": "^2.9.2"
   },
   "dependencies": {
-    "@cspell/cspell-bundled-dicts": "^6.1.2",
-    "@cspell/cspell-types": "^6.1.2",
+    "@cspell/cspell-bundled-dicts": "^6.2.2",
+    "@cspell/cspell-types": "^6.2.2",
     "@types/react": "^17.0.47",
     "cosmiconfig": "^7.0.1",
-    "cspell": "^6.1.2",
+    "cspell": "^6.2.2",
     "regexp-worker": "^1.1.1"
   },
   "comment-resolutions": {

Summary

package.json | 6 +-
packages/_integrationTests/package.json | 4 +-
packages/_server/package.json | 10 +-
packages/_serverPatternMatcher/package.json | 2 +-
packages/_settingsViewer/package.json | 6 +-
packages/client/package.json | 6 +-
packages/jest-mock-vscode-examples/package.json | 2 +-
yarn.lock | 649 +++++++++++++-----------
8 files changed, 365 insertions(+), 320 deletions(-)


chore(deps-dev): bump @types/vscode from 1.68.0 to 1.68.1 (#2046)

chore(deps-dev): bump @types/vscode from 1.68.0 to 1.68.1 (#2046)

Bumps @types/vscode from 1.68.0 to 1.68.1.

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)

doc: Create CODE\_OF\_CONDUCT.md (#2043)

doc: Create CODE_OF_CONDUCT.md (#2043)


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

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

Workflow Bot -- Update ALL Dependencies

Package.json

Summary

yarn.lock | 43 +++++++++++++++++++++----------------------
1 file changed, 21 insertions(+), 22 deletions(-)


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

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

Workflow Bot -- Update ALL Dependencies

Package.json

Summary

packages/_server/package.json | 2 +-
packages/_serverPatternMatcher/package.json | 2 +-
packages/_settingsViewer/package.json | 4 +-
packages/client/package.json | 2 +-
yarn.lock | 87 +++++++++++++++--------------
5 files changed, 51 insertions(+), 46 deletions(-)


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

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

Workflow Bot -- Update ALL Dependencies

Package.json

Summary

yarn.lock | 45 ++++++++++++++++++++++++++-------------------
1 file changed, 26 insertions(+), 19 deletions(-)


chore(deps-dev): bump vsce from 2.9.1 to 2.9.2 (#2036)

chore(deps-dev): bump vsce from 2.9.1 to 2.9.2 (#2036)

Bumps vsce from 2.9.1 to 2.9.2.

Release notes

Sourced from vsce's releases.

v2.9.2

2.9.2 (2022-06-21)

Bug Fixes

  • ensure that we can define dependency argument in config (#743) (b2288cd), closes #742
Commits
  • b2288cd fix: ensure that we can define dependency argument in config (#743)
  • 76b06f2 build(deps-dev): bump semantic-release from 19.0.2 to 19.0.3 (#741)
  • 293f3d5 build(deps): bump semver-regex from 3.1.3 to 3.1.4 (#738)
  • 9ef1cf0 build(deps): bump npm from 8.3.2 to 8.12.0 (#736)
  • See full diff 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 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)