Skip to content

Commit

Permalink
fix: Workflow Bot -- Update Dictionaries (main) (#6466)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
Co-authored-by: Jason Dent <[email protected]>
  • Loading branch information
3 people authored Nov 4, 2024
1 parent b1b2f42 commit d147b83
Show file tree
Hide file tree
Showing 14 changed files with 5,487 additions and 15,048 deletions.
1,049 changes: 328 additions & 721 deletions integration-tests/snapshots/RustPython/RustPython/report.yaml

Large diffs are not rendered by default.

752 changes: 139 additions & 613 deletions integration-tests/snapshots/RustPython/RustPython/snapshot.txt

Large diffs are not rendered by default.

852 changes: 246 additions & 606 deletions integration-tests/snapshots/alexiosc/megistos/report.yaml

Large diffs are not rendered by default.

788 changes: 214 additions & 574 deletions integration-tests/snapshots/alexiosc/megistos/snapshot.txt

Large diffs are not rendered by default.

66 changes: 30 additions & 36 deletions integration-tests/snapshots/flutter/samples/report.yaml

Large diffs are not rendered by default.

58 changes: 26 additions & 32 deletions integration-tests/snapshots/flutter/samples/snapshot.txt

Large diffs are not rendered by default.

152 changes: 54 additions & 98 deletions integration-tests/snapshots/googleapis/google-cloud-cpp/report.yaml

Large diffs are not rendered by default.

136 changes: 46 additions & 90 deletions integration-tests/snapshots/googleapis/google-cloud-cpp/snapshot.txt

Large diffs are not rendered by default.

7,559 changes: 1,811 additions & 5,748 deletions integration-tests/snapshots/php/php-src/report.yaml

Large diffs are not rendered by default.

9,055 changes: 2,559 additions & 6,496 deletions integration-tests/snapshots/php/php-src/snapshot.txt

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions packages/cspell-bundled-dicts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@cspell/dict-aws": "^4.0.7",
"@cspell/dict-bash": "^4.1.8",
"@cspell/dict-companies": "^3.1.7",
"@cspell/dict-cpp": "^6.0.0",
"@cspell/dict-cpp": "^6.0.1",
"@cspell/dict-cryptocurrencies": "^5.0.3",
"@cspell/dict-csharp": "^4.0.5",
"@cspell/dict-css": "^4.0.16",
Expand Down Expand Up @@ -86,8 +86,8 @@
"@cspell/dict-makefile": "^1.0.3",
"@cspell/dict-markdown": "^2.0.7",
"@cspell/dict-monkeyc": "^1.0.9",
"@cspell/dict-node": "^5.0.4",
"@cspell/dict-npm": "^5.1.9",
"@cspell/dict-node": "^5.0.5",
"@cspell/dict-npm": "^5.1.10",
"@cspell/dict-php": "^4.0.13",
"@cspell/dict-powershell": "^5.0.13",
"@cspell/dict-public-licenses": "^2.0.11",
Expand All @@ -96,7 +96,7 @@
"@cspell/dict-ruby": "^5.0.7",
"@cspell/dict-rust": "^4.0.9",
"@cspell/dict-scala": "^5.0.6",
"@cspell/dict-software-terms": "^4.1.12",
"@cspell/dict-software-terms": "^4.1.13",
"@cspell/dict-sql": "^2.1.8",
"@cspell/dict-svelte": "^1.0.5",
"@cspell/dict-swift": "^2.0.4",
Expand Down
48 changes: 24 additions & 24 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test-packages/yarn/yarn2/test-yarn3-sci/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
},
"devDependencies": {
"@cspell/cspell-types": "^8.15.7",
"@cspell/dict-scientific-terms-us": "^3.0.4"
"@cspell/dict-scientific-terms-us": "^3.0.5"
}
}
10 changes: 5 additions & 5 deletions test-packages/yarn/yarn2/test-yarn3-sci/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ __metadata:
languageName: node
linkType: hard

"@cspell/dict-scientific-terms-us@npm:^3.0.4":
version: 3.0.4
resolution: "@cspell/dict-scientific-terms-us@npm:3.0.4"
checksum: 10/df66ce3e5fdbea28d7307cebfa4b4397fe913787907592eaa2510eaa302bba09f500288088e6a6acd9eee56eb69af1701fb0bd586af222f70a4579228d9f73e3
"@cspell/dict-scientific-terms-us@npm:^3.0.5":
version: 3.0.5
resolution: "@cspell/dict-scientific-terms-us@npm:3.0.5"
checksum: 10/2af4f2a737d47570b55ea695c5cd0dfc863c38db4693c6c692f26b38ab79d91bfd071f041ee76d533cdf69cde5766122c332be3f0d2033950b4bb15519e3d914
languageName: node
linkType: hard

Expand All @@ -24,6 +24,6 @@ __metadata:
resolution: "test-yarn3-sci@workspace:."
dependencies:
"@cspell/cspell-types": "npm:^8.15.7"
"@cspell/dict-scientific-terms-us": "npm:^3.0.4"
"@cspell/dict-scientific-terms-us": "npm:^3.0.5"
languageName: unknown
linkType: soft

0 comments on commit d147b83

Please sign in to comment.