Skip to content

Commit

Permalink
chore(deps-dev): Bump cspell from 8.2.1 to 8.2.3 (#677)
Browse files Browse the repository at this point in the history
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 8.2.1
to 8.2.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/streetsidesoftware/cspell/releases">cspell's
releases</a>.</em></p>
<blockquote>
<h2>v8.2.3</h2>
<h2>Changes</h2>
<h2>Fixes</h2>
<!-- raw HTML omitted -->
<h3>fix: Improve performance by reducing FS reqeusts (<a
href="https://redirect.github.com/streetsidesoftware/cspell/issues/5103">#5103</a>)</h3>
<hr />
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<h3>fix: correct the URI encoding (<a
href="https://redirect.github.com/streetsidesoftware/cspell/issues/5102">#5102</a>)</h3>
<p>The uri encoding was overly aggressive.</p>
<p>This change only has an impact if there are special characters in the
path.
Like: <code>@$&amp;+,=</code>.</p>
<hr />
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<h3>fix: Workflow Bot -- Update Dictionaries (main) (<a
href="https://redirect.github.com/streetsidesoftware/cspell/issues/5096">#5096</a>)</h3>
<h1>Update Dictionaries (main)</h1>
<h2>Summary</h2>
<pre><code> .../Azure/azure-rest-api-specs/report.yaml         |   5 +-
 .../Azure/azure-rest-api-specs/snapshot.txt        |   3 +-
 .../snapshots/django/django/report.yaml            |   3 +-
 .../snapshots/django/django/snapshot.txt           |   3 +-
 .../snapshots/eslint/eslint/report.yaml            |  16 +--
 .../snapshots/eslint/eslint/snapshot.txt           |   4 +-
 .../iluwatar/java-design-patterns/report.yaml      |   3 +-
 .../iluwatar/java-design-patterns/snapshot.txt     |   3 +-
 .../snapshots/ktaranov/sqlserver-kit/report.yaml   |   6 +-
&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md">cspell's
changelog</a>.</em></p>
<blockquote>
<h2>8.2.3 (2023-12-21)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Improve performance by reducing FS requests (<a
href="https://redirect.github.com/streetsidesoftware/cspell/issues/5103">#5103</a>)
(<a
href="https://github.com/streetsidesoftware/cspell/commit/3f31569a43b9ae0f21e90d84db57f87a2cb4f6dd">3f31569</a>)</li>
</ul>
<h2>8.2.2 (2023-12-21)</h2>
<p><strong>Note:</strong> Version bump only for package
cspell-monorepo</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/streetsidesoftware/cspell/commit/e3098b21e0a199d61226f8ff4989d48b385eddfa"><code>e3098b2</code></a>
v8.2.3</li>
<li><a
href="https://github.com/streetsidesoftware/cspell/commit/3f31569a43b9ae0f21e90d84db57f87a2cb4f6dd"><code>3f31569</code></a>
fix: Improve performance by reducing FS reqeusts (<a
href="https://redirect.github.com/streetsidesoftware/cspell/issues/5103">#5103</a>)</li>
<li><a
href="https://github.com/streetsidesoftware/cspell/commit/c0c34276954403ea1462d4689444cfe3fa9632b2"><code>c0c3427</code></a>
fix: correct the URI encoding (<a
href="https://redirect.github.com/streetsidesoftware/cspell/issues/5102">#5102</a>)</li>
<li><a
href="https://github.com/streetsidesoftware/cspell/commit/e93bdd094a550cebefc571f22199002f2f37097a"><code>e93bdd0</code></a>
v8.2.2</li>
<li><a
href="https://github.com/streetsidesoftware/cspell/commit/09d3492a62dd941e875c75ae7e9de8a195e91a70"><code>09d3492</code></a>
ci: Workflow Bot -- Update ALL Dependencies (main) (<a
href="https://redirect.github.com/streetsidesoftware/cspell/issues/5099">#5099</a>)</li>
<li><a
href="https://github.com/streetsidesoftware/cspell/commit/b146a48d2038dcffef561b0c8f9374c64c4a04b8"><code>b146a48</code></a>
test: Decode the URLs in the report (<a
href="https://redirect.github.com/streetsidesoftware/cspell/issues/5098">#5098</a>)</li>
<li><a
href="https://github.com/streetsidesoftware/cspell/commit/6cf2a4bd0bbe11200e482988f9243916309e156b"><code>6cf2a4b</code></a>
fix: Workflow Bot -- Update Dictionaries (main) (<a
href="https://redirect.github.com/streetsidesoftware/cspell/issues/5096">#5096</a>)</li>
<li><a
href="https://github.com/streetsidesoftware/cspell/commit/354e870b79d4e09e0567b308c773f39857b361a7"><code>354e870</code></a>
chore: fix update dictionary workflow (<a
href="https://redirect.github.com/streetsidesoftware/cspell/issues/5097">#5097</a>)</li>
<li><a
href="https://github.com/streetsidesoftware/cspell/commit/d61e8b5267acb1d11bff3bf5e890203b01eb1f55"><code>d61e8b5</code></a>
chore: Fix update-dictionaries.yml</li>
<li><a
href="https://github.com/streetsidesoftware/cspell/commit/32f87906580a1bd62155f7558b157db3fc899684"><code>32f8790</code></a>
fix: Use the VFS for all IO (<a
href="https://redirect.github.com/streetsidesoftware/cspell/issues/5095">#5095</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/streetsidesoftware/cspell/compare/v8.2.1...v8.2.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cspell&package-manager=npm_and_yarn&previous-version=8.2.1&new-version=8.2.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 27, 2023
1 parent 4ad8de9 commit 770b98a
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 109 deletions.
Loading

0 comments on commit 770b98a

Please sign in to comment.