-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Snyk] Upgrade @cspell/cspell-types from 6.12.0 to 6.31.1 #2
[Snyk] Upgrade @cspell/cspell-types from 6.12.0 to 6.31.1 #2
Conversation
…r/DockerFile to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-UBUNTU1604-BASH-542609 - https://snyk.io/vuln/SNYK-UBUNTU1604-DPKG-2848000 - https://snyk.io/vuln/SNYK-UBUNTU1604-E2FSPROGS-2770734 - https://snyk.io/vuln/SNYK-UBUNTU1604-LIBGCRYPT20-1585790 - https://snyk.io/vuln/SNYK-UBUNTU1604-SYSTEMD-1320131
…e172e6ec1b1928
Snyk has created this PR to upgrade @cspell/cspell-types from 6.12.0 to 6.31.1. See this package in npm: https://www.npmjs.com/package/@cspell/cspell-types See this project in Snyk: https://app.snyk.io/org/ai-kk3/project/5c32908b-6106-4e84-9e71-e9ea8f535615?utm_source=github&utm_medium=referral&page=upgrade-pr
* Keep original question for first in conversation * Add OpenAI version 1.0 support * Fix openai client --------- Co-authored-by: George Dyre <georgedyre@microsoft.com>
Hi @abdulrahman305. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days. |
Hi @abdulrahman305. Thank you for your contribution. Since there hasn't been recent engagement, we're going to close this out. Feel free to respond with a comment containing |
…e#36041) * Initial commit of Health.Deidentification dataplane * Use MI instead of SAS * Regenerates with Plaintext * Adds rest of tests * First attempt patch * Patch Attempt #2 * Patch Attempt #3 * Creates base recordings * Fixes sanitizers; Test replay functioning * Creates all sync samples * Creates all async samples * Adds description in readme * Adds tsplocation * Checkpoint * Executes test recording migration * Adds pipeline yamls * Updates ci.yml triggers * Removes ArtifactName from ci.yaml * Fixes analysis failures * Fixes analysis failures 2 * Update sdk/healthdataaiservices/ci.yml Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com> * Updates test.yml * Uniquifier default to false for pipelines * Updates from feedback * Updates from feedback 2 --------- Co-authored-by: Graham Thomas <gthomas@microsoft.com> Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com>
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade @cspell/cspell-types from 6.12.0 to 6.31.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: @cspell/cspell-types
Changes
Fixes
fix: Fix an issue when `words` are `null` (#4354)
fix: Fix an issue when
words
arenull
(#4354)words
anddictionaries
can become null when editing.yaml
files and it is saved.Maintenance
ci: Workflow Bot -- Update ALL Dependencies (main) (#4353)
ci: Workflow Bot -- Update ALL Dependencies (main) (#4353)
Update ALL Dependencies (main)
package.json | 4 +-
pnpm-lock.yaml | 170 ++++++++++-----------
.../test-cspell-eslint-plugin/package.json | 2 +-
website/package.json | 2 +-
4 files changed, 89 insertions(+), 89 deletions(-)
Changes
ci: Workflow Bot -- Update Integration Snapshots (main) (#4338)
ci: Workflow Bot -- Update Integration Snapshots (main) (#4338)
Update Integration Repositories
integration-tests/config/config.json | 40 +-
.../Azure/azure-rest-api-specs/report.yaml | 4 +-
.../Azure/azure-rest-api-specs/snapshot.txt | 4 +-
.../MicrosoftDocs/PowerShell-Docs/report.yaml | 40 +-
.../MicrosoftDocs/PowerShell-Docs/snapshot.txt | 38 +-
.../snapshots/RustPython/RustPython/report.yaml | 537 +++++++--------------
.../snapshots/RustPython/RustPython/snapshot.txt | 531 ++++++--------------
.../snapshots/TheAlgorithms/Python/report.yaml | 2 +-
.../snapshots/TheAlgorithms/Python/snapshot.txt | 2 +-
.../snapshots/aws-amplify/docs/report.yaml | 2 +-
.../snapshots/aws-amplify/docs/snapshot.txt | 2 +-
.../snapshots/caddyserver/caddy/report.yaml | 8 +-
.../snapshots/caddyserver/caddy/snapshot.txt | 8 +-
.../snapshots/django/django/report.yaml | 43 +-
.../snapshots/django/django/snapshot.txt | 41 +-
.../snapshots/gitbucket/gitbucket/report.yaml | 2 +-
.../snapshots/gitbucket/gitbucket/snapshot.txt | 2 +-
.../googleapis/google-cloud-cpp/report.yaml | 18 +-
.../googleapis/google-cloud-cpp/snapshot.txt | 14 +-
.../snapshots/neovim/nvim-lspconfig/report.yaml | 4 +-
.../snapshots/neovim/nvim-lspconfig/snapshot.txt | 4 +-
.../snapshots/php/php-src/report.yaml | 19 +-
.../snapshots/php/php-src/snapshot.txt | 19 +-
.../snapshots/prettier/prettier/report.yaml | 4 +-
.../snapshots/prettier/prettier/snapshot.txt | 4 +-
25 files changed, 475 insertions(+), 917 deletions(-)
Features
feat: Support multiple `languageId` overrides. (#4348)
feat: Support multiple
languageId
overrides. (#4348)feat: Support words containing `.` (#4339)
feat: Support words containing
.
(#4339)Support words starting with
.
or digits.It is now possible to match against the following types of words
dictionary:
.descvec
99.9krock
Fixes
fix: Workflow Bot -- Update Dictionaries (main) (#4350)
fix: Workflow Bot -- Update Dictionaries (main) (#4350)
Update Dictionaries (main)
packages/cspell-bundled-dicts/package.json | 4 ++--
pnpm-lock.yaml | 16 ++++++++--------
2 files changed, 10 insertions(+), 10 deletions(-)
fix: Workflow Bot -- Update Dictionaries (main) (#4341)
fix: Workflow Bot -- Update Dictionaries (main) (#4341)
Update Dictionaries (main)
integration-tests/snapshots/RustPython/RustPython/report.yaml | 3 +--
integration-tests/snapshots/RustPython/RustPython/snapshot.txt | 3 +--
integration-tests/snapshots/gitbucket/gitbucket/report.yaml | 4 +---
integration-tests/snapshots/gitbucket/gitbucket/snapshot.txt | 4 +---
.../snapshots/googleapis/google-cloud-cpp/report.yaml | 3 +--
.../snapshots/googleapis/google-cloud-cpp/snapshot.txt | 3 +--
integration-tests/snapshots/neovim/nvim-lspconfig/report.yaml | 3 +--
integration-tests/snapshots/neovim/nvim-lspconfig/snapshot.txt | 3 +--
packages/cspell-bundled-dicts/package.json | 2 +-
pnpm-lock.yaml | 8 ++++----
10 files changed, 13 insertions(+), 23 deletions(-)
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#4350)
fix: Workflow Bot -- Update Dictionaries (main) (#4350)
Update Dictionaries (main)
packages/cspell-bundled-dicts/package.json | 4 ++--
pnpm-lock.yaml | 16 ++++++++--------
2 files changed, 10 insertions(+), 10 deletions(-)
fix: Workflow Bot -- Update Dictionaries (main) (#4341)
fix: Workflow Bot -- Update Dictionaries (main) (#4341)
Update Dictionaries (main)
integration-tests/snapshots/RustPython/RustPython/report.yaml | 3 +--
integration-tests/snapshots/RustPython/RustPython/snapshot.txt | 3 +--
integration-tests/snapshots/gitbucket/gitbucket/report.yaml | 4 +---
integration-tests/snapshots/gitbucket/gitbucket/snapshot.txt | 4 +---
.../snapshots/googleapis/google-cloud-cpp/report.yaml | 3 +--
.../snapshots/googleapis/google-cloud-cpp/snapshot.txt | 3 +--
integration-tests/snapshots/neovim/nvim-lspconfig/report.yaml | 3 +--
integration-tests/snapshots/neovim/nvim-lspconfig/snapshot.txt | 3 +--
packages/cspell-bundled-dicts/package.json | 2 +-
pnpm-lock.yaml | 8 ++++----
10 files changed, 13 insertions(+), 23 deletions(-)
Documentation
ci: Workflow Bot -- Build Docs (#4349)
ci: Workflow Bot -- Build Docs (#4349)
docs/types/cspell-types/enums/IssueType.md | 4 +-
.../AdvancedCSpellSettingsWithSourceTrace.md | 112 +++++++++---------
docs/types/cspell-types/interfaces/BaseSetting.md | 34 +++---
.../cspell-types/interfaces/CSpellReporter.md | 12 +-
.../interfaces/CSpellReporterModule.md | 2 +-
.../cspell-types/interfaces/CSpellSettings.md | 104 ++++++++---------
.../interfaces/CSpellSettingsWithSourceTrace.md | 110 +++++++++---------
.../types/cspell-types/interfaces/CacheSettings.md | 8 +-
.../cspell-types/interfaces/CharacterSetCosts.md | 6 +-
.../cspell-types/interfaces/CommandLineSettings.md | 4 +-
.../interfaces/DictionaryDefinitionAlternate.md | 14 +--
.../interfaces/DictionaryDefinitionAugmented.md | 16 +--
.../interfaces/DictionaryDefinitionBase.md | 12 +-
.../interfaces/DictionaryDefinitionCustom.md | 18 +--
.../DictionaryDefinitionInlineFlagWords.md | 20 ++--
.../DictionaryDefinitionInlineIgnoreWords.md | 20 ++--
.../interfaces/DictionaryDefinitionInlineWords.md | 20 ++--
.../interfaces/DictionaryDefinitionPreferred.md | 14 +--
.../interfaces/DictionaryInformation.md | 16 +--
docs/types/cspell-types/interfaces/EditCosts.md | 10 +-
.../cspell-types/interfaces/ExtendableSettings.md | 66 +++++------
docs/types/cspell-types/interfaces/Features.md | 2 +-
docs/types/cspell-types/interfaces/FileSettings.md | 100 ++++++++--------
docs/types/cspell-types/interfaces/FileSource.md | 8 +-
.../types/cspell-types/interfaces/ImportFileRef.md | 6 +-
.../cspell-types/interfaces/InMemorySource.md | 8 +-
docs/types/cspell-types/interfaces/Issue.md | 26 ++---
.../cspell-types/interfaces/LanguageSetting.md | 42 +++----
.../interfaces/LanguageSettingFilterFields.md | 8 +-
.../LanguageSettingFilterFieldsDeprecated.md | 6 +-
.../LanguageSettingFilterFieldsPreferred.md | 6 +-
.../cspell-types/interfaces/LegacySettings.md | 4 +-
docs/types/cspell-types/interfaces/MergeSource.md | 8 +-
.../interfaces/OverrideFilterFields.md | 2 +-
.../cspell-types/interfaces/OverrideSettings.md | 68 +++++------
docs/types/cspell-types/interfaces/ParseResult.md | 6 +-
docs/types/cspell-types/interfaces/ParsedText.md | 12 +-
docs/types/cspell-types/interfaces/Parser.md | 4 +-
docs/types/cspell-types/interfaces/Plugin.md | 2 +-
docs/types/cspell-types/interfaces/PnPSettings.md | 4 +-
docs/types/cspell-types/interfaces/ProgressBase.md | 2 +-
.../cspell-types/interfaces/ProgressFileBase.md | 8 +-
.../cspell-types/interfaces/ProgressFileBegin.md | 8 +-
.../interfaces/ProgressFileComplete.md | 16 +--
.../interfaces/RegExpPatternDefinition.md | 6 +-
.../interfaces/ReporterConfiguration.md | 16 +--
.../interfaces/ReportingConfiguration.md | 12 +-
docs/types/cspell-types/interfaces/RunResult.md | 10 +-
docs/types/cspell-types/interfaces/Settings.md | 64 +++++-----
.../interfaces/SuggestionsConfiguration.md | 6 +-
.../cspell-types/interfaces/TextDocumentOffset.md | 16 +--
docs/types/cspell-types/interfaces/TextOffset.md | 6 +-
.../interfaces/WorkspaceTrustSettings.md | 6 +-
docs/types/cspell-types/modules.md | 129 +++++++++++----------
54 files changed, 630 insertions(+), 619 deletions(-)
Maintenance
ci: Workflow Bot -- Update ALL Dependencies (main) (#4352)
ci: Workflow Bot -- Update ALL Dependencies (main) (#4352)
Update ALL Dependencies (main)
package.json | 4 +-
packages/cspell/package.json | 2 +-
pnpm-lock.yaml | 793 +++++++++++----------
.../test-cspell-lib-webpack/package.json | 2 +-
4 files changed, 409 insertions(+), 392 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#4346)
ci: Workflow Bot -- Update ALL Dependencies (main) (#4346)
Update ALL Dependencies (main)
package.json | 8 +-
pnpm-lock.yaml | 278 ++++++++++-----------
.../test-cspell-eslint-plugin/package.json | 4 +-
website/package.json | 4 +-
4 files changed, 147 insertions(+), 147 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#4342)
ci: Workflow Bot -- Update ALL Dependencies (main) (#4342)
Update ALL Dependencies (main)
package.json | 4 +-
packages/cspell-eslint-plugin/package.json | 6 +-
pnpm-lock.yaml | 208 ++++++++++-----------
.../test-cspell-eslint-plugin/package.json | 4 +-
website/package.json | 4 +-
5 files changed, 113 insertions(+), 113 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#4336)
ci: Workflow Bot -- Update ALL Dependencies (main) (#4336)
Update ALL Dependencies (main)
doc-generator/package.json | 2 +-
package.json | 8 +-
packages/cspell-eslint-plugin/package.json | 2 +-
pnpm-lock.yaml | 262 +++++++++++----------
.../test-cspell-eslint-plugin/package.json | 2 +-
website/package.json | 2 +-
6 files changed, 145 insertions(+), 133 deletions(-)
Read more
Changes
Fixes
fix: Update cosmiconfig to fix config loading issue. (#4330)
fix: Update cosmiconfig to fix config loading issue. (#4330)
fixes streetsidesoftware/vscode-spell-checker#2583
Read more
Read more
Read more
Read more
Read more
Read more
Commit messages
Package name: @cspell/cspell-types
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs