discord.js-selfbot-v13 icon indicating copy to clipboard operation
discord.js-selfbot-v13 copied to clipboard

chore(deps): bump @discordjs/collection from 1.5.3 to 2.1.0

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps @discordjs/collection from 1.5.3 to 2.1.0.

Release notes

Sourced from @​discordjs/collection's releases.

@​discordjs/collection@​2.1.0

Bug Fixes

Documentation

  • Split docs.api.json into multiple json files (597340f)

Features

  • Local and preview detection (79fbda3)

Refactor

@​discordjs/collection@​2.0.0

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)
Changelog

Sourced from @​discordjs/collection's changelog.

@​discordjs/collection@​2.1.0 - (2024-05-04)

Bug Fixes

Documentation

  • Split docs.api.json into multiple json files (597340f)

Features

  • Local and preview detection (79fbda3)

Refactor

@​discordjs/collection@​2.0.0 - (2023-11-12)

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)
Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

dependabot[bot] avatar Aug 15 '24 12:08 dependabot[bot]