saleor / macaw-ui

MacawUI: an official UI design kit for Saleor
https://macaw-ui.vercel.app
100 stars 33 forks source link

build(deps): bump the vanilla-extract group with 3 updates #796

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

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

Updates @vanilla-extract/recipes from 0.5.1 to 0.5.2

Release notes

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

@​vanilla-extract/recipes@​0.5.2

Patch Changes

Changelog

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

0.5.2

Patch Changes

Commits


Updates @vanilla-extract/css from 1.14.0 to 1.15.1

Release notes

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

@​vanilla-extract/css@​1.15.1

Patch Changes

@​vanilla-extract/css@​1.15.0

Minor Changes

  • #1379 df9fe3ee3fc0057bc14a2333a405f8229f80c214 Thanks @​ronci! - Add support for passing multiple font face rules to globalFontFace

    EXAMPLE USAGE:

    const gentium = 'GlobalGentium';
    

    globalFontFace(gentium, [ { src: 'local("Gentium")', fontWeight: 'normal', }, { src: 'local("Gentium Bold")', fontWeight: 'bold', }, ]);

@​vanilla-extract/css@​1.14.2

Patch Changes

@​vanilla-extract/css@​1.14.1

Patch Changes

Changelog

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

1.15.1

Patch Changes

1.15.0

Minor Changes

  • #1379 df9fe3ee3fc0057bc14a2333a405f8229f80c214 Thanks @​ronci! - Add support for passing multiple font face rules to globalFontFace

    EXAMPLE USAGE:

    const gentium = 'GlobalGentium';
    

    globalFontFace(gentium, [ { src: 'local("Gentium")', fontWeight: 'normal', }, { src: 'local("Gentium Bold")', fontWeight: 'bold', }, ]);

1.14.2

Patch Changes

1.14.1

Patch Changes

Commits


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

Release notes

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

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

Patch Changes

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

Patch Changes

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

Patch Changes

  • #1369 05ef2f0 Thanks @​askoufis! - Fixes a bug where an internal Remix plugin would throw an error inside the vite-node compiler

  • #1368 90f0315 Thanks @​askoufis! - Update @vanilla-extract/integration dependency

    This fixes a bug where APIs that used the walkObject utility (e.g. createTheme) would fail when used with module namespace objects inside vite-node. This was due to the previous implementation using the input object's constructor to initialize a clone, which does not work with module namespace objects because they do not have a constructor function.

  • Updated dependencies [c8aefe0]:

    • @​vanilla-extract/integration@​7.1.2

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

Patch Changes

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

Patch Changes

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

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

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]:

    • @​vanilla-extract/integration@​7.1.0

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

Patch Changes

... (truncated)

Changelog

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

4.0.9

Patch Changes

4.0.8

Patch Changes

4.0.7

Patch Changes

  • #1369 05ef2f0 Thanks @​askoufis! - Fixes a bug where an internal Remix plugin would throw an error inside the vite-node compiler

  • #1368 90f0315 Thanks @​askoufis! - Update @vanilla-extract/integration dependency

    This fixes a bug where APIs that used the walkObject utility (e.g. createTheme) would fail when used with module namespace objects inside vite-node. This was due to the previous implementation using the input object's constructor to initialize a clone, which does not work with module namespace objects because they do not have a constructor function.

  • Updated dependencies [c8aefe0]:

    • @​vanilla-extract/integration@​7.1.2

4.0.6

Patch Changes

4.0.5

Patch Changes

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

4.0.4

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.

... (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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
vercel[bot] commented 4 months ago

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

Name Status Preview Comments Updated (UTC)
macaw-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 16, 2024 11:44am
changeset-bot[bot] commented 4 months ago

⚠️ No Changeset found

Latest commit: b3549b07c7060a55dfebec7b4a0620609ff71474

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot] commented 3 months ago

This pull request is stale because it has been open 14 days with no activity.

dependabot[bot] commented 3 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.