Skip to content

Bump the all group across 1 directory with 2 updates#3057

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/all-155a6f1b83
Open

Bump the all group across 1 directory with 2 updates#3057
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/all-155a6f1b83

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Bumps the all group with 2 updates in the / directory: @primer/primitives and stylelint.

Updates @primer/primitives from 11.8.1 to 11.9.0

Release notes

Sourced from @​primer/primitives's releases.

v11.9.0

Minor Changes

  • #1352 3dfc099 Thanks @​lukasoppermann! - Migrate prettylights syntax tokens to canonical prettylights-syntax-* naming while preserving legacy compatibility.
    • Migrate ANSI colors to canonical ansi-* naming with deprecated color-ansi-* aliases.
    • Keep codeMirror-* tokens unchanged.
    • Add modern canonical prettylights syntax token names (for example entityTag, storageModifierImport, stringRegexp, metaDiffRange).
    • Keep legacy color-prettylights-syntax-* names as deprecated aliases pointing to canonical replacements.
    • Update fallback and Storybook migration artifacts to reflect canonical naming and legacy alias support.
    • Update syntax docs/guidelines output to document prettylights-syntax-[element] as canonical with deprecated legacy alias notes.
Changelog

Sourced from @​primer/primitives's changelog.

11.9.0

Minor Changes

  • #1352 3dfc099 Thanks @​lukasoppermann! - Migrate prettylights syntax tokens to canonical prettylights-syntax-* naming while preserving legacy compatibility.
    • Migrate ANSI colors to canonical ansi-* naming with deprecated color-ansi-* aliases.
    • Keep codeMirror-* tokens unchanged.
    • Add modern canonical prettylights syntax token names (for example entityTag, storageModifierImport, stringRegexp, metaDiffRange).
    • Keep legacy color-prettylights-syntax-* names as deprecated aliases pointing to canonical replacements.
    • Update fallback and Storybook migration artifacts to reflect canonical naming and legacy alias support.
    • Update syntax docs/guidelines output to document prettylights-syntax-[element] as canonical with deprecated legacy alias notes.
Commits

Updates stylelint from 17.11.0 to 17.11.1

Release notes

Sourced from stylelint's releases.

17.11.1

It fixes 2 bugs.

  • Fixed: node_modules ignore for codeFilename paths containing a dot-prefixed directory (#9282) (@​tuhtah).
  • Fixed: declaration-block-no-redundant-longhand-properties range for contiguous redundant longhand properties (#9273) (@​pamelalozano16).
Changelog

Sourced from stylelint's changelog.

17.11.1 - 2026-05-14

It fixes 2 bugs.

  • Fixed: node_modules ignore for codeFilename paths containing a dot-prefixed directory (#9282) (@​tuhtah).
  • Fixed: declaration-block-no-redundant-longhand-properties range for contiguous redundant longhand properties (#9273) (@​pamelalozano16).
Commits
  • e7a3d19 Release 17.11.1 (#9290)
  • 63c5992 Fix node_modules ignore for codeFilename paths containing a dot-prefixed ...
  • 8b05dab Bump postcss from 8.5.13 to 8.5.14 in the postcss group (#9286)
  • 2dbc0f0 Bump eslint from 10.2.1 to 10.3.0 in the eslint group (#9285)
  • 769b772 Bump the stylelint-actions group with 5 updates (#9284)
  • 2e68086 Refactor isPlainObject() to drop is-plain-object dependency (#9280)
  • 3ea54e8 Add Node.js v26 to test matrix on CI (#9279)
  • 884b7eb Bump fast-uri from 3.1.0 to 3.1.2 (#9277)
  • f3cd80c Refactor declaration-block-no-redundant-longhand-properties rule (#9275)
  • dd1e81d Fix declaration-block-no-redundant-longhand-properties range for contiguous...
  • See full diff 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 2 updates in the / directory: [@primer/primitives](https://github.com/primer/primitives) and [stylelint](https://github.com/stylelint/stylelint).


Updates `@primer/primitives` from 11.8.1 to 11.9.0
- [Release notes](https://github.com/primer/primitives/releases)
- [Changelog](https://github.com/primer/primitives/blob/main/CHANGELOG.md)
- [Commits](primer/primitives@v11.8.1...v11.9.0)

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

---
updated-dependencies:
- dependency-name: "@primer/primitives"
  dependency-version: 11.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: stylelint
  dependency-version: 17.11.1
  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 May 15, 2026
@dependabot dependabot Bot requested review from a team as code owners May 15, 2026 05:34
@dependabot dependabot Bot requested a review from joshfarrant May 15, 2026 05:34
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 15, 2026
@dependabot dependabot Bot requested a review from francinelucca May 15, 2026 05:34
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 15, 2026

⚠️ No Changeset found

Latest commit: c719bcc

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 skip changeset

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant