Skip to content

Bump @google/design.md from 0.2.0 to 0.3.0 in the npm-minor-and-patch group across 1 directory#17

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-minor-and-patch-fe682f75d0
Open

Bump @google/design.md from 0.2.0 to 0.3.0 in the npm-minor-and-patch group across 1 directory#17
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-minor-and-patch-fe682f75d0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown

Bumps the npm-minor-and-patch group with 1 update in the / directory: @google/design.md.

Updates @google/design.md from 0.2.0 to 0.3.0

Release notes

Sourced from @​google/design.md's releases.

0.3.0

Bumps version from 0.2.0 to 0.3.0. All changes since 0.2.0:

Bug Fixes

  • Nested token declarations no longer crash the linter. Nested YAML like colors: { background: { light: '#fff' } } is now parsed correctly with dot-separated paths (e.g. colors.background.light). (#103, @​vikks)
  • Non-string YAML values no longer crash the linter. Spacing values like unit: 8 (parsed as a number by YAML) previously caused raw.match is not a function. The type guard in parseDimensionParts now handles this. (#79, @​SyedaQurratAI) Fixes #106.
  • Boolean YAML scalars in component props no longer crash the linter. (#94)
  • lint --format markdown now renders the report correctly instead of printing [object Object]. (#95)
  • Tailwind v4 export handles digit-prefixed token names. (#72, @​Bortlesboat)
  • Removed stale dependencies (ink, react, etc.) and fixed lint scripts. (#98)

Features

  • Unknown top-level key warnings. The linter now reports a warning when the frontmatter contains keys not recognized by the spec. (#84, @​ryo-manba)
  • Nested token support. Colors, spacing, and rounded tokens support arbitrary nesting depth with dot-separated symbol table paths. (#103, @​vikks)

Docs

  • Added PHILOSOPHY.md. (#99)
  • Documented Windows/PowerShell npx invocation. (#104, @​mvanhorn)
  • Updated color spec to document all supported CSS color formats. (#96)

Contributors

Thank you to the contributors who made this release possible:

Commits
  • 2a19f5d feat: add token-like-ignored lint rule for silently dropped frontmatter keys ...
  • fcae376 release: 0.3.0 (#108)
  • c22a601 fix: support nested token declarations in frontmatter (#103)
  • b6173b6 docs: document Windows/PowerShell npx invocation (#93) (#104)
  • 780fa38 docs: add PHILOSOPHY.md (#99)
  • 18508f2 fix: remove stale deps, add lint script, pin CI bun version (#98)
  • ef72df6 docs: update color spec to document all supported CSS color formats (#96)
  • 5deefe1 feat(linter): add unknown-key rule for unknown top-level keys (#84)
  • 2bcb6c6 fix: lint --format markdown renders report instead of [object Object] (#95)
  • 4f28dd2 fix(model): handle boolean YAML scalars in component props and add Issue #75 ...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Dependency updates security Security-related updates labels Jun 22, 2026
@dependabot dependabot Bot changed the title Bump @google/design.md from 0.2.0 to 0.3.0 in the npm-minor-and-patch group Bump @google/design.md from 0.2.0 to 0.3.0 in the npm-minor-and-patch group across 1 directory Jun 22, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-minor-and-patch-fe682f75d0 branch 7 times, most recently from f1c888c to a304940 Compare June 23, 2026 18:40
Bumps the npm-minor-and-patch group with 1 update in the / directory: [@google/design.md](https://github.com/google-labs-code/design.md).


Updates `@google/design.md` from 0.2.0 to 0.3.0
- [Release notes](https://github.com/google-labs-code/design.md/releases)
- [Commits](google-labs-code/design.md@0.2.0...0.3.0)

---
updated-dependencies:
- dependency-name: "@google/design.md"
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-minor-and-patch-fe682f75d0 branch from a304940 to d1b4884 Compare June 24, 2026 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates security Security-related updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants