Skip to content

Bump @primer/css from 21.3.1 to 22.0.1#227

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/primer/css-22.0.1
Closed

Bump @primer/css from 21.3.1 to 22.0.1#227
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/primer/css-22.0.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jul 8, 2025

Bumps @primer/css from 21.3.1 to 22.0.1.

Release notes

Sourced from @​primer/css's releases.

v22.0.1

Patch Changes

v22.0.0

Major Changes

  • #2789 4113637 Thanks @​jonrohan! - Remove @​primer/view-components imports for styles moved to primer/view_components

v21.5.1

Patch Changes

v21.5.0

Minor Changes

v21.4.0

Minor Changes

Patch Changes

v21.3.6

Patch Changes

v21.3.5

Patch Changes

v21.3.4

Patch Changes

v21.3.3

Patch Changes

... (truncated)

Changelog

Sourced from @​primer/css's changelog.

22.0.1

Patch Changes

22.0.0

Major Changes

  • #2789 4113637 Thanks @​jonrohan! - Remove @​primer/view-components imports for styles moved to primer/view_components

21.5.1

Patch Changes

21.5.0

Minor Changes

21.4.0

Minor Changes

Patch Changes

21.3.6

Patch Changes

21.3.5

Patch Changes

... (truncated)

Commits
  • 2e9981b Version Packages (#2865)
  • 0311c08 Use fontStack token in $body-font (#2864)
  • 6d4f240 Bump tar-fs from 2.1.2 to 2.1.3 in /docs (#2853)
  • f475bf0 Version Packages (#2792)
  • ce5ca02 Bump eslint-plugin-jest from 28.11.0 to 28.11.1 in the all group (#2849)
  • 68caa39 Bump @​primer/primitives from 10.6.0 to 10.7.0 in the all group (#2847)
  • e0b22ca Bump the all group across 1 directory with 3 updates (#2846)
  • e1567ff Bump the all group across 1 directory with 4 updates (#2839)
  • 0a76aab Bump stylelint from 16.19.0 to 16.19.1 in the all group (#2837)
  • 164cd4e Bump stylelint from 16.18.0 to 16.19.0 in the all group (#2836)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Summary by Sourcery

Bump @primer/css from v21.3.1 to v22.0.1 to incorporate major, minor, and patch updates including build improvements, typography enhancements, UI fixes, and accessibility tweaks.

New Features:

  • Add --fontStack-sansSerif font token for the $body-font

Bug Fixes:

  • Remove background behind images in markdown-body
  • Replace deprecated CSS properties in .sr-only
  • Drop display:none from details element contents
  • Import primitives/index.scss in the main primer.css file
  • Simplify complex padding calculation on kbd elements

Enhancements:

  • Remove @primer/view-components imports for styles moved to primer/view_components
  • Output @primer/primitives as Sass and add compatibility for versions 9 and 10
  • Use tabular numbers in tables

Bumps [@primer/css](https://github.com/primer/css) from 21.3.1 to 22.0.1.
- [Release notes](https://github.com/primer/css/releases)
- [Changelog](https://github.com/primer/css/blob/main/CHANGELOG.md)
- [Commits](primer/css@v21.3.1...v22.0.1)

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

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 8, 2025
@sourcery-ai
Copy link
Copy Markdown

sourcery-ai bot commented Jul 8, 2025

Reviewer's Guide

This PR, generated by Dependabot, upgrades the @primer/css package from v21.3.1 to v22.0.1 by adjusting the version spec in package.json and regenerating the lockfile to capture updated dependency metadata.

File-Level Changes

Change Details Files
Bump @primer/css version constraint
  • Replace "^21.3.1" with "^22.0.1" in dependencies
package.json
Regenerate lockfile to reflect new dependency tree
  • Update resolved versions and integrity hashes for @primer/css and transitive deps
package-lock.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​primer/​css@​21.3.1 ⏵ 22.0.110010093 +1100 +2100
Addednock@​14.0.49910010096100

View full report

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Jul 29, 2025

Superseded by #267.

@dependabot dependabot bot closed this Jul 29, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/primer/css-22.0.1 branch July 29, 2025 18:05
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