Skip to content

Bump the all group with 3 updates#2990

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/all-a8d58a97a2
Open

Bump the all group with 3 updates#2990
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/all-a8d58a97a2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2026

Bumps the all group with 3 updates: @primer/primitives, @primer/stylelint-config and autoprefixer.

Updates @primer/primitives from 11.4.0 to 11.5.0

Release notes

Sourced from @​primer/primitives's releases.

v11.5.0

Minor Changes

  • #1319 dccf2af Thanks @​lukasoppermann! - Add z-index design tokens for managing stacking context. Introduces base z-index scale (0-600) and 8 semantic functional tokens: behind, default, sticky, dropdown, overlay, modal, popover, and skipLink. Includes LLM metadata with usage guidance and shadow-to-z-index alignment rules.

  • #1315 8bb3e76 Thanks @​lukasoppermann! - Add some missing tokens that confused the AI

  • #1320 6c1af22 Thanks @​lukasoppermann! - Add negative base size tokens (negative-2 through negative-48) for sizes 2–48

Patch Changes

  • #1301 423b6e1 Thanks @​lukasoppermann! - Convert duration tokens to w3c

  • #1318 4d0f257 Thanks @​lukasoppermann! - Fix dark mode contrast for controlTrack and controlKnob tokens. The track now recedes (darker) and the knob stands out (lighter) in all dark mode variants, fixing the inverted visual hierarchy in SegmentedControl and ToggleSwitch.

  • #1308 135dd9b Thanks @​lukasoppermann! - Update shadow tokens to use W3C DTCG object format for dimension values

    • Shadow token dimension properties (offsetX, offsetY, blur, spread) now use object format { value: number, unit: "px" } instead of legacy strings like "1px"
    • Updated shadowToCss transformer to handle W3C dimension objects
    • Updated ShadowTokenValue type to require DimensionTokenValue for dimension properties
    • Legacy string format for shadow dimensions is no longer supported
  • #1306 e4e355f Thanks @​lukasoppermann! - Adding metadata for:

    • shadow tokens
    • display tokens
    • ansi colors
    • syntax colors
  • #1305 305c559 Thanks @​lukasoppermann! - Change dimension tokens to W3C DTCG format (breaking change)

    • The transformers dimensionToRem, dimensionToRemPxArray, and dimensionToPixelUnitless now only accept W3C DTCG object-format dimension tokens. Legacy string-based dimension values are no longer supported and will throw errors.
    • In the W3C DTCG format, only px and rem units are supported. Support for em units has been removed.
  • #1302 d5a7908 Thanks @​lukasoppermann! - Improve context for agents

Changelog

Sourced from @​primer/primitives's changelog.

11.5.0

Minor Changes

  • #1319 dccf2af Thanks @​lukasoppermann! - Add z-index design tokens for managing stacking context. Introduces base z-index scale (0-600) and 8 semantic functional tokens: behind, default, sticky, dropdown, overlay, modal, popover, and skipLink. Includes LLM metadata with usage guidance and shadow-to-z-index alignment rules.

  • #1315 8bb3e76 Thanks @​lukasoppermann! - Add some missing tokens that confused the AI

  • #1320 6c1af22 Thanks @​lukasoppermann! - Add negative base size tokens (negative-2 through negative-48) for sizes 2–48

Patch Changes

  • #1301 423b6e1 Thanks @​lukasoppermann! - Convert duration tokens to w3c

  • #1318 4d0f257 Thanks @​lukasoppermann! - Fix dark mode contrast for controlTrack and controlKnob tokens. The track now recedes (darker) and the knob stands out (lighter) in all dark mode variants, fixing the inverted visual hierarchy in SegmentedControl and ToggleSwitch.

  • #1308 135dd9b Thanks @​lukasoppermann! - Update shadow tokens to use W3C DTCG object format for dimension values

    • Shadow token dimension properties (offsetX, offsetY, blur, spread) now use object format { value: number, unit: "px" } instead of legacy strings like "1px"
    • Updated shadowToCss transformer to handle W3C dimension objects
    • Updated ShadowTokenValue type to require DimensionTokenValue for dimension properties
    • Legacy string format for shadow dimensions is no longer supported
  • #1306 e4e355f Thanks @​lukasoppermann! - Adding metadata for:

    • shadow tokens
    • display tokens
    • ansi colors
    • syntax colors
  • #1305 305c559 Thanks @​lukasoppermann! - Change dimension tokens to W3C DTCG format (breaking change)

    • The transformers dimensionToRem, dimensionToRemPxArray, and dimensionToPixelUnitless now only accept W3C DTCG object-format dimension tokens. Legacy string-based dimension values are no longer supported and will throw errors.
    • In the W3C DTCG format, only px and rem units are supported. Support for em units has been removed.
  • #1302 d5a7908 Thanks @​lukasoppermann! - Improve context for agents

Commits

Updates @primer/stylelint-config from 13.4.2 to 13.5.0

Release notes

Sourced from @​primer/stylelint-config's releases.

v13.5.0

Minor Changes

  • #669 0f51988 Thanks @​lukasoppermann! - Update @primer/primitives to v11.5.0
    • Add warning when using --borderRadius-default, recommending --borderRadius-medium
    • Add warning when using --borderWidth-default, recommending --borderWidth-thin
    • Fix box-shadow matching to normalize 0px to 0 for token comparison
    • 2.5rem font-size now auto-fixes to var(--base-text-size-2xl)
Changelog

Sourced from @​primer/stylelint-config's changelog.

13.5.0

Minor Changes

  • #669 0f51988 Thanks @​lukasoppermann! - Update @primer/primitives to v11.5.0
    • Add warning when using --borderRadius-default, recommending --borderRadius-medium
    • Add warning when using --borderWidth-default, recommending --borderWidth-thin
    • Fix box-shadow matching to normalize 0px to 0 for token comparison
    • 2.5rem font-size now auto-fixes to var(--base-text-size-2xl)
Commits

Updates autoprefixer from 10.4.24 to 10.4.27

Release notes

Sourced from autoprefixer's releases.

10.4.27

  • Removed development key from package.json.

10.4.26

  • Reduced package size.

10.4.25

  • Fixed broken gradients on CSS Custom Properties (by @​serger777).
Changelog

Sourced from autoprefixer's changelog.

10.4.27

  • Removed development key from package.json.

10.4.26

  • Reduced package size.

10.4.25

  • Fixed broken gradients on CSS Custom Properties (by @​serger777).
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 3 updates: [@primer/primitives](https://github.com/primer/primitives), [@primer/stylelint-config](https://github.com/primer/stylelint-config) and [autoprefixer](https://github.com/postcss/autoprefixer).


Updates `@primer/primitives` from 11.4.0 to 11.5.0
- [Release notes](https://github.com/primer/primitives/releases)
- [Changelog](https://github.com/primer/primitives/blob/main/CHANGELOG.md)
- [Commits](primer/primitives@v11.4.0...v11.5.0)

Updates `@primer/stylelint-config` from 13.4.2 to 13.5.0
- [Release notes](https://github.com/primer/stylelint-config/releases)
- [Changelog](https://github.com/primer/stylelint-config/blob/main/CHANGELOG.md)
- [Commits](primer/stylelint-config@v13.4.2...v13.5.0)

Updates `autoprefixer` from 10.4.24 to 10.4.27
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.24...10.4.27)

---
updated-dependencies:
- dependency-name: "@primer/primitives"
  dependency-version: 11.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@primer/stylelint-config"
  dependency-version: 13.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: autoprefixer
  dependency-version: 10.4.27
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 27, 2026
@dependabot dependabot bot requested review from a team as code owners February 27, 2026 05:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 27, 2026
@dependabot dependabot bot requested a review from jonrohan February 27, 2026 05:33
@changeset-bot
Copy link

changeset-bot bot commented Feb 27, 2026

⚠️ No Changeset found

Latest commit: 4655b30

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants