Skip to content

fix(deps): bump @primer/css from 22.2.0 to 22.3.0 in /web#232

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web/primer/css-22.3.0
Open

fix(deps): bump @primer/css from 22.2.0 to 22.3.0 in /web#232
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web/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 compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2026
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