buildo / bento-design-system

A customizable and extensible Design System framework for React.js projects
https://www.bento-ds.com
MIT License
107 stars 12 forks source link

chore(deps): update dependency @vanilla-extract/vite-plugin to v3.9.5 #912

Closed renovate[bot] closed 11 hours ago

renovate[bot] commented 11 hours ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vanilla-extract/vite-plugin (source) 3.8.2 -> 3.9.5 age adoption passing confidence
@vanilla-extract/vite-plugin (source) 3.9.0 -> 3.9.5 age adoption passing confidence

Release Notes

vanilla-extract-css/vanilla-extract (@​vanilla-extract/vite-plugin) ### [`v3.9.5`](https://redirect.github.com/vanilla-extract-css/vanilla-extract/blob/HEAD/packages/vite-plugin/CHANGELOG.md#395) [Compare Source](https://redirect.github.com/vanilla-extract-css/vanilla-extract/compare/@vanilla-extract/vite-plugin@3.9.4...@vanilla-extract/vite-plugin@3.9.5) ##### Patch Changes - [#​1291](https://redirect.github.com/vanilla-extract-css/vanilla-extract/pull/1291) [`00af971`](https://redirect.github.com/vanilla-extract-css/vanilla-extract/commit/00af9715e522d9caf6e90cb138dee13580b8dea1) Thanks [@​mrm007](https://redirect.github.com/mrm007)! - Update dependency `@vanilla-extract/integration` - [#​1254](https://redirect.github.com/vanilla-extract-css/vanilla-extract/pull/1254) [`f373d7f`](https://redirect.github.com/vanilla-extract-css/vanilla-extract/commit/f373d7f6b59f43236dc713e1b421ef4631f392c0) Thanks [@​EvgenNoskov](https://redirect.github.com/EvgenNoskov)! - Allow hyphens in class names when using a custom identifier ### [`v3.9.4`](https://redirect.github.com/vanilla-extract-css/vanilla-extract/blob/HEAD/packages/vite-plugin/CHANGELOG.md#394) [Compare Source](https://redirect.github.com/vanilla-extract-css/vanilla-extract/compare/@vanilla-extract/vite-plugin@3.9.3...@vanilla-extract/vite-plugin@3.9.4) ##### Patch Changes - [#​1262](https://redirect.github.com/vanilla-extract-css/vanilla-extract/pull/1262) [`610c50b`](https://redirect.github.com/vanilla-extract-css/vanilla-extract/commit/610c50b0012ece0d06530faab3f5e442a55fc39e) Thanks [@​mrm007](https://redirect.github.com/mrm007)! - Update Babel config to target Node.js 14 - [#​1262](https://redirect.github.com/vanilla-extract-css/vanilla-extract/pull/1262) [`610c50b`](https://redirect.github.com/vanilla-extract-css/vanilla-extract/commit/610c50b0012ece0d06530faab3f5e442a55fc39e) Thanks [@​mrm007](https://redirect.github.com/mrm007)! - Lazy load Vite to avoid the CJS warning - Updated dependencies \[[`610c50b`](https://redirect.github.com/vanilla-extract-css/vanilla-extract/commit/610c50b0012ece0d06530faab3f5e442a55fc39e), [`610c50b`](https://redirect.github.com/vanilla-extract-css/vanilla-extract/commit/610c50b0012ece0d06530faab3f5e442a55fc39e)]: - [@​vanilla-extract/integration](https://redirect.github.com/vanilla-extract/integration)[@​6](https://redirect.github.com/6).2.5 ### [`v3.9.3`](https://redirect.github.com/vanilla-extract-css/vanilla-extract/blob/HEAD/packages/vite-plugin/CHANGELOG.md#393) [Compare Source](https://redirect.github.com/vanilla-extract-css/vanilla-extract/compare/@vanilla-extract/vite-plugin@3.9.2...@vanilla-extract/vite-plugin@3.9.3) ##### Patch Changes - [#​1250](https://redirect.github.com/vanilla-extract-css/vanilla-extract/pull/1250) [`bc349fd`](https://redirect.github.com/vanilla-extract-css/vanilla-extract/commit/bc349fd7cb3c50488bb1b169418fbb35b7de5c95) Thanks [@​kosmotema](https://redirect.github.com/kosmotema)! - Prevent unnecessary module invalidations when using PostCSS ### [`v3.9.2`](https://redirect.github.com/vanilla-extract-css/vanilla-extract/blob/HEAD/packages/vite-plugin/CHANGELOG.md#392) [Compare Source](https://redirect.github.com/vanilla-extract-css/vanilla-extract/compare/@vanilla-extract/vite-plugin@3.9.1...@vanilla-extract/vite-plugin@3.9.2) ##### Patch Changes - [#​1239](https://redirect.github.com/vanilla-extract-css/vanilla-extract/pull/1239) [`1791df2`](https://redirect.github.com/vanilla-extract-css/vanilla-extract/commit/1791df27743429593858097ba65927a06b42e254) Thanks [@​markdalgleish](https://redirect.github.com/markdalgleish)! - Default `emitCssInSsr` to `true` when Remix Vite plugin is present - [#​1240](https://redirect.github.com/vanilla-extract-css/vanilla-extract/pull/1240) [`2cad138`](https://redirect.github.com/vanilla-extract-css/vanilla-extract/commit/2cad138d9c32f93582c65b52ed9c786210aaf317) Thanks [@​mrm007](https://redirect.github.com/mrm007)! - Add Vite 5 to peer dependencies - Updated dependencies \[[`fd5d9fc`](https://redirect.github.com/vanilla-extract-css/vanilla-extract/commit/fd5d9fc389b84d7de92ec86d89305185d6c4cfd4)]: - [@​vanilla-extract/integration](https://redirect.github.com/vanilla-extract/integration)[@​6](https://redirect.github.com/6).2.4 ### [`v3.9.1`](https://redirect.github.com/vanilla-extract-css/vanilla-extract/blob/HEAD/packages/vite-plugin/CHANGELOG.md#391) [Compare Source](https://redirect.github.com/vanilla-extract-css/vanilla-extract/compare/@vanilla-extract/vite-plugin@3.9.0...@vanilla-extract/vite-plugin@3.9.1) ##### Patch Changes - [#​1231](https://redirect.github.com/vanilla-extract-css/vanilla-extract/pull/1231) [`cdd5150`](https://redirect.github.com/vanilla-extract-css/vanilla-extract/commit/cdd51507fd40eb9efa8c4ad59a7b31615b5d69d6) Thanks [@​mrm007](https://redirect.github.com/mrm007)! - Bump `postcss-load-config` to enable loading PostCSS configs defined as ES Modules ### [`v3.9.0`](https://redirect.github.com/vanilla-extract-css/vanilla-extract/blob/HEAD/packages/vite-plugin/CHANGELOG.md#390) [Compare Source](https://redirect.github.com/vanilla-extract-css/vanilla-extract/compare/@vanilla-extract/vite-plugin@3.8.2...@vanilla-extract/vite-plugin@3.9.0) ##### Minor Changes - [#​1160](https://redirect.github.com/vanilla-extract-css/vanilla-extract/pull/1160) [`e391bae`](https://redirect.github.com/vanilla-extract-css/vanilla-extract/commit/e391baec32463c60503f631ace578a71952f8180) Thanks [@​SombreroElGringo](https://redirect.github.com/SombreroElGringo)! - Users can now provide a custom identifier hashing function

Configuration

📅 Schedule: Branch creation - "after 1am and before 10am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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 was generated by Mend Renovate. View the repository job log.