PixelPizza / Bot

A bot for ordering and delivering images of food
9 stars 5 forks source link

chore(deps): update sapphire dependencies to v5 (major) #423

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/eslint-config (source) ^4.4.3 -> ^5.0.2 age adoption passing confidence
@sapphire/ts-config (source) ^4.0.0 -> ^5.0.0 age adoption passing confidence

Release Notes

sapphiredev/utilities (@​sapphire/eslint-config) ### [`v5.0.2`](https://togithub.com/sapphiredev/utilities/blob/HEAD/packages/eslint-config/CHANGELOG.md#sapphireeslint-config502---2023-08-29) [Compare Source](https://togithub.com/sapphiredev/utilities/compare/@sapphire/eslint-config@5.0.1...@sapphire/eslint-config@5.0.2) #### ๐Ÿ› Bug Fixes - **eslint-config:** Update transitive dependencies ([de7b294](https://togithub.com/sapphiredev/utilities/commit/de7b294df5cceac794ec03647755653578226f5f)) - **eslint-config:** Update transitive dependencies ([a81f6de](https://togithub.com/sapphiredev/utilities/commit/a81f6defaa4d537499065211eaf15940ff039bc9)) ### [`v5.0.1`](https://togithub.com/sapphiredev/utilities/blob/HEAD/packages/eslint-config/CHANGELOG.md#sapphireeslint-config501---2023-08-07) [Compare Source](https://togithub.com/sapphiredev/utilities/compare/@sapphire/eslint-config@5.0.0...@sapphire/eslint-config@5.0.1) #### ๐Ÿ› Bug Fixes - **eslint-config:** Update eslint-config-prettier to v9 ([4d7b394](https://togithub.com/sapphiredev/utilities/commit/4d7b394b4ca77aba491dd5866b1b343f382224e3)) ### [`v5.0.0`](https://togithub.com/sapphiredev/utilities/blob/HEAD/packages/eslint-config/CHANGELOG.md#sapphireeslint-config500---2023-07-21) [Compare Source](https://togithub.com/sapphiredev/utilities/compare/@sapphire/eslint-config@4.4.3...@sapphire/eslint-config@5.0.0) #### ๐Ÿ› Bug Fixes - **deps:** Update all non-major dependencies ([3c9d07e](https://togithub.com/sapphiredev/utilities/commit/3c9d07e34217c2494f160d84cd177fba6ced4ac3)) #### ๐Ÿš€ Features - **eslint-config:** Update to `@typescript-eslint` v6 ([e029a2b](https://togithub.com/sapphiredev/utilities/commit/e029a2bc83d121d517b42815b6dfbd6ff893b6a6)) - ๐Ÿ’ฅ **BREAKING CHANGE:** This package now depends on `@typescript-eslint v6` - ๐Ÿ’ฅ **BREAKING CHANGE:** As per above the rule `@typescript-eslint/no-duplicate-imports` has been removed. The replacement is [`import/no-duplicates`](https://togithub.com/import-js/eslint-plugin-import/blob/HEAD/docs/rules/no-duplicates.md) from [`eslint-plugin-import`](https://togithub.com/import-js/eslint-plugin-import)
sapphiredev/utilities (@​sapphire/ts-config) ### [`v5.0.0`](https://togithub.com/sapphiredev/utilities/blob/HEAD/packages/ts-config/CHANGELOG.md#sapphirets-config500---2023-08-29) [Compare Source](https://togithub.com/sapphiredev/utilities/compare/@sapphire/ts-config@4.0.1...@sapphire/ts-config@5.0.0) #### ๐Ÿš€ Features - **tsconfig:** Rework entire tsconfig setup for better TS 5.2 support ([a49bed1](https://togithub.com/sapphiredev/utilities/commit/a49bed1fa3d277762dac1f4fcba889d922aee530)) - ๐Ÿ’ฅ **BREAKING CHANGE:** The tsconfig has been majorly restructured. Please see [the upgrading guide](https://togithub.com/sapphiredev/utilities/blob/main/packages/ts-config/UPGRADING-v4-v5.md) for how to migrate to the new version. ### [`v4.0.1`](https://togithub.com/sapphiredev/utilities/blob/HEAD/packages/ts-config/CHANGELOG.md#sapphirets-config401---2023-07-21) [Compare Source](https://togithub.com/sapphiredev/utilities/compare/@sapphire/ts-config@4.0.0...@sapphire/ts-config@4.0.1) #### ๐Ÿ› Bug Fixes - **tsconfig:** Set `noEmitHelpers` to false ([#​620](https://togithub.com/sapphiredev/utilities/issues/620)) ([8ed04bf](https://togithub.com/sapphiredev/utilities/commit/8ed04bff735fbdff35855e0d0bdaf03a3686fefc)) - **deps:** Update all non-major dependencies ([#​607](https://togithub.com/sapphiredev/utilities/issues/607)) ([9cc8bd0](https://togithub.com/sapphiredev/utilities/commit/9cc8bd0d4b5d650deab2c913e6c3d713861bae28)) #### ๐Ÿงช Testing - Update vitest to coverage v8 ([a4bc6e4](https://togithub.com/sapphiredev/utilities/commit/a4bc6e4f24ea60143a150ecc76fda6484f172ab9))

Configuration

๐Ÿ“… Schedule: Branch creation - "every weekend" (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.

๐Ÿ”• Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (8229736) 97.61% compared to head (f1bf345) 97.61%.

:exclamation: Current head f1bf345 differs from pull request most recent head eca043c. Consider uploading reports for the commit eca043c to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #423 +/- ## ======================================= Coverage 97.61% 97.61% ======================================= Files 4 4 Lines 126 126 Branches 20 20 ======================================= Hits 123 123 Misses 2 2 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

renovate[bot] commented 1 year ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.