Skip to content

Bump @primer/css from 22.2.0 to 22.3.0 in /demo#4116

Merged
llastflowers merged 1 commit into
mainfrom
dependabot/npm_and_yarn/demo/primer/css-22.3.0
Jul 6, 2026
Merged

Bump @primer/css from 22.2.0 to 22.3.0 in /demo#4116
llastflowers merged 1 commit into
mainfrom
dependabot/npm_and_yarn/demo/primer/css-22.3.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @primer/css from 22.2.0 to 22.3.0.

Release notes

Sourced from @​primer/css's releases.

v22.3.0

Minor Changes

  • #3080 5cb880b Thanks @​jonrohan! - Adding a classnames export that has a list of all unique CSS classes in the library

Patch Changes

  • #3079 d735d75 Thanks @​copilot-swe-agent! - Replace the universal * subject in the .pagination responsive rules with tag-bucketed selectors (> a, > span, > em). A universal subject compound (.pagination > *) forces Blink to test the rule against every direct child on every style recalc; bucketing by the actual child tags lets the engine fast-reject it, reducing wasted selector-matching time without changing the rendered output.

v22.2.1

Patch Changes

Changelog

Sourced from @​primer/css's changelog.

22.3.0

Minor Changes

  • #3080 5cb880b Thanks @​jonrohan! - Adding a classnames export that has a list of all unique CSS classes in the library

Patch Changes

  • #3079 d735d75 Thanks @​copilot-swe-agent! - Replace the universal * subject in the .pagination responsive rules with tag-bucketed selectors (> a, > span, > em). A universal subject compound (.pagination > *) forces Blink to test the rule against every direct child on every style recalc; bucketing by the actual child tags lets the engine fast-reject it, reducing wasted selector-matching time without changing the rendered output.

22.2.1

Patch Changes

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file npm npm dependencies skip changeset Pull requests that don't change the library output labels Jul 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 1, 2026 10:03
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 1, 2026
@dependabot dependabot Bot requested a review from llastflowers July 1, 2026 10:03
@dependabot dependabot Bot added skip changeset Pull requests that don't change the library output npm npm dependencies labels Jul 1, 2026
@changeset-bot

changeset-bot Bot commented Jul 1, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 2ceeca5

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

@llastflowers

Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps [@primer/css](https://github.com/primer/css) from 22.2.0 to 22.3.0.
- [Release notes](https://github.com/primer/css/releases)
- [Changelog](https://github.com/primer/css/blob/main/CHANGELOG.md)
- [Commits](primer/css@v22.2.0...v22.3.0)

---
updated-dependencies:
- dependency-name: "@primer/css"
  dependency-version: 22.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/demo/primer/css-22.3.0 branch from e587e02 to 2ceeca5 Compare July 6, 2026 17:26
@llastflowers llastflowers merged commit 7c406b8 into main Jul 6, 2026
32 checks passed
@llastflowers llastflowers deleted the dependabot/npm_and_yarn/demo/primer/css-22.3.0 branch July 6, 2026 17:38
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 npm npm dependencies skip changeset Pull requests that don't change the library output

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant