thattomperson / rowan

Rowan the Poké evolution bot
0 stars 1 forks source link

An in-range update of discord.js is breaking the build 🚨 #15

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency discord.js was updated from 12.1.1 to 12.2.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

discord.js is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **Travis CI - Branch:** The build **errored**.

Release Notes for 12.2.0

Bug Fixes

  • BaseManager: remove declaration of remove method (#4069) (a07c3c2)
  • ClientApplication: type fetchAssets as resolving with an a… (#4078) (72a7f2b)
  • Guild: sort text, news, and store channels together (#4070) (fcacf1b)
  • Message: update MessageMention's roles on message edit (#4016) (9e4c39a)
  • PermissionOverwrites: resolveOverwriteOptions description (#4088) (d709656)
  • Presence: add missing userID property to declarations (#4013) (691e96c)
  • StreamDispatcher: correct property types (#4059) (9ba4eff)
  • Typings: GuildPreview#features and Integration#type (#4080) (72a33cb)

Features

  • ClientOptions: allow setting default allowedMentions (#4085) (7c6000c)
  • DataResolver: prefer streams over buffers (#4075) (12187ef)
  • ESModules: importing for esm modules (#3998) (0a3759f)
  • Guild: PUBLIC_DISABLED and WELCOME_SCREEN_ENABLED features (#4009) (849c632)
  • GuildMemberManager: customisable timeout for _fetchMany (#4081) (ff3454e)
  • UserFlags: User#flags (#4060) (2e5a647)
  • Message: add allowedMentions to MessageEditOptions (#4071) (a8db988)
  • Constants: support 4096 image size and jpeg format (#4031) (1330e2d)
Commits

The new version differs by 26 commits.

  • d827544 chore(Release): version
  • 12187ef feat(DataResolver): prefer streams over buffers (#4075)
  • 7c6000c feat(ClientOptions): allow setting default allowedMentions (#4085)
  • a88b723 docs(RoleManager): everyone role can't be null (#3995)
  • 0a3759f feat(ESModules): importing for esm modules (#3998)
  • da5d928 docs(Webhook): id and token information (#3962)
  • ff3454e feat(GuildMemberManager): customisable timeout for _fetchMany (#4081)
  • 4625881 docs(MessageEmbed): document the constructor (#4077)
  • 4c2308b docs(MessageManager): document return type of delete (#4012)
  • 7ce58db docs(ShardClientUtil): link Shard#message from send method (#4028)
  • 2388467 chore(Typings): stricter def for Client#emit (#4087)
  • d709656 fix(PermissionOverwrites): resolveOverwriteOptions description (#4088)
  • fcacf1b fix(Guild): sort text, news, and store channels together (#4070)
  • 2e5a647 feat: User#flags (#4060)
  • 72a33cb fix(Typings): GuildPreview#features and Integration#type (#4080)

There are 26 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 4 years ago

After pinning to 12.1.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.