Skip to content

Bump spellchecker-cli from 4.4.0 to 6.0.1#44

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/spellchecker-cli-6.0.1
Closed

Bump spellchecker-cli from 4.4.0 to 6.0.1#44
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/spellchecker-cli-6.0.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 25, 2022

Bumps spellchecker-cli from 4.4.0 to 6.0.1.

Changelog

Sourced from spellchecker-cli's changelog.

[6.0.1] - 2022-07-23

  • Fix an issue where the tool crashes if installed globally.

[6.0.0] - 2022-07-23

  • Use pkg-dir instead of app-root-path to find a Spellchecker CLI config file. pkg-dir looks for the root directory of a Node.js project by searching up from the current working directory for a directory containing a package.json file. This is simpler than app-root-path's strategy.

[5.0.1] - 2022-07-21

  • Rebuild package with LF line endings instead of CRLF.

[5.0.0] - 2022-07-15

  • Spellchecker now uses ES modules instead of CommonJS modules. This means that the tool will fail to import personal dictionaries from .js files that use CommonJS module syntax. To fix this, change the personal dictionary file's extension from .js to .cjs.
  • Fix an issue where the :gear: Gemoji would show up as a spelling mistake.

[4.11.0] - 2022-05-21

  • Allow specifying a path to write the generated dictionary to.

[4.10.1] - 2022-05-16

  • Rebuild package with LF line endings instead of CRLF.

[4.10.0] - 2022-04-23

  • Add built-in dictionaries for Next.js and React.

[4.9.1] - 2022-03-30

  • Upgrade dependencies.

[4.9.0] - 2022-03-30

[4.8.1] - 2021-10-31

Happy Halloween!

  • Fix a bug where the tool wouldn't respect the --plugins command line option or the plugins key in config files.

[4.8.0] - 2021-06-13

  • Convert project to TypeScript.

[4.7.0] - 2021-06-12

  • Add support for JSON and JSONC configuration files (@​gadhagod).

... (truncated)

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)

Bumps [spellchecker-cli](https://github.com/tbroadley/spellchecker-cli) from 4.4.0 to 6.0.1.
- [Release notes](https://github.com/tbroadley/spellchecker-cli/releases)
- [Changelog](https://github.com/tbroadley/spellchecker-cli/blob/master/CHANGELOG.md)
- [Commits](tbroadley/spellchecker-cli@v4.4.0...v6.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 25, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 3, 2022

Superseded by #46.

@dependabot dependabot bot closed this Aug 3, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/spellchecker-cli-6.0.1 branch August 3, 2022 20:09
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