itsauric / auricle-music-bot

An open source code music bot created with the sapphirejs framework and discord-player
MIT License
15 stars 3 forks source link

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

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
@sapphire/plugin-api (source) ^5.0.4 -> ^5.1.0 age adoption passing confidence
@skyra/env-utilities ^1.2.0 -> ^1.2.1 age adoption passing confidence
@swc/core (source) ^1.3.63 -> ^1.3.65 age adoption passing confidence
discord-api-types (source) ^0.37.43 -> ^0.37.45 age adoption passing confidence

Release Notes

sapphiredev/plugins ### [`v5.1.0`](https://togithub.com/sapphiredev/plugins/blob/HEAD/packages/api/CHANGELOG.md#sapphireplugin-api510-httpsgithubcomsapphiredevpluginscomparesapphireplugin-api504sapphireplugin-api510---2023-06-13) [Compare Source](https://togithub.com/sapphiredev/plugins/compare/@sapphire/plugin-api@5.0.4...@sapphire/plugin-api@5.1.0) #### 🚀 Features - **api:** Add `text/html` and `image/x-icon` mime types ([#​447](https://togithub.com/sapphiredev/plugins/issues/447)) ([5f5332d](https://togithub.com/sapphiredev/plugins/commit/5f5332d5f359826eb4b1d8240b0b85f31cdd608a))
skyra-project/archid-components ### [`v1.2.1`](https://togithub.com/skyra-project/archid-components/blob/HEAD/packages/env-utilities/CHANGELOG.md#skyraenv-utilities121-httpsgithubcomskyra-projectarchid-componentscompareskyraenv-utilities120skyraenv-utilities121---2023-06-17) [Compare Source](https://togithub.com/skyra-project/archid-components/compare/@skyra/env-utilities@1.2.0...@skyra/env-utilities@1.2.1) #### 🐛 Bug Fixes - **env-utilities:** Bump dotenv dependency ([70676fb](https://togithub.com/skyra-project/archid-components/commit/70676fb19c4955b25d678c28fb66233f2629cce0)) - **deps:** Update all non-major dependencies ([098ea85](https://togithub.com/skyra-project/archid-components/commit/098ea85e886440a54d56698d985fc3964b424bda))
swc-project/swc ### [`v1.3.65`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1365---2023-06-19) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.64...v1.3.65) ##### Bug Fixes - **(es/compat)** Fix optional chaining ([#​7530](https://togithub.com/swc-project/swc/issues/7530)) ([990e48e](https://togithub.com/swc-project/swc/commit/990e48e0e81c339b42b0bf33b62a6f7126b0e2e8)) - **(es/module)** Add `"use strict"` while preserving directives ([#​7537](https://togithub.com/swc-project/swc/issues/7537)) ([f42fdd2](https://togithub.com/swc-project/swc/commit/f42fdd21afad775358138c3aaed4ff3c41bfb16a)) - **(es/typescript)** Don't panic of `@jsxFrag null` ([#​7540](https://togithub.com/swc-project/swc/issues/7540)) ([76aa91f](https://togithub.com/swc-project/swc/commit/76aa91f83cf37a11aa55feba40d6f73819fc811d)) ##### Features - **(es/module)** Preserve custom `use` directives ([#​7528](https://togithub.com/swc-project/swc/issues/7528)) ([3e9dd88](https://togithub.com/swc-project/swc/commit/3e9dd88e37fcb99293a3683ea7a62214950f7860)) ### [`v1.3.64`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1364---2023-06-14) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.63...v1.3.64) ##### Bug Fixes - **(es/codegen)** Emit type arguments of jsx element names ([#​7522](https://togithub.com/swc-project/swc/issues/7522)) ([a0da02d](https://togithub.com/swc-project/swc/commit/a0da02d0ff641863dafc1a7d573419478c3b16dc)) - **(es/codegen)** Fix regression of source maps ([#​7523](https://togithub.com/swc-project/swc/issues/7523)) ([f27838d](https://togithub.com/swc-project/swc/commit/f27838dedcac792ac30380f45ef89b329221de59)) - **(es/compat)** Fix handling of `this` of optional chaining pass ([#​7527](https://togithub.com/swc-project/swc/issues/7527)) ([4644d00](https://togithub.com/swc-project/swc/commit/4644d005d2ca06ad002dc7c6ff6c4d19e1734970))
discordjs/discord-api-types ### [`v0.37.45`](https://togithub.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#​03745-httpsgithubcomdiscordjsdiscord-api-typescompare0374403745-2023-06-15) [Compare Source](https://togithub.com/discordjs/discord-api-types/compare/0.37.44...0.37.45) ### [`v0.37.44`](https://togithub.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#​03744-httpsgithubcomdiscordjsdiscord-api-typescompare0374303744-2023-06-15) [Compare Source](https://togithub.com/discordjs/discord-api-types/compare/0.37.43...0.37.44) ##### Features - guild onboarding ([#​713](https://togithub.com/discordjs/discord-api-types/issues/713)) ([eced39c](https://togithub.com/discordjs/discord-api-types/commit/eced39cc3fa305e336d5752827812cb790ac485d))

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.