kubevirt / kubevirt.github.io

KubeVirt website repo, documentation at https://kubevirt.io/user-guide/
https://kubevirt.io
MIT License
29 stars 110 forks source link

Bump xml2js and yaspeller in /_config/src #958

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps xml2js to 0.6.2 and updates ancestor dependency yaspeller. These dependencies need to be updated together.

Updates xml2js from 0.4.23 to 0.6.2

Commits


Updates yaspeller from 7.2.1 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.
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.
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 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](https://github.com/kubevirt/kubevirt.github.io/network/alerts).
kubevirt-bot commented 3 weeks ago

Hi @dependabot[bot]. Thanks for your PR.

PRs from untrusted users cannot be marked as trusted with /ok-to-test in this repo meaning untrusted PR authors can never trigger tests themselves. Collaborators can still trigger tests on the PR using /test all.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
aburdenthehand commented 3 weeks ago

/lgtm @brianmcarey companion to #957

brianmcarey commented 3 weeks ago

@aburdenthehand I think you will have to approve.

/lgtm

aburdenthehand commented 3 weeks ago

/approve

kubevirt-bot commented 3 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: aburdenthehand, brianmcarey

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubevirt/kubevirt.github.io/blob/main/OWNERS)~~ [aburdenthehand] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment