Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @discordjs/collection from 1.4.0 to 2.0.0 #237

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2024

Bumps @discordjs/collection from 1.4.0 to 2.0.0.

Release notes

Sourced from @​discordjs/collection's releases.

@​discordjs/collection@​2.0.0

@​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)

@​discordjs/collection@​1.5.2

Refactor

@​discordjs/collection@​1.5.1

Bug Fixes

Documentation

  • Generate static imports for types with api-extractor (98a76db)

@​discordjs/collection@​1.5.0

Bug Fixes

  • scripts: Accessing tsComment (d8d5f31)

Features

  • website: Render syntax and mdx on the server (#9086) (ee5169e)

Refactor

Changelog

Sourced from @​discordjs/collection's changelog.

@​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)

@​discordjs/collection@​1.5.3 - (2023-08-17)

Documentation

@​discordjs/collection@​1.5.2 - (2023-07-31)

Refactor

@​discordjs/collection@​1.5.1 - (2023-05-01)

Bug Fixes

Documentation

  • Generate static imports for types with api-extractor (98a76db)

@​discordjs/collection@​1.5.0 - (2023-04-01)

Bug Fixes

  • scripts: Accessing tsComment (d8d5f31)

Features

  • website: Render syntax and mdx on the server (#9086) (ee5169e)

Refactor

... (truncated)

Commits
  • dbb92e5 chore(releases): release party (#9943)
  • 975d5f1 chore: use descriptive type parameter names (#9937)
  • aad82f0 build: fix the messy dependency graph
  • defeee5 feat: return entries instead of values in toJSON method (#9345)
  • ee2afb0 chore: update engine field in packages & deploy website manually
  • 5c0fad3 build: package api-extractor and -model (#9920)
  • 65966ae feat: align some methods with the Change By Copy proposal (#9207)
  • 3b8df63 feat: align some methods with the Set Methods proposal (#8890)
  • 344a3f9 chore: @​types/node and unocss fix
  • 6cd3adf chore: update deps
  • Additional commits viewable in compare view

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)

Bumps [@discordjs/collection](https://github.com/discordjs/discord.js/tree/HEAD/packages/collection) from 1.4.0 to 2.0.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/collection/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/@discordjs/collection@2.0.0/packages/collection)

---
updated-dependencies:
- dependency-name: "@discordjs/collection"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Type: dependencies Pull requests that update a dependency file label Feb 22, 2024
Copy link

sonarcloud bot commented Feb 22, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2024

Superseded by #242.

@dependabot dependabot bot closed this May 6, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/discordjs/collection-2.0.0 branch May 6, 2024 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants