Blagues-API / blagues-api

😂 API de Blagues française et Open Source
https://www.blagues-api.fr
MIT License
46 stars 17 forks source link

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

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fastify/autoload ^5.5.0 -> ^5.6.0 age adoption passing confidence
@sentry/integrations (source) ^7.20.0 -> ^7.22.0 age adoption passing confidence
@sentry/node (source) ^7.20.0 -> ^7.22.0 age adoption passing confidence
@sentry/tracing (source) ^7.20.0 -> ^7.22.0 age adoption passing confidence
@types/lodash (source) ^4.14.189 -> ^4.14.191 age adoption passing confidence
@types/node (source) ^18.11.9 -> ^18.11.10 age adoption passing confidence
discord-api-types (source) ^0.37.18 -> ^0.37.20 age adoption passing confidence
discord.js (source) ^14.6.0 -> ^14.7.0 age adoption passing confidence
fastify (source) ^4.10.0 -> ^4.10.2 age adoption passing confidence

Release Notes

fastify/fastify-autoload ### [`v5.6.0`](https://togithub.com/fastify/fastify-autoload/releases/tag/v5.6.0) [Compare Source](https://togithub.com/fastify/fastify-autoload/compare/v5.5.0...v5.6.0) 📚 PR: - disable package-lock generation ([#​282](https://togithub.com/fastify/fastify-autoload/issues/282)) - remove semver ([#​281](https://togithub.com/fastify/fastify-autoload/issues/281)) - move typings to types folder & make typings nodenext compatible ([#​283](https://togithub.com/fastify/fastify-autoload/issues/283))
getsentry/sentry-javascript ### [`v7.22.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#​7220) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/7.21.1...7.22.0) - feat(core): Pass `event` as third argument to `recordDroppedEvent` ([#​6289](https://togithub.com/getsentry/sentry-javascript/issues/6289)) - fix(nextjs): Apply Webpack configuration in dev mode ([#​6291](https://togithub.com/getsentry/sentry-javascript/issues/6291)) - fix(react): Relax React Router 6 `RouteObject` typing. ([#​6274](https://togithub.com/getsentry/sentry-javascript/issues/6274)) - fix(remix): Prevent crashes from failed `normalizeRemixRequest` calls. ([#​6296](https://togithub.com/getsentry/sentry-javascript/issues/6296)) - fix(remix): Attempt to extract user IP from request headers. ([#​6263](https://togithub.com/getsentry/sentry-javascript/issues/6263)) - fix(remix): Pass transaction name as route to `RequestData`. ([#​6276](https://togithub.com/getsentry/sentry-javascript/issues/6276)) ### [`v7.21.1`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#​7211) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/7.21.0...7.21.1) - fix(nextjs): Stop excluding `withSentryConfig` from serverless bundles ([#​6267](https://togithub.com/getsentry/sentry-javascript/issues/6267)) ### [`v7.21.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#​7210) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/7.20.1...7.21.0) - feat(react): Add tracing support for React Router 6.4 `createBrowserRouter`. ([#​6172](https://togithub.com/getsentry/sentry-javascript/issues/6172)) - fix(core): Add guard against scope.getAttachments ([#​6258](https://togithub.com/getsentry/sentry-javascript/issues/6258)) - fix(core): Only generate eventIds in client ([#​6247](https://togithub.com/getsentry/sentry-javascript/issues/6247)) - fix(express): Support multiple routers with common paths. ([#​6253](https://togithub.com/getsentry/sentry-javascript/issues/6253)) - fix(tracing): Pass `tracePropagationTargets` to `instrumentOutgoingRequests` ([#​6259](https://togithub.com/getsentry/sentry-javascript/issues/6259)) ### [`v7.20.1`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#​7201) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/7.20.0...7.20.1) - fix(angular): Set `` component name default in TraceDirective ([#​6222](https://togithub.com/getsentry/sentry-javascript/issues/6222)) - fix(core): Include `_sdkProcessingMetadata` when cloning scope ([#​6218](https://togithub.com/getsentry/sentry-javascript/issues/6218)) - fix(tracing): Make `shouldAttachHeaders` not fall back to default values ([#​6238](https://togithub.com/getsentry/sentry-javascript/issues/6238)) - ref(vue): Check if SDK is initialized before app is mounted ([#​6227](https://togithub.com/getsentry/sentry-javascript/issues/6227))
discordjs/discord-api-types ### [`v0.37.20`](https://togithub.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#​03720-httpsgithubcomdiscordjsdiscord-api-typescompare0371903720-2022-11-24) [Compare Source](https://togithub.com/discordjs/discord-api-types/compare/0.37.19...0.37.20) ### [`v0.37.19`](https://togithub.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#​03719-httpsgithubcomdiscordjsdiscord-api-typescompare0371803719-2022-11-21) [Compare Source](https://togithub.com/discordjs/discord-api-types/compare/0.37.18...0.37.19) ##### Bug Fixes - **APIGuildChannel:** make position of guild channel non optional ([#​647](https://togithub.com/discordjs/discord-api-types/issues/647)) ([9d72e82](https://togithub.com/discordjs/discord-api-types/commit/9d72e82e07e3a3bb9a894081d955bdc5c6b64089)) - **channel:** add missing type aliases ([#​648](https://togithub.com/discordjs/discord-api-types/issues/648)) ([2695dad](https://togithub.com/discordjs/discord-api-types/commit/2695dade8be818cf5bacbe69ec9aca0b50b9f9b0)) ##### Features - **GuildFeatures:** Add `APPLICATION_COMMAND_PERMISSIONS_V2` ([#​646](https://togithub.com/discordjs/discord-api-types/issues/646)) ([a1869a6](https://togithub.com/discordjs/discord-api-types/commit/a1869a6a6d4e15adf7a3cf64cade1ed051b330fc))
discordjs/discord.js ### [`v14.7.0`](https://togithub.com/discordjs/discord.js/releases/tag/14.7.0) [Compare Source](https://togithub.com/discordjs/discord.js/compare/14.6.0...14.7.0) #### Bug Fixes - **MessageMentions:** Add `InGuild` generic ([#​8828](https://togithub.com/discordjs/discord.js/issues/8828)) ([f982803](https://togithub.com/discordjs/discord.js/commit/f9828034cd21e6f702762a46923e0f42115596f6)) - **Activity:** Fix equals() not checking for differing emoji ([#​8841](https://togithub.com/discordjs/discord.js/issues/8841)) ([7e06f68](https://togithub.com/discordjs/discord.js/commit/7e06f68185423ba7cb310220b213f445b6571e29)) - Fixed react/astro/guide/discord.js build, updated dependencies, fix crawlvatar ([#​8861](https://togithub.com/discordjs/discord.js/issues/8861)) ([d0c8256](https://togithub.com/discordjs/discord.js/commit/d0c82561b8a1765a1daa362ca903f3ffb3fa33ee)) - **escapeMarkdown:** Fix double escaping ([#​8798](https://togithub.com/discordjs/discord.js/issues/8798)) ([d6873b7](https://togithub.com/discordjs/discord.js/commit/d6873b7159352479475b3a0daa215bddbdd3a79b)) - **Transfomers:** Call `.toJSON` in `toSnakeCase` ([#​8790](https://togithub.com/discordjs/discord.js/issues/8790)) ([017f9b1](https://togithub.com/discordjs/discord.js/commit/017f9b1ed4014dc1db0b78c1a77e463b4403de5d)) - Censor token in debug output ([#​8764](https://togithub.com/discordjs/discord.js/issues/8764)) ([53d8e87](https://togithub.com/discordjs/discord.js/commit/53d8e87d7f3a329608250656950bd0a200adb1c7)) - Pin [@​types/node](https://togithub.com/types/node) version ([9d8179c](https://togithub.com/discordjs/discord.js/commit/9d8179c6a78e1c7f9976f852804055964d5385d4)) #### Documentation - Describe InteractionEditReplyOptions ([#​8840](https://togithub.com/discordjs/discord.js/issues/8840)) ([cb77fd0](https://togithub.com/discordjs/discord.js/commit/cb77fd02d083438de2aff6f0769baf7d1797bc65)) - **AutoModerationRuleManager:** Describe cache ([#​8848](https://togithub.com/discordjs/discord.js/issues/8848)) ([d275480](https://togithub.com/discordjs/discord.js/commit/d2754802cc3479e6288cdbfcd48c76bf57e09a07)) - Fix message action row components ([#​8819](https://togithub.com/discordjs/discord.js/issues/8819)) ([65bc0ad](https://togithub.com/discordjs/discord.js/commit/65bc0adbf4d7870d33b92585ca18f964f24bc84e)) - Specify `ActionRowBuilder` for `components` ([#​8834](https://togithub.com/discordjs/discord.js/issues/8834)) ([8ed5c1b](https://togithub.com/discordjs/discord.js/commit/8ed5c1beb622f71ce0bd89e4cbeff50e464da8fe)) - Add `@extends` for select menu classes ([#​8824](https://togithub.com/discordjs/discord.js/issues/8824)) ([09f65b7](https://togithub.com/discordjs/discord.js/commit/09f65b724b0d2f36bbe89b83570c0d18093b5126)) - Make WebSocketShard.lastPingTimestamp public ([#​8768](https://togithub.com/discordjs/discord.js/issues/8768)) ([68c9cb3](https://togithub.com/discordjs/discord.js/commit/68c9cb37bc3df6326b720291827ea477e421faf2)) - **MessageReplyOptions:** Remove duplicate stickers field ([#​8766](https://togithub.com/discordjs/discord.js/issues/8766)) ([6e348ff](https://togithub.com/discordjs/discord.js/commit/6e348ffd1d8db8d8ad2da7823460814695e01a43)) #### Features - **Webhook:** Add `channel` property ([#​8812](https://togithub.com/discordjs/discord.js/issues/8812)) ([decbce4](https://togithub.com/discordjs/discord.js/commit/decbce401062af75f633e6acacc88207b115a719)) - Auto Moderation ([#​7938](https://togithub.com/discordjs/discord.js/issues/7938)) ([fd4ba5e](https://togithub.com/discordjs/discord.js/commit/fd4ba5eaba66898699127fc0d5f0ab52c18e3db0)) - **SelectMenuInteractions:** Add `values` property ([#​8805](https://togithub.com/discordjs/discord.js/issues/8805)) ([b2fabd1](https://togithub.com/discordjs/discord.js/commit/b2fabd130a76ea54cfbfa1b871ef8659513c2c7a)) - **ThreadChannel:** Add a helper for pin and unpin ([#​8786](https://togithub.com/discordjs/discord.js/issues/8786)) ([e74aa7f](https://togithub.com/discordjs/discord.js/commit/e74aa7f6b0fe04e3473fc4a62a73a7db87307685)) - Add `Message#bulkDeletable` ([#​8760](https://togithub.com/discordjs/discord.js/issues/8760)) ([ff85481](https://togithub.com/discordjs/discord.js/commit/ff85481d3e7cd6f7c5e38edbe43b27b104e82fba)) - New select menus ([#​8793](https://togithub.com/discordjs/discord.js/issues/8793)) ([5152abf](https://togithub.com/discordjs/discord.js/commit/5152abf7285581abf7689e9050fdc56c4abb1e2b)) - **InteractionResponses:** Add message parameter ([#​8773](https://togithub.com/discordjs/discord.js/issues/8773)) ([8b400ca](https://togithub.com/discordjs/discord.js/commit/8b400ca975c6bad00060b9c67068f42bd53524ba)) - Support resume urls ([#​8784](https://togithub.com/discordjs/discord.js/issues/8784)) ([88cd9d9](https://togithub.com/discordjs/discord.js/commit/88cd9d906074eb79e85df0ef49287f11133d2e0d)) - Allow deletion of ephemeral messages ([#​8774](https://togithub.com/discordjs/discord.js/issues/8774)) ([fc10774](https://togithub.com/discordjs/discord.js/commit/fc107744618857bf28c2167f204253baf690ede8)) - **GuildChannelManager:** Add `.addFollower()` method ([#​8567](https://togithub.com/discordjs/discord.js/issues/8567)) ([caeb1cb](https://togithub.com/discordjs/discord.js/commit/caeb1cbfdb2f2f007252c4d7e9f47a575c24bcb5)) #### Refactor - **Embed:** Use `embedLength` function from builders ([#​8735](https://togithub.com/discordjs/discord.js/issues/8735)) ([cb3826c](https://togithub.com/discordjs/discord.js/commit/cb3826ce6dbcd3cf7ab639af6cdfcea80336aa1d))
fastify/fastify ### [`v4.10.2`](https://togithub.com/fastify/fastify/releases/tag/v4.10.2) [Compare Source](https://togithub.com/fastify/fastify/compare/v4.10.1...v4.10.2) ##### ⚠️ Security Release ⚠️ - Fix for ["Incorrect Content-Type parsing can lead to CSRF attack"](https://togithub.com/fastify/fastify/security/advisories/GHSA-3fjj-p79j-c9hh) and CVE-2022-41919 **Full Changelog**: https://github.com/fastify/fastify/compare/v4.10.1...v4.10.2 ### [`v4.10.1`](https://togithub.com/fastify/fastify/releases/tag/v4.10.1) [Compare Source](https://togithub.com/fastify/fastify/compare/v4.10.0...v4.10.1) ##### What's Changed - fix node 19.1.0 port validation test by [@​Uzlopak](https://togithub.com/Uzlopak) in [https://github.com/fastify/fastify/pull/4427](https://togithub.com/fastify/fastify/pull/4427) - Add fastify-constraints to community plugins by [@​Ceres6](https://togithub.com/Ceres6) in [https://github.com/fastify/fastify/pull/4428](https://togithub.com/fastify/fastify/pull/4428) - build(deps-dev): bump [@​sinonjs/fake-timers](https://togithub.com/sinonjs/fake-timers) from 9.1.2 to 10.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify/pull/4421](https://togithub.com/fastify/fastify/pull/4421) - add silent option to LogLevel by [@​Uzlopak](https://togithub.com/Uzlopak) in [https://github.com/fastify/fastify/pull/4432](https://togithub.com/fastify/fastify/pull/4432) ##### New Contributors - [@​Ceres6](https://togithub.com/Ceres6) made their first contribution in [https://github.com/fastify/fastify/pull/4428](https://togithub.com/fastify/fastify/pull/4428) **Full Changelog**: https://github.com/fastify/fastify/compare/v4.10.0...v4.10.1

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

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