Skip to content

Update dependency @css-modules-kit/codegen to v1.3.0#58

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/css-modules-kit-codegen-1.x-lockfile
Open

Update dependency @css-modules-kit/codegen to v1.3.0#58
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/css-modules-kit-codegen-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@css-modules-kit/codegen (source) 1.1.01.3.0 age confidence

Release Notes

mizdra/css-modules-kit (@​css-modules-kit/codegen)

v1.3.0

Compare Source

Patch Changes

v1.2.0

Compare Source

Patch Changes
  • #​399 f758c23 - refactor(core, codegen): do not emit token reference statements in generated .d.ts files

    Statements like styles['a_1']; and __self['a_1']; (emitted for animation-name references to @keyframes) used to appear in the .d.ts files written by codegen. These statements exist solely to wire up editor language features such as Go to Definition, Find All References, and Rename, and are not needed at compile time. The visible types exported by these files are unchanged, but codegen output is no longer cluttered with statements that look meaningless to a reader of the type definition file. The statements are still emitted by the TS plugin, where the language features are actually served.

  • Updated dependencies [f758c23, 2d672a6, bf028b1, ab602bf, feff13f, d0c1750]:


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "before 6am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

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.

1 participant