zaida04 / guilded.js

A library for creating bots with the guilded.gg bot API.
https://guilded.js.org
MIT License
69 stars 15 forks source link

fix(deps): update dependency @discordjs/collection to ^0.6.0 #76

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
@discordjs/collection (source) ^0.5.0 -> ^0.6.0 age adoption passing confidence

Release Notes

discordjs/discord.js ### [`v0.6.0`](https://togithub.com/discordjs/discord.js/releases/@​discordjs/collection@0.6.0) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/collection@0.5.0...@discordjs/collection@0.6.0) #### Features - Add support for module: NodeNext in TS and ESM ([#​7598](https://togithub.com/discordjs/discord.js/issues/7598)) ([8f1986a](https://togithub.com/discordjs/discord.js/commit/8f1986a6aa98365e09b00e84ad5f9f354ab61f3d)) - **builders:** Add attachment command option type ([#​7203](https://togithub.com/discordjs/discord.js/issues/7203)) ([ae0f35f](https://togithub.com/discordjs/discord.js/commit/ae0f35f51d68dfa5a7dc43d161ef9365171debdb)) - **Collection:** Add merging functions ([#​7299](https://togithub.com/discordjs/discord.js/issues/7299)) ([e4bd07b](https://togithub.com/discordjs/discord.js/commit/e4bd07b2394f227ea06b72eb6999de9ab3127b25)) #### Refactor - Make `intersect` perform a true intersection ([#​7211](https://togithub.com/discordjs/discord.js/issues/7211)) ([d8efba2](https://togithub.com/discordjs/discord.js/commit/d8efba24e09aa2a8dbf028fc57a561a56e7833fd)) #### Typings - Add `ReadonlyCollection` ([#​7245](https://togithub.com/discordjs/discord.js/issues/7245)) ([db25f52](https://togithub.com/discordjs/discord.js/commit/db25f529b26d7c819c1c42ad3e26c2263ea2da0e)) - **Collection:** Union types on `intersect` and `difference` ([#​7196](https://togithub.com/discordjs/discord.js/issues/7196)) ([1f9b922](https://togithub.com/discordjs/discord.js/commit/1f9b9225f2066e9cc66c3355417139fd25cc403c))

Configuration

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

🚦 Automerge: Enabled.

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 WhiteSource Renovate. View repository job log here.

changeset-bot[bot] commented 2 years ago

⚠️ No Changeset found

Latest commit: 5df156ef006a0d2386e97fa9045cdcc01cba699b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR