Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2025

This PR contains the following updates:

Package Change Age Confidence
@vanilla-extract/css (source) 1.17.4 -> 1.18.0 age confidence
@vanilla-extract/next-plugin (source) 2.4.14 -> 2.4.17 age confidence

Release Notes

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

v1.18.0

Compare Source

Minor Changes
  • #​1566 8b49b35 Thanks @​lfantone! - style: Add support for @starting-style rules

    EXAMPLE USAGE:

    import { style } from '@​vanilla-extact/css';
    export const styleWithStartingStyle = style({
      backgroundColor: 'black',
      '@​starting-style': {
        backgroundColor: 'white'
      }
    });
Patch Changes
  • #​1646 0b2c09e Thanks @​plesiecki! - Swap the order of createVar's overloads to enable inference of VarDelcaration type

  • #​1666 c6047fb Thanks @​askoufis! - Remove custom container properties type

    The csstype package used by Vanilla Extract now provides types for container properties, so the custom type definitions that were previously necessary have been removed.

v1.17.5

Compare Source

Patch Changes
vanilla-extract-css/vanilla-extract (@​vanilla-extract/next-plugin)

v2.4.17

Compare Source

Patch Changes

v2.4.16

Compare Source

Patch Changes

v2.4.15

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Nov 24, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 24, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Note

Free review on us!

CodeRabbit is offering free reviews until Wed Dec 17 2025 to showcase some of the refinements we've made.

Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/vanilla-extract-monorepo branch from 4a7deb3 to 5cd461e Compare November 25, 2025 00:51
@renovate renovate bot changed the title Update dependency @vanilla-extract/next-plugin to v2.4.15 Update dependency @vanilla-extract/next-plugin to v2.4.16 Nov 25, 2025
@renovate renovate bot changed the title Update dependency @vanilla-extract/next-plugin to v2.4.16 Update vanilla-extract monorepo Nov 25, 2025
@renovate renovate bot force-pushed the renovate/vanilla-extract-monorepo branch from 5cd461e to 4b133fe Compare November 25, 2025 05:38
@renovate renovate bot force-pushed the renovate/vanilla-extract-monorepo branch from 4b133fe to 5f558ae Compare December 3, 2025 19:10
@renovate renovate bot force-pushed the renovate/vanilla-extract-monorepo branch from 5f558ae to 0d36ab2 Compare December 16, 2025 12:26
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 renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant