Skip to content

Upgrade Project Wallace and related dependencies - #358

Open
bartveneman wants to merge 1 commit into
mainfrom
claude/wallacae-packages-update-beppja
Open

Upgrade Project Wallace and related dependencies#358
bartveneman wants to merge 1 commit into
mainfrom
claude/wallacae-packages-update-beppja

Conversation

@bartveneman

Copy link
Copy Markdown
Member

Summary

Updated multiple @projectwallace packages and related dependencies to their latest versions to benefit from bug fixes, performance improvements, and new features.

Key Changes

  • @projectwallace/css-analyzer: ^9.9.0^9.9.3
  • @projectwallace/css-design-tokens: ^0.11.6^0.11.7
  • @projectwallace/css-parser: ~0.16.2~0.18.1 (minor version bump)
  • @projectwallace/format-css: ^3.1.5^3.1.6
  • @projectwallace/stylelint-plugin: ^0.6.12^0.6.15 (dependencies)
  • @projectwallace/stylelint-plugin: ^0.6.0^0.6.15 (devDependencies)

Notes

The css-parser upgrade from 0.16.2 to 0.18.1 represents a more significant update and may include breaking changes or substantial improvements. All other updates are patch or minor version increments.

https://claude.ai/code/session_01MvaPZ1RDdNKWygLQ2TdXxK

css-analyzer 9.9.0->9.9.3, css-design-tokens 0.11.6->0.11.7,
css-parser 0.16.2->0.18.1, format-css 3.1.5->3.1.6,
stylelint-plugin 0.6.12->0.6.15 (deps) and 0.6.0->0.6.15 (devDeps).

css-parser 0.17-0.18 deep-parses at-rule prelude values (@media,
@container, @supports, @layer), changing AST node shapes for those
rules but keeping the same exports/signatures. Verified against all
local usages (get-css.ts, AstExplorer, CssTree, custom-property
inspector, selector/specificity pages) - none pattern-match the
affected prelude internals. Typecheck, lint, unit tests and build
all pass.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MvaPZ1RDdNKWygLQ2TdXxK
@netlify

netlify Bot commented Jul 31, 2026

Copy link
Copy Markdown

Deploy Preview for projectwallace ready!

Name Link
🔨 Latest commit 330faac
🔍 Latest deploy log https://app.netlify.com/projects/projectwallace/deploys/6a6c87a0e16e930008b567a4
😎 Deploy Preview https://deploy-preview-358--projectwallace.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants