Project-Pandora-Game / pandora

https://project-pandora.com
Other
11 stars 3 forks source link

[CHORE] Update all patched dependencies #756

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 5 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/preset-env (source) 7.25.0 -> 7.25.4 age adoption passing confidence
@playwright/test (source) 1.47.0 -> 1.47.1 age adoption passing confidence
@pmmmwh/react-refresh-webpack-plugin 0.5.13 -> 0.5.15 age adoption passing confidence
@testing-library/react 16.0.0 -> 16.0.1 age adoption passing confidence
@types/delaunator (source) 5.0.2 -> 5.0.3 age adoption passing confidence
@types/jest (source) 29.5.12 -> 29.5.13 age adoption passing confidence
@types/lodash (source) 4.17.1 -> 4.17.7 age adoption passing confidence
@types/node (source) 20.16.0 -> 20.16.5 age adoption passing confidence
@types/react (source) 18.3.1 -> 18.3.5 age adoption passing confidence
argon2 0.41.0 -> 0.41.1 age adoption passing confidence
css-loader 7.1.1 -> 7.1.2 age adoption passing confidence
discord-api-types (source) 0.37.83 -> 0.37.100 age adoption passing confidence
discord.js (source) 14.16.1 -> 14.16.2 age adoption passing confidence
mini-css-extract-plugin 2.9.0 -> 2.9.1 age adoption passing confidence
nodemailer (source) 6.9.13 -> 6.9.15 age adoption passing confidence
nodemon (source) 3.1.0 -> 3.1.4 age adoption passing confidence
postcss (source) 8.4.38 -> 8.4.45 age adoption passing confidence
prom-client 15.1.2 -> 15.1.3 age adoption passing confidence
react-rnd 10.4.10 -> 10.4.12 age adoption passing confidence
react-router (source) 6.26.0 -> 6.26.2 age adoption passing confidence
react-router-dom (source) 6.26.0 -> 6.26.2 age adoption passing confidence
rimraf 6.0.0 -> 6.0.1 age adoption passing confidence
ts-jest (source) 29.2.0 -> 29.2.5 age adoption passing confidence
type-fest 4.26.0 -> 4.26.1 age adoption passing confidence
wtfnode 0.9.2 -> 0.9.3 age adoption passing confidence
zod (source) 3.23.6 -> 3.23.8 age adoption passing confidence

Release Notes

babel/babel (@​babel/preset-env) ### [`v7.25.4`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7254-2024-08-22) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.25.3...v7.25.4) ##### :bug: Bug Fix - `babel-traverse` - [#​16756](https://redirect.github.com/babel/babel/pull/16756) fix: Skip computed key when renaming ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators` - [#​16755](https://redirect.github.com/babel/babel/pull/16755) fix: Decorator 2018-09 may throw an exception ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - `babel-types` - [#​16710](https://redirect.github.com/babel/babel/pull/16710) Visit AST fields nodes according to their syntactical order ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-generator` - [#​16709](https://redirect.github.com/babel/babel/pull/16709) Print semicolon after TS `export namespace as A` ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) ##### :nail_care: Polish - `babel-generator`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-private-methods`, `babel-plugin-transform-private-property-in-object`, `babel-plugin-transform-typescript`, `babel-runtime-corejs2`, `babel-runtime`, `babel-traverse` - [#​16722](https://redirect.github.com/babel/babel/pull/16722) Avoid unnecessary parens around sequence expressions ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-generator`, `babel-plugin-transform-class-properties` - [#​16714](https://redirect.github.com/babel/babel/pull/16714) Avoid unnecessary parens around exported arrow functions ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-generator`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-transform-object-rest-spread` - [#​16712](https://redirect.github.com/babel/babel/pull/16712) Avoid printing unnecessary parens around object destructuring ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) ##### :microscope: Output optimization - `babel-generator` - [#​16740](https://redirect.github.com/babel/babel/pull/16740) Avoid extra spaces between comments/regexps in compact mode ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) ### [`v7.25.3`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7253-2024-07-31) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.25.2...v7.25.3) ##### :bug: Bug Fix - `babel-plugin-bugfix-firefox-class-in-computed-class-key`, `babel-traverse` - [#​16699](https://redirect.github.com/babel/babel/pull/16699) Avoid validating visitors produced by `traverse.visitors.merge` ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) ##### :house: Internal - `babel-parser` - [#​16688](https://redirect.github.com/babel/babel/pull/16688) Add `@babel/types` as a dependency of `@babel/parser` ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) ### [`v7.25.2`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7252-2024-07-30) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.25.0...v7.25.2) ##### :bug: Bug Fix - `babel-core`, `babel-traverse` - [#​16695](https://redirect.github.com/babel/babel/pull/16695) Ensure that `requeueComputedKeyAndDecorators` is available ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))
microsoft/playwright (@​playwright/test) ### [`v1.47.1`](https://redirect.github.com/microsoft/playwright/compare/v1.47.0...3d2ffd0fe97f23f480092054da5928539a3c5beb) [Compare Source](https://redirect.github.com/microsoft/playwright/compare/v1.47.0...v1.47.1)
pmmmwh/react-refresh-webpack-plugin (@​pmmmwh/react-refresh-webpack-plugin) ### [`v0.5.15`](https://redirect.github.com/pmmmwh/react-refresh-webpack-plugin/blob/HEAD/CHANGELOG.md#0515-3-Jun-2024) [Compare Source](https://redirect.github.com/pmmmwh/react-refresh-webpack-plugin/compare/v0.5.14...v0.5.15) ##### Fixes - Fixed wrong import in error overlay for `ansi-html` ([#​853](https://redirect.github.com/pmmmwh/react-refresh-webpack-plugin/issues/853)) ### [`v0.5.14`](https://redirect.github.com/pmmmwh/react-refresh-webpack-plugin/blob/HEAD/CHANGELOG.md#0514-1-Jun-2024) [Compare Source](https://redirect.github.com/pmmmwh/react-refresh-webpack-plugin/compare/v0.5.13...v0.5.14) ##### Fixes - Moved to `ansi-html` `v0.0.9` and `schema-utils` `v4.x` ([#​848](https://redirect.github.com/pmmmwh/react-refresh-webpack-plugin/issues/848)) ##### Internal - Run tests on latest versions of Node.js 18, 20 and 22 ([#​848](https://redirect.github.com/pmmmwh/react-refresh-webpack-plugin/issues/848)) - Bumped `jest` to v29 and some other development dependencies ([#​848](https://redirect.github.com/pmmmwh/react-refresh-webpack-plugin/issues/848)) - Removed `yalc` ([#​849](https://redirect.github.com/pmmmwh/react-refresh-webpack-plugin/issues/849))
testing-library/react-testing-library (@​testing-library/react) ### [`v16.0.1`](https://redirect.github.com/testing-library/react-testing-library/compare/v16.0.0...3dcd8a9649e25054c0e650d95fca2317b7008576) [Compare Source](https://redirect.github.com/testing-library/react-testing-library/compare/v16.0.0...v16.0.1)
ranisalt/node-argon2 (argon2) ### [`v0.41.1`](https://redirect.github.com/ranisalt/node-argon2/releases/tag/v0.41.1) [Compare Source](https://redirect.github.com/ranisalt/node-argon2/compare/v0.41.0...v0.41.1) Finally fixed the bug with generated types specifying `any` instead of `Buffer` for byte inputs (closes [#​403](https://redirect.github.com/ranisalt/node-argon2/issues/403)) We also added provenance to the publishing, so you can track what commit was used to build each published version from now on. **Full Changelog**: https://github.com/ranisalt/node-argon2/compare/v0.41.0...v0.41.1
webpack-contrib/css-loader (css-loader) ### [`v7.1.2`](https://redirect.github.com/webpack-contrib/css-loader/blob/HEAD/CHANGELOG.md#712-2024-05-22) [Compare Source](https://redirect.github.com/webpack-contrib/css-loader/compare/v7.1.1...v7.1.2)
discordjs/discord-api-types (discord-api-types) ### [`v0.37.100`](https://redirect.github.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#037100-2024-09-05) [Compare Source](https://redirect.github.com/discordjs/discord-api-types/compare/0.37.99...0.37.100) ##### Bug Fixes - **APIMessageSnapshot:** mark `guild_id` as deprecated ([#​1084](https://redirect.github.com/discordjs/discord-api-types/issues/1084)) ([3f3fe21](https://redirect.github.com/discordjs/discord-api-types/commit/3f3fe21e153f2fbe6c76ba1cc916367551b175b6)) - **GatewayGuildDeleteDispatchData:** make `unavailable` optional ([#​1092](https://redirect.github.com/discordjs/discord-api-types/issues/1092)) ([258fb72](https://redirect.github.com/discordjs/discord-api-types/commit/258fb72f38c0513030dc5e1ae60e34fc3f83006d)) - replace deprecated `RESTAPIPollCreate` with `RESTAPIPoll` ([#​1091](https://redirect.github.com/discordjs/discord-api-types/issues/1091)) ([d3b5187](https://redirect.github.com/discordjs/discord-api-types/commit/d3b5187c77f845eba29ab56de41408bcea7e9cb4)) ##### Features - add subscriptions ([#​1078](https://redirect.github.com/discordjs/discord-api-types/issues/1078)) ([8f78190](https://redirect.github.com/discordjs/discord-api-types/commit/8f781909f1f5a0d1db8c3e134f4e9e1e22837277)) - **APIMessageSnapshotFields:** add more fields ([#​1085](https://redirect.github.com/discordjs/discord-api-types/issues/1085)) ([3de4ca8](https://redirect.github.com/discordjs/discord-api-types/commit/3de4ca8933be23ac05bf780957aea99e4a70c2fe)) - **ConnectionService:** add Amazon Music connection ([#​1074](https://redirect.github.com/discordjs/discord-api-types/issues/1074)) ([011d439](https://redirect.github.com/discordjs/discord-api-types/commit/011d439971e1f5ee11ba7caea5ed10131cafd6a6)) - entry point commands and interaction callback response ([#​1077](https://redirect.github.com/discordjs/discord-api-types/issues/1077)) ([b4b70d8](https://redirect.github.com/discordjs/discord-api-types/commit/b4b70d8bdcdbc175497366e6bb74dd3bc22c6738)) - **FormattingPatterns:** `GuildNavigation` and `LinkedRole` ([#​1089](https://redirect.github.com/discordjs/discord-api-types/issues/1089)) ([0938b66](https://redirect.github.com/discordjs/discord-api-types/commit/0938b664cef8fd3758506a2f689bb20ead616bb4)) - **MessageType:** `PurchaseNotification` and `PollResult` ([#​1040](https://redirect.github.com/discordjs/discord-api-types/issues/1040)) ([344274b](https://redirect.github.com/discordjs/discord-api-types/commit/344274b56c25b9a35a64fc61b170c177ee702e95)) - **RESTJSONErrorCodes:** add `40018`, `40019`, and `40094` ([#​1056](https://redirect.github.com/discordjs/discord-api-types/issues/1056)) ([93e649a](https://redirect.github.com/discordjs/discord-api-types/commit/93e649a20de0fda31b3276f8affb3cf6890ea693)) - **RESTPatchAPIWebhookWithTokenMessageJSONBody:** `poll` ([#​1067](https://redirect.github.com/discordjs/discord-api-types/issues/1067)) ([f770290](https://redirect.github.com/discordjs/discord-api-types/commit/f7702907172f84b57175b6f6c80eb2de210f6a7b)) ### [`v0.37.99`](https://redirect.github.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#03799-2024-09-02) [Compare Source](https://redirect.github.com/discordjs/discord-api-types/compare/0.37.98...0.37.99) ##### Features - **GuildMemberFlags:** `IsGuest` and `DmSettingsUpsellAcknowledged` ([#​1079](https://redirect.github.com/discordjs/discord-api-types/issues/1079)) ([2803e8d](https://redirect.github.com/discordjs/discord-api-types/commit/2803e8df2f2105099a1dc6e04193355a926718b9)) - remove unstable from stable fields ([#​1086](https://redirect.github.com/discordjs/discord-api-types/issues/1086)) ([4b64f84](https://redirect.github.com/discordjs/discord-api-types/commit/4b64f84ddf0390f0a8979f57623c5f8c9051484d)) ### [`v0.37.98`](https://redirect.github.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#03798-2024-08-26) [Compare Source](https://redirect.github.com/discordjs/discord-api-types/compare/0.37.97...0.37.98) ##### Features - **RESTAPIAttachment:** add more properties ([#​1073](https://redirect.github.com/discordjs/discord-api-types/issues/1073)) ([f019f0f](https://redirect.github.com/discordjs/discord-api-types/commit/f019f0fe97ad47471dd6656e5fb148dc5761e1e0)) ### [`v0.37.97`](https://redirect.github.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#03797-2024-08-22) [Compare Source](https://redirect.github.com/discordjs/discord-api-types/compare/0.37.96...0.37.97) ### [`v0.37.96`](https://redirect.github.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#03796-2024-08-20) [Compare Source](https://redirect.github.com/discordjs/discord-api-types/compare/0.37.95...0.37.96) ##### Bug Fixes - nullable `recurrence_rule` on patch ([#​1063](https://redirect.github.com/discordjs/discord-api-types/issues/1063)) ([19d2aeb](https://redirect.github.com/discordjs/discord-api-types/commit/19d2aeb4a82dc781558240a674c36eadce270abf)) - nullable fields for scheduled event editing ([#​1064](https://redirect.github.com/discordjs/discord-api-types/issues/1064)) ([f67043b](https://redirect.github.com/discordjs/discord-api-types/commit/f67043b3f46eea7286e959d223b78d140deac318)) ### [`v0.37.95`](https://redirect.github.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#03795-2024-08-19) [Compare Source](https://redirect.github.com/discordjs/discord-api-types/compare/0.37.94...0.37.95) ##### Bug Fixes - interface name ([#​1059](https://redirect.github.com/discordjs/discord-api-types/issues/1059)) ([147e459](https://redirect.github.com/discordjs/discord-api-types/commit/147e459a16c8b0e15a0dd50f75d62c6dd9098815)) ##### Features - recurring scheduled events ([#​1058](https://redirect.github.com/discordjs/discord-api-types/issues/1058)) ([fbfbc6b](https://redirect.github.com/discordjs/discord-api-types/commit/fbfbc6b23f2696f6db5fad8ea1543327d5b3cf07)) - **RESTJSONErrorCodes:** `UnknownStickerPack` ([#​1055](https://redirect.github.com/discordjs/discord-api-types/issues/1055)) ([906dd8e](https://redirect.github.com/discordjs/discord-api-types/commit/906dd8e241be6acdf4d6d7b10ce4e7c139b0fd8b)) - **Routes:** voice state endpoint ([#​1046](https://redirect.github.com/discordjs/discord-api-types/issues/1046)) ([1b1a865](https://redirect.github.com/discordjs/discord-api-types/commit/1b1a865efe4d95b34055616ed18dc3613b58f317)) ### [`v0.37.94`](https://redirect.github.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#03794-2024-08-15) [Compare Source](https://redirect.github.com/discordjs/discord-api-types/compare/0.37.93...0.37.94) ##### Features - add Get Sticker Pack endpoint ([#​1053](https://redirect.github.com/discordjs/discord-api-types/issues/1053)) ([822956f](https://redirect.github.com/discordjs/discord-api-types/commit/822956fe788f8eeda5da683189973bd6667cbc96)) - **APIApplication:** `approximate_user_install_count` ([#​1052](https://redirect.github.com/discordjs/discord-api-types/issues/1052)) ([d504763](https://redirect.github.com/discordjs/discord-api-types/commit/d5047639e691cc26e865cc6c06a312e09f0fb4c7)) - **RESTOAuth2:** add RESTPostOAuth2TokenRevocationQuery ([#​1050](https://redirect.github.com/discordjs/discord-api-types/issues/1050)) ([6ead98b](https://redirect.github.com/discordjs/discord-api-types/commit/6ead98b78218830fee308a0425d9078957a662b2)) - **Routes:** get method on role endpoint ([#​1051](https://redirect.github.com/discordjs/discord-api-types/issues/1051)) ([ea1a6c3](https://redirect.github.com/discordjs/discord-api-types/commit/ea1a6c3c86ec0d4c663e2191a488a3716ecdd7cc)) ### [`v0.37.93`](https://redirect.github.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#03793-2024-07-22) [Compare Source](https://redirect.github.com/discordjs/discord-api-types/compare/0.37.92...0.37.93) ##### Bug Fixes - **CDNRoutes:** inconsistency in route and wrong JSDoc ([#​1033](https://redirect.github.com/discordjs/discord-api-types/issues/1033)) ([eb7b3d9](https://redirect.github.com/discordjs/discord-api-types/commit/eb7b3d90dd6a847b80d051006a597e77d70caab2)) ##### Features - add support for message forwarding ([#​971](https://redirect.github.com/discordjs/discord-api-types/issues/971)) ([2c1ff0e](https://redirect.github.com/discordjs/discord-api-types/commit/2c1ff0ea3443fb500315d6c69674a875a11addf6)) - application emojis ([#​1036](https://redirect.github.com/discordjs/discord-api-types/issues/1036)) ([5f22a6b](https://redirect.github.com/discordjs/discord-api-types/commit/5f22a6bacabef6b11e170a6f67694359bb3180e8)) - **ConnectionService:** add `Roblox` ([#​1032](https://redirect.github.com/discordjs/discord-api-types/issues/1032)) ([4f66b4d](https://redirect.github.com/discordjs/discord-api-types/commit/4f66b4dd049d2ace638374c09a06272bd517ad3a)) - **RESTAPIPartialCurrentUserGuild:** add `banner` ([#​1028](https://redirect.github.com/discordjs/discord-api-types/issues/1028)) ([da9496f](https://redirect.github.com/discordjs/discord-api-types/commit/da9496f291fff364b8d35b02363b93933c19823a)) ### [`v0.37.92`](https://redirect.github.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#03792-2024-07-04) [Compare Source](https://redirect.github.com/discordjs/discord-api-types/compare/0.37.91...0.37.92) ##### Bug Fixes - **RESTAPIPollCreate:** optional properties ([#​1022](https://redirect.github.com/discordjs/discord-api-types/issues/1022)) ([c05998d](https://redirect.github.com/discordjs/discord-api-types/commit/c05998de274ef7a8d570db9d23c9ad9c228eeccc)) ### [`v0.37.91`](https://redirect.github.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#03791-2024-06-27) [Compare Source](https://redirect.github.com/discordjs/discord-api-types/compare/0.37.90...0.37.91) ##### Features - **APIAttachment:** add `title` ([#​1015](https://redirect.github.com/discordjs/discord-api-types/issues/1015)) ([897fd90](https://redirect.github.com/discordjs/discord-api-types/commit/897fd90bf2705d6ff5eebbb21fa8e735fc1e1e22)) ### [`v0.37.90`](https://redirect.github.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#03790-2024-06-18) [Compare Source](https://redirect.github.com/discordjs/discord-api-types/compare/0.37.89...0.37.90) ##### Features - add premium buttons ([#​1010](https://redirect.github.com/discordjs/discord-api-types/issues/1010)) ([088dbe0](https://redirect.github.com/discordjs/discord-api-types/commit/088dbe016fdb72fb751931938bf7240c34fa64c0)) ### [`v0.37.89`](https://redirect.github.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#03789-2024-06-13) [Compare Source](https://redirect.github.com/discordjs/discord-api-types/compare/0.37.88...0.37.89) ##### Features - Add use external apps permission ([#​999](https://redirect.github.com/discordjs/discord-api-types/issues/999)) ([d63bea7](https://redirect.github.com/discordjs/discord-api-types/commit/d63bea7dfc748472b2e5ed4e2d45752acc1a3d2a)) ### [`v0.37.88`](https://redirect.github.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#03788-2024-06-10) [Compare Source](https://redirect.github.com/discordjs/discord-api-types/compare/0.37.87...0.37.88) ##### Bug Fixes - **APIGuildMember:** make user required and omit in messages ([#​998](https://redirect.github.com/discordjs/discord-api-types/issues/998)) ([98544fa](https://redirect.github.com/discordjs/discord-api-types/commit/98544fa56aa7d6e98b23ead4e898a5f8424a437a)) ##### Features - **AuditLogEvent:** home settings events ([#​1000](https://redirect.github.com/discordjs/discord-api-types/issues/1000)) ([c6a72a5](https://redirect.github.com/discordjs/discord-api-types/commit/c6a72a55e5aa77413cfdb639b1c89b1a0774b624)) - **MessageType:** add incident related types ([#​1004](https://redirect.github.com/discordjs/discord-api-types/issues/1004)) ([173f9ed](https://redirect.github.com/discordjs/discord-api-types/commit/173f9ed0fa9daf838c050aa246bc533f4c788c3b)) - **RouteBases:** Add media URL ([#​1001](https://redirect.github.com/discordjs/discord-api-types/issues/1001)) ([fdc0408](https://redirect.github.com/discordjs/discord-api-types/commit/fdc04089e17e682c7db46990580a853c7b852957)) ### [`v0.37.87`](https://redirect.github.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#03787-2024-06-03) [Compare Source](https://redirect.github.com/discordjs/discord-api-types/compare/0.37.86...0.37.87) ##### Bug Fixes - Correct types for `APIAuditLogChangeKey$Add` and `APIAuditLogChangeKey$Remove` ([#​955](https://redirect.github.com/discordjs/discord-api-types/issues/955)) ([f859a96](https://redirect.github.com/discordjs/discord-api-types/commit/f859a96974e3188a18df575466e09b32fb70fbda)) ##### Features - **AutoModeration:** add blocking words in member profile ([#​740](https://redirect.github.com/discordjs/discord-api-types/issues/740)) ([5097460](https://redirect.github.com/discordjs/discord-api-types/commit/509746003a5544fc1b1a28a5a58a3cfe27e200ca)) ### [`v0.37.86`](https://redirect.github.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#03786-2024-05-27) [Compare Source](https://redirect.github.com/discordjs/discord-api-types/compare/0.37.85...0.37.86) ### [`v0.37.85`](https://redirect.github.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#03785-2024-05-23) [Compare Source](https://redirect.github.com/discordjs/discord-api-types/compare/0.37.84...0.37.85) ##### Features - add gateway events payload for super reactions ([#​878](https://redirect.github.com/discordjs/discord-api-types/issues/878)) ([16a6a46](https://redirect.github.com/discordjs/discord-api-types/commit/16a6a4683204cbf101372a233e235ebf6cb4df4e)) - add type query param for get reactions endpoint ([#​879](https://redirect.github.com/discordjs/discord-api-types/issues/879)) ([ddb2bde](https://redirect.github.com/discordjs/discord-api-types/commit/ddb2bde07776f0b9f370ab8ff6bf5c95be0138fd)) - **APIMessage:** add `call` ([#​983](https://redirect.github.com/discordjs/discord-api-types/issues/983)) ([79d9875](https://redirect.github.com/discordjs/discord-api-types/commit/79d9875c5d480b4ff4817edfecb58cd5c19c0d7b)) ### [`v0.37.84`](https://redirect.github.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#03784-2024-05-16) [Compare Source](https://redirect.github.com/discordjs/discord-api-types/compare/0.37.83...0.37.84) ##### Features - **RESTJSONErrorCodes:** add error code 40333 ([#​854](https://redirect.github.com/discordjs/discord-api-types/issues/854)) ([65eebd9](https://redirect.github.com/discordjs/discord-api-types/commit/65eebd92d636d4ea8e3319c8df84208f1d6ce94f)) - support avatar decorations ([#​834](https://redirect.github.com/discordjs/discord-api-types/issues/834)) ([7650ce4](https://redirect.github.com/discordjs/discord-api-types/commit/7650ce4f7244c04f30e31938965e5023aa858945)) - user-installable apps ([#​921](https://redirect.github.com/discordjs/discord-api-types/issues/921)) ([c457b8d](https://redirect.github.com/discordjs/discord-api-types/commit/c457b8d0596561fd1122e1d96bd168b322de368e))
discordjs/discord.js (discord.js) ### [`v14.16.2`](https://redirect.github.com/discordjs/discord.js/blob/HEAD/packages/discord.js/CHANGELOG.md#14162---2024-09-12) [Compare Source](https://redirect.github.com/discordjs/discord.js/compare/14.16.1...14.16.2) #### Bug Fixes - **ApplicationCommand:** Incorrect comparison in equals method ([#​10497](https://redirect.github.com/discordjs/discord.js/issues/10497)) ([3c74aa2](https://redirect.github.com/discordjs/discord.js/commit/3c74aa204909323ff6d05991438bee2c583e838b)) by [@​monbrey](https://redirect.github.com/monbrey) - Type guard for sendable text-based channels ([#​10482](https://redirect.github.com/discordjs/discord.js/issues/10482)) ([dea6840](https://redirect.github.com/discordjs/discord.js/commit/dea68400a38edb90b8b4242d64be14968943130d)) by [@​vladfrangu](https://redirect.github.com/vladfrangu) #### Documentation - Update discord documentation links ([#​10484](https://redirect.github.com/discordjs/discord.js/issues/10484)) ([799fa54](https://redirect.github.com/discordjs/discord.js/commit/799fa54fa4434144855be2f7a0bbac6ff8ce9d0b)) by [@​sdanialraza](https://redirect.github.com/sdanialraza) - **Message:** Mark `interaction` as deprecated ([#​10481](https://redirect.github.com/discordjs/discord.js/issues/10481)) ([c13f18e](https://redirect.github.com/discordjs/discord.js/commit/c13f18e90eb6eb315397c095e948993856428757)) by [@​sdanialraza](https://redirect.github.com/sdanialraza) - **ApplicationEmojiManager:** Fix fetch example ([#​10480](https://redirect.github.com/discordjs/discord.js/issues/10480)) ([4594896](https://redirect.github.com/discordjs/discord.js/commit/4594896b5404c6a34e07544951c59ff8f3657184)) by [@​sdanialraza](https://redirect.github.com/sdanialraza) #### Typings - Export GroupDM helper type ([#​10478](https://redirect.github.com/discordjs/discord.js/issues/10478)) ([aff772c](https://redirect.github.com/discordjs/discord.js/commit/aff772c7aa3b3de58780a94588d1f3576a434f32)) by [@​Qjuh](https://redirect.github.com/Qjuh)
webpack-contrib/mini-css-extract-plugin (mini-css-extract-plugin) ### [`v2.9.1`](https://redirect.github.com/webpack-contrib/mini-css-extract-plugin/blob/HEAD/CHANGELOG.md#291-2024-08-19) [Compare Source](https://redirect.github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.9.0...v2.9.1)
nodemailer/nodemailer (nodemailer) ### [`v6.9.15`](https://redirect.github.com/nodemailer/nodemailer/blob/HEAD/CHANGELOG.md#6915-2024-08-08) [Compare Source](https://redirect.github.com/nodemailer/nodemailer/compare/v6.9.14...v6.9.15) ##### Bug Fixes - Fix memory leak ([#​1667](https://redirect.github.com/nodemailer/nodemailer/issues/1667)) ([baa28f6](https://redirect.github.com/nodemailer/nodemailer/commit/baa28f659641a4bc30360633673d851618f8e8bd)) - **mime:** Added GeoJSON closes [#​1637](https://redirect.github.com/nodemailer/nodemailer/issues/1637) ([#​1665](https://redirect.github.com/nodemailer/nodemailer/issues/1665)) ([79b8293](https://redirect.github.com/nodemailer/nodemailer/commit/79b8293ad557d36f066b4675e649dd80362fd45b)) ### [`v6.9.14`](https://redirect.github.com/nodemailer/nodemailer/blob/HEAD/CHANGELOG.md#6914-2024-06-19) [Compare Source](https://redirect.github.com/nodemailer/nodemailer/compare/v6.9.13...v6.9.14) ##### Bug Fixes - **api:** Added support for Ethereal authentication ([56b2205](https://redirect.github.com/nodemailer/nodemailer/commit/56b22052a98de9e363f6c4d26d1512925349c3f3)) - **services.json:** Add Email Services Provider Feishu Mail (CN) ([#​1648](https://redirect.github.com/nodemailer/nodemailer/issues/1648)) ([e9e9ecc](https://redirect.github.com/nodemailer/nodemailer/commit/e9e9ecc99b352948a912868c7912b280a05178c6)) - **services.json:** update Mailtrap host and port in well known ([#​1652](https://redirect.github.com/nodemailer/nodemailer/issues/1652)) ([fc2c9ea](https://redirect.github.com/nodemailer/nodemailer/commit/fc2c9ea0b4c4f4e514143d2a138c9a23095fc827)) - **well-known-services:** Add Loopia in well known services ([#​1655](https://redirect.github.com/nodemailer/nodemailer/issues/1655)) ([21a28a1](https://redirect.github.com/nodemailer/nodemailer/commit/21a28a18fc9fdf8e0e86ddd846e54641395b2cb6))
remy/nodemon (nodemon) ### [`v3.1.4`](https://redirect.github.com/remy/nodemon/compare/v3.1.3...d7cfe08403d51f3eef1a1347616306ed29bdd439) [Compare Source](https://redirect.github.com/remy/nodemon/compare/v3.1.3...v3.1.4) ### [`v3.1.3`](https://redirect.github.com/remy/nodemon/releases/tag/v3.1.3) [Compare Source](https://redirect.github.com/remy/nodemon/compare/v3.1.2...v3.1.3) ##### Bug Fixes - cast the nodemon function as Nodemon type ([eaa1d54](https://redirect.github.com/remy/nodemon/commit/eaa1d54f69fb2a4160533b6ba9178b9a09fa9cdf)), closes [#​2206](https://redirect.github.com/remy/nodemon/issues/2206) ### [`v3.1.2`](https://redirect.github.com/remy/nodemon/compare/v3.1.1...789663c335be5e79f5b8a2248de9729c24e4093b) [Compare Source](https://redirect.github.com/remy/nodemon/compare/v3.1.1...v3.1.2) ### [`v3.1.1`](https://redirect.github.com/remy/nodemon/releases/tag/v3.1.1) [Compare Source](https://redirect.github.com/remy/nodemon/compare/v3.1.0...v3.1.1) ##### Bug Fixes - add types to help with required nodemon usage ([#​2204](https://redirect.github.com/remy/nodemon/issues/2204)) ([cd27c0b](https://redirect.github.com/remy/nodemon/commit/cd27c0b50584e078a10338ef0c37282255f3f9ca))
postcss/postcss (postcss) ### [`v8.4.45`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8445) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.44...8.4.45) - Removed unnecessary fix which could lead to infinite loop. ### [`v8.4.44`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8444) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.43...8.4.44) - Another way to fix `markClean is not a function` error. ### [`v8.4.43`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8443) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.42...8.4.43) - Fixed `markClean is not a function` error. ### [`v8.4.42`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8442) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.41...8.4.42) - Fixed CSS syntax error on long minified files (by [@​varpstar](https://redirect.github.com/varpstar)). ### [`v8.4.41`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8441) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.40...8.4.41) - Fixed types (by [@​nex3](https://redirect.github.com/nex3) and [@​querkmachine](https://redirect.github.com/querkmachine)). - Cleaned up RegExps (by [@​bluwy](https://redirect.github.com/bluwy)). ### [`v8.4.40`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8440) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.39...8.4.40) - Moved to getter/setter in nodes types to help Sass team (by [@​nex3](https://redirect.github.com/nex3)). ### [`v8.4.39`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8439) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.38...8.4.39) - Fixed `CssSyntaxError` types (by [@​romainmenke](https://redirect.github.com/romainmenke)).
siimon/prom-client (prom-client) ### [`v15.1.3`](https://redirect.github.com/siimon/prom-client/blob/HEAD/CHANGELOG.md#1513---2024-06-27) [Compare Source](https://redirect.github.com/siimon/prom-client/compare/v15.1.2...v15.1.3) ##### Changed - Improve error message when number of registered labels mismatch with the number of labels provided
bokuweb/react-rnd (react-rnd) ### [`v10.4.12`](https://redirect.github.com/bokuweb/react-rnd/compare/03d9abfcd74e943a6cbdd2284006afe76adabd87...0fb9f22251fde0ba103a3f49b054a5cc874a9770) [Compare Source](https://redirect.github.com/bokuweb/react-rnd/compare/03d9abfcd74e943a6cbdd2284006afe76adabd87...0fb9f22251fde0ba103a3f49b054a5cc874a9770) ### [`v10.4.11`](https://redirect.github.com/bokuweb/react-rnd/compare/04bcdcdf2e2c0ca181fde29bf468cd1660e23295...03d9abfcd74e943a6cbdd2284006afe76adabd87) [Compare Source](https://redirect.github.com/bokuweb/react-rnd/compare/04bcdcdf2e2c0ca181fde29bf468cd1660e23295...03d9abfcd74e943a6cbdd2284006afe76adabd87)
remix-run/react-router (react-router) ### [`v6.26.2`](https://redirect.github.com/remix-run/react-router/compare/react-router@6.26.1...react-router@6.26.2) [Compare Source](https://redirect.github.com/remix-run/react-router/compare/react-router@6.26.1...react-router@6.26.2) ### [`v6.26.1`](https://redirect.github.com/remix-run/react-router/compare/react-router@6.26.0...react-router@6.26.1) [Compare Source](https://redirect.github.com/remix-run/react-router/compare/react-router@6.26.0...react-router@6.26.1)
remix-run/react-router (react-router-dom) ### [`v6.26.2`](https://redirect.github.com/remix-run/react-router/compare/react-router-dom@6.26.1...react-router-dom@6.26.2) [Compare Source](https://redirect.github.com/remix-run/react-router/compare/react-router-dom@6.26.1...react-router-dom@6.26.2) ### [`v6.26.1`](https://redirect.github.com/remix-run/react-router/compare/react-router-dom@6.26.0...react-router-dom@6.26.1) [Compare Source](https://redirect.github.com/remix-run/react-router/compare/react-router-dom@6.26.0...react-router-dom@6.26.1)
isaacs/rimraf (rimraf) ### [`v6.0.1`](https://redirect.github.com/isaacs/rimraf/compare/v6.0.0...21560c7cdb46c039fccfd3f5fb4218946489881a) [Compare Source](https://redirect.github.com/isaacs/rimraf/compare/v6.0.0...v6.0.1)
kulshekhar/ts-jest (ts-jest) ### [`v29.2.5`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2925-2024-08-23) [Compare Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.2.4...v29.2.5) ### [`v29.2.4`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2924-2024-08-01) [Compare Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.2.3...v29.2.4) ### [`v29.2.3`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2923-2024-07-18) [Compare Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.2.2...v29.2.3) ### [`v29.2.2`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2922-2024-07-10) [Compare Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.2.1...v29.2.2) ### [`v29.2.1`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2921-2024-07-10) [Compare Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.2.0...v29.2.1)
sindresorhus/type-fest (type-fest) ### [`v4.26.1`](https://redirect.github.com/sindresorhus/type-fest/compare/v4.26.0...2b98d9f2ac8921b79ed07ceeef278a5406edbe05) [Compare Source](https://redirect.github.com/sindresorhus/type-fest/compare/v4.26.0...v4.26.1)
myndzi/wtfnode (wtfnode) ### [`v0.9.3`](https://redirect.github.com/myndzi/wtfnode/compare/09965def9573597d0c65addf59b97f77a71fd937...af332049b43975d713d19b44e8b8db43f714e516) [Compare Source](https://redirect.github.com/myndzi/wtfnode/compare/09965def9573597d0c65addf59b97f77a71fd937...af332049b43975d713d19b44e8b8db43f714e516)
colinhacks/zod (zod) ### [`v3.23.8`](https://redirect.github.com/colinhacks/zod/releases/tag/v3.23.8) [Compare Source](https://redirect.github.com/colinhacks/zod/compare/v3.23.7...v3.23.8) #### Commits: - [`0f4d403`](https://redirect.github.com/colinhacks/zod/commit/0f4d403558ae0490c711e4c2bfcf6c200bd14e11) Add Bronze logos ([#​3470](https://redirect.github.com/colinhacks/zod/issues/3470)) - [`1968731`](https://redirect.github.com/colinhacks/zod/commit/19687315b5b24bbd1ff6c346bfc2975700221748) Tweak tiers ([#​3471](https://redirect.github.com/colinhacks/zod/issues/3471)) - [`eda7df3`](https://redirect.github.com/colinhacks/zod/commit/eda7df314399929f7ed737423868a5a0780cd944) Change RefinementCtx to interface - [`ca42965`](https://redirect.github.com/colinhacks/zod/commit/ca42965df46b2f7e2747db29c40a26bcb32a51d5) v3.23.8 ### [`v3.23.7`](https://redirect.github.com/colinhacks/zod/compare/v3.23.6...f985b5b922cb357dbf4b25bb43814d19f838e046) [Compare Source](https://redirect.github.com/colinhacks/zod/compare/v3.23.6...v3.23.7)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.