MOIMOB / drinkable

Drinkable is an app which help you find cocktails that you could make today with ingredients from home
MIT License
115 stars 28 forks source link

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

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@supabase/supabase-js 2.42.4 -> 2.43.4 age adoption passing confidence
@types/node (source) 20.12.7 -> 20.13.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.7.0 -> 7.11.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.7.0 -> 7.11.0 age adoption passing confidence
aurelia-bootstrapper (source) 2.4.0 -> 2.4.1 age adoption passing confidence
cypress (source) 13.7.3 -> 13.10.0 age adoption passing confidence
daisyui (source) 4.10.2 -> 4.11.1 age adoption passing confidence
eslint-webpack-plugin 4.1.0 -> 4.2.0 age adoption passing confidence
i18next-http-backend 2.5.0 -> 2.5.2 age adoption passing confidence
postcss-preset-env (source) 9.5.5 -> 9.5.14 age adoption passing confidence
prettier (source) 3.2.5 -> 3.3.0 age adoption passing confidence
sass 1.75.0 -> 1.77.4 age adoption passing confidence
ts-jest (source) 29.1.2 -> 29.1.4 age adoption passing confidence

Release Notes

supabase/supabase-js (@​supabase/supabase-js) ### [`v2.43.4`](https://togithub.com/supabase/supabase-js/releases/tag/v2.43.4) [Compare Source](https://togithub.com/supabase/supabase-js/compare/v2.43.3...v2.43.4) ##### Reverts - Revert "fix: use proper dual-packaging" ([4ad906d](https://togithub.com/supabase/supabase-js/commit/4ad906d55ecaa03eaa6df8be5955777327bbd082)) - Revert "fix: bump postgrest-js" ([24de3b7](https://togithub.com/supabase/supabase-js/commit/24de3b708274aaed4c92f7370d6922419b2af8d2)) ### [`v2.43.3`](https://togithub.com/supabase/supabase-js/releases/tag/v2.43.3) [Compare Source](https://togithub.com/supabase/supabase-js/compare/v2.43.2...v2.43.3) ##### Bug Fixes - bump postgrest-js ([fe21f2f](https://togithub.com/supabase/supabase-js/commit/fe21f2f30b12bb30efd3e9a7cd2ab17a9ddb02d7)) - use proper dual-packaging ([056bc8f](https://togithub.com/supabase/supabase-js/commit/056bc8fb3d39beaec55011af4cda75ae8c6addd0)) ### [`v2.43.2`](https://togithub.com/supabase/supabase-js/releases/tag/v2.43.2) [Compare Source](https://togithub.com/supabase/supabase-js/compare/v2.43.1...v2.43.2) ##### Bug Fixes - publish to jsr. ([#​1044](https://togithub.com/supabase/supabase-js/issues/1044)) ([912f13e](https://togithub.com/supabase/supabase-js/commit/912f13ed05485ee4976afcaed2985e69c487541f)) ### [`v2.43.1`](https://togithub.com/supabase/supabase-js/releases/tag/v2.43.1) [Compare Source](https://togithub.com/supabase/supabase-js/compare/v2.43.0...v2.43.1) ##### Bug Fixes - bump auth-js to v2.64.2 ([1c35413](https://togithub.com/supabase/supabase-js/commit/1c3541333760cb212f129f2890a74b16ee3c2758)) ### [`v2.43.0`](https://togithub.com/supabase/supabase-js/releases/tag/v2.43.0) [Compare Source](https://togithub.com/supabase/supabase-js/compare/v2.42.7...v2.43.0) ##### Features - version bump realtime-js to 2.9.5 ([53dcd83](https://togithub.com/supabase/supabase-js/commit/53dcd83a64320288409c0bc9e76da03a7d941c25)) ### [`v2.42.7`](https://togithub.com/supabase/supabase-js/releases/tag/v2.42.7) [Compare Source](https://togithub.com/supabase/supabase-js/compare/v2.42.6...v2.42.7) ##### Bug Fixes - set hasCustomAuthorizationHeader property on the AuthClient ([31fc0cc](https://togithub.com/supabase/supabase-js/commit/31fc0cc473782e24af5bbd40ef216edb3f556481)) ### [`v2.42.6`](https://togithub.com/supabase/supabase-js/releases/tag/v2.42.6) [Compare Source](https://togithub.com/supabase/supabase-js/compare/v2.42.5...v2.42.6) ##### Bug Fixes - bump auth-js and functions-js. ([#​1027](https://togithub.com/supabase/supabase-js/issues/1027)) ([1687dea](https://togithub.com/supabase/supabase-js/commit/1687dea96956a687ac8bba66072bb808e99a3f35)) ### [`v2.42.5`](https://togithub.com/supabase/supabase-js/compare/v2.42.4...4f2e2710aa1873f8427f138e218fd10f3fbe333f) [Compare Source](https://togithub.com/supabase/supabase-js/compare/v2.42.4...v2.42.5)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.11.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7110-2024-05-27) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.10.0...v7.11.0) ##### 🚀 Features - **eslint-plugin:** deprecate prefer-ts-expect-error in favor of ban-ts-comment ##### 🩹 Fixes - **eslint-plugin:** \[consistent-type-assertions] prevent syntax errors on arrow functions ##### ❤️ Thank You - Abraham Guo - auvred - Dom Armstrong - Kirk Waiblinger You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.10.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7100-2024-05-20) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.9.0...v7.10.0) ##### 🚀 Features - **eslint-plugin:** \[sort-type-constituents] support case sensitive sorting ##### 🩹 Fixes - **eslint-plugin:** \[prefer-regexp-exec] fix heuristic to check whether regex may contain global flag ##### ❤️ Thank You - auvred - Emanuel Hoogeveen - jsfm01 - Kirk Waiblinger You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.9.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#790-2024-05-13) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.8.0...v7.9.0) ##### 🩹 Fixes - **eslint-plugin:** \[explicit-function-return-types] fix false positive on default parameters ##### ❤️ Thank You - Kirk Waiblinger - Sheetal Nandi - Vinccool96 You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.8.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#780-2024-04-29) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.7.1...v7.8.0) ##### 🩹 Fixes - **eslint-plugin:** \[no-unsafe-argument] handle tagged templates - **eslint-plugin:** \[prefer-optional-chain] suggests optional chaining during strict null equality check - **eslint-plugin:** \[consistent-type-assertions] handle tagged templates - **eslint-plugin:** \[no-unsafe-return] handle union types - **eslint-plugin:** \[no-unused-vars] clear error report range ##### ❤️ Thank You - auvred - Josh Goldberg ✨ - jsfm01 - Kim Sang Du - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.7.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#771-2024-04-22) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.7.0...v7.7.1) ##### 🩹 Fixes - **eslint-plugin:** \[no-unsafe-assignment] handle shorthand property assignment - **eslint-plugin:** \[explicit-function-return-type] fix checking wrong ancestor's return type - **eslint-plugin:** \[prefer-optional-chain] only look at left operand for `requireNullish` - **eslint-plugin:** \[no-for-in-array] refine report location - **eslint-plugin:** \[no-unnecessary-type-assertion] allow non-null assertion for void type ##### ❤️ Thank You - Abraham Guo - Kirk Waiblinger - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v7.11.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7110-2024-05-27) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.10.0...v7.11.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.10.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7100-2024-05-20) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.9.0...v7.10.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.9.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#790-2024-05-13) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.8.0...v7.9.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.8.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#780-2024-04-29) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.7.1...v7.8.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.7.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#771-2024-04-22) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.7.0...v7.7.1) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
aurelia/bootstrapper (aurelia-bootstrapper) ### [`v2.4.1`](https://togithub.com/aurelia/bootstrapper/compare/2.4.0...2.4.1) [Compare Source](https://togithub.com/aurelia/bootstrapper/compare/2.4.0...2.4.1)
cypress-io/cypress (cypress) ### [`v13.10.0`](https://togithub.com/cypress-io/cypress/releases/tag/v13.10.0) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.9.0...v13.10.0) Changelog: https://docs.cypress.io/guides/references/changelog#13-10-0 ### [`v13.9.0`](https://togithub.com/cypress-io/cypress/releases/tag/v13.9.0) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.8.1...v13.9.0) Changelog: https://docs.cypress.io/guides/references/changelog#13-9-0 ### [`v13.8.1`](https://togithub.com/cypress-io/cypress/releases/tag/v13.8.1) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.8.0...v13.8.1) Changelog: https://docs.cypress.io/guides/references/changelog#13-8-1 ### [`v13.8.0`](https://togithub.com/cypress-io/cypress/releases/tag/v13.8.0) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.7.3...v13.8.0) Changelog: https://docs.cypress.io/guides/references/changelog#13-8-0
saadeghi/daisyui (daisyui) ### [`v4.11.1`](https://togithub.com/saadeghi/daisyui/blob/HEAD/CHANGELOG.md#4111-2024-05-07) [Compare Source](https://togithub.com/saadeghi/daisyui/compare/v4.11.0...v4.11.1) ##### Bug Fixes - disable initial button animation for `prefers-reduced-motion` ([57d470e](https://togithub.com/saadeghi/daisyui/commit/57d470e3353a5669eb71a8a861e065f7637c01c5)) ### [`v4.11.0`](https://togithub.com/saadeghi/daisyui/blob/HEAD/CHANGELOG.md#4110-2024-05-07) [Compare Source](https://togithub.com/saadeghi/daisyui/compare/v4.10.5...v4.11.0) ##### Features - add `tab-active` style for tabs with `aria-selected="true"` attribute ([213ee58](https://togithub.com/saadeghi/daisyui/commit/213ee58c03aa871f37c3068c20ee1e4b1292740f)) ### [`v4.10.5`](https://togithub.com/saadeghi/daisyui/blob/HEAD/CHANGELOG.md#4105-2024-05-03) [Compare Source](https://togithub.com/saadeghi/daisyui/compare/v4.10.4...v4.10.5) ##### Bug Fixes - add missing `outline-*` color utility classes to CDN file ([b3e4800](https://togithub.com/saadeghi/daisyui/commit/b3e48008db3af6002fb04ca81b84aa18bb55e53c)), closes [#​2944](https://togithub.com/saadeghi/daisyui/issues/2944) ### [`v4.10.4`](https://togithub.com/saadeghi/daisyui/blob/HEAD/CHANGELOG.md#4104-2024-05-02) [Compare Source](https://togithub.com/saadeghi/daisyui/compare/v4.10.3...v4.10.4) ##### Bug Fixes - show the parent element of disabled `input` as disabled ([50d26b5](https://togithub.com/saadeghi/daisyui/commit/50d26b576416578b4e6e06e3be200cb811d8a270)), closes [#​3004](https://togithub.com/saadeghi/daisyui/issues/3004) ### [`v4.10.3`](https://togithub.com/saadeghi/daisyui/blob/HEAD/CHANGELOG.md#4103-2024-05-01) [Compare Source](https://togithub.com/saadeghi/daisyui/compare/v4.10.2...v4.10.3)
webpack-contrib/eslint-webpack-plugin (eslint-webpack-plugin) ### [`v4.2.0`](https://togithub.com/webpack-contrib/eslint-webpack-plugin/blob/HEAD/CHANGELOG.md#420-2024-05-24) [Compare Source](https://togithub.com/webpack-contrib/eslint-webpack-plugin/compare/v4.1.0...v4.2.0) ##### Features - support eslint 9 ([#​250](https://togithub.com/webpack-contrib/eslint-webpack-plugin/issues/250)) ([d25e94c](https://togithub.com/webpack-contrib/eslint-webpack-plugin/commit/d25e94c90b477d465bf4d7fb6450a9b4ed6936f4)) ##### Bug Fixes - use `stillValidModule` only `lintDirtyModulesOnly` is disabled ([#​253](https://togithub.com/webpack-contrib/eslint-webpack-plugin/issues/253)) ([b52d1e7](https://togithub.com/webpack-contrib/eslint-webpack-plugin/commit/b52d1e743e77e657256919ca7b0cdb1d432a1fb9))
i18next/i18next-http-backend (i18next-http-backend) ### [`v2.5.2`](https://togithub.com/i18next/i18next-http-backend/blob/HEAD/CHANGELOG.md#252) [Compare Source](https://togithub.com/i18next/i18next-http-backend/compare/v2.5.1...v2.5.2) - dereference timers in node.js so that the process may exit when finished [139](https://togithub.com/i18next/i18next-http-backend/pull/139) ### [`v2.5.1`](https://togithub.com/i18next/i18next-http-backend/blob/HEAD/CHANGELOG.md#251) [Compare Source](https://togithub.com/i18next/i18next-http-backend/compare/v2.5.0...v2.5.1) - fix: remove typeof window.document === 'undefined' check which deopt bundle optimization [137](https://togithub.com/i18next/i18next-http-backend/pull/137)
csstools/postcss-plugins (postcss-preset-env) ### [`v9.5.14`](https://togithub.com/csstools/postcss-plugins/blob/HEAD/plugin-packs/postcss-preset-env/CHANGELOG.md#9514) [Compare Source](https://togithub.com/csstools/postcss-plugins/compare/086a511f013525e499fe27f34b55cdff115071d1...2f0ad9c194b14b5737bdf3e4a42625ee48568942) *May 23, 2024* - Updated [`postcss-nesting`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting) to [`12.1.5`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting/CHANGELOG.md#1215) (patch) ### [`v9.5.13`](https://togithub.com/csstools/postcss-plugins/blob/HEAD/plugin-packs/postcss-preset-env/CHANGELOG.md#9513) [Compare Source](https://togithub.com/csstools/postcss-plugins/compare/392a1a08c3a79b7ad810328ff26bf4f633f6db3e...086a511f013525e499fe27f34b55cdff115071d1) *May 13, 2024* - Updated [`@csstools/postcss-cascade-layers`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-cascade-layers) to [`4.0.6`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-cascade-layers/CHANGELOG.md#406) (patch) - Updated [`@csstools/postcss-is-pseudo-class`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class) to [`4.0.8`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class/CHANGELOG.md#408) (patch) - Updated [`css-has-pseudo`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/css-has-pseudo) to [`6.0.5`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/css-has-pseudo/CHANGELOG.md#605) (patch) - Updated [`postcss-nesting`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting) to [`12.1.4`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting/CHANGELOG.md#1214) (patch) ### [`v9.5.12`](https://togithub.com/csstools/postcss-plugins/blob/HEAD/plugin-packs/postcss-preset-env/CHANGELOG.md#9512) [Compare Source](https://togithub.com/csstools/postcss-plugins/compare/0a28162bccdaa762696113d34b4e5065f0add44e...392a1a08c3a79b7ad810328ff26bf4f633f6db3e) *May 11, 2024* - Updated [`@csstools/postcss-cascade-layers`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-cascade-layers) to [`4.0.5`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-cascade-layers/CHANGELOG.md#405) (patch) - Updated [`@csstools/postcss-is-pseudo-class`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class) to [`4.0.7`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class/CHANGELOG.md#407) (patch) - Updated [`css-has-pseudo`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/css-has-pseudo) to [`6.0.4`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/css-has-pseudo/CHANGELOG.md#604) (patch) - Updated [`postcss-nesting`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting) to [`12.1.3`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting/CHANGELOG.md#1213) (patch) ### [`v9.5.11`](https://togithub.com/csstools/postcss-plugins/blob/HEAD/plugin-packs/postcss-preset-env/CHANGELOG.md#9511) [Compare Source](https://togithub.com/csstools/postcss-plugins/compare/dc944a55026e198be8fab5da4f881e5a2ddca4bc...0a28162bccdaa762696113d34b4e5065f0add44e) *May 4, 2024* - Updated [`@csstools/postcss-logical-viewport-units`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units) to [`2.0.9`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units/CHANGELOG.md#209) (patch) - Updated [`@csstools/postcss-light-dark-function`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-light-dark-function) to [`1.0.5`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-light-dark-function/CHANGELOG.md#105) (patch) - Updated [`@csstools/postcss-exponential-functions`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions) to [`1.0.7`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions/CHANGELOG.md#107) (patch) - Updated [`@csstools/postcss-media-minmax`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax) to [`1.1.6`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax/CHANGELOG.md#116) (patch) - Updated [`@csstools/postcss-media-queries-aspect-ratio-number-values`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-queries-aspect-ratio-number-values) to [`2.0.9`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-queries-aspect-ratio-number-values/CHANGELOG.md#209) (patch) - Updated [`@csstools/postcss-stepped-value-functions`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions) to [`3.0.8`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions/CHANGELOG.md#308) (patch) - Updated [`@csstools/postcss-trigonometric-functions`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions) to [`3.0.8`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions/CHANGELOG.md#308) (patch) - Updated [`postcss-custom-media`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media) to [`10.0.6`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media/CHANGELOG.md#1006) (patch) - Updated [`postcss-custom-properties`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties) to [`13.3.10`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties/CHANGELOG.md#13310) (patch) - Updated [`postcss-custom-selectors`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-selectors) to [`7.1.10`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-selectors/CHANGELOG.md#7110) (patch) - Updated [`@csstools/postcss-color-function`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function) to [`3.0.16`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function/CHANGELOG.md#3016) (patch) - Updated [`@csstools/postcss-color-mix-function`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function) to [`2.0.16`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function/CHANGELOG.md#2016) (patch) - Updated [`@csstools/postcss-gamut-mapping`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-gamut-mapping) to [`1.0.9`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-gamut-mapping/CHANGELOG.md#109) (patch) - Updated [`@csstools/postcss-gradients-interpolation-method`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`4.0.17`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#4017) (patch) - Updated [`@csstools/postcss-hwb-function`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function) to [`3.0.15`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function/CHANGELOG.md#3015) (patch) - Updated [`@csstools/postcss-oklab-function`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function) to [`3.0.16`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#3016) (patch) - Updated [`@csstools/postcss-relative-color-syntax`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax) to [`2.0.16`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#2016) (patch) - Updated [`postcss-color-functional-notation`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation) to [`6.0.11`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation/CHANGELOG.md#6011) (patch) - Updated [`postcss-lab-function`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`6.0.16`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#6016) (patch) ### [`v9.5.10`](https://togithub.com/csstools/postcss-plugins/blob/HEAD/plugin-packs/postcss-preset-env/CHANGELOG.md#9510) [Compare Source](https://togithub.com/csstools/postcss-plugins/compare/35e94b28ab0410ae72e4fbcf8006bd7cb42a51ee...dc944a55026e198be8fab5da4f881e5a2ddca4bc) *May 4, 2024* - Updated [`@csstools/postcss-logical-viewport-units`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units) to [`2.0.8`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units/CHANGELOG.md#208) (patch) - Updated [`@csstools/postcss-light-dark-function`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-light-dark-function) to [`1.0.4`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-light-dark-function/CHANGELOG.md#104) (patch) - Updated [`@csstools/postcss-exponential-functions`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions) to [`1.0.6`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions/CHANGELOG.md#106) (patch) - Updated [`@csstools/postcss-media-minmax`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax) to [`1.1.5`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax/CHANGELOG.md#115) (patch) - Updated [`@csstools/postcss-media-queries-aspect-ratio-number-values`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-queries-aspect-ratio-number-values) to [`2.0.8`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-queries-aspect-ratio-number-values/CHANGELOG.md#208) (patch) - Updated [`@csstools/postcss-stepped-value-functions`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions) to [`3.0.7`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions/CHANGELOG.md#307) (patch) - Updated [`@csstools/postcss-trigonometric-functions`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions) to [`3.0.7`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions/CHANGELOG.md#307) (patch) - Updated [`postcss-custom-media`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media) to [`10.0.5`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media/CHANGELOG.md#1005) (patch) - Updated [`postcss-custom-properties`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties) to [`13.3.9`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties/CHANGELOG.md#1339) (patch) - Updated [`postcss-custom-selectors`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-selectors) to [`7.1.9`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-selectors/CHANGELOG.md#719) (patch) - Updated [`@csstools/postcss-color-function`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function) to [`3.0.15`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function/CHANGELOG.md#3015) (patch) - Updated [`@csstools/postcss-color-mix-function`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function) to [`2.0.15`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function/CHANGELOG.md#2015) (patch) - Updated [`@csstools/postcss-gamut-mapping`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-gamut-mapping) to [`1.0.8`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-gamut-mapping/CHANGELOG.md#108) (patch) - Updated [`@csstools/postcss-gradients-interpolation-method`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`4.0.16`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#4016) (patch) - Updated [`@csstools/postcss-hwb-function`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function) to [`3.0.14`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function/CHANGELOG.md#3014) (patch) - Updated [`@csstools/postcss-oklab-function`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function) to [`3.0.15`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#3015) (patch) - Updated [`@csstools/postcss-relative-color-syntax`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax) to [`2.0.15`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#2015) (patch) - Updated [`postcss-color-functional-notation`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation) to [`6.0.10`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation/CHANGELOG.md#6010) (patch) - Updated [`postcss-lab-function`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`6.0.15`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#6015) (patch) ### [`v9.5.9`](https://togithub.com/csstools/postcss-plugins/blob/HEAD/plugin-packs/postcss-preset-env/CHANGELOG.md#959) [Compare Source](https://togithub.com/csstools/postcss-plugins/compare/ff9ac46f54fc71f999bb0b57741783884f175a56...35e94b28ab0410ae72e4fbcf8006bd7cb42a51ee) *April 22, 2024* - Updated [`postcss-custom-properties`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties) to [`13.3.8`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties/CHANGELOG.md#1338) (patch) ### [`v9.5.8`](https://togithub.com/csstools/postcss-plugins/blob/HEAD/plugin-packs/postcss-preset-env/CHANGELOG.md#958) [Compare Source](https://togithub.com/csstools/postcss-plugins/compare/408870debefcd53000060203edcb904c9a68469a...ff9ac46f54fc71f999bb0b57741783884f175a56) *April 21, 2024* - Updated [`postcss-pseudo-class-any-link`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-pseudo-class-any-link) to [`9.0.2`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-pseudo-class-any-link/CHANGELOG.md#902) (patch) ### [`v9.5.7`](https://togithub.com/csstools/postcss-plugins/blob/HEAD/plugin-packs/postcss-preset-env/CHANGELOG.md#957) [Compare Source](https://togithub.com/csstools/postcss-plugins/compare/4ff57056859f764f8ccc805fa9829a19dd542c5c...408870debefcd53000060203edcb904c9a68469a) *April 21, 2024* - Updated [`postcss-nesting`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting) to [`12.1.2`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting/CHANGELOG.md#1212) (patch) - Updated [`@csstools/postcss-text-decoration-shorthand`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand) to [`3.0.6`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand/CHANGELOG.md#306) (patch) - Updated [`@csstools/postcss-color-function`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function) to [`3.0.14`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function/CHANGELOG.md#3014) (patch) - Updated [`@csstools/postcss-color-mix-function`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function) to [`2.0.14`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function/CHANGELOG.md#2014) (patch) - Updated [`@csstools/postcss-gamut-mapping`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-gamut-mapping) to [`1.0.7`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-gamut-mapping/CHANGELOG.md#107) (patch) - Updated [`@csstools/postcss-gradients-interpolation-method`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`4.0.15`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#4015) (patch) - Updated [`@csstools/postcss-hwb-function`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function) to [`3.0.13`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function/CHANGELOG.md#3013) (patch) - Updated [`@csstools/postcss-oklab-function`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function) to [`3.0.14`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#3014) (patch) - Updated [`@csstools/postcss-relative-color-syntax`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax) to [`2.0.14`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#2014) (patch) - Updated [`postcss-color-functional-notation`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation) to [`6.0.9`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation/CHANGELOG.md#609) (patch) - Updated [`postcss-lab-function`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`6.0.14`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#6014) (patch) ### [`v9.5.6`](https://togithub.com/csstools/postcss-plugins/blob/HEAD/plugin-packs/postcss-preset-env/CHANGELOG.md#956) [Compare Source](https://togithub.com/csstools/postcss-plugins/compare/a8a682637542454e6ffe7b855e6abd178c70832e...4ff57056859f764f8ccc805fa9829a19dd542c5c) *April 18, 2024* - Updated [`css-blank-pseudo`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/css-blank-pseudo) to [`6.0.2`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/css-blank-pseudo/CHANGELOG.md#602) (patch)
prettier/prettier (prettier) ### [`v3.3.0`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#330) [Compare Source](https://togithub.com/prettier/prettier/compare/3.2.5...3.3.0) [diff](https://togithub.com/prettier/prettier/compare/3.2.5...3.3.0) 🔗 [Release Notes](https://prettier.io/blog/2024/06/01/3.3.0.html)
sass/dart-sass (sass) ### [`v1.77.4`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1774) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.77.3...1.77.4) ##### Embedded Sass - Support passing `Version` input for `fatalDeprecations` as string over embedded protocol. - Fix a bug in the JS Embedded Host where `Version` could be incorrectly accepted as input for `silenceDeprecations` and `futureDeprecations` in pure JS. ### [`v1.77.3`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1773) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.77.2...1.77.3) ##### Dart API - `Deprecation.duplicateVariableFlags` has been deprecated and replaced with `Deprecation.duplicateVarFlags` to make it consistent with the `duplicate-var-flags` name used on the command line and in the JS API. ### [`v1.77.2`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1772) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.77.1...1.77.2) - Don't emit deprecation warnings for functions and mixins beginning with `__`. - Allow user-defined functions whose names begin with `_` and otherwise look like vendor-prefixed functions with special CSS syntax. ##### Command-Line Interface - Properly handle the `--silence-deprecation` flag. - Handle the `--fatal-deprecation` and `--future-deprecation` flags for `--interactive` mode. ### [`v1.77.1`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1771) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.77.0...1.77.1) - Fix a crash that could come up with importers in certain contexts. ### [`v1.77.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1770) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.76.0...1.77.0) - *Don't* throw errors for at-rules in keyframe blocks. ### [`v1.76.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1760) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.75.0...1.76.0) - Throw errors for misplaced statements in keyframe blocks. - Mixins and functions whose names begin with `--` are now deprecated for forwards-compatibility with the in-progress CSS functions and mixins spec. This deprecation is named `css-function-mixin`.
kulshekhar/ts-jest (ts-jest) ### [`v29.1.4`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2914-2024-05-28) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v29.1.3...v29.1.4) ##### Bug Fixes - fix(transformer): allow transforming of .cts/.mts extensions. ([#​3996](https://togithub.com/kulshekhar/ts-jest/issues/3996)) ([b8f6eaa](https://togithub.com/kulshekhar/ts-jest/commit/b8f6eaa)), closes [#​3996](https://togithub.com/kulshekhar/ts-jest/issues/3996) ##### Features - feat: make cli generate esm config based on `type: "module"` ([#​4210](https://togithub.com/kulshekhar/ts-jest/issues/4210)) ([81a5f64](https://togithub.com/kulshekhar/ts-jest/commit/81a5f64)), closes [#​4210](https://togithub.com/kulshekhar/ts-jest/issues/4210) [#​4012](https://togithub.com/kulshekhar/ts-jest/issues/4012) ### [`v29.1.3`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2913-2024-05-21) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v29.1.2...v29.1.3) ##### Bug Fixes - add `@jest/transform` as an optional peer dependency ([0ba7f86](https://togithub.com/kulshekhar/ts-jest/commit/0ba7f861c3e1905de5627b4e5d2a2cadad011b67)) - bring back Node 14 support ([eda56a7](https://togithub.com/kulshekhar/ts-jest/commit/eda56a779789d70963b7572e2914b2a3a25ac43a)) ##### Performance Improvements - remove ts resolved module cache file ([4c88da5](https://togithub.com/kulshekhar/ts-jest/commit/4c88da58991b000aa90ea489acfa6aed39b36120))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.