tako-discord / kayano

Source code of the Kayano bot
MIT License
5 stars 0 forks source link

[dependabot]: Bump @discordjs/rest from 0.1.1-canary.0 to 0.2.0-canary.0 #28

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @discordjs/rest from 0.1.1-canary.0 to 0.2.0-canary.0.

Release notes

Sourced from @​discordjs/rest's releases.

@​discordjs/rest@​0.2.0-canary.0

0.2.0-canary.0 (2021-12-08)

Bug Fixes

  • CDN#icon: remove guild prefixes (#67) (8882686)
  • Cdn: make parameters immutable (#84) (3105b61)
  • CDN: use correct types (#86) (64b02d4)
  • Rest: lint errors (53c0cce)
  • use hash instead of animatedHash for default avatar test (#74) (4852838)

Features

  • CDN#guildIcon: implement dynamic logic (#53) (c4b2803)
  • CDN: add role icon endpoint (#64) (4d7d692)
  • CDN: add sticker endpoints (#60) (3b714ba)
  • CDN: guild member avatars (#68) (90c25ad)
  • Errors: show data sent when an error occurs (#72) (3e2edc8)
  • expose https agent options (#82) (7f1c9be)
  • RateLimits: optionally error on ratelimits (#77) (a371f0b)
  • RequestManager: support setting global headers in options (#70) (d1758c7)
  • Requests: add attachment keys and form data for stickers (#81) (7c2b0c0)
  • Rest: add response and request events (#85) (c3aba56)
  • REST: change api version to v9 (#62) (4c980e6)
  • Rest: improve global rate limit and invalid request tracking (#51) (b73cc06)
  • Rest: use native Node.js AbortController (#66) (3b53910)
  • SequentialHandler: add more info to debug when rate limit was hit (#78) (a4e404b)
Commits
  • d006f27 chore(Release): publish
  • 53c0cce fix(Rest): lint errors
  • adb5302 chore: deps
  • eb27bb9 chore(Deps): update @sapphire/snowflake to ^3.0.0 (#89)
  • a4e404b feat(SequentialHandler): add more info to debug when rate limit was hit (#78)
  • c3aba56 feat(Rest): add response and request events (#85)
  • 8ba5374 chore(RequestManager): use new file upload format (#88)
  • c22081d chore: add myself as contributor in package.json (#83)
  • 64b02d4 fix(CDN): use correct types (#86)
  • 3105b61 fix(Cdn): make parameters immutable (#84)
  • 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 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)