jishi / node-sonos-http-api

An HTTP API bridge for Sonos easing automation. Hostable on any node.js capable device, like a raspberry pi or similar.
http://jishi.github.io/node-sonos-http-api/
MIT License
1.83k stars 462 forks source link

Bump xml2js and aws-sdk #896

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps xml2js to 0.6.2 and updates ancestor dependency aws-sdk. These dependencies need to be updated together.

Updates xml2js from 0.4.19 to 0.6.2

Commits
  • cf3e061 New release, 0.6.2
  • cb2f77e Fix read-only constraint via mistyped key name
  • 8e9a120 Update version number for release 0.6.1
  • 30f9d61 Replace filtering of names with defineProperty
  • ba46e54 Update package lock
  • 0e29f0e Release new version
  • a25035c Remove old unused files
  • 1de4688 Merge pull request #680 from Leonidas-from-XIV/zap-dependency-fix
  • 3b97ae5 Merge pull request #681 from Leonidas-from-XIV/cve-compat-fix
  • 167a385 Fix zap to be the original dependency
  • Additional commits viewable in compare view


Updates aws-sdk from 2.1299.0 to 2.1631.0

Release notes

Sourced from aws-sdk's releases.

Release v2.1631.0

See changelog for more information.

Release v2.1630.0

See changelog for more information.

Release v2.1629.0

See changelog for more information.

Release v2.1628.0

See changelog for more information.

Release v2.1627.0

See changelog for more information.

Release v2.1626.0

See changelog for more information.

Release v2.1625.0

See changelog for more information.

Release v2.1624.0

See changelog for more information.

Release v2.1623.0

See changelog for more information.

Release v2.1622.0

See changelog for more information.

Release v2.1621.0

See changelog for more information.

Release v2.1620.0

See changelog for more information.

Release v2.1619.0

See changelog for more information.

Release v2.1618.0

See changelog for more information.

Release v2.1617.0

See changelog for more information.

Release v2.1616.0

See changelog for more information.

Release v2.1615.0

See changelog for more information.

... (truncated)

Commits
  • d5f58a0 Updates SDK to v2.1631.0
  • 7dedde8 Updates SDK to v2.1630.0
  • 3915dc7 Updates SDK to v2.1629.0
  • 7d49adb Updates SDK to v2.1628.0
  • cfab73d Updates SDK to v2.1627.0
  • 9fbf324 Use rules.payload when extracting data for event stream (#4607)
  • c655efa fix: sso credential resolution failure when sso-session access token requires...
  • 3fef5d0 fix TokenFileWebIdentityCredentials typing (#4388)
  • 9fa11fe Update fetchMetadataToken (#4240)
  • dacfa24 Updates SDK to v2.1626.0
  • 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/jishi/node-sonos-http-api/network/alerts).