Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2025

Removes js-yaml. It's no longer used after updating ancestor dependency yaspeller. These dependencies need to be updated together.

Removes js-yaml

Updates yaspeller from 6.0.3 to 10.0.1

Release notes

Sourced from yaspeller's releases.

v10.0.1

Fix TypeError: Cannot read properties of undefined (reading 'length') #199.

v10.0.0

  • Update major yandex-speller package.
  • Remove unsupported options of new API Yandex Speller: flagLatin, ignoreLatin, byWords, ignoreRomanNumerals and ignoreUppercase.

v9.1.0

Update yandex-speller package.

v9.0.0

  • Update deps in package.json.
  • Yaspeller requires Node.js 16 or higher.

v8.0.1

Update deps in package.json.

v8.0.0

  • Yaspeller requires Node.js 12 or higher.
  • Reducing the size of dependencies #178 @​alchazov.
  • CLI no-colors option replaced with no-color.

v7.2.1

--ignore-tags Not work properly in Markdown files with HTML #176

v7.2.0

  • Update deps in package.json
  • Fixed sitemap bug #169

v7.1.0

Added junit report #171 @​Lootjs.

v7.0.0

  • Drop support for Node.js < 10.
  • Add .yaspellerrc.js and .yaspellerrc.json for project config #153, #150.

v6.1.0

  • Fix lost symlink #145, #128.
  • Print row:col for repeated words #142, #134.
  • Fix repeated words with code for markdown files #141, #134.

v6.0.4

  • Fix: print a typo warning at the end if there are typos #121.
Changelog

Sourced from yaspeller's changelog.

v10.0.1

  • Fix TypeError: Cannot read properties of undefined (reading 'length') #199

v10.0.0

  • Update major yandex-speller package.
  • Remove unsupported options of new API Yandex Speller: flagLatin, ignoreLatin, byWords, ignoreRomanNumerals and ignoreUppercase.

v9.1.0

  • Update yandex-speller package.

v9.0.0

  • Update deps in package.json.
  • Yaspeller requires Node.js 16 or higher.

v8.0.1

Update deps in package.json.

v8.0.0

  • Yaspeller requires Node.js 12 or higher.
  • Reducing the size of dependencies #178 @​alchazov.
  • CLI no-colors option replaced with no-color.

v7.2.1

  • --ignore-tags Not work properly in Markdown files with HTML #176

v7.2.0

  • Update deps in package.json
  • Fixed sitemap bug #169

v7.1.0

Added junit report #171 @​Lootjs.

v7.0.0

  • Drop support for Node.js < 10.
  • Add .yaspellerrc.js and .yaspellerrc.json for project config #153, #150

v6.1.0

  • Fix lost symlink #145, #128.
  • Print row:col for repeated words #142, #134.
  • Fix repeated words with code for markdown files #141, #134.

v6.0.4

  • Fix: print a typo warning at the end if there are typos #121.
Commits
  • ef9f71e Merge pull request #201 from hcodes/fix_typeerror
  • e113351 Fix TypeError: Cannot read properties of undefined (reading 'length') #199
  • 44919c5 Merge pull request #200 from hcodes/fix_docs
  • c0ca18a Update docs
  • d1ea76a Merge pull request #198 from hcodes/bump_version
  • a332a06 Bump version
  • 7efa3ee Merge pull request #197 from hcodes/new_api
  • bcd8dcf Update major yandex-speller package
  • 83cc3d4 Merge pull request #195 from hcodes/update_yandex-speller
  • 09ac342 Update yandex-speller package
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 16, 2025
Removes [js-yaml](https://github.com/nodeca/js-yaml). It's no longer used after updating ancestor dependency [yaspeller](https://github.com/hcodes/yaspeller). These dependencies need to be updated together.


Removes `js-yaml`

Updates `yaspeller` from 6.0.3 to 10.0.1
- [Release notes](https://github.com/hcodes/yaspeller/releases)
- [Changelog](https://github.com/hcodes/yaspeller/blob/master/CHANGELOG.md)
- [Commits](hcodes/yaspeller@v6.0.3...v10.0.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 
  dependency-type: indirect
- dependency-name: yaspeller
  dependency-version: 10.0.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Nov 16, 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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant