cryo-sphere / stereo-v5

This is an easy-to-use free open-source music bot called Stereo. You can host it yourself or use our own hosted version. Checkout https://stereo-bot.xyz/ for more information!
https://stereo-bot.xyz/
MIT License
2 stars 1 forks source link

chore(deps): update all non-major dependencies #94

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node ^16.11.17 -> ^16.11.18 age adoption passing confidence
discord.js (source) ^13.4.0 -> ^13.5.0 age adoption passing confidence
eslint (source) ^8.5.0 -> ^8.6.0 age adoption passing confidence

Release Notes

discordjs/discord.js ### [`v13.5.0`](https://togithub.com/discordjs/discord.js/blob/HEAD/CHANGELOG.md#​1350-httpsgithubcomdiscordjsdiscordjscompare13401350---2021-12-29) [Compare Source](https://togithub.com/discordjs/discord.js/compare/13.4.0...13.5.0) #### Bug Fixes - **GuildMemberManager:** Nick endpoint ([#​7151](https://togithub.com/discordjs/discord.js/issues/7151)) ([d0c3961](https://togithub.com/discordjs/discord.js/commit/d0c3961aef41f17773fb14d06213df3fcb7fc8d2)) - **Permissions:** ToArray shouldn't check admin ([#​7144](https://togithub.com/discordjs/discord.js/issues/7144)) ([fc4292e](https://togithub.com/discordjs/discord.js/commit/fc4292e2e9ad381eb0ed07ef5e80a4251a5c4e9d)) - Remove deprecation warning on `Message#cleanContent` ([#​7143](https://togithub.com/discordjs/discord.js/issues/7143)) ([7e5f16b](https://togithub.com/discordjs/discord.js/commit/7e5f16b6b3060820446a325f4eb06dd60faee5a9)) #### Features - **GuildMember:** Add method to check timeout ([#​7146](https://togithub.com/discordjs/discord.js/issues/7146)) ([baacd6b](https://togithub.com/discordjs/discord.js/commit/baacd6ba6979f11e1af38804df15468c29ec09e3)) - **ClientOptions:** WaitGuildTimeout amount client option ([#​6576](https://togithub.com/discordjs/discord.js/issues/6576)) ([2bfc638](https://togithub.com/discordjs/discord.js/commit/2bfc638a5cd0e4c0b2e69971d30828b51ab3c563)) #### Refactor - **MessageEmbed:** Deprecate strings for `setAuthor()` (completely) and `setFooter()` ([#​7153](https://togithub.com/discordjs/discord.js/issues/7153)) ([3496516](https://togithub.com/discordjs/discord.js/commit/3496516dc99149705754ed56f3e9dfe711d3926d)) - Import timers, `process`, and `Buffer` from `node:` ([#​7157](https://togithub.com/discordjs/discord.js/issues/7157)) ([3c62bd2](https://togithub.com/discordjs/discord.js/commit/3c62bd2d47dbd52b6b431014be87f584ae3d5309))
eslint/eslint ### [`v8.6.0`](https://togithub.com/eslint/eslint/releases/v8.6.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.5.0...v8.6.0) #### Features - [`6802a54`](https://togithub.com/eslint/eslint/commit/6802a54837ea008bef4d5ae11522941693ba5ef6) feat: handle logical assignment in no-self-assign ([#​14152](https://togithub.com/eslint/eslint/issues/14152)) (Zzzen) - [`3b38018`](https://togithub.com/eslint/eslint/commit/3b38018ef5cb004ad5bc011de726bd2df2eb2f3f) feat: allow to define `eslint-disable-next-line` in multiple lines ([#​15436](https://togithub.com/eslint/eslint/issues/15436)) (Nitin Kumar) - [`9d6fe5a`](https://togithub.com/eslint/eslint/commit/9d6fe5a6b65f397bafc5eb0a995e96717cdc9b53) feat: false negative with `onlyDeclarations` + `properties` in id-match ([#​15431](https://togithub.com/eslint/eslint/issues/15431)) (Nitin Kumar) #### Documentation - [`6c4dee2`](https://togithub.com/eslint/eslint/commit/6c4dee2e87dac8d0751ce2426ded651ed0986112) docs: Document homedir is a configuration root ([#​15469](https://togithub.com/eslint/eslint/issues/15469)) (Bas Bosman) - [`51c37b1`](https://togithub.com/eslint/eslint/commit/51c37b118aed9c0d7a0efd40c491efca04c82ef9) docs: consistency changes ([#​15404](https://togithub.com/eslint/eslint/issues/15404)) (Bas Bosman) - [`775d181`](https://togithub.com/eslint/eslint/commit/775d18138244a28ebe1cb92849cd0f4e8cd27672) docs: Mention character classes in no-useless-escape ([#​15421](https://togithub.com/eslint/eslint/issues/15421)) (Sebastian Simon) #### Chores - [`3a384fc`](https://togithub.com/eslint/eslint/commit/3a384fc287cebb7be5fe5ed95497d578437a503a) chore: Upgrade espree to 9.3.0 ([#​15473](https://togithub.com/eslint/eslint/issues/15473)) (Brandon Mills) - [`1443cc2`](https://togithub.com/eslint/eslint/commit/1443cc2fc8785157936b864258924fe9bcd23210) chore: Update blogpost.md.ejs ([#​15468](https://togithub.com/eslint/eslint/issues/15468)) (Nicholas C. Zakas) - [`28e907a`](https://togithub.com/eslint/eslint/commit/28e907a4ca05a026d156f814f4118f8fe713e99d) refactor: remove unused parameter in `linter.js` ([#​15451](https://togithub.com/eslint/eslint/issues/15451)) (Milos Djermanovic) - [`eaa08d3`](https://togithub.com/eslint/eslint/commit/eaa08d3055b195bce59cc96bb63ac29038cd7c7d) test: add tests for `allowReserved` parser option with flat config ([#​15450](https://togithub.com/eslint/eslint/issues/15450)) (Milos Djermanovic)

Configuration

📅 Schedule: "before 12pm on Sunday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by WhiteSource Renovate. View repository job log here.