discord.js-selfbot-v13
discord.js-selfbot-v13 copied to clipboard
chore(deps): bump @discordjs/collection from 1.5.3 to 2.1.0
Bumps @discordjs/collection from 1.5.3 to 2.1.0.
Release notes
Sourced from @discordjs/collection's releases.
@discordjs/collection@2.1.0Bug Fixes
Documentation
- Split docs.api.json into multiple json files (597340f)
Features
- Local and preview detection (79fbda3)
Refactor
@discordjs/collection@2.0.0Documentation
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
sortedmethod has been renamed totoSorted- Align some methods with the Set Methods proposal (#8890) (3b8df63)
- BREAKING CHANGE: The
intersectmethod has been renamed tointersection- BREAKING CHANGE: The
differencemethod has been renamed tosymmetricDifference- BREAKING CHANGE: The
subtractmethod has been renamed todifference- Support
findLastandreduceRightmethods (#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
sortedmethod has been renamed totoSorted- Align some methods with the Set Methods proposal (#8890) (3b8df63)
- BREAKING CHANGE: The
intersectmethod has been renamed tointersection- BREAKING CHANGE: The
differencemethod has been renamed tosymmetricDifference- BREAKING CHANGE: The
subtractmethod has been renamed todifference- Support
findLastandreduceRightmethods (#9573) (ac64508)
Commits
23ed447chore(collection): release@discordjs/collection@2.1.014f9ff7chore: Add funding field to package.json (#10230)6759f5bchore: deps0d4c26bchore: depsa66fc65ci: enable npm provenance (#10164)79fbda3feat: local and preview detection18cce83refactor: docs (#10126)c8bbdb7fix(ReadonlyCollection): omitclearmethod (#10148)597340fdocs: split docs.api.json into multiple json filesae57d7fchore: deps- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)