aiko-chan-ai / discord.js-selfbot-v13

An unofficial discord.js fork for creating selfbots
https://discordjs-self-v13.netlify.app
GNU General Public License v3.0
825 stars 170 forks source link

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

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

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 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)
socket-security[bot] commented 3 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@discordjs/collection@2.1.0 None 0 216 kB crawl

🚮 Removed packages: npm/@discordjs/collection@1.5.3

View full report↗︎

dependabot[bot] commented 2 months ago

Superseded by #1274.