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

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

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
@swc/core (source) ^1.3.60 -> ^1.3.62 age adoption passing confidence
discord-api-types (source) ^0.37.42 -> ^0.37.43 age adoption passing confidence
typescript (source) ^5.0.4 -> ^5.1.3 age adoption passing confidence
yarn 3.5.1 -> 3.6.0 age adoption passing confidence

Release Notes

swc-project/swc ### [`v1.3.62`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1362---2023-06-03) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.61...v1.3.62) ##### Bug Fixes - **(es/minifier)** Don't generate generator arrows ([#​7466](https://togithub.com/swc-project/swc/issues/7466)) ([e506635](https://togithub.com/swc-project/swc/commit/e506635f74e38cb7eb88a2fa540d8c4f71c7323a)) ##### Miscellaneous Tasks - **(ci)** Publish npm packages with provenance option ([#​7481](https://togithub.com/swc-project/swc/issues/7481)) ([e4e77fd](https://togithub.com/swc-project/swc/commit/e4e77fd84fdfb9472f9a19fe7e8b1a850954d67c)) - **(ci)** Fix publish action ([#​7485](https://togithub.com/swc-project/swc/issues/7485)) ([0e37c18](https://togithub.com/swc-project/swc/commit/0e37c18c9ca0e8d011acb728ba8dcd879f15920a)) ##### Performance - **(bindings)** Enable `share-generics` to reduce binary size ([#​7482](https://togithub.com/swc-project/swc/issues/7482)) ([d623db4](https://togithub.com/swc-project/swc/commit/d623db48dedf08f32bf7a2afbf71cd1aed27d30a)) - **(es/minifier)** Make minifier not overly generic ([#​7483](https://togithub.com/swc-project/swc/issues/7483)) ([65ce5d1](https://togithub.com/swc-project/swc/commit/65ce5d1081271f1cb4db6d4537311fbb60a08359)) ### [`v1.3.61`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1361---2023-05-30) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.60...v1.3.61) ##### Bug Fixes - **(css/modules)** Don't drop the correct selector ([#​7450](https://togithub.com/swc-project/swc/issues/7450)) ([d370324](https://togithub.com/swc-project/swc/commit/d370324cfd251af49853fe887644fcaa8d811431)) - **(es/codegen)** Emit `;` for `TsImportEqualsDecl` ([#​7464](https://togithub.com/swc-project/swc/issues/7464)) ([3935d02](https://togithub.com/swc-project/swc/commit/3935d02e365c2fcfdf517fe6dc5943f4ba2616cd)) - **(es/parser)** Fix parsing of generic jsx element name ([#​7449](https://togithub.com/swc-project/swc/issues/7449)) ([77850dd](https://togithub.com/swc-project/swc/commit/77850dd8f01f51af1e9dda3eabddd07b7e39c841)) - **(plugin/runner)** Disable `wasi_env` cleanup ([#​7458](https://togithub.com/swc-project/swc/issues/7458)) ([1868d36](https://togithub.com/swc-project/swc/commit/1868d36cfed54e48c3439ec4547251e45731c93a)) ##### Features - **(common)** Enable bytecheck for missing structs ([#​7465](https://togithub.com/swc-project/swc/issues/7465)) ([56ac9eb](https://togithub.com/swc-project/swc/commit/56ac9eb6b3c8cc379ee4ccf55d6130e39aa641b8)) - **(es/minifier)** Inline for loop variables ([#​7445](https://togithub.com/swc-project/swc/issues/7445)) ([0cd2b61](https://togithub.com/swc-project/swc/commit/0cd2b61b054031f1a49cae25a82925d52dff0a73)) ##### Miscellaneous Tasks - **(es/preset-env)** Update data ([#​7459](https://togithub.com/swc-project/swc/issues/7459)) ([e15adaf](https://togithub.com/swc-project/swc/commit/e15adaf6eaada62b6a3c1b8447fb39612dee7946)) ##### Testing - **(es/parser)** Add a test for a fixed issue ([#​7467](https://togithub.com/swc-project/swc/issues/7467)) ([8274cce](https://togithub.com/swc-project/swc/commit/8274cce9a7d0aca8d005a215b46f7db9ed7c5aed))
discordjs/discord-api-types ### [`v0.37.43`](https://togithub.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#​03743-httpsgithubcomdiscordjsdiscord-api-typescompare0374203743-2023-05-29) [Compare Source](https://togithub.com/discordjs/discord-api-types/compare/0.37.42...0.37.43) ##### Features - **RESTJSONErrorCodes:** add error `50178` ([#​752](https://togithub.com/discordjs/discord-api-types/issues/752)) ([30fb497](https://togithub.com/discordjs/discord-api-types/commit/30fb4978b76f30a00453470f643d71e8f1d1f817))
Microsoft/TypeScript ### [`v5.1.3`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.1.3): TypeScript 5.1.3 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.3) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-1/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 5.1.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.1.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.1.3 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.3%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)
yarnpkg/berry ### [`v3.6.0`](https://togithub.com/yarnpkg/berry/compare/c6bcbfe8e24c1af6d3b59436c7ef673b367a1335...98c9662047200aec924e34664ba53293474c93bc) [Compare Source](https://togithub.com/yarnpkg/berry/compare/c6bcbfe8e24c1af6d3b59436c7ef673b367a1335...98c9662047200aec924e34664ba53293474c93bc)

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.