stegripe / bajigur

A simple and easy-to-use WhatsApp bot project, written in TypeScript.
GNU Affero General Public License v3.0
169 stars 51 forks source link

fix(deps): update dependency @discordjs/collection to v2 #665

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@discordjs/collection (source) 1.5.3 -> 2.0.0 age adoption passing confidence

Release Notes

discordjs/discord.js (@​discordjs/collection) ### [`v2.0.0`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/collection/CHANGELOG.md#discordjscollection200---2023-11-12) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/collection@1.5.3...@discordjs/collection@2.0.0) #### Documentation - **collection:** Minor article additions ([#​9868](https://togithub.com/discordjs/discord.js/issues/9868)) ([a674989](https://togithub.com/discordjs/discord.js/commit/a674989fe27ba9ecd4f1510b07699aeda2f7f01d)) #### Features - Return entries instead of values in toJSON method ([#​9345](https://togithub.com/discordjs/discord.js/issues/9345)) ([defeee5](https://togithub.com/discordjs/discord.js/commit/defeee5eecdcbf77fa8a5394ac8edd2c895defcc)) - Align some methods with the Change By Copy proposal ([#​9207](https://togithub.com/discordjs/discord.js/issues/9207)) ([65966ae](https://togithub.com/discordjs/discord.js/commit/65966ae6ec65254cb196aa7ee9c96c386b93d95e)) - **BREAKING CHANGE:** The `sorted` method has been renamed to `toSorted` - Align some methods with the Set Methods proposal ([#​8890](https://togithub.com/discordjs/discord.js/issues/8890)) ([3b8df63](https://togithub.com/discordjs/discord.js/commit/3b8df63a5a8fcec3709ce0a79eb7e2571233c826)) - **BREAKING CHANGE:** The `intersect` method has been renamed to `intersection` - **BREAKING CHANGE:** The `difference` method has been renamed to `symmetricDifference` - **BREAKING CHANGE:** The `subtract` method has been renamed to `difference` - Support `findLast` and `reduceRight` methods ([#​9573](https://togithub.com/discordjs/discord.js/issues/9573)) ([ac64508](https://togithub.com/discordjs/discord.js/commit/ac645084f03433372c297e02383a88532f9d385c))

Configuration

πŸ“… Schedule: Branch creation - "before 6am" in timezone Asia/Jakarta, Automerge - At any time (no schedule defined).

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

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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