kolbyjack / MMM-Wallpaper

MagicMirror module to display wallpapers from various online sources
https://magicmirror.builders/
MIT License
99 stars 31 forks source link

Bump xml2js and flickr-sdk #88

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

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

Updates xml2js from 0.4.23 to 0.5.0

Commits


Updates flickr-sdk from 4.0.0 to 6.1.2

Release notes

Sourced from flickr-sdk's releases.

v6.1.1

What's Changed

Full Changelog: https://github.com/flickr/flickr-sdk/compare/v6.1.0...v6.1.1

v6.1.0

Flickr is going to start requiring a user-agent header on API requests. This release adds a default user-agent header to all requests.

What's Changed

Full Changelog: https://github.com/flickr/flickr-sdk/compare/v6.0.0...v6.1.0

v6.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/flickr/flickr-sdk/compare/v5.0.0...v6.0.0

v5.0.0

What's Changed

Full Changelog: https://github.com/flickr/flickr-sdk/compare/v4.0.0...v5.0.0

Changelog

Sourced from flickr-sdk's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Nothing yet!

[v6.1.1] - 2023-04-10

This release upgrades xml2js@0.5.0 as the previous version is succeptible to prototype pollution.

[v6.1.0] - 2023-03-23

This release adds an explicit user-agent header to API requests.

[v6.0.0] - 2022-03-03

This release removes the old recent activity feed.

Removed

[v5.0.0] - 2022-02-07

As of this version we will now put params in the POST body instead of the query string for methods that need it.

Changed

Commits


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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/kolbyjack/MMM-Wallpaper/network/alerts).