Skip to content

Bump spellchecker-cli from 4.8.1 to 6.1.0#170

Closed
dependabot[bot] wants to merge 1 commit intovietnamesefrom
dependabot-npm_and_yarn-spellchecker-cli-6.1.0
Closed

Bump spellchecker-cli from 4.8.1 to 6.1.0#170
dependabot[bot] wants to merge 1 commit intovietnamesefrom
dependabot-npm_and_yarn-spellchecker-cli-6.1.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 8, 2022

Bumps spellchecker-cli from 4.8.1 to 6.1.0.

Changelog

Sourced from spellchecker-cli's changelog.

[6.1.0] - 2022-11-07

  • Add a dictionary of technology related words
  • Fix an issue where base dictionaries weren't included in the NPM package.

[6.0.2] - 2022-08-03

  • Upgrade junit-report-builder to fix a deprecation warning when installing the package.

[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

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.8.1 to 6.1.0.
- [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.8.1...v6.1.0)

---
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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 8, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 10, 2023

Superseded by #185.

@dependabot dependabot bot closed this Jan 10, 2023
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-spellchecker-cli-6.1.0 branch January 10, 2023 01:03
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