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

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

Closed
wants to merge 1 commit into 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.4.0 -> ^4.0.0 age adoption passing confidence

Release Notes

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

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

v3.9.5

Compare Source

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.

mhdcodes
mhdcodes previously approved these changes Jan 29, 2024
@renovate renovate bot force-pushed the renovate/vanilla-extract-vite-plugin-4.x branch 3 times, most recently from 0d39d25 to d6455f2 Compare February 4, 2024 10:07
@renovate renovate bot force-pushed the renovate/vanilla-extract-vite-plugin-4.x branch 2 times, most recently from 7af7339 to 92d0b37 Compare February 8, 2024 11:00
@renovate renovate bot force-pushed the renovate/vanilla-extract-vite-plugin-4.x branch 2 times, most recently from 4f41395 to b72001e Compare February 19, 2024 20:26
@renovate renovate bot force-pushed the renovate/vanilla-extract-vite-plugin-4.x branch 5 times, most recently from 414ee5b to 0d69e72 Compare March 3, 2024 13:31
@renovate renovate bot force-pushed the renovate/vanilla-extract-vite-plugin-4.x branch 3 times, most recently from e0a2235 to 2b9eaac Compare March 4, 2024 13:58
@renovate renovate bot force-pushed the renovate/vanilla-extract-vite-plugin-4.x branch from 2b9eaac to 6e283e1 Compare March 4, 2024 23:34
@mhdcodes mhdcodes closed this Mar 5, 2024
@mhdcodes mhdcodes deleted the renovate/vanilla-extract-vite-plugin-4.x branch March 5, 2024 11:12
Copy link
Contributor Author

renovate bot commented Mar 5, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 4.x releases. But if you manually upgrade to 4.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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant