animafps / fpsmath

🤖 A Discord bot designed to convert video game sensitivities, FOV values, mouse feel across themselves, and preset games. Over 300,000 users.
https://fpsmath.xyz
GNU Affero General Public License v3.0
4 stars 2 forks source link

chore(deps): update all non-major dependencies #176

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@discordjs/collection ^0.3.2 -> ^0.4.0 age adoption passing confidence
@sapphire/plugin-api ^3.1.1 -> ^3.1.2 age adoption passing confidence
@types/node ^16.11.12 -> ^16.11.17 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.6.0 -> ^5.8.0 age adoption passing confidence
@typescript-eslint/parser ^5.6.0 -> ^5.8.0 age adoption passing confidence
discord-api-types ^0.25.2 -> ^0.26.0 age adoption passing confidence
discord.js (source) ^13.3.1 -> ^13.4.0 age adoption passing confidence
eslint (source) ^8.4.1 -> ^8.5.0 age adoption passing confidence
lint-staged ^12.1.2 -> ^12.1.4 age adoption passing confidence
mkdocs-material ==8.1.0 -> ==8.1.3 age adoption passing confidence
pretty-quick ^3.1.2 -> ^3.1.3 age adoption passing confidence
typescript (source) ^4.5.3 -> ^4.5.4 age adoption passing confidence

Release Notes

discordjs/collection ### [`v0.4.0`](https://togithub.com/discordjs/collection/blob/HEAD/CHANGELOG.md#​040-httpsgithubcomdiscordjscollectioncomparev032v040-2021-12-24) [Compare Source](https://togithub.com/discordjs/collection/compare/v0.3.2...v0.4.0) ##### Features - add #reverse ([#​48](https://togithub.com/discordjs/collection/issues/48)) ([8bcb5e2](https://togithub.com/discordjs/collection/commit/8bcb5e21bcc15f5b77612d8ff03dec6c37f4d449)) - add Collection#ensure ([#​52](https://togithub.com/discordjs/collection/issues/52)) ([3809eb4](https://togithub.com/discordjs/collection/commit/3809eb4d18e70459355d310919a3f57747eee3dd)) #### [0.3.2](https://togithub.com/discordjs/collection/compare/v0.3.1...v0.3.2) (2021-10-29) ##### Bug Fixes - update doc engine ([4c0e24f](https://togithub.com/discordjs/collection/commit/4c0e24fae0323db9de1991db9cfacc093d529abc)) #### [0.3.1](https://togithub.com/discordjs/collection/compare/v0.3.0...v0.3.1) (2021-10-29)
sapphiredev/plugins ### [`v3.1.2`](https://togithub.com/sapphiredev/plugins/blob/HEAD/packages/api/CHANGELOG.md#​312-httpsgithubcomsapphiredevpluginscomparesapphireplugin-api311sapphireplugin-api312-2021-12-21) [Compare Source](https://togithub.com/sapphiredev/plugins/compare/@sapphire/plugin-api@3.1.1...@sapphire/plugin-api@3.1.2) ##### Bug Fixes - **routes:** ensure that unmatched routes return 404 instead of 200 ([#​193](https://togithub.com/sapphiredev/plugins/issues/193)) ([19e1be9](https://togithub.com/sapphiredev/plugins/commit/19e1be98d9c8ef4493fd76a517d33b3bf7577ba8))
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.8.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​580-httpsgithubcomtypescript-eslinttypescript-eslintcomparev570v580-2021-12-20) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.7.0...v5.8.0) ##### Bug Fixes - **eslint-plugin:** \[no-implied-eval] improve performance ([#​4313](https://togithub.com/typescript-eslint/typescript-eslint/issues/4313)) ([e344596](https://togithub.com/typescript-eslint/typescript-eslint/commit/e3445967de6ed73e6b2334380236aed8a0ee6e4f)) - **eslint-plugin:** \[padding-line-between-statements] `type` StatementTypes can't differenciate from variable ([#​4270](https://togithub.com/typescript-eslint/typescript-eslint/issues/4270)) ([bfc4324](https://togithub.com/typescript-eslint/typescript-eslint/commit/bfc4324f4cda24e30b2d39d5b70f7554f2b6bf81)) - **eslint-plugin:** \[strict-boolean-expression] false positive for truthy boolean ([#​4275](https://togithub.com/typescript-eslint/typescript-eslint/issues/4275)) ([72c2e41](https://togithub.com/typescript-eslint/typescript-eslint/commit/72c2e418a4180f6db5795ebb42cbc095f5c53c37)) - **eslint-plugin:** `array-type` mark `AST_NODE_TYPES.TSBigIntKeyword` as simple ([#​4274](https://togithub.com/typescript-eslint/typescript-eslint/issues/4274)) ([74e544e](https://togithub.com/typescript-eslint/typescript-eslint/commit/74e544e487328e56fcb7aef048a78beaad593ea0)) - **eslint-plugin:** handle method overloading in `semi` ([#​4318](https://togithub.com/typescript-eslint/typescript-eslint/issues/4318)) ([3b87b49](https://togithub.com/typescript-eslint/typescript-eslint/commit/3b87b49ea8d62c2f4f3bee7494500b5ad44fcbc1)) - **experimental-utils:** support immutable members ([#​3844](https://togithub.com/typescript-eslint/typescript-eslint/issues/3844)) ([3d33a77](https://togithub.com/typescript-eslint/typescript-eslint/commit/3d33a77c57e5b752edf6f35ed152038bdb230b79)) ##### Features - **eslint-plugin:** \[no-throw-literal] add options to to disallow `any`/`unknown` ([#​4207](https://togithub.com/typescript-eslint/typescript-eslint/issues/4207)) ([ff0adf9](https://togithub.com/typescript-eslint/typescript-eslint/commit/ff0adf9e0bfbf71667c51de0a84038586e4cbfd1)) - **eslint-plugin:** \[restrict-plus-operand] add allowAny option ([#​4260](https://togithub.com/typescript-eslint/typescript-eslint/issues/4260)) ([2788545](https://togithub.com/typescript-eslint/typescript-eslint/commit/27885456c577dfada52d298857f406f0f332c405))
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.8.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​580-httpsgithubcomtypescript-eslinttypescript-eslintcomparev570v580-2021-12-20) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.7.0...v5.8.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
discordjs/discord-api-types ### [`v0.26.0`](https://togithub.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#​0260-httpsgithubcomdiscordjsdiscord-api-typescompare02520260-2021-12-24) [Compare Source](https://togithub.com/discordjs/discord-api-types/compare/0.25.2...0.26.0) ##### Bug Fixes - **APIInvite:** channel can be null ([#​182](https://togithub.com/discordjs/discord-api-types/issues/182)) ([c67d426](https://togithub.com/discordjs/discord-api-types/commit/c67d426e3d3634eb0756f07029b9176cfc5873ce)) - **GatewayStageInstance:** Stage Instance dispatches not included in `GatewayDispatchPayload` ([#​267](https://togithub.com/discordjs/discord-api-types/issues/267)) ([46db72d](https://togithub.com/discordjs/discord-api-types/commit/46db72da2fd14a51047b4e66e934738785e72d96)) - **NonDispatchPayload:** `t` & `s` fields are always null on non-dispatch payloads ([#​259](https://togithub.com/discordjs/discord-api-types/issues/259)) ([315ce35](https://togithub.com/discordjs/discord-api-types/commit/315ce3584917635b93a26123470f37a10bd8d846)) - only a partial object is needed when updating attachments ([#​263](https://togithub.com/discordjs/discord-api-types/issues/263)) ([7ab780b](https://togithub.com/discordjs/discord-api-types/commit/7ab780b3aefb3c8c34a8114db3ace6c4e6ae3206)) - **StickerPack:** Optional `banner_asset_id` ([#​270](https://togithub.com/discordjs/discord-api-types/issues/270)) ([7eee39d](https://togithub.com/discordjs/discord-api-types/commit/7eee39d86c0d40857d0bf6fc0d4d1e31cda1895c)) ##### Features - Add API error code `50055` ([#​256](https://togithub.com/discordjs/discord-api-types/issues/256)) ([b01716b](https://togithub.com/discordjs/discord-api-types/commit/b01716bf22fba617c0a09084ff607127366432b6)) - Add API error code 50109 ([#​268](https://togithub.com/discordjs/discord-api-types/issues/268)) ([bfc5e46](https://togithub.com/discordjs/discord-api-types/commit/bfc5e46f5374289997219c35aa0b992dfaa4ec40)) - add support for user guild member read oauth2 scope and route ([#​254](https://togithub.com/discordjs/discord-api-types/issues/254)) ([e9d02a1](https://togithub.com/discordjs/discord-api-types/commit/e9d02a19fc3b4fad2f488b0db3b63d6301878730)) - **APIAuditLog:** add `guild_scheduled_events` prop ([#​251](https://togithub.com/discordjs/discord-api-types/issues/251)) ([c7efcd5](https://togithub.com/discordjs/discord-api-types/commit/c7efcd55059673ab9fc8e6ef9711050700274057)) - **APIGuildMember:** add guild timeouts ([#​235](https://togithub.com/discordjs/discord-api-types/issues/235)) ([0bbc972](https://togithub.com/discordjs/discord-api-types/commit/0bbc9721f6e18eb559c40e207f60218e7862d4ea)) - **GatewayThreadMemberUpdateDispatchData:** add `guild_id` extra field ([#​266](https://togithub.com/discordjs/discord-api-types/issues/266)) ([2c72242](https://togithub.com/discordjs/discord-api-types/commit/2c72242a03bd5adfd0fc145bf5645d1bad59254e)) - **RESTJSONErrorCodes:** add error 20029 ([#​257](https://togithub.com/discordjs/discord-api-types/issues/257)) ([9e619fc](https://togithub.com/discordjs/discord-api-types/commit/9e619fc460337d53c85fc3977c89489c14bd8254)) - bring in support for TS 4.5's `exactOptionalPropertyTypes` ([#​275](https://togithub.com/discordjs/discord-api-types/issues/275)) ([c20e5ae](https://togithub.com/discordjs/discord-api-types/commit/c20e5ae2a9edcca529e233a4deb634bc760076d2)) ##### Cleanups - Make application command option union easier to use ([#​250](https://togithub.com/discordjs/discord-api-types/issues/250)) ([8bbb819](https://togithub.com/discordjs/discord-api-types/commit/8bbb81942b3f87e46273bb75a12e2db4ef7ee797)) - **ChatInputCommandOptions:** cleanup chat input options ([#​274](https://togithub.com/discordjs/discord-api-types/issues/274)) ([7fe78ce](https://togithub.com/discordjs/discord-api-types/commit/7fe78cec25a07dcd5d7ba2af3a5d773620c2d3cf)) ##### BREAKING CHANGES - **StickerPack:** `banner_asset_id` is now optional. Reference PR: [https://github.com/discord/discord-api-docs/pull/4245](https://togithub.com/discord/discord-api-docs/pull/4245) - **APIInvite:** this marks the channel property of invites as possibly null - **ChatInputCommandOptions:** A lot of the options were renamed and split up to clean up internal code. All option interfaces that ended in a plural (`*Options`) have had their pluralization removed (`*Option` now). `APIApplicationCommandInteractionDataOptionWithValues` has been renamed to `APIApplicationCommandInteractionDataBasicOption`, and every `*InteractionDataOptions{Type}` interfaces have been renamed to `*InteractionData{Type}Option` (i.e.: `ApplicationCommandInteractionDataOptionString` -> `APIApplicationCommandInteractionDataStringOption`). #### [0.25.2](https://togithub.com/discordjs/discord-api-types/compare/0.25.1...0.25.2) (2021-11-30) ##### Bug Fixes - **APISelectMenuComponent:** `options` property is required ([#​248](https://togithub.com/discordjs/discord-api-types/issues/248)) ([51dee6e](https://togithub.com/discordjs/discord-api-types/commit/51dee6e0e5bb4d749b9f0436e7ec9d4793e56567)) ##### Features - **Guild:** boost progress bars ([#​227](https://togithub.com/discordjs/discord-api-types/issues/227)) ([47382b6](https://togithub.com/discordjs/discord-api-types/commit/47382b6183a1d232053fef23691d423f8af88f88)) #### [0.25.1](https://togithub.com/discordjs/discord-api-types/compare/0.25.0...0.25.1) (2021-11-30) ##### Bug Fixes - **deno:** faulty import paths for guild scheduled events ([#​245](https://togithub.com/discordjs/discord-api-types/issues/245)) ([44c0f05](https://togithub.com/discordjs/discord-api-types/commit/44c0f05cb2fc2b9ea50745530ae94a669a839594))
discordjs/discord.js ### [`v13.4.0`](https://togithub.com/discordjs/discord.js/blob/HEAD/CHANGELOG.md#​1340-httpsgithubcomdiscordjsdiscordjscompare13311340-2021-12-24) [Compare Source](https://togithub.com/discordjs/discord.js/compare/13.3.1...13.4.0) ##### Bug Fixes - **BaseMessageComponent:** don't create new class instances ([#​7140](https://togithub.com/discordjs/discord.js/issues/7140)) ([e6f41b5](https://togithub.com/discordjs/discord.js/commit/e6f41b578a62dba4a4941c342f7b9fd01b2d6254)) - Make the followUp function error more clear ([#​7129](https://togithub.com/discordjs/discord.js/issues/7129)) ([b763dab](https://togithub.com/discordjs/discord.js/commit/b763dabaa941826e635e630526ef227a16d69eec)) - **ActionsManager:** revert to manual requires ([#​7034](https://togithub.com/discordjs/discord.js/issues/7034)) ([0193efa](https://togithub.com/discordjs/discord.js/commit/0193efae714c7c8f5b6a52b27277cb65cae9971e)) - **GuildAuditLog:** Remove `Promise`s in constructor ([#​7089](https://togithub.com/discordjs/discord.js/issues/7089)) ([9cf44d1](https://togithub.com/discordjs/discord.js/commit/9cf44d1c0e2cffdf285c73d151e7d8e0f5dbbb9a)) - **GuildChannel:** default to `this.rawPosition` in `clone()` ([#​7057](https://togithub.com/discordjs/discord.js/issues/7057)) ([5fcda73](https://togithub.com/discordjs/discord.js/commit/5fcda73d9f383bb27f8b9f141921b6f0b7e25b4d)) - **InteractionCollector:** handle thread (and parent) deletion ([#​7070](https://togithub.com/discordjs/discord.js/issues/7070)) ([b5cd288](https://togithub.com/discordjs/discord.js/commit/b5cd2884b6277ac48c6d0663cf4916b249cda15b)) - **MessageManager:** Allow a string for `edit()` ([#​7033](https://togithub.com/discordjs/discord.js/issues/7033)) ([54f937d](https://togithub.com/discordjs/discord.js/commit/54f937d82c4159d85e348dfb63b28f9f0c554805)) - **MessageManager:** do not use `client.emojis` ([#​7039](https://togithub.com/discordjs/discord.js/issues/7039)) ([fd63139](https://togithub.com/discordjs/discord.js/commit/fd63139b41a7e97ecd633c36162c0e591df972bc)) - **MessagePayload:** prevent spread of `undefined` ([#​7029](https://togithub.com/discordjs/discord.js/issues/7029)) ([fabd343](https://togithub.com/discordjs/discord.js/commit/fabd34381ce14a399204b0bf8fd1dde4bcb8628e)) - **MessageReaction:** Cache myself when `MessageReaction#me` is `true`. ([#​6956](https://togithub.com/discordjs/discord.js/issues/6956)) ([b001e19](https://togithub.com/discordjs/discord.js/commit/b001e194f117ca8cfc9bcc9eb62dd7aab07988f7)) - **ReactionCollector:** check for channel.threads ([#​7069](https://togithub.com/discordjs/discord.js/issues/7069)) ([3846f0d](https://togithub.com/discordjs/discord.js/commit/3846f0d97cf3ef81c578c0544e00dae3d1a5d994)) - **ShardingManager:** fix respawnAll not passing delay correctly ([#​7084](https://togithub.com/discordjs/discord.js/issues/7084)) ([de61fe4](https://togithub.com/discordjs/discord.js/commit/de61fe485476102c106eb455d0c5e1f36fbf07df)) - **StickerPack:** Nullify `bannerId` ([#​7119](https://togithub.com/discordjs/discord.js/issues/7119)) ([6bb03f2](https://togithub.com/discordjs/discord.js/commit/6bb03f2c3450261e6c5330a9abede1bb1d33e84d)) - avoid sending bot auth on token endpoints ([#​7022](https://togithub.com/discordjs/discord.js/issues/7022)) ([7efeff4](https://togithub.com/discordjs/discord.js/commit/7efeff461fd542fcd50a5615320be680a2e72026)) - Interaction channel type should be `GuildTextBasedChannels` when in guild ([#​6998](https://togithub.com/discordjs/discord.js/issues/6998)) ([da86bd4](https://togithub.com/discordjs/discord.js/commit/da86bd4fa309bbf47e3b39d6669bf746cecf94da)) - webhook typeguards should use string comparisons ([#​7127](https://togithub.com/discordjs/discord.js/issues/7127)) ([645b3f8](https://togithub.com/discordjs/discord.js/commit/645b3f84f47f966e4c314bf6a9fcb216a503e6f8)) - **Message:** remove usage of `.deleted` ([#​7109](https://togithub.com/discordjs/discord.js/issues/7109)) ([a0fe0ac](https://togithub.com/discordjs/discord.js/commit/a0fe0acbf1c0134d88d9fc519506cf33116288cc)) - **Sharding:** properly handle errors in fetchClientValues ([#​6990](https://togithub.com/discordjs/discord.js/issues/6990)) ([c0ba2d4](https://togithub.com/discordjs/discord.js/commit/c0ba2d46d0796c95598673f77f04b180280afb57)) - **StoreChannel:** mark as deprecated ([#​7072](https://togithub.com/discordjs/discord.js/issues/7072)) ([5ec542d](https://togithub.com/discordjs/discord.js/commit/5ec542d61fc47e6f150d96f5f4578ae2901d1cc7)) - **Util:** fix sorting for GuildChannels ([#​7002](https://togithub.com/discordjs/discord.js/issues/7002)) ([c07207f](https://togithub.com/discordjs/discord.js/commit/c07207f219268010ace0dc6c35b518e990b2865b)) - **VoiceState:** set streaming to false when the stream ended ([#​6992](https://togithub.com/discordjs/discord.js/issues/6992)) ([fdb09cb](https://togithub.com/discordjs/discord.js/commit/fdb09cbe03d45f72fe3413fde0debf5a79c69824)) ##### Features - add support for GuildScheduledEvent ([#​6493](https://togithub.com/discordjs/discord.js/issues/6493)) ([1316fd4](https://togithub.com/discordjs/discord.js/commit/1316fd4c6ad47729f566d3dd088bb3c144f4bf8e)) - **GuildMember:** Add timeouts ([#​7104](https://togithub.com/discordjs/discord.js/issues/7104)) ([aa7c1b2](https://togithub.com/discordjs/discord.js/commit/aa7c1b2081eb77659afd65c2f917afbcab3a162f)) - add `UserContextMenuInteraction` and `MessageContextMenuInteraction` ([#​7003](https://togithub.com/discordjs/discord.js/issues/7003)) ([4fe063f](https://togithub.com/discordjs/discord.js/commit/4fe063f0d00562b5987447a6b2b5900b64faec96)) - add API error code 20029 ([#​7078](https://togithub.com/discordjs/discord.js/issues/7078)) ([f410536](https://togithub.com/discordjs/discord.js/commit/f410536c515ed3cf5ca9b528a302dd68a0ea22f8)) - Add API error code 50055 ([#​7068](https://togithub.com/discordjs/discord.js/issues/7068)) ([f028aea](https://togithub.com/discordjs/discord.js/commit/f028aea33317b845ace2c2079ed9e8dbd4aad09c)) - Add API error code 50109 ([#​7112](https://togithub.com/discordjs/discord.js/issues/7112)) ([55960cc](https://togithub.com/discordjs/discord.js/commit/55960cc77827dfd4b95b91ad1259bedd69f092ea)) - export Sweepers ([#​7117](https://togithub.com/discordjs/discord.js/issues/7117)) ([b9b60a3](https://togithub.com/discordjs/discord.js/commit/b9b60a37b33aed2f85ef1e6cb6ae54481e946b92)) - **ApplicationCommand:** add setX methods for easier editing ([#​7063](https://togithub.com/discordjs/discord.js/issues/7063)) ([7f980e3](https://togithub.com/discordjs/discord.js/commit/7f980e38b6838eaa0537d11e4d0848660c784a0c)) - **ApplicationCommand:** add support for min and max values ([#​6855](https://togithub.com/discordjs/discord.js/issues/6855)) ([c30a818](https://togithub.com/discordjs/discord.js/commit/c30a818ca9cf93b5e6157d8a5caca4576eeb3222)) - **ApplicationFlags:** add message content intent flags ([#​6888](https://togithub.com/discordjs/discord.js/issues/6888)) ([e94073a](https://togithub.com/discordjs/discord.js/commit/e94073a6ab6630d4b1c582b456e8118f5fdaf866)) - **Client:** add global sweepers ([#​6825](https://togithub.com/discordjs/discord.js/issues/6825)) ([d1ef2f5](https://togithub.com/discordjs/discord.js/commit/d1ef2f5e8b02d9a1a9051c08c181a8ac82ec616f)) - **Guild:** add premiumProgressbarEnabled ([#​6887](https://togithub.com/discordjs/discord.js/issues/6887)) ([552d89f](https://togithub.com/discordjs/discord.js/commit/552d89fd4e536745bb51ade13cf500e94b871b9f)) - **MessageAttachment:** description (alt text) support ([#​6871](https://togithub.com/discordjs/discord.js/issues/6871)) ([5e0a7d5](https://togithub.com/discordjs/discord.js/commit/5e0a7d51fce3b67ba5a0e573fdc00a83693ad008)) - **Shard:** add eval context ([#​7011](https://togithub.com/discordjs/discord.js/issues/7011)) ([77aff08](https://togithub.com/discordjs/discord.js/commit/77aff08345cd2b76ca350ba8086717623f028534)) - **SnowflakeUtil:** add `timestampFrom` ([#​7058](https://togithub.com/discordjs/discord.js/issues/7058)) ([8b200c0](https://togithub.com/discordjs/discord.js/commit/8b200c0fee0cadf65244b1a84ccb6f244b9bfc7e)) - **SystemChannelFlags:** add new flag ([#​6870](https://togithub.com/discordjs/discord.js/issues/6870)) ([49e3ce2](https://togithub.com/discordjs/discord.js/commit/49e3ce21339e19912ba853f00bc2d68ab117f29f)) - **ThreadChannel:** add `ThreadChannel#viewable` ([#​6975](https://togithub.com/discordjs/discord.js/issues/6975)) ([db09d79](https://togithub.com/discordjs/discord.js/commit/db09d7942333dffad4fba875567758550d65bfef)) - **ThreadManager:** add slowmode option on thread creation ([#​6989](https://togithub.com/discordjs/discord.js/issues/6989)) ([493e4f9](https://togithub.com/discordjs/discord.js/commit/493e4f9350a53f005416ce3d1552d3e776e42854)) - add new activity flags ([#​6699](https://togithub.com/discordjs/discord.js/issues/6699)) ([47d74eb](https://togithub.com/discordjs/discord.js/commit/47d74ebf810fbf07cf79fde193a77171be24e74b)) #### [13.3.1](https://togithub.com/discordjs/discord.js/compare/13.3.0...13.3.1) (2021-11-01) ##### Bug Fixes - assert channel types in message actions ([#​6919](https://togithub.com/discordjs/discord.js/issues/6919)) ([9bd3689](https://togithub.com/discordjs/discord.js/commit/9bd3689fb1273956533a2d110cfc72407c58b832)) - **MessageEmbed:** only compare image urls in #equals ([#​6926](https://togithub.com/discordjs/discord.js/issues/6926)) ([95d2a4d](https://togithub.com/discordjs/discord.js/commit/95d2a4d35ef30d83a2e9ca82b88c978f35c5e1e0)) - correctly access guild IDs inside managers ([#​6927](https://togithub.com/discordjs/discord.js/issues/6927)) ([2d9ffb8](https://togithub.com/discordjs/discord.js/commit/2d9ffb8c5b1aa4f510b3448ea0eb1400ad6b85b9))
okonet/lint-staged ### [`v12.1.4`](https://togithub.com/okonet/lint-staged/releases/v12.1.4) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v12.1.3...v12.1.4) ##### Bug Fixes - use cwd option when resolving git repo root ([#​1075](https://togithub.com/okonet/lint-staged/issues/1075)) ([a230b03](https://togithub.com/okonet/lint-staged/commit/a230b0350885194e5f07be667312316ad869b7fc))
azz/pretty-quick ### [`v3.1.3`](https://togithub.com/azz/pretty-quick/releases/v3.1.3) [Compare Source](https://togithub.com/azz/pretty-quick/compare/v3.1.2...v3.1.3) ##### Bug Fixes - detect git when in use git worktree ([#​142](https://togithub.com/azz/pretty-quick/issues/142)) ([bc231a3](https://togithub.com/azz/pretty-quick/commit/bc231a3a03a82309603839764a675359bd09e4eb))

Configuration

📅 Schedule: "before 12pm on Sunday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 WhiteSource Renovate. View repository job log here.

cloudflare-workers-and-pages[bot] commented 2 years ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: c709ebd
Status: ✅  Deploy successful!
Preview URL: https://8b619add.fpsmath.pages.dev

View logs