Skip to content

v2.3.3

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 08:13
· 726 commits to refs/heads/main since this release

Changes

Update README.md for arabic VS Code extension (#2105)

Update README.md for arabic VS Code extension (#2105)


Fixes

fix: Support spell checking commit message (#2106)

fix: Support spell checking commit message (#2106)

See: SCM: Support input box spell checking · Issue #35571 · microsoft/vscode


Documentation

fix: Support spell checking commit message (#2106)

fix: Support spell checking commit message (#2106)

See: SCM: Support input box spell checking · Issue #35571 · microsoft/vscode


Maintenance

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

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

Workflow Bot -- Update ALL Dependencies

Package.json

diff --git a/package.json b/package.json
index 03d6a33..31c1595 100644
--- a/package.json
+++ b/package.json
@@ -2230,11 +2230,11 @@
     "vsce": "^2.10.0"
   },
   "dependencies": {
-    "@cspell/cspell-bundled-dicts": "^6.4.1",
-    "@cspell/cspell-types": "^6.4.1",
+    "@cspell/cspell-bundled-dicts": "^6.4.2",
+    "@cspell/cspell-types": "^6.4.2",
     "@types/react": "^17.0.47",
     "cosmiconfig": "^7.0.1",
-    "cspell": "^6.4.1",
+    "cspell": "^6.4.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 | 158 +++++++++++++++-------------
6 files changed, 94 insertions(+), 88 deletions(-)


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

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

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 | 36 ++++++++++++++---------------
5 files changed, 22 insertions(+), 22 deletions(-)


chore(deps-dev): bump @types/node from 18.0.6 to 18.6.1 (#2103)

chore(deps-dev): bump @types/node from 18.0.6 to 18.6.1 (#2103)

Bumps @types/node from 18.0.6 to 18.6.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)

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

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

Workflow Bot -- Update ALL Dependencies

Package.json

diff --git a/package.json b/package.json
index a6a08a3..a948202 100644
--- a/package.json
+++ b/package.json
@@ -2229,11 +2229,11 @@
     "vsce": "^2.10.0"
   },
   "dependencies": {
-    "@cspell/cspell-bundled-dicts": "^6.4.0",
-    "@cspell/cspell-types": "^6.4.0",
+    "@cspell/cspell-bundled-dicts": "^6.4.1",
+    "@cspell/cspell-types": "^6.4.1",
     "@types/react": "^17.0.47",
     "cosmiconfig": "^7.0.1",
-    "cspell": "^6.4.0",
+    "cspell": "^6.4.1",
     "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 | 146 ++++++++++++++--------------
6 files changed, 85 insertions(+), 85 deletions(-)


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

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

Workflow Bot -- Update ALL Dependencies

Package.json

diff --git a/package.json b/package.json
index d8767b6..a6a08a3 100644
--- a/package.json
+++ b/package.json
@@ -2226,14 +2226,14 @@
     "rimraf": "^3.0.2",
     "standard-version": "^9.5.0",
     "typescript": "^4.7.4",
-    "vsce": "^2.9.3"
+    "vsce": "^2.10.0"
   },
   "dependencies": {
-    "@cspell/cspell-bundled-dicts": "^6.3.0",
-    "@cspell/cspell-types": "^6.3.0",
+    "@cspell/cspell-bundled-dicts": "^6.4.0",
+    "@cspell/cspell-types": "^6.4.0",
     "@types/react": "^17.0.47",
     "cosmiconfig": "^7.0.1",
-    "cspell": "^6.3.0",
+    "cspell": "^6.4.0",
     "regexp-worker": "^1.1.1"
   },
   "comment-resolutions": {

Summary

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


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

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

Workflow Bot -- Update ALL Dependencies

Package.json

Summary

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


chore(deps): bump tzinfo from 1.2.9 to 1.2.10 in /docs (#2100)

chore(deps): bump tzinfo from 1.2.9 to 1.2.10 in /docs (#2100)

Bumps tzinfo from 1.2.9 to 1.2.10.

Release notes

Sourced from tzinfo's releases.

v1.2.10

  • Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when used with RubyDataSource. Please refer to GHSA-5cm2-9h8c-rvfx for details. CVE-2022-31163.
  • Ignore the SECURITY file from Arch Linux's tzdata package. #134.

TZInfo v1.2.10 on RubyGems.org

Changelog

Sourced from tzinfo's changelog.

Version 1.2.10 - 19-Jul-2022

  • Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when used with RubyDataSource. Please refer to GHSA-5cm2-9h8c-rvfx for details. CVE-2022-31163.
  • Ignore the SECURITY file from Arch Linux's tzdata package. #134.
Commits
  • 0814dcd Fix the release date.
  • fd05e2a Preparing v1.2.10.
  • b98c32e Merge branch 'fix-directory-traversal-1.2' into 1.2
  • ac3ee68 Remove unnecessary escaping of + within regex character classes.
  • 9d49bf9 Fix relative path loading tests.
  • 394c381 Remove private_constant for consistency and compatibility.
  • 5e9f990 Exclude Arch Linux's SECURITY file from the time zone index.
  • 17fc9e1 Workaround for 'Permission denied - NUL' errors with JRuby on Windows.
  • 6bd7a51 Update copyright years.
  • 9905ca9 Fix directory traversal in Timezone.get when using Ruby data source
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.