Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @vanilla-extract/vite-plugin to v4 #2305

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 29, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

vanilla-extract-css/vanilla-extract (@​vanilla-extract/vite-plugin)

v4.0.10

Compare Source

Patch Changes

v4.0.9

Compare Source

Patch Changes

v4.0.8

Compare Source

Patch Changes

v4.0.7

Compare Source

Patch Changes

v4.0.6

Compare Source

Patch Changes

v4.0.5

Compare Source

Patch Changes
  • #​1353 94d5f06 Thanks @​himself65! - Move vite-node compiler creation to a more appropriate plugin hook to ensure correct cleanup of resources

v4.0.4

Compare Source

Patch Changes
  • #​1314 e8a6850 Thanks @​mrm007! - Resolve and pass a new copy of the Vite config to the vite-node compiler

    Previously, we were passing the same Vite config object to the vite-node compiler. This was causing compatibility issues with other plugins, such as Vitest and Remix.

  • Updated dependencies [e8a6850]:

v4.0.3

Compare Source

Patch Changes

v4.0.2

Compare Source

Patch Changes
  • #​1304 545bf82 Thanks @​fukumasuya! - Pass Vite resolve config to vite-node compiler

    The plugin passes through the project's Vite resolve config to the vite-node compiler, which will be used for resolving imports. These options include [resolve.alias][resolve.alias], [resolve.dedupe][resolve.dedupe], [resolve.conditions][resolve.conditions], [resolve.mainFields][resolve.mainFields], [resolve.extensions][resolve.extensions], and others.

  • Updated dependencies [545bf82]:

v4.0.1

Compare Source

Patch Changes

v4.0.0

Compare Source

Major Changes
  • #​1264 e531c41 Thanks @​mrm007! - The Vite plugin now uses a newer, faster, Vite-based compiler by default.

    The new compiler uses vite-node to parse and extract CSS from .css.ts files. This comes with all the benefits of using Vite, faster builds and the ability to use Vite plugins.

    The new compiler has been used in Remix ever since support for Vanilla Extract was introduced.

  • #​1264 e531c41 Thanks @​mrm007! - The behaviour previously known as emitCssInSsr has been turned on by default. The emitCssInSsr option has been removed.

    This means that the CSS emitted by the plugin is now processed by Vite, so the plugin no longer needs to resolve PostCSS plugins and process the CSS output itself.

  • #​1264 e531c41 Thanks @​mrm007! - The esbuildOptions option has been removed as we are no longer using esbuild internally

  • #​1264 e531c41 Thanks @​mrm007! - Drop support for Vite < 4

Patch Changes

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the Type: Dependency Pull requests that update a dependency file label Jan 29, 2024
@renovate renovate bot force-pushed the renovate/vanilla-extract-vite-plugin-4.x branch 3 times, most recently from d91a2ca to 357c617 Compare February 4, 2024 21:32
@renovate renovate bot force-pushed the renovate/vanilla-extract-vite-plugin-4.x branch 4 times, most recently from cb955e7 to 19ae2ad Compare February 9, 2024 12:16
@renovate renovate bot force-pushed the renovate/vanilla-extract-vite-plugin-4.x branch 2 times, most recently from 51db14a to ad4ce4b Compare March 9, 2024 10:17
@renovate renovate bot force-pushed the renovate/vanilla-extract-vite-plugin-4.x branch 2 times, most recently from 2631fc8 to 37b5e35 Compare April 3, 2024 21:20
@renovate renovate bot force-pushed the renovate/vanilla-extract-vite-plugin-4.x branch 6 times, most recently from 2459cd2 to 28253bc Compare May 6, 2024 04:52
@renovate renovate bot force-pushed the renovate/vanilla-extract-vite-plugin-4.x branch from 28253bc to 6d61c26 Compare May 22, 2024 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Dependency Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

None yet

0 participants