uSebazz / Nino

Multipurpose entertainment bot that seeks to encourage activity on your server.
https://nino.fun
Apache License 2.0
27 stars 2 forks source link

fix(deps): update all non-major dependencies #100

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@prisma/client (source) ^4.1.0 -> ^4.1.1 age adoption passing confidence
@types/prettier ^2.6.3 -> ^2.6.4 age adoption passing confidence
discord.js (source) 13.9.1 -> 13.9.2 age adoption passing confidence
prisma (source) ^4.1.0 -> ^4.1.1 age adoption passing confidence
tsup ^6.2.0 -> ^6.2.1 age adoption passing confidence
yarn 3.2.1 -> 3.2.2 age adoption passing confidence

Release Notes

prisma/prisma ### [`v4.1.1`](https://togithub.com/prisma/prisma/releases/tag/4.1.1) [Compare Source](https://togithub.com/prisma/prisma/compare/4.1.0...4.1.1) Today, we are issuing the `4.1.1` patch release. #### Fix in Prisma Studio - [Fixed a regression in Prisma Studio introduced in 4.1.0, that caused horizontal scrolling to not always work](https://togithub.com/prisma/studio/issues/992)
discordjs/discord.js ### [`v13.9.2`](https://togithub.com/discordjs/discord.js/releases/tag/13.9.2) [Compare Source](https://togithub.com/discordjs/discord.js/compare/13.9.1...13.9.2) #### Bug Fixes - **MessageMentions:** `ignoreRepliedUser` option in `has()` (v13) ([#​8365](https://togithub.com/discordjs/discord.js/issues/8365)) ([d0a4199](https://togithub.com/discordjs/discord.js/commit/d0a4199760b4c7fe64f558d8d4d2302873f78b0e)) - **GuildChannelManager:** Allow unsetting rtcRegion (v13) ([#​8362](https://togithub.com/discordjs/discord.js/issues/8362)) ([9612507](https://togithub.com/discordjs/discord.js/commit/96125079a23c87fe0fb3ee01a0de5a9889fc1057)) - **ThreadChannel:** Omit webhook fetching (v13) ([#​8352](https://togithub.com/discordjs/discord.js/issues/8352)) ([4f7c1e3](https://togithub.com/discordjs/discord.js/commit/4f7c1e35c38bb9f1d524406c008ffceb2cfde3db))
egoist/tsup ### [`v6.2.1`](https://togithub.com/egoist/tsup/releases/tag/v6.2.1) [Compare Source](https://togithub.com/egoist/tsup/compare/v6.2.0...v6.2.1) ##### Bug Fixes - properly log rollup errors ([#​682](https://togithub.com/egoist/tsup/issues/682)) ([b595f72](https://togithub.com/egoist/tsup/commit/b595f72d8f1c03d59b70a3496db83dc7b4c01fb5)) - return a function in `onSuccess` to do cleanup ([64deb61](https://togithub.com/egoist/tsup/commit/64deb61f15d0832192af7f0f446997dfc3eda1b6))
yarnpkg/berry ### [`v3.2.2`](https://togithub.com/yarnpkg/berry/blob/HEAD/CHANGELOG.md#​322) [Compare Source](https://togithub.com/yarnpkg/berry/compare/d157755d585627623dfeebff154842dfe29eb871...7a42886db3ad437b5f0c2dc6e12c2cd9b894070d) ##### Compatibility - The patched filesystem now supports `ftruncate`. - The patched filesystem now supports `fchmod`. - The patched filesystem now supports `throwIfNoEntry`. - The PnP filesystem now handles most of the FileHandle methods - Updates the PnP compatibility layer for TypeScript 4.8 Beta - The `npm_package_json` environment variable is now set by Yarn.

Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.