Commit Graph

14 Commits

Author SHA1 Message Date
Azure SDK Bot
bd2e0f09ff
Bump cspell from 9.3.2 to 9.4.0 in /eng/common/spelling (#6859)
Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 9.3.2 to 9.4.0.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v9.4.0/packages/cspell)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-04 13:35:51 -08:00
Azure SDK Bot
5b9538b106
Bump cspell from 9.2.1 to 9.3.2 in /eng/common/spelling (#6835)
Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 9.2.1 to 9.3.2.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v9.3.2/packages/cspell)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-20 12:59:57 -08:00
Azure SDK Bot
e6f6921e08
Sync eng/common directory with azure-sdk-tools for PR 12569 (#6811)
* Upgrade cspell

* Use stdin for cspell input

* Add pipeline support to Invoke-Cspell.ps1

* Quote parameters

* Only quote the needed

---------

Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2025-10-30 10:42:49 -07:00
Azure SDK Bot
cb8bef26c7
Sync eng/common directory with azure-sdk-tools for PR 11330 (#6683)
* Add shell script for spell check

* Add shebang and make cspell script executable for bash invocation

* Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Apply suggestion from @benbp

---------

Co-authored-by: Fan Yang <yangfan@microsoft.com>
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-11 11:51:32 -07:00
Azure SDK Bot
52adc2928b
upgrade indirect dependency brace-expansion version to 2.0.2 (#6626)
This PR applies changes done by `npm audit fix`.

Co-authored-by: Jeremy Meng <jeremy.ymeng@gmail.com.com>
2025-06-12 15:43:24 -07:00
Azure SDK Bot
bc9aaa43cf
Sync eng/common directory with azure-sdk-tools for PR 9013 (#6013)
* Spelling: Remove deprecated --no-install, replace with --no

* Extract testing, use npm exec instead of npx

* Move tests to eng/common-tests/

* Cleanup, documentation

* More cleanup

* Update $command

---------

Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2024-09-24 09:50:14 -07:00
Azure SDK Bot
01d0ac359f
update package lock to deal with the component governance alert (#5961)
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-09-04 14:30:16 -07:00
Azure SDK Bot
ed9f70ad16
Update spelling dependencies (#5719)
This is the result of `npm audit fix` to address vulnerability in older versions
of `braces`.

Co-authored-by: Jeremy Meng <yumeng@microsoft.com>
2024-06-13 17:22:10 -07:00
Azure SDK Bot
29ac633ae3
Fix case-sensitive spelling in scripts that get deployed to C++ repo (#5349)
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2024-02-13 17:01:17 -08:00
Azure SDK Bot
ccf54545c0
update deps for spelling tool (#4807)
Co-authored-by: Jeff Fisher <jeffish@microsoft.com>
2023-07-19 13:15:26 -07:00
Azure SDK Bot
ab7b238197
Sync eng/common directory with azure-sdk-tools for PR 5595 (#4400)
* Use "npm ci" to install cspell and respect package-lock.json

* Review feedback

* Pipe npm ci output to Write-Host

---------

Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2023-03-03 07:28:46 -08:00
Azure SDK Bot
13100c5985
cspell issues in cpp branch , needs updated node, and cspell and npx need to be installed for cspell to run (#4086)
Co-authored-by: George Arama <50641385+gearama@users.noreply.github.com>
2022-11-02 15:03:12 -07:00
Azure SDK Bot
5ddcbe8cc0
Upgrade cspell packages to version ^6.12.0 (#4044)
to address dependabot issue https://github.com/Azure/azure-sdk-for-js/security/dependabot/13

Co-authored-by: Jeremy Meng <yumeng@microsoft.com>
2022-10-21 14:36:40 -07:00
Azure SDK Bot
18300fa13c
Sync eng/common directory with azure-sdk-tools for PR 2352 (#3145)
* Add spell check pin changes

* Apply suggestions from code review

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>

* Add package-lock.json

* Set node version and upgrade npm in check-spelling.yml

* Do not mutate local NPM environment

* Remove unnecessary comment, we no longer use npm exec

Co-authored-by: Daniel Jurek <djurek@microsoft.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2021-12-02 08:39:07 -08:00