Skip to content

chore(deps): update dependency @modular-css/rollup to v29#115

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/modular-css-rollup-29.x
Open

chore(deps): update dependency @modular-css/rollup to v29#115
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/modular-css-rollup-29.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 12, 2023

This PR contains the following updates:

Package Change Age Confidence
@modular-css/rollup (source) ^26.0.0^29.1.4 age confidence

Release Notes

tivac/modular-css (@​modular-css/rollup)

v29.1.4

Compare Source

Patch Changes

v29.1.3

Compare Source

Patch Changes

v29.1.2

Compare Source

Patch Changes

v29.1.1

Compare Source

Patch Changes

v29.1.0

Compare Source

Minor Changes
  • #​1040 17b6ae2 Thanks @​tivac! - ## CSS coverage & warnings on unused classes

    Added dev.warn and dev.coverage as supported options for @modular-css/css-to-js package, and by extension @modular-css/rollup, @modular-css/vite, and @modular-css/webpack.

    dev.warn will cause unknown classes requested from JS to log a warning to the console, instead of the current errors that are thrown.

    dev.coverage will cause a global named mcssCoverage to be created which will track accesses of all exported classes per file and allow you to identify unused styles.

    Example of a mcssCoverage object

    {
        "packages/vite/tests/specimens/shared/static-c.mcss" : { c : 0 },
        "packages/vite/tests/specimens/static/a.mcss" : { a : 1 },
        "packages/vite/tests/specimens/static/b.mcss" : { b : 1 },
    }
Patch Changes

v29.0.7

Compare Source

Patch Changes

v29.0.6

Compare Source

Patch Changes

v29.0.5

Compare Source

Patch Changes

v29.0.4

Compare Source

Patch Changes

v29.0.3

Compare Source

Patch Changes

v29.0.2

Compare Source

Patch Changes

v29.0.1

Compare Source

Patch Changes

v29.0.0

Compare Source

Major Changes
  • 7488bb1 Thanks @​tivac! - All the various interfaces to @modular-css/processor need to be updated because of the breaking changes to composition rules in #​926
Patch Changes

v28.3.2

Compare Source

Patch Changes

v28.3.1

Compare Source

Patch Changes

v28.3.0

Compare Source

Minor Changes
  • #​901 02bc885 Thanks @​plesiecki! - New option to change type of variable declaration — variableDeclaration which defaults to const. Can be set to var if necessary, e.g. ES5 support.
Patch Changes

v28.2.4

Compare Source

Patch Changes

v28.2.3

Compare Source

Patch Changes

v28.2.2

Compare Source

Patch Changes

v28.2.1

Compare Source

Patch Changes

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

v28.2.0

Compare Source

Note: Version bump only for package @​modular-css/rollup

28.1.4 (2022-06-16)

Bug Fixes

28.1.3 (2022-06-15)

Bug Fixes

28.1.2 (2022-05-25)

Bug Fixes

28.1.1 (2022-04-08)

Bug Fixes

v28.1.4

Compare Source

Bug Fixes

v28.1.3

Compare Source

Bug Fixes

v28.1.2

Compare Source

Bug Fixes

v28.1.1

Compare Source

Bug Fixes

v28.0.0

Compare Source

Note: Version bump only for package @​modular-css/rollup

v27.1.0

Compare Source

Features
  • css-to-js: extract css-to-js from rollup (85aac89)
  • vite: vite plugin (46c80da)

27.0.3 (2021-12-17)

Bug Fixes
Code Refactoring
BREAKING CHANGES
    • Only supports postcss@8 and higher
  • composes and @values that reference other entries will need to be listed in dependency order.

27.0.2 (2021-07-18)

Note: Version bump only for package @​modular-css/rollup

27.0.1 (2021-07-18)

Note: Version bump only for package @​modular-css/rollup

v27.0.3

Compare Source

Bug Fixes
Code Refactoring
BREAKING CHANGES
    • Only supports postcss@8 and higher
  • composes and @values that reference other entries will need to be listed in dependency order.

v27.0.2

Compare Source

Note: Version bump only for package @​modular-css/rollup

v27.0.1

Compare Source

Note: Version bump only for package @​modular-css/rollup

v27.0.0

Compare Source

Note: Version bump only for package @​modular-css/rollup


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovatebot label Jul 12, 2023
@renovate renovate bot force-pushed the renovate/modular-css-rollup-29.x branch from 5702a3e to 6004135 Compare August 8, 2023 04:16
@renovate renovate bot force-pushed the renovate/modular-css-rollup-29.x branch from 6004135 to d2947dd Compare October 1, 2023 14:09
@renovate renovate bot force-pushed the renovate/modular-css-rollup-29.x branch from d2947dd to 8a3b9da Compare October 26, 2023 21:03
@renovate renovate bot force-pushed the renovate/modular-css-rollup-29.x branch from 8a3b9da to 3440271 Compare December 16, 2023 10:37
@renovate renovate bot force-pushed the renovate/modular-css-rollup-29.x branch 2 times, most recently from 741f35e to 8a78204 Compare January 10, 2025 21:12
@renovate renovate bot force-pushed the renovate/modular-css-rollup-29.x branch from 8a78204 to b652be0 Compare February 14, 2025 23:16
@renovate renovate bot force-pushed the renovate/modular-css-rollup-29.x branch from b652be0 to 36467d7 Compare April 2, 2025 03:11
@renovate renovate bot force-pushed the renovate/modular-css-rollup-29.x branch from 36467d7 to c78c533 Compare August 10, 2025 15:02
@renovate renovate bot force-pushed the renovate/modular-css-rollup-29.x branch from c78c533 to b0e40ed Compare September 19, 2025 16:09
@renovate renovate bot force-pushed the renovate/modular-css-rollup-29.x branch from b0e40ed to 6e159e2 Compare December 3, 2025 18:48
@renovate renovate bot force-pushed the renovate/modular-css-rollup-29.x branch 2 times, most recently from 262cafb to 17f8cdb Compare February 17, 2026 01:36
@renovate renovate bot force-pushed the renovate/modular-css-rollup-29.x branch from 17f8cdb to 0d5ecff Compare March 5, 2026 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants