Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump @cspell/eslint-plugin from 8.1.2 to 8.1.3 (#445)
Bumps [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell) from 8.1.2 to 8.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/streetsidesoftware/cspell/releases"><code>@cspell/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v8.1.3</h2> <h2>Changes</h2> <h2>Fixes</h2> <!-- raw HTML omitted --> <h3>fix: Resolve relative imports without a leading <code>./</code> or <code>../</code>. (<a href="https://redirect.github.com/streetsidesoftware/cspell/issues/5035">#5035</a>)</h3> <p>So far it is not possible to reproduce.</p> <p>Added tests for <a href="https://redirect.github.com/streetsidesoftware/cspell/issues/5034">#5034</a></p> <hr /> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <h3>fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://redirect.github.com/streetsidesoftware/cspell/issues/5042">#5042</a>)</h3> <h1>Update Dictionaries (main)</h1> <h2>Summary</h2> <pre><code> .../snapshots/neovim/nvim-lspconfig/report.yaml | 2 +- .../snapshots/neovim/nvim-lspconfig/snapshot.txt | 2 +- packages/cspell-bundled-dicts/package.json | 4 ++-- pnpm-lock.yaml | 16 ++++++++-------- 4 files changed, 12 insertions(+), 12 deletions(-) </code></pre> <hr /> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <h3>fix: Make sure issues are reported relative to the specified root (<a href="https://redirect.github.com/streetsidesoftware/cspell/issues/5043">#5043</a>)</h3> <hr /> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md"><code>@cspell/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h2>8.1.3 (2023-12-06)</h2> <h3>Bug Fixes</h3> <ul> <li>Resolve relative imports without a leading <code>./</code> or <code>../</code>. (<a href="https://redirect.github.com/streetsidesoftware/cspell/issues/5035">#5035</a>) (<a href="https://github.com/streetsidesoftware/cspell/commit/a28393b30733b68e8b726c352e277ac4b5a0659d">a28393b</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/streetsidesoftware/cspell/commit/ea4335117b7c0e7b9ec22738315c82fae24ea997"><code>ea43351</code></a> v8.1.3</li> <li><a href="https://github.com/streetsidesoftware/cspell/commit/a28393b30733b68e8b726c352e277ac4b5a0659d"><code>a28393b</code></a> fix: Resolve relative imports without a leading <code>./</code> or <code>../</code>. (<a href="https://redirect.github.com/streetsidesoftware/cspell/issues/5035">#5035</a>)</li> <li><a href="https://github.com/streetsidesoftware/cspell/commit/8d481f39a4690be93b28706d97ab5b7ba8808c5a"><code>8d481f3</code></a> ci: Workflow Bot -- Update ALL Dependencies (main) (<a href="https://redirect.github.com/streetsidesoftware/cspell/issues/5041">#5041</a>)</li> <li><a href="https://github.com/streetsidesoftware/cspell/commit/aa0857b94a24ca554955f7cafe3e3d6c53cd62c9"><code>aa0857b</code></a> fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://redirect.github.com/streetsidesoftware/cspell/issues/5042">#5042</a>)</li> <li><a href="https://github.com/streetsidesoftware/cspell/commit/6622244db14e823f95c07ecc1ef181466154d706"><code>6622244</code></a> fix: Make sure issues are reported relative to the specified root (<a href="https://redirect.github.com/streetsidesoftware/cspell/issues/5043">#5043</a>)</li> <li><a href="https://github.com/streetsidesoftware/cspell/commit/075c843fbd9995f62b2f4f8336c729609df56475"><code>075c843</code></a> ci: Workflow Bot -- Update ALL Dependencies (main) (<a href="https://redirect.github.com/streetsidesoftware/cspell/issues/5033">#5033</a>)</li> <li>See full diff in <a href="https://github.com/streetsidesoftware/cspell/compare/v8.1.2...v8.1.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@cspell/eslint-plugin&package-manager=npm_and_yarn&previous-version=8.1.2&new-version=8.1.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] <[email protected]>
- Loading branch information