Skip to content

Bump the npm-minor-patch group across 1 directory with 3 updates - #398

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/tokens/npm-minor-patch-97e2208a16
Open

Bump the npm-minor-patch group across 1 directory with 3 updates#398
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/tokens/npm-minor-patch-97e2208a16

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-minor-patch group with 3 updates in the /packages/tokens directory: color, markdownlint-cli and style-dictionary.

Updates color from 5.0.0 to 5.0.3

Release notes

Sourced from color's releases.

5.0.3

Full Changelog: Qix-/color@5.0.2...5.0.3

5.0.2

Functionally identical release to 5.0.0.

Version 5.0.1 is compromised. Please see debug-js/debug#1005.

Commits

Updates markdownlint-cli from 0.48.0 to 0.49.1

Release notes

Sourced from markdownlint-cli's releases.

v0.49.1

  • Update markdownlint dependency to 0.41.1
    • Improve MD029
    • Fix module resolution under webpack
    • Update dependencies
  • Update all dependencies via Dependabot

v0.49.0

  • Update markdownlint dependency to 0.41.0
    • Improve MD022/MD028/MD035/MD042/MD051/MD060
    • Remove handling of inline directive syntax (frequent false positives)
    • Remove support for end-of-life Node version 20
  • Update all dependencies via Dependabot
Commits
  • 5b5dddc Bump version 0.49.1
  • 4e83bdd Bump run-con from 1.3.2 to 1.3.3
  • 4f2127b Bump actions/setup-node from 6 to 7
  • cc62492 Manually address new violations reported by xo.
  • 678b7ee Bump xo from 3.0.2 to 4.0.0
  • 06602e9 Bump ignore from 7.0.5 to 7.0.6
  • eac32dd Bump markdownlint from 0.41.0 to 0.41.1
  • 2864eb0 Bump js-yaml from 5.2.0 to 5.2.1
  • 2748661 Bump markdown-it from 14.2.0 to 14.3.0
  • 0144ebe Manually address new violations reported by xo.
  • Additional commits viewable in compare view

Updates style-dictionary from 5.0.4 to 5.5.1

Release notes

Sourced from style-dictionary's releases.

v5.5.1

Patch Changes

v5.5.0

Minor Changes

  • b63dc05: Add emitEmptyFiles option to write output files even when no tokens match the file's filter, instead of skipping them.

Patch Changes

  • e319976: Fix regression to gracefully handle unparseable dimension tokens which is required to support custom dimension tokens from third party vendors like Tokens Studio.

v5.4.4

Patch Changes

  • 23b5e8d: Fix prototype pollution vulnerability in the convertTokenData utility function, this was introduced in version 4.3.0. Any token key that includes __proto__ will be ignored. See Security Advisory GHSA-vj5c-m527-mpff.

v5.4.3

Patch Changes

  • 371dbcb: Get proper deepmerge types in, fix small potential bug for StyleDictionary.extend(), flagged by type safety improvement.

v5.4.2

Patch Changes

  • 60d16e1: Fix sizeRem and sizePxToRem transform to keep the 0-valued tokens type number/string intact in the result (regression 5.4.0)

v5.4.1

Patch Changes

  • 46ec860: Fix size/rem transform stripping the unit from zero-magnitude dimension values (e.g. "0em"), which caused downstream CSS variables to serialize as undefined. Unit preservation now runs before the unitless-zero short-circuit.

v5.4.0

Minor Changes

  • edceda7: Add support for DTCG v2025.10 dimension token type object value, while remaining backwards compatible for dimension tokens using string values.

    All built-in transforms can now handle dimension tokens.

    This includes CSS shorthand transforms for composed token types such as typography, border and shadows, which can contain properties that are dimensions.

    {
      "spacing": {
        "$type": "dimension",

... (truncated)

Changelog

Sourced from style-dictionary's changelog.

5.5.1

Patch Changes

5.5.0

Minor Changes

  • b63dc05: Add emitEmptyFiles option to write output files even when no tokens match the file's filter, instead of skipping them.

Patch Changes

  • e319976: Fix regression to gracefully handle unparseable dimension tokens which is required to support custom dimension tokens from third party vendors like Tokens Studio.

5.4.4

Patch Changes

  • 23b5e8d: Fix prototype pollution vulnerability in the convertTokenData utility function, this was introduced in version 4.3.0. Any token key that includes __proto__ will be ignored. See Security Advisory GHSA-vj5c-m527-mpff.

5.4.3

Patch Changes

  • 371dbcb: Get proper deepmerge types in, fix small potential bug for StyleDictionary.extend(), flagged by type safety improvement.

5.4.2

Patch Changes

  • 60d16e1: Fix sizeRem and sizePxToRem transform to keep the 0-valued tokens type number/string intact in the result (regression 5.4.0)

5.4.1

Patch Changes

  • 46ec860: Fix size/rem transform stripping the unit from zero-magnitude dimension values (e.g. "0em"), which caused downstream CSS variables to serialize as undefined. Unit preservation now runs before the unitless-zero short-circuit.

5.4.0

Minor Changes

  • edceda7: Add support for DTCG v2025.10 dimension token type object value, while remaining backwards compatible for dimension tokens using string values.

    All built-in transforms can now handle dimension tokens.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for style-dictionary since your current version.


@dependabot dependabot Bot added dependencies Dependency updates, applied to every Dependabot pull request. npm labels Jul 2, 2026
codescene-access[bot]

This comment was marked as outdated.

@github-actions
github-actions Bot enabled auto-merge (squash) July 2, 2026 17:00
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/tokens/npm-minor-patch-97e2208a16 branch from a2209df to 4e9709d Compare July 6, 2026 02:34
codescene-access[bot]

This comment was marked as outdated.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/tokens/npm-minor-patch-97e2208a16 branch from 4e9709d to 3d91172 Compare July 13, 2026 02:34
codescene-access[bot]

This comment was marked as outdated.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/tokens/npm-minor-patch-97e2208a16 branch from 3d91172 to cde4b4e Compare July 20, 2026 02:34
codescene-access[bot]

This comment was marked as outdated.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/tokens/npm-minor-patch-97e2208a16 branch from cde4b4e to 0317356 Compare July 30, 2026 01:24
codescene-access[bot]

This comment was marked as outdated.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/tokens/npm-minor-patch-97e2208a16 branch from 0317356 to b678ed4 Compare August 1, 2026 11:30
codescene-access[bot]

This comment was marked as outdated.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/tokens/npm-minor-patch-97e2208a16 branch from b678ed4 to a601372 Compare August 3, 2026 02:34
codescene-access[bot]

This comment was marked as outdated.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/tokens/npm-minor-patch-97e2208a16 branch from a601372 to 8d194f4 Compare August 10, 2026 02:34
codescene-access[bot]

This comment was marked as outdated.

Bumps the npm-minor-patch group with 3 updates in the /packages/tokens directory: [color](https://github.com/Qix-/color), [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) and [style-dictionary](https://github.com/style-dictionary/style-dictionary).


Updates `color` from 5.0.0 to 5.0.3
- [Release notes](https://github.com/Qix-/color/releases)
- [Commits](Qix-/color@5.0.0...5.0.3)

Updates `markdownlint-cli` from 0.48.0 to 0.49.1
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](igorshubovych/markdownlint-cli@v0.48.0...v0.49.1)

Updates `style-dictionary` from 5.0.4 to 5.5.1
- [Release notes](https://github.com/style-dictionary/style-dictionary/releases)
- [Changelog](https://github.com/style-dictionary/style-dictionary/blob/main/CHANGELOG.md)
- [Commits](style-dictionary/style-dictionary@v5.0.4...v5.5.1)

---
updated-dependencies:
- dependency-name: color
  dependency-version: 5.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: markdownlint-cli
  dependency-version: 0.49.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: style-dictionary
  dependency-version: 5.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/tokens/npm-minor-patch-97e2208a16 branch from 8d194f4 to b91eb4e Compare August 17, 2026 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates, applied to every Dependabot pull request. npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants