Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

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

Merged
merged 1 commit into from
Mar 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 22, 2024

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

Compare Source

Documentation

Features

  • Return entries instead of values in toJSON method (#​9345) (defeee5)
  • Align some methods with the Change By Copy proposal (#​9207) (65966ae)
    • BREAKING CHANGE: The sorted method has been renamed to toSorted
  • Align some methods with the Set Methods proposal (#​8890) (3b8df63)
    • 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) (ac64508)

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 22, 2024
@renovate renovate bot requested review from mzrtamp, noxzym and Tiramitzu as code owners March 22, 2024 19:59
@renovate renovate bot force-pushed the renovate/discordjs-collection-2.x branch 6 times, most recently from f2b3530 to ea6db5c Compare March 24, 2024 16:24
@renovate renovate bot force-pushed the renovate/discordjs-collection-2.x branch from ea6db5c to 23b3a14 Compare March 31, 2024 05:12
@noxzym noxzym enabled auto-merge (squash) March 31, 2024 05:13
@renovate renovate bot force-pushed the renovate/discordjs-collection-2.x branch 2 times, most recently from da582c6 to ca18095 Compare March 31, 2024 05:15
@renovate renovate bot force-pushed the renovate/discordjs-collection-2.x branch from ca18095 to 23b1a04 Compare March 31, 2024 05:17
@noxzym noxzym merged commit b1ef48f into main Mar 31, 2024
2 checks passed
@renovate renovate bot deleted the renovate/discordjs-collection-2.x branch March 31, 2024 05:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant