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

chore(deps-dev): bump cspell from 5.18.0 to 6.20.1 #248

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 1, 2023

Bumps cspell from 5.18.0 to 6.20.1.

Release notes

Sourced from cspell's releases.

v6.20.1

Changes

Fixes

fix: Correct .gitignore comment detection (#4083)

fixes: #4082


v6.20.0

Changes

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

Update Integration Repositories

integration-tests/config/config.json | 52 +-- .../Azure/azure-rest-api-specs/snapshot.txt | 4 +- .../MicrosoftDocs/PowerShell-Docs/report.yaml | 68 ++- .../MicrosoftDocs/PowerShell-Docs/snapshot.txt | 66 ++- .../snapshots/RustPython/RustPython/snapshot.txt | 21 +- .../snapshots/TheAlgorithms/Python/report.yaml | 103 +++-- .../snapshots/TheAlgorithms/Python/snapshot.txt | 101 +++-- .../snapshots/caddyserver/caddy/report.yaml | 20 +- .../snapshots/caddyserver/caddy/snapshot.txt | 20 +- integration-tests/snapshots/chef/chef/report.yaml | 2 +- integration-tests/snapshots/chef/chef/snapshot.txt | 2 +- .../snapshots/django/django/report.yaml | 34 +- .../snapshots/django/django/snapshot.txt | 34 +- .../snapshots/eslint/eslint/report.yaml | 34 +- .../snapshots/eslint/eslint/snapshot.txt | 30 +- .../googleapis/google-cloud-cpp/report.yaml | 201 ++++----- .../googleapis/google-cloud-cpp/snapshot.txt | 197 ++++----- .../iluwatar/java-design-patterns/report.yaml | 2 +- .../iluwatar/java-design-patterns/snapshot.txt | 2 +- .../snapshots/liriliri/licia/snapshot.txt | 2 +- .../snapshots/neovim/nvim-lspconfig/report.yaml | 459 +++++++++++---------- .../snapshots/neovim/nvim-lspconfig/snapshot.txt | 455 ++++++++++---------- .../snapshots/php/php-src/report.yaml | 278 +++++++------ .../snapshots/php/php-src/snapshot.txt | 278 +++++++------ .../snapshots/prettier/prettier/snapshot.txt | 2 +- .../snapshots/pycontribs/jira/report.yaml | 148 +++----

... (truncated)

Changelog

Sourced from cspell's changelog.

6.20.1 (2023-02-01)

Bug Fixes

6.20.0 (2023-02-01)

Note: Version bump only for package cspell-monorepo

6.19.2 (2023-01-17)

Note: Version bump only for package cspell-monorepo

6.19.1 (2023-01-17)

Bug Fixes

6.19.0 (2023-01-16)

Note: Version bump only for package cspell-monorepo

6.18.1 (2022-12-29)

Note: Version bump only for package cspell-monorepo

6.18.0 (2022-12-21)

Note: Version bump only for package cspell-monorepo

6.17.0 (2022-12-05)

Note: Version bump only for package cspell-monorepo

6.16.0 (2022-12-02)

Note: Version bump only for package cspell-monorepo

6.15.1 (2022-11-30)

Note: Version bump only for package cspell-monorepo

6.15.0 (2022-11-25)

Features

... (truncated)

Commits
  • 508a06d v6.20.1
  • cadfbc4 fix: Correct .gitignore comment detection (#4083)
  • 9de0bdd v6.20.0
  • 2c7fa78 ci: Workflow Bot -- Update ALL Dependencies (main) (#4081)
  • d1c69f1 feat: Enable eslint plugin to call Async methods. (#4080)
  • 607faef ci: Workflow Bot -- Update ALL Dependencies (main) (#4077)
  • 6cb68c7 chore(deps-dev): bump @​vitest/coverage-istanbul from 0.27.3 to 0.28.3 (#4073)
  • bffe378 fix: Remove dependency upon fs-extra (#4079)
  • 37cb289 chore(deps-dev): bump eslint-plugin-simple-import-sort from 9.0.0 to 10.0.0 (...
  • d8739be chore(deps): bump activesupport from 6.0.5.1 to 6.0.6.1 in /docs (#4075)
  • 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)

Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 5.18.0 to 6.20.1.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md)
- [Commits](streetsidesoftware/cspell@v5.18.0...v6.20.1)

---
updated-dependencies:
- dependency-name: cspell
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2023
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants