mrbungle64 / ecovacs-deebot.js

A Node.js library for running Ecovacs Deebot and yeedi vacuum cleaner robots
GNU General Public License v3.0
115 stars 37 forks source link

Bump @xmldom/xmldom from 0.9.0-beta.6 to 0.9.0-beta.10 #365

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @xmldom/xmldom from 0.9.0-beta.6 to 0.9.0-beta.10.

Release notes

Sourced from @​xmldom/xmldom's releases.

0.9.0-beta.10

Commits

Fixed

Chore

Thank you, @​qtow, @​shunkica, @​homer0, for your contributions

0.9.0-beta.9

Commits

Fixed

Chore

Thank you, @​cjbarth, @​shunkica, @​pmahend1, @​niklasl, for your contributions

0.9.0-beta.8

Commits

Fixed

BREAKING CHANGE: Previously it was possible (but not documented) to call Node.removeChild with any node in the tree, and with certain exceptions, it would work. This is no longer the case: calling Node.removeChild with an argument that is not a direct child of the node that it is called from, will throw a NotFoundError DOMException, as it is described by the specs.

Thank you, @​noseworthy, @​davidmc24, for your contributions

0.9.0-beta.7

Commits

Feature

... (truncated)

Changelog

Sourced from @​xmldom/xmldom's changelog.

0.9.0-beta.10

Fixed

Chore

Thank you, @​qtow, @​shunkica, @​homer0, for your contributions

0.8.10

Fixed

Thank you, @​qtow, for your contributions

0.7.13

Fixed

Thank you, @​qtow, for your contributions

0.9.0-beta.9

Fixed

Chore

Thank you, @​cjbarth, @​shunkica, @​pmahend1, @​niklasl, for your contributions

0.8.9

... (truncated)

Commits
  • 1f882d7 0.9.0-beta.10
  • a1a1f92 docs: Prepare changelog for 0.9.0-beta.10
  • c6dd79a docs: merge changelog from 0.7 and 0.8 branches
  • 7cef79e fix(dom): prevent iteration over deleted items (#514)
  • a75f3d3 chore: use prettier plugin for jsdoc (#513)
  • 6a3979e chore(deps): update dependency eslint to v8.44.0 (#500)
  • 55188c3 chore(deps): update dependency nodemon to v3 (#507)
  • 48953f6 0.9.0-beta.9
  • 9fab348 chore: add missing dev dependency rxjs
  • 13ff6b5 docs: Prepare changelog for 0.9.0-beta.9
  • Additional commits viewable in compare view


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[bot] commented 1 year ago

Superseded by #369.