Skip to content
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

Bump @cspell/eslint-plugin from 8.16.0 to 8.17.3 #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps @cspell/eslint-plugin from 8.16.0 to 8.17.3.

Release notes

Sourced from @​cspell/eslint-plugin's releases.

v8.17.3

Changes

Fixes

fix: Fix race condition when scanning for nested config files. (#6825)

There was some faulty logic when searching up the directory tree looking for config files. It took a long to for it to be exposed, because it rarely happened and only with repos with lots of nested config files, list the Azure documents.


Dictionary Updates

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

Update Dictionaries (main)

Summary

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

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

Update Dictionaries (main)

... (truncated)

Changelog

Sourced from @​cspell/eslint-plugin's changelog.

8.17.3 (2025-01-28)

8.17.2 (2025-01-13)

8.17.1 (2024-12-16)

8.17.0 (2024-12-15)

8.16.1 (2024-11-26)

Commits
  • 9a0d2b4 v8.17.3
  • a7bd647 ci: Workflow Bot -- Update ALL Dependencies (main) (#6837)
  • 5f92b8f ci: Workflow Bot -- Update ALL Dependencies (main) (#6830)
  • 52403e6 ci: Workflow Bot -- Update ALL Dependencies (main) (#6808)
  • f2565da ci: Workflow Bot -- Update ALL Dependencies (main) (#6783)
  • 160c982 v8.17.2
  • de2c19c ci: Workflow Bot -- Update ALL Dependencies (main) (#6778)
  • 503036e ci: Workflow Bot -- Update ALL Dependencies (main) (#6776)
  • 01687a0 ci: Workflow Bot -- Update ALL Dependencies (main) (#6771)
  • d6c0878 ci: Workflow Bot -- Update ALL Dependencies (main) (#6757)
  • 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 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)

Bumps [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin) from 8.16.0 to 8.17.3.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell-eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.17.3/packages/cspell-eslint-plugin)

---
updated-dependencies:
- dependency-name: "@cspell/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants