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

build(deps-dev): bump the vanilla-extract group with 2 updates #741

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps the vanilla-extract group with 2 updates: @vanilla-extract/css and @vanilla-extract/vite-plugin.

Updates @vanilla-extract/css from 1.14.0 to 1.14.1

Release notes

Sourced from @​vanilla-extract/css's releases.

@​vanilla-extract/css@​1.14.1

Patch Changes

Changelog

Sourced from @​vanilla-extract/css's changelog.

1.14.1

Patch Changes

Commits

Updates @vanilla-extract/vite-plugin from 3.9.4 to 4.0.3

Release notes

Sourced from @​vanilla-extract/vite-plugin's releases.

@​vanilla-extract/vite-plugin@​4.0.3

Patch Changes

  • #1309 fdafb6d Thanks @​mrm007! - Correctly resolve module paths when using Vite plugins that affect module resolution, such as vite-tsconfig-paths

  • #1308 20e33a5 Thanks @​mrm007! - Don't pass Remix Vite plugin to the vite-node compiler

    Remix throws an error if it's loaded without a config file, which is what we do when we initialise the vite-node compiler.

  • Updated dependencies [fdafb6d]:

    • @​vanilla-extract/integration@​7.0.0

@​vanilla-extract/vite-plugin@​4.0.2

Patch Changes

@​vanilla-extract/vite-plugin@​4.0.1

Patch Changes

@​vanilla-extract/vite-plugin@​4.0.0

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.

... (truncated)

Changelog

Sourced from @​vanilla-extract/vite-plugin's changelog.

4.0.3

Patch Changes

  • #1309 fdafb6d Thanks @​mrm007! - Correctly resolve module paths when using Vite plugins that affect module resolution, such as vite-tsconfig-paths

  • #1308 20e33a5 Thanks @​mrm007! - Don't pass Remix Vite plugin to the vite-node compiler

    Remix throws an error if it's loaded without a config file, which is what we do when we initialise the vite-node compiler.

  • Updated dependencies [fdafb6d]:

    • @​vanilla-extract/integration@​7.0.0

4.0.2

Patch Changes

4.0.1

Patch Changes

4.0.0

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.

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the vanilla-extract group with 2 updates: [@vanilla-extract/css](https://github.com/vanilla-extract-css/vanilla-extract/tree/HEAD/packages/css) and [@vanilla-extract/vite-plugin](https://github.com/vanilla-extract-css/vanilla-extract/tree/HEAD/packages/vite-plugin).


Updates `@vanilla-extract/css` from 1.14.0 to 1.14.1
- [Release notes](https://github.com/vanilla-extract-css/vanilla-extract/releases)
- [Changelog](https://github.com/vanilla-extract-css/vanilla-extract/blob/master/packages/css/CHANGELOG.md)
- [Commits](https://github.com/vanilla-extract-css/vanilla-extract/commits/@vanilla-extract/css@1.14.1/packages/css)

Updates `@vanilla-extract/vite-plugin` from 3.9.4 to 4.0.3
- [Release notes](https://github.com/vanilla-extract-css/vanilla-extract/releases)
- [Changelog](https://github.com/vanilla-extract-css/vanilla-extract/blob/master/packages/vite-plugin/CHANGELOG.md)
- [Commits](https://github.com/vanilla-extract-css/vanilla-extract/commits/@vanilla-extract/vite-plugin@4.0.3/packages/vite-plugin)

---
updated-dependencies:
- dependency-name: "@vanilla-extract/css"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vanilla-extract
- dependency-name: "@vanilla-extract/vite-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vanilla-extract
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 5, 2024 08:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 5, 2024
Copy link

vercel bot commented Feb 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
macaw-ui-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 5, 2024 8:03am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
macaw-ui ⬜️ Ignored (Inspect) Visit Preview Feb 5, 2024 8:03am

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 12, 2024

Superseded by #746.

@dependabot dependabot bot closed this Feb 12, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vanilla-extract-ce58d7a761 branch February 12, 2024 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants