github streetsidesoftware/cspell v7.0.0-alpha.1

latest releases: v8.14.4, v8.14.3, v8.14.2...
pre-release17 months ago

Changes

fix: adjust docker command in README to match common samples (#4387)

fix: adjust docker command in README to match common samples (#4387)


ci: Workflow Bot -- Update Integration Snapshots (main) (#4377)

ci: Workflow Bot -- Update Integration Snapshots (main) (#4377)

Update Integration Repositories

integration-tests/config/config.json | 52 +-
.../Azure/azure-rest-api-specs/report.yaml | 20 +-
.../Azure/azure-rest-api-specs/snapshot.txt | 16 +-
.../MicrosoftDocs/PowerShell-Docs/report.yaml | 42 +-
.../MicrosoftDocs/PowerShell-Docs/snapshot.txt | 42 +-
.../snapshots/TheAlgorithms/Python/report.yaml | 184 ++---
.../snapshots/TheAlgorithms/Python/snapshot.txt | 184 ++---
.../snapshots/aws-amplify/docs/report.yaml | 2 +-
.../snapshots/aws-amplify/docs/snapshot.txt | 2 +-
.../snapshots/caddyserver/caddy/report.yaml | 6 +-
.../snapshots/caddyserver/caddy/snapshot.txt | 4 +-
.../snapshots/django/django/report.yaml | 54 +-
.../snapshots/django/django/snapshot.txt | 54 +-
.../snapshots/eslint/eslint/report.yaml | 53 +-
.../snapshots/eslint/eslint/snapshot.txt | 53 +-
.../googleapis/google-cloud-cpp/report.yaml | 294 ++++----
.../googleapis/google-cloud-cpp/snapshot.txt | 290 ++++----
.../microsoft/TypeScript-Website/report.yaml | 17 +-
.../microsoft/TypeScript-Website/snapshot.txt | 13 +-
.../snapshots/neovim/nvim-lspconfig/report.yaml | 556 +++++++--------
.../snapshots/neovim/nvim-lspconfig/snapshot.txt | 552 +++++++--------
.../snapshots/php/php-src/report.yaml | 777 +++++++++++----------
.../snapshots/php/php-src/snapshot.txt | 773 ++++++++++----------
.../snapshots/prettier/prettier/report.yaml | 2 +-
.../snapshots/prettier/prettier/snapshot.txt | 2 +-
.../typescript-eslint/report.yaml | 2 +-
.../typescript-eslint/snapshot.txt | 2 +-
.../snapshots/wireapp/wire-webapp/report.yaml | 11 +-
.../snapshots/wireapp/wire-webapp/snapshot.txt | 7 +-
29 files changed, 2063 insertions(+), 2003 deletions(-)


[Snyk] Security upgrade github-pages from 228 to 228 (#4373)

[Snyk] Security upgrade github-pages from 228 to 228 (#4373)

Snyk has created this PR to fix one or more vulnerable packages in the `rubygems` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • docs/Gemfile.lock

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-RUBY-ACTIVESUPPORT-3237242
No No Known Exploit
medium severity 519/1000
Why? Has a fix available, CVSS 6.1
Cross-site Scripting (XSS)
SNYK-RUBY-ACTIVESUPPORT-3360028
No No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Regular Expression Denial of Service (ReDoS)
🦉 Cross-site Scripting (XSS)


[Snyk] Fix for 2 vulnerabilities (#4369)

[Snyk] Fix for 2 vulnerabilities (#4369)

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • website/package.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 726/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.1
Remote Code Execution (RCE)
SNYK-JS-ETA-2936803
No Proof of Concept
medium severity 484/1000
Why? Has a fix available, CVSS 5.4
Cross-site Scripting (XSS)
SNYK-JS-ETA-3261240
No No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: @docusaurus/core The new version differs by 16 commits.
  • cf12f21 v2.3.1
  • cc767ed fix(theme-common): fix issue in tab scroll position restoration on tab click (#8628)
  • ed13d5c chore: add "pr: dependencies" to lerna changelog labels (#8622)
  • 484774c trigger ci
  • 692bbda fix(theme-common): localStorage utils dispatch too many storage events leading to infinite loop (#8619)
  • ce8e55b fix(theme-common): prepare usage of useSyncExternalStore compatibility with React 18 (#8618)
  • 883983c fix(theme-classic): allow rendering single tab item (#8593)
  • 2bdd27a fix(utils): handle CRLF when parsing MDX imports (#8606)
  • 4761c8c chore(theme-translations): complete zh translations (#8614)
  • 990e553 fix(preset-classic): install the right plugin for googleTagManager (#8597)
  • 4cd2c65 chore(deps): bump eta from 1.12.3 to 2.0.0 (#8610)
  • c84d779 chore: backport retro compatible commits for the Docusaurus v2.3 release (#8585)
  • de97214 chore: backport retro compatible commits for the Docusaurus v2.2 release (#8264)
  • 7743aa6 chore: release Docusaurus v2.1.0 (#8040)
  • 26d2b9a chore: backport retro compatible commits for the Docusaurus v2.1 release (#8033)
  • bb65b5c chore: release v2.0.1 (#7919)

See the full diff

Package name: @docusaurus/preset-classic The new version differs by 16 commits.
  • cf12f21 v2.3.1
  • cc767ed fix(theme-common): fix issue in tab scroll position restoration on tab click (#8628)
  • ed13d5c chore: add "pr: dependencies" to lerna changelog labels (#8622)
  • 484774c trigger ci
  • 692bbda fix(theme-common): localStorage utils dispatch too many storage events leading to infinite loop (#8619)
  • ce8e55b fix(theme-common): prepare usage of useSyncExternalStore compatibility with React 18 (#8618)
  • 883983c fix(theme-classic): allow rendering single tab item (#8593)
  • 2bdd27a fix(utils): handle CRLF when parsing MDX imports (#8606)
  • 4761c8c chore(theme-translations): complete zh translations (#8614)
  • 990e553 fix(preset-classic): install the right plugin for googleTagManager (#8597)
  • 4cd2c65 chore(deps): bump eta from 1.12.3 to 2.0.0 (#8610)
  • c84d779 chore: backport retro compatible commits for the Docusaurus v2.3 release (#8585)
  • de97214 chore: backport retro compatible commits for the Docusaurus v2.2 release (#8264)
  • 7743aa6 chore: release Docusaurus v2.1.0 (#8040)
  • 26d2b9a chore: backport retro compatible commits for the Docusaurus v2.1 release (#8033)
  • bb65b5c chore: release v2.0.1 (#7919)

See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Remote Code Execution (RCE)
🦉 Cross-site Scripting (XSS)


ci: Workflow Bot -- Update Integration Snapshots (main) (#4364)

ci: Workflow Bot -- Update Integration Snapshots (main) (#4364)

Update Integration Repositories

integration-tests/config/config.json | 58 +++---
.../snapshots/AdaDoom3/AdaDoom3/report.yaml | 54 +++---
.../snapshots/AdaDoom3/AdaDoom3/snapshot.txt | 54 +++---
.../Azure/azure-rest-api-specs/report.yaml | 8 +-
.../Azure/azure-rest-api-specs/snapshot.txt | 4 +-
.../MicrosoftDocs/PowerShell-Docs/report.yaml | 63 ++++---
.../MicrosoftDocs/PowerShell-Docs/snapshot.txt | 59 +++---
.../snapshots/RustPython/RustPython/report.yaml | 131 +++++++------
.../snapshots/RustPython/RustPython/snapshot.txt | 127 +++++++------
.../snapshots/TheAlgorithms/Python/report.yaml | 200 +++++++++++---------
.../snapshots/TheAlgorithms/Python/snapshot.txt | 196 +++++++++++---------
.../snapshots/aws-amplify/docs/report.yaml | 2 +-
.../snapshots/aws-amplify/docs/snapshot.txt | 2 +-
.../snapshots/caddyserver/caddy/report.yaml | 77 ++++----
.../snapshots/caddyserver/caddy/snapshot.txt | 73 ++++----
.../snapshots/django/django/report.yaml | 128 ++++++-------
.../snapshots/django/django/snapshot.txt | 128 ++++++-------
.../snapshots/eslint/eslint/report.yaml | 23 +--
.../snapshots/eslint/eslint/snapshot.txt | 19 +-
.../googleapis/google-cloud-cpp/report.yaml | 205 +++++++++++----------
.../googleapis/google-cloud-cpp/snapshot.txt | 193 ++++++++++---------
.../iluwatar/java-design-patterns/report.yaml | 5 +-
.../iluwatar/java-design-patterns/snapshot.txt | 5 +-
.../microsoft/TypeScript-Website/report.yaml | 12 +-
.../microsoft/TypeScript-Website/snapshot.txt | 8 +-
.../snapshots/neovim/nvim-lspconfig/report.yaml | 194 +++++++++----------
.../snapshots/neovim/nvim-lspconfig/snapshot.txt | 194 +++++++++----------
.../snapshots/php/php-src/report.yaml | 175 +++++++++---------
.../snapshots/php/php-src/snapshot.txt | 171 ++++++++---------
.../snapshots/prettier/prettier/report.yaml | 2 +-
.../snapshots/prettier/prettier/snapshot.txt | 2 +-
.../snapshots/pycontribs/jira/report.yaml | 192 +++++++++----------
.../snapshots/pycontribs/jira/snapshot.txt | 192 +++++++++----------
.../snapshots/shoelace-style/shoelace/report.yaml | 2 +-
.../snapshots/shoelace-style/shoelace/snapshot.txt | 2 +-
.../snapshots/sveltejs/svelte/report.yaml | 20 +-
.../snapshots/sveltejs/svelte/snapshot.txt | 16 +-
.../snapshots/w3c/specberus/report.yaml | 2 +-
.../snapshots/w3c/specberus/snapshot.txt | 2 +-
.../snapshots/webpack/webpack/report.yaml | 2 +-
.../snapshots/webpack/webpack/snapshot.txt | 2 +-
.../snapshots/wireapp/wire-webapp/report.yaml | 27 +--
.../snapshots/wireapp/wire-webapp/snapshot.txt | 25 +--
43 files changed, 1590 insertions(+), 1466 deletions(-)


ci: Workflow Bot -- Update Integration Snapshots (main) (#4356)

ci: Workflow Bot -- Update Integration Snapshots (main) (#4356)

Update Integration Repositories

integration-tests/config/config.json | 58 +--
.../Azure/azure-rest-api-specs/report.yaml | 19 +-
.../Azure/azure-rest-api-specs/snapshot.txt | 15 +-
.../MicrosoftDocs/PowerShell-Docs/report.yaml | 37 +-
.../MicrosoftDocs/PowerShell-Docs/snapshot.txt | 37 +-
.../snapshots/RustPython/RustPython/report.yaml | 231 +++++-----
.../snapshots/RustPython/RustPython/snapshot.txt | 231 +++++-----
.../snapshots/TheAlgorithms/Python/report.yaml | 4 +-
.../snapshots/TheAlgorithms/Python/snapshot.txt | 4 +-
.../snapshots/aws-amplify/docs/report.yaml | 2 +-
.../snapshots/aws-amplify/docs/snapshot.txt | 2 +-
.../snapshots/caddyserver/caddy/report.yaml | 6 +-
.../snapshots/caddyserver/caddy/snapshot.txt | 6 +-
.../snapshots/django/django/report.yaml | 110 ++---
.../snapshots/django/django/snapshot.txt | 104 ++---
.../snapshots/eslint/eslint/report.yaml | 50 +--
.../snapshots/eslint/eslint/snapshot.txt | 46 +-
.../googleapis/google-cloud-cpp/report.yaml | 362 ++++++++--------
.../googleapis/google-cloud-cpp/snapshot.txt | 356 ++++++++--------
.../iluwatar/java-design-patterns/report.yaml | 6 +-
.../iluwatar/java-design-patterns/snapshot.txt | 6 +-
.../microsoft/TypeScript-Website/report.yaml | 3 +-
.../microsoft/TypeScript-Website/snapshot.txt | 3 +-
.../snapshots/neovim/nvim-lspconfig/report.yaml | 465 +++++++++++----------
.../snapshots/neovim/nvim-lspconfig/snapshot.txt | 461 ++++++++++----------
.../snapshots/php/php-src/report.yaml | 341 +++++++--------
.../snapshots/php/php-src/snapshot.txt | 339 +++++++--------
.../snapshots/prettier/prettier/report.yaml | 12 +-
.../snapshots/prettier/prettier/snapshot.txt | 8 +-
.../snapshots/sveltejs/svelte/report.yaml | 40 +-
.../snapshots/sveltejs/svelte/snapshot.txt | 36 +-
.../typescript-cheatsheets/react/report.yaml | 7 +-
.../typescript-cheatsheets/react/snapshot.txt | 3 +-
.../typescript-eslint/report.yaml | 2 +-
.../typescript-eslint/snapshot.txt | 2 +-
.../snapshots/wireapp/wire-webapp/report.yaml | 15 +-
.../snapshots/wireapp/wire-webapp/snapshot.txt | 11 +-
37 files changed, 1734 insertions(+), 1706 deletions(-)


BREAKING

feat!: Drop support for Node 14 (#4372)

feat!: Drop support for Node 14 (#4372)


Fixes

feat!: Drop support for Node 14 (#4372)

feat!: Drop support for Node 14 (#4372)


fix: Workflow Bot -- Update Dictionaries (main) (#4362)

fix: Workflow Bot -- Update Dictionaries (main) (#4362)

Update Dictionaries (main)

packages/cspell-bundled-dicts/package.json | 2 +-
pnpm-lock.yaml | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)


Dictionary Updates

fix: Workflow Bot -- Update Dictionaries (main) (#4362)

fix: Workflow Bot -- Update Dictionaries (main) (#4362)

Update Dictionaries (main)

packages/cspell-bundled-dicts/package.json | 2 +-
pnpm-lock.yaml | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)


Testing

test: fix vitest coverage (#4366)

test: fix vitest coverage (#4366)


Maintenance

chore: fix deploy (#4394)

chore: fix deploy (#4394)

BREAKING CHANGE: force a major version


chore: Improve prerelease process (#4393)

chore: Improve prerelease process (#4393)


chore: Update Manual Release (#4392)

chore: Update Manual Release (#4392)


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

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

Update ALL Dependencies (main)

pnpm-lock.yaml | 82 +++++++++++++++++++++++++++++-----------------------------
1 file changed, 41 insertions(+), 41 deletions(-)


chore(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2 (#4383)

chore(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2 (#4383)

Bumps codecov/codecov-action from 3.1.1 to 3.1.2.

Release notes

Sourced from codecov/codecov-action's releases.

3.1.2

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v3.1.1...v3.1.2

Changelog

Sourced from codecov/codecov-action's changelog.

3.1.2

Fixes

  • #718 Update README.md
  • #851 Remove unsupported path_to_write_report argument
  • #898 codeql-analysis.yml
  • #901 Update README to contain correct information - inputs and negate feature
  • #955 fix: add in all the extra arguments for uploader

Dependencies

  • #819 build(deps): bump openpgp from 5.4.0 to 5.5.0
  • #835 build(deps): bump node-fetch from 3.2.4 to 3.2.10
  • #840 build(deps): bump ossf/scorecard-action from 1.1.1 to 2.0.4
  • #841 build(deps): bump @​actions/core from 1.9.1 to 1.10.0
  • #843 build(deps): bump @​actions/github from 5.0.3 to 5.1.1
  • #869 build(deps): bump node-fetch from 3.2.10 to 3.3.0
  • #872 build(deps-dev): bump jest-junit from 13.2.0 to 15.0.0
  • #879 build(deps): bump decode-uri-component from 0.2.0 to 0.2.2
  • #889 build(deps): bump ossf/scorecard-action from 1.1.1 to 2.1.2
  • #895 build(deps): bump json5 from 2.2.1 to 2.2.3
  • #896 build(deps): bump actions/upload-artifact from 3.1.0 to 3.1.2
  • #900 build(deps-dev): bump @​vercel/ncc from 0.34.0 to 0.36.1
  • #905 build(deps-dev): bump typescript from 4.7.4 to 4.9.5
  • #911 build(deps-dev): bump @​types/node from 16.11.40 to 18.13.0
  • #922 build(deps-dev): bump @​types/node from 18.13.0 to 18.14.0
  • #924 build(deps): bump openpgp from 5.5.0 to 5.7.0
  • #927 build(deps-dev): bump @​types/node from 18.14.0 to 18.14.2
  • #933 build(deps-dev): bump @​types/node from 18.14.2 to 18.14.6
  • #937 build(deps-dev): bump @​types/node from 18.14.6 to 18.15.0
  • #938 build(deps): bump node-fetch from 3.3.0 to 3.3.1
  • #945 build(deps-dev): bump @​types/node from 18.15.0 to 18.15.5
  • #946 build(deps-dev): bump @​types/node from 18.15.5 to 18.15.6
  • #947 build(deps-dev): bump @​types/node from 18.15.6 to 18.15.10
  • #951 build(deps): bump ossf/scorecard-action from 2.1.2 to 2.1.3

3.1.1

Fixes

  • #661 Update deprecation warning
  • #593 Create codeql-analysis.yml
  • #712 README: fix typo
  • #725 fix: Remove a blank row
  • #726 Update README.md with correct badge version
  • #633 Create scorecards-analysis.yml
  • #747 fix: add more verbosity to validation
  • #750 Regenerate scorecards-analysis.yml
  • #774 Switch to v3
  • #783 Fix network entry in table
  • #791 Trim arguments after splitting them
  • #769 Plumb failCi into verification function.

Dependencies

... (truncated)

Commits
  • 40a12dc chore(release): bump to 3.1.2 (#956)
  • 030a000 fix: add in all the extra arguments for uploader (#955)
  • 91e1847 build(deps): bump ossf/scorecard-action from 2.1.2 to 2.1.3 (#951)
  • cc7fb3f build(deps-dev): bump @​types/node from 18.15.6 to 18.15.10 (#947)
  • fee4896 build(deps-dev): bump @​types/node from 18.15.5 to 18.15.6 (#946)
  • ddd8c1b build(deps): bump node-fetch from 3.3.0 to 3.3.1 (#938)
  • 76e2f52 build(deps-dev): bump @​types/node from 18.15.0 to 18.15.5 (#945)
  • 9b87723 build(deps-dev): bump @​types/node from 18.14.6 to 18.15.0 (#937)
  • 13d8b07 build(deps-dev): bump @​types/node from 18.14.2 to 18.14.6 (#933)
  • 4b062cb Update README to contain correct information - inputs and negate feature (#901)
  • 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)

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

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

Update ALL Dependencies (main)

doc-generator/package.json | 2 +-
integration-tests/package.json | 2 +-
package.json | 8 +-
packages/cspell-eslint-plugin/package.json | 6 +-
packages/cspell-pipe/package.json | 2 +-
packages/cspell-tools/package.json | 2 +-
packages/cspell/package.json | 4 +-
pnpm-lock.yaml | 848 +++++++++++----------
.../test-cspell-eslint-plugin/package.json | 6 +-
.../test-cspell-lib-webpack/package.json | 2 +-
website/package.json | 4 +-
11 files changed, 453 insertions(+), 433 deletions(-)


chore(deps): bump commonmarker from 0.23.8 to 0.23.9 in /docs (#4384)

chore(deps): bump commonmarker from 0.23.8 to 0.23.9 in /docs (#4384)

Bumps commonmarker from 0.23.8 to 0.23.9.

Release notes

Sourced from commonmarker's releases.

v0.23.9

What's Changed

Full Changelog: gjtorikian/commonmarker@v0.23.8...v0.23.9

Changelog

Sourced from commonmarker's changelog.

Changelog

v1.0.0.pre9 (2023-03-28)

Full Changelog

Merged pull requests:

v1.0.0.pre8 (2023-03-09)

Full Changelog

Closed issues:

  • Something changed in how header anchors are named in the output HTML #229
  • Problem with CommonMarker on an Azure VM #226
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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

chore(deps): bump nokogiri from 1.14.2 to 1.14.3 in /docs (#4385)

chore(deps): bump nokogiri from 1.14.2 to 1.14.3 in /docs (#4385)

Bumps nokogiri from 1.14.2 to 1.14.3.

Release notes

Sourced from nokogiri's releases.

1.14.3 / 2023-04-11

Security

Dependencies

  • [CRuby] Vendored libxml2 is updated to v2.10.4 from v2.10.3.

sha256 checksums:

9cc53dd8d92868a0f5bcee44396357a19f95e32d8b9754092622a25bc954c60c  nokogiri-1.14.3-aarch64-linux.gem
320fa1836b8e59e86a804baee534893bcf3b901cc255bbec6d87f3dd3e431610  nokogiri-1.14.3-arm-linux.gem
67dd4ac33a8cf0967c521fa57e5a5422db39da8a9d131aaa2cd53deaa12be4cd  nokogiri-1.14.3-arm64-darwin.gem
13969ec7f41d9cff46fc7707224c55490a519feef7cfea727c6945c5b444caa2  nokogiri-1.14.3-java.gem
9885085249303461ee08f9a9b161d0a570391b8f5be0316b3ac5a6d9a947e1e2  nokogiri-1.14.3-x64-mingw-ucrt.gem
997943d7582a23ad6e7a0abe081d0d40d2c1319a6b2749f9b30fd18037f0c38a  nokogiri-1.14.3-x64-mingw32.gem
58c30b763aebd62dc4222385509d7f83ac398ee520490fadc4b6d7877e29895a  nokogiri-1.14.3-x86-linux.gem
e1d58a5c56c34aab71b00901a969e19bf9f7322ee459b4e9380f433213887c04  nokogiri-1.14.3-x86-mingw32.gem
f0a1ed1460a91fd2daf558357f4c0ceac6d994899da1bf98431aeda301e4dc74  nokogiri-1.14.3-x86_64-darwin.gem
e323a7c654ef846e64582fb6e26f6fed869a96753f8e048ff723e74d8005cb11  nokogiri-1.14.3-x86_64-linux.gem
3b1cee0eb8879e9e25b6dd431be597ca68f20283b0d4f4ca986521fad107dc3a  nokogiri-1.14.3.gem
Changelog

Sourced from nokogiri's changelog.

1.14.3 / 2023-04-11

Security

Dependencies

  • [CRuby] Vendored libxml2 is updated to v2.10.4 from v2.10.3.
Commits
  • e8d2f4a version bump to v1.14.3
  • 59fbc7b doc: update CHANGELOG for v1.14.3
  • 347eacb Merge pull request #2852 from sparklemotion/flavorjones-libxml2-2.10.4-backport
  • 36b0b33 dep: update libxml2 to 2.10.4 from 2.10.3
  • ac83e6e test: update behavior of namespaces in HTML4
  • 2cf4996 test: make default GC behavior "normal"
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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

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

Update ALL Dependencies (main)

package.json | 6 +-
packages/cspell-eslint-plugin/package.json | 2 +-
pnpm-lock.yaml | 701 +++++++++++----------
.../test-cspell-eslint-plugin/package.json | 2 +-
.../test-cspell-lib-webpack/package.json | 2 +-
website/package.json | 2 +-
6 files changed, 360 insertions(+), 355 deletions(-)


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

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

Update ALL Dependencies (main)

package.json | 10 +-
packages/cspell-eslint-plugin/package.json | 6 +-
packages/cspell/package.json | 2 +-
pnpm-lock.yaml | 759 ++++++++++++---------
.../test-cspell-eslint-plugin/package.json | 6 +-
website/package.json | 4 +-
6 files changed, 464 insertions(+), 323 deletions(-)


chore(deps): bump peter-evans/create-pull-request from 4.2.4 to 5.0.0 (#4371)

chore(deps): bump peter-evans/create-pull-request from 4.2.4 to 5.0.0 (#4371)

Bumps peter-evans/create-pull-request from 4.2.4 to 5.0.0.

Release notes

Sourced from peter-evans/create-pull-request's releases.

Create Pull Request v5.0.0

Behaviour changes

  • The action will no longer leave the local repository checked out on the pull request branch. Instead, it will leave the repository checked out on the branch or commit that it was when the action started.
  • When using add-paths, uncommitted changes will no longer be destroyed. They will be stashed and restored at the end of the action run.

What's new

  • Adds input body-path, the path to a file containing the pull request body.
  • At the end of the action run the local repository is now checked out on the branch or commit that it was when the action started.
  • Any uncommitted tracked or untracked changes are now stashed and restored at the end of the action run. Currently, this can only occur when using the add-paths input, which allows for changes to not be committed. Previously, any uncommitted changes would be destroyed.
  • The proxy implementation has been revised but is not expected to have any change in behaviour. It continues to support the standard environment variables http_proxy, https_proxy and no_proxy.
  • Now sets the git safe.directory configuration for the local repository path. The configuration is removed when the action completes. Fixes issue peter-evans/create-pull-request#1170.
  • Now determines the git directory path using the git rev-parse --git-dir command. This allows users with custom repository configurations to use the action.
  • Improved handling of the team-reviewers input and associated errors.

News

🏆 create-pull-request won an award for "awesome action" at the Open Source Awards at GitHub Universe. Thank you for your support and for making create-pull-request one of the top used actions. Please give it a ⭐, or even buy me a coffee.

What's Changed

Full Changelog: peter-evans/create-pull-request@v4.2.4...v5.0.0

Commits
  • 5b4a9f6 v5 (#1792)
  • 1847e5d build(deps-dev): bump eslint from 8.36.0 to 8.37.0 (#1803)
  • c246f7e build(deps-dev): bump @​typescript-eslint/parser from 5.57.0 to 5.57.1 (#1801)
  • 2dd2b11 build(deps-dev): bump eslint-import-resolver-typescript (#1802)
  • 05d5a3c build(deps-dev): bump @​types/node from 18.15.10 to 18.15.11 (#1800)
  • 21479f2 build(deps-dev): bump ts-jest from 29.0.5 to 29.1.0 (#1799)
  • 36a56da build(deps-dev): bump @​typescript-eslint/parser from 5.56.0 to 5.57.0 (#1768)
  • b7f0c97 build(deps-dev): bump prettier from 2.8.6 to 2.8.7 (#1767)
  • 6a62596 build(deps): bump peter-evans/enable-pull-request-automerge from 2 to 3 (#1766)
  • d1ed29f build(deps-dev): bump @​types/node from 18.15.5 to 18.15.10 (#1765)
  • 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)

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

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

Update ALL Dependencies (main)

package.json | 14 +-
packages/cspell-eslint-plugin/package.json | 10 +-
packages/cspell-io/package.json | 2 +-
packages/cspell-lib/package.json | 2 +-
packages/cspell/package.json | 2 +-
packages/hunspell-reader/package.json | 2 +-
pnpm-lock.yaml | 2112 ++++++++++----------
.../test-cspell-eslint-plugin/package.json | 8 +-
.../test-cspell-lib-webpack/package.json | 2 +-
website/package.json | 6 +-
10 files changed, 1081 insertions(+), 1079 deletions(-)


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

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

Update ALL Dependencies (main)

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


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

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

Update ALL Dependencies (main)

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


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

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

Update ALL Dependencies (main)

package.json | 2 +-
pnpm-lock.yaml | 304 ++++++++++-----------
.../test-cspell-eslint-plugin/package.json | 2 +-
3 files changed, 154 insertions(+), 154 deletions(-)


Don't miss a new cspell release

NewReleases is sending notifications on new releases.