Skip to content

v2.2.5

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jun 14:55
· 927 commits to refs/heads/main since this release

Changes

Update CSpell Dictionaries

Maintenance

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)

fix: Update CSpell dictionaries (#2033)

fix: Update CSpell dictionaries (#2033)

Workflow Bot -- Update ALL Dependencies

Package.json

Summary

yarn.lock | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)


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

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

Workflow Bot -- Update ALL Dependencies

Package.json

diff --git a/package.json b/package.json
index cbca45a..3db1f04 100644
--- a/package.json
+++ b/package.json
@@ -2221,16 +2221,16 @@
     "@typescript-eslint/eslint-plugin": "^4.33.0",
     "@typescript-eslint/parser": "^4.33.0",
     "eslint": "^7.32.0",
-    "prettier": "^2.7.0",
+    "prettier": "^2.7.1",
     "rimraf": "^3.0.2",
     "standard-version": "^9.5.0",
-    "typescript": "^4.7.3",
+    "typescript": "^4.7.4",
     "vsce": "^2.9.1"
   },
   "dependencies": {
     "@cspell/cspell-bundled-dicts": "^6.1.2",
     "@cspell/cspell-types": "^6.1.2",
-    "@types/react": "^17.0.45",
+    "@types/react": "^17.0.47",
     "cosmiconfig": "^7.0.1",
     "cspell": "^6.1.2",
     "regexp-worker": "^1.1.1"

Summary

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


chore(deps-dev): bump @types/node from 17.0.44 to 18.0.0 (#2029)

chore(deps-dev): bump @types/node from 17.0.44 to 18.0.0 (#2029)

Bumps @types/node from 17.0.44 to 18.0.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) (#2026)

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

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 +-
.../package-json-dependency-updater/package.json | 2 +-
yarn.lock | 28 +++++++++++-----------
7 files changed, 20 insertions(+), 20 deletions(-)


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

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

Workflow Bot -- Update ALL Dependencies

Package.json

Summary

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


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

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

Workflow Bot -- Update ALL Dependencies

Package.json

Summary

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


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

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

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 | 20 ++++++++++----------
6 files changed, 15 insertions(+), 15 deletions(-)


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

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

Workflow Bot -- Update ALL Dependencies

Package.json

Summary

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


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

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

Workflow Bot -- Update ALL Dependencies

Package.json

diff --git a/package.json b/package.json
index 65fa295..cbca45a 100644
--- a/package.json
+++ b/package.json
@@ -2221,7 +2221,7 @@
     "@typescript-eslint/eslint-plugin": "^4.33.0",
     "@typescript-eslint/parser": "^4.33.0",
     "eslint": "^7.32.0",
-    "prettier": "^2.6.2",
+    "prettier": "^2.7.0",
     "rimraf": "^3.0.2",
     "standard-version": "^9.5.0",
     "typescript": "^4.7.3",

Summary

package.json | 2 +-
yarn.lock | 26 +++++++++++++-------------
2 files changed, 14 insertions(+), 14 deletions(-)


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

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

Workflow Bot -- Update ALL Dependencies

Package.json

Summary

yarn.lock | 40 ++++++++++++++++++++--------------------
1 file changed, 20 insertions(+), 20 deletions(-)