Skip to content

Build(deps): bump @primer/css from 22.2.0 to 22.3.0#1003

Merged
jeffwilcox merged 1 commit into
mainfrom
dependabot/npm_and_yarn/primer/css-22.3.0
Jun 24, 2026
Merged

Build(deps): bump @primer/css from 22.2.0 to 22.3.0#1003
jeffwilcox merged 1 commit into
mainfrom
dependabot/npm_and_yarn/primer/css-22.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 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 javascript Pull requests that update Javascript code labels Jun 23, 2026
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/primer/css-22.3.0 branch from ed98f85 to 240853a Compare June 24, 2026 17:28
@jeffwilcox
jeffwilcox merged commit a58fc8b into main Jun 24, 2026
2 checks passed
@jeffwilcox
jeffwilcox deleted the dependabot/npm_and_yarn/primer/css-22.3.0 branch June 24, 2026 17:34
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