modrunner / discord-bot

Node.js application powering the Modrunner Discord bot.
https://modrunner.net
Apache License 2.0
11 stars 5 forks source link

Bump @discordjs/builders from 0.15.0 to 1.0.0 #20

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @discordjs/builders from 0.15.0 to 1.0.0.

Release notes

Sourced from @​discordjs/builders's releases.

@​discordjs/builders@​1.0.0

Info

  • 1.0.0 release bump, no new features.

@​discordjs/builders@​0.16.0

Bug Fixes

Documentation

Features

Refactor

Typings

Commits
  • 52a9e21 fix(GuildMemberManager): Allow setting own nickname (#8066)
  • b7e6238 test(builders): improve coverage (#8274)
  • cafde77 refactor(Util)!: rename fetchRecommendedShards (#8298)
  • b7d4e55 types(GuildFeature): allow feature strings to be passed (#8264)
  • 5aeed99 docs: align webhook method return types with implementation (#8253)
  • 452dec5 docs: Remove @private constructor documentation (#8255)
  • 64f8140 refactor(Embed): Add all the types (#8254)
  • 33a7a5c types(CategoryChannelChildManager): fix Holds type (#8288)
  • edf83f0 chore: bump dev versions
  • 25bd771 chore(voice): release @​discordjs/voice@​0.11.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by crawl, a new releaser for @​discordjs/builders since your current version.


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