Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps cspell from 6.20.1 to 6.21.0.

Release notes

Sourced from cspell's releases.

v6.21.0

Possible Minor Breakage:

The default CLI reporter is overridden if a reporter has been specified in a config file or on the command line. See: #4087

Changes

ci: Workflow Bot -- Build Readme (#4094)

packages/cspell/README.md | 42 +++++++++++++++++++++++++++++------- packages/cspell/static/help-lint.txt | 42 +++++++++++++++++++++++++++++------- 2 files changed, 68 insertions(+), 16 deletions(-)


ci: Workflow Bot -- Build Readme (#4090)

packages/cspell-json-reporter/README.md | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-)


Features

feat: Support cli reporters (#4093)

Add the --reporter option to specify a reporter on the command line.


feat: support stdin:// and file:// protocols (#4091)

Support using stdin://filename and file://./filename on the command line.

fixes: #4084

... (truncated)

Changelog

Sourced from cspell's changelog.

6.21.0 (2023-02-03)

Note: Version bump only for package cspell-monorepo

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)

@dependabot dependabot bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Feb 3, 2023
@dependabot dependabot bot requested review from a team, flexdevelopment and unicornware February 3, 2023 14:12
Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

@flexdevelopment flexdevelopment enabled auto-merge (squash) February 3, 2023 14:12
flexdevelopment
flexdevelopment previously approved these changes Feb 3, 2023
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 6.20.1 to 6.21.0.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md)
- [Commits](streetsidesoftware/cspell@v6.20.1...v6.21.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cspell-6.21.0 branch from b64e900 to e82fe0a Compare February 3, 2023 14:15
@codecov
Copy link

codecov bot commented Feb 3, 2023

Codecov Report

Merging #21 (b64e900) into main (7629b25) will not change coverage.
The diff coverage is n/a.

❗ Current head b64e900 differs from pull request most recent head e82fe0a. Consider uploading reports for the commit e82fe0a to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #21   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          770       770           
=========================================
  Hits           770       770           
Flag Coverage Δ
node14 100.00% <ø> (ø)
node16 100.00% <ø> (ø)
node18 100.00% <ø> (ø)
node19 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 82e0c69...e82fe0a. Read the comment docs.

@flexdevelopment flexdevelopment merged commit e653022 into main Feb 3, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cspell-6.21.0 branch February 3, 2023 14:18
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent
activity after it was closed. Please open a new issue for related bugs or features. Be
sure to reference this issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

scope:dependencies dependency updates type:build changes to the build system or external dependencies

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant