Skip to content

Bump the all group across 1 directory with 4 updates#3046

Merged
jonrohan merged 1 commit intomainfrom
dependabot/npm_and_yarn/all-65ee3e6fc6
Apr 28, 2026
Merged

Bump the all group across 1 directory with 4 updates#3046
jonrohan merged 1 commit intomainfrom
dependabot/npm_and_yarn/all-65ee3e6fc6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Bumps the all group with 4 updates in the / directory: @primer/primitives, filesize, postcss and stylelint.

Updates @primer/primitives from 11.7.0 to 11.7.1

Release notes

Sourced from @​primer/primitives's releases.

v11.7.1

Patch Changes

  • #1355 4f52045 Thanks @​lukasoppermann! - Fix Figma base scale output for override themes (dark-dimmed, dark-high-contrast, light-high-contrast) to include all tokens. Previously, inherited tokens (e.g. neutral, black, transparent) retained the parent theme's collection name and were missing from the override theme's Figma collection.

  • #1353 9558473 Thanks @​lukasoppermann! - Improve npm script names for consistency and clarity

    • Rename build:configbuild:types
    • Rename validate:contrastcheck:contrast
    • Rename format:fixformat and formatformat:check
    • Rename install:storybookstorybook:install and start:storybookstorybook
    • Add check script combining lint, format check, test, and build
    • Fix double clean in build pipeline (prebuild + explicit clean)
    • Add --max-warnings=0 to lint script
    • Fix double-space typo in format command
    • Normalize ./scripts/scripts/ path prefixes
Changelog

Sourced from @​primer/primitives's changelog.

11.7.1

Patch Changes

  • #1355 4f52045 Thanks @​lukasoppermann! - Fix Figma base scale output for override themes (dark-dimmed, dark-high-contrast, light-high-contrast) to include all tokens. Previously, inherited tokens (e.g. neutral, black, transparent) retained the parent theme's collection name and were missing from the override theme's Figma collection.

  • #1353 9558473 Thanks @​lukasoppermann! - Improve npm script names for consistency and clarity

    • Rename build:configbuild:types
    • Rename validate:contrastcheck:contrast
    • Rename format:fixformat and formatformat:check
    • Rename install:storybookstorybook:install and start:storybookstorybook
    • Add check script combining lint, format check, test, and build
    • Fix double clean in build pipeline (prebuild + explicit clean)
    • Add --max-warnings=0 to lint script
    • Fix double-space typo in format command
    • Normalize ./scripts/scripts/ path prefixes
Commits
  • a374d37 Version Packages (#1354)
  • 4f52045 fix: ensure Figma base scale output includes all tokens for override themes (...
  • 9558473 Improve npm script naming and fix issues (#1353)
  • 2caa0c1 fix: preserve CSS variable references in border and outline tokens (#1351)
  • See full diff in compare view

Updates filesize from 11.0.16 to 11.0.17

Changelog

Sourced from filesize's changelog.

11.0.17

Commits

Updates postcss from 8.5.10 to 8.5.12

Release notes

Sourced from postcss's releases.

8.5.12

  • Fixed reading any file via user-generated CSS.
  • Added opts.unsafeMap to disable checks.

8.5.11

  • Fixed nested brackets parsing performance (by @​offset).
Changelog

Sourced from postcss's changelog.

8.5.12

  • Fixed reading any file via user-generated CSS.
  • Added opts.unsafeMap to disable checks.

8.5.11

  • Fixed nested brackets parsing performance (by @​offset).
Commits
  • 9bc81c4 Release 8.5.12 version
  • 85c4d7d Another try to fix coverage
  • 94484ca Try to fix coverage
  • c64b748 Load only .map source maps
  • aaec7b7 Avoid throwing JSON parsing errors for non-JSON source maps
  • 233fb26 Mention original author of the solution
  • 2502f75 Release 8.5.11 version
  • 5ca1901 Speed up parsing many nested brackets
  • 42b5337 Update dependencies
  • 7e36e15 Cache node.raws locally in Stringifier hot methods
  • Additional commits viewable in compare view

Updates stylelint from 17.8.0 to 17.9.1

Release notes

Sourced from stylelint's releases.

17.9.1

It fixes 4 bugs. We also documented the messageArgs each rule provides to the message configuration property.

17.9.0

It adds 3 new features. Adding the referenceFiles property to your configuration object makes the no-unknown-animations, no-unknown-custom-media and no-unknown-custom-properties rules more useful.

Changelog

Sourced from stylelint's changelog.

17.9.1 - 2026-04-27

It fixes 4 bugs. We also documented the messageArgs each rule provides to the message configuration property.

17.9.0 - 2026-04-23

It adds 3 new features. Adding the referenceFiles property to your configuration object makes the no-unknown-animations, no-unknown-custom-media and no-unknown-custom-properties rules more useful.

Commits
  • 53c8817 Release 17.9.1 (#9248)
  • fa75054 Fix property-no-deprecated autofix for page-break-*: always (#9214)
  • 02b039e Fix selector-no-deprecated false positives for ::part() (#9227)
  • af22bec Document message arguments of rules (#9226)
  • 20f6e9d Fix ConfigurationError regression for custom syntaxes (#9245)
  • 21a57e8 Fix MD5 hash algorithm to SHA256 for caching (#9241)
  • cee404b Release 17.9.0 (#9242)
  • b0af5ae Bump prettier from 3.8.1 to 3.8.3 (#9240)
  • e2c2c43 Bump eslint-plugin-jest from 29.15.1 to 29.15.2 in the eslint group (#9239)
  • 68d008e Bump @​csstools/css-syntax-patches-for-csstree from 1.1.2 to 1.1.3 in the csst...
  • Additional commits viewable in compare view

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 4 updates in the / directory: [@primer/primitives](https://github.com/primer/primitives), [filesize](https://github.com/avoidwork/filesize.js), [postcss](https://github.com/postcss/postcss) and [stylelint](https://github.com/stylelint/stylelint).


Updates `@primer/primitives` from 11.7.0 to 11.7.1
- [Release notes](https://github.com/primer/primitives/releases)
- [Changelog](https://github.com/primer/primitives/blob/main/CHANGELOG.md)
- [Commits](primer/primitives@v11.7.0...v11.7.1)

Updates `filesize` from 11.0.16 to 11.0.17
- [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/avoidwork/filesize.js/commits)

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

Updates `stylelint` from 17.8.0 to 17.9.1
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@17.8.0...17.9.1)

---
updated-dependencies:
- dependency-name: "@primer/primitives"
  dependency-version: 11.7.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: filesize
  dependency-version: 11.0.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: postcss
  dependency-version: 8.5.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: stylelint
  dependency-version: 17.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Apr 28, 2026
@dependabot dependabot Bot requested review from a team as code owners April 28, 2026 05:46
@dependabot dependabot Bot requested a review from joshfarrant April 28, 2026 05:46
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 28, 2026
@dependabot dependabot Bot requested a review from jonrohan April 28, 2026 05:46
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 28, 2026

⚠️ No Changeset found

Latest commit: 3c69961

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

@github-actions github-actions Bot temporarily deployed to Storybook Preview April 28, 2026 05:49 Inactive
@jonrohan jonrohan merged commit 6819a73 into main Apr 28, 2026
30 of 35 checks passed
@jonrohan jonrohan deleted the dependabot/npm_and_yarn/all-65ee3e6fc6 branch April 28, 2026 21:57
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.

1 participant